InstanceClusterAddOnService

post/compute/clusters/{cluster_id}/addons

Path parameters

cluster_idstring required

The ID of the cluster to create the add-on on.

Request body

namestring required

Human-readable name for this add-on instance.

add_on_typestring required

Type of add-on. Valid values: 'dashboard', 'ingress', 'torchpass', 'headlamp'.

Response

OK

namestring required
add_on_typestring required

Changes

Changed in 1 of the 14 revisions of this API.6

    • added the new optional request property config/headlamp

      new-optional-request-property

    • added the new optional request property config/slurm_web

      new-optional-request-property

    • added the optional property config/headlamp to the response with the 200 status

      response-optional-property-added

    • added the optional property config/slurm_web to the response with the 200 status

      response-optional-property-added

    • added the optional property state/headlamp to the response with the 200 status

      response-optional-property-added

    • added the optional property state/slurm_web to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog