Skip to main content
Recently Deleted/Recently Deleted

SetAssetLabels

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

PUT/api/v1/assets/{assetType}/{assetUuid}/labels

Operation ID

SetAssetLabels

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

  • assetType
    StringRequired

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

  • assetUuid
    StringRequired

    UUID of the specific asset 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)