SetAssetLabels
Replace all labels on the specified asset with the provided label set.
PUT
/api/v1/assets/{assetType}/{assetUuid}/labelsOperation ID
SetAssetLabelsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
assetTypeStringRequiredType of the asset to set labels on (e.g. vm, host, volume)
assetUuidStringRequiredUUID of the specific asset to set labels on
Body Fields
labelsObjectRequiredKey-value labels attached to this resource
Example: (nested object)
