Fleet

Trigger node update

Initiates a self-update on the specified node. For remote nodes, sends the update command via the proxy. For local nodes, triggers the update directly.

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

Path parameters

nodeIdinteger required

Response

Update initiated.

messagestring

Changes

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

    • 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