Changes to Trigger node update

POST /api/fleet/nodes/{nodeId}/update

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 36 revisions of this API.411

  1. d58cf9d6195b5
  2. 7464894ea58245
  3. a202861afa641

What changed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 403

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 409

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 503

      response-property-enum-value-removed

    • added the new PAID_REQUIRED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 409

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 503

      response-property-enum-value-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • removed the PRO_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 409

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 503

      response-property-enum-value-removed

    • endpoint added

      endpoint-added