Skip to main content
Infrastructure/Infrastructure Misc

SetResourceLabels

Replace all labels on the specified resource with the provided label set.

PUT/api/v1/resources/{resourceType}/{resourceUuid}/labels

Operation ID

SetResourceLabels

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Path Parameters

  • resourceType
    StringRequired

    Type of the resource to set labels on (e.g. vm, host, volume)

  • resourceUuid
    StringRequired

    UUID of the specific resource to set labels on

Body Fields

  • labels
    ObjectRequired

    Key-value labels attached to this resource

    Example: (nested object)

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    Object

    The data value

    Example: (nested object)