Fleet

List stacks on a fleet node

Returns stack names from a specific fleet node.

get/api/fleet/node/{nodeId}/stacks

Path parameters

nodeIdinteger required

Response

Array of stack names.

string[] required

Changes

Changed in 4 of the 36 revisions of this API.1511

    • 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 500

      response-property-enum-value-removed

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

      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 403

      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 500

      response-property-enum-value-added

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

      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

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

      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 500

      response-property-enum-value-removed

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

      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

    • api path removed without deprecation

      api-path-removed-without-deprecation