BatchAssetLabels
Apply label changes to multiple assets of the same type in a single request.
POST
/api/v1/assets/{assetType}/batch-labelsOperation ID
BatchAssetLabelsSince
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 assets to apply labels to (e.g. vm, host, volume)
Body Fields
assetUuidsListRequiredAsset uuids
Example: item1,item2
modeStringRequiredLabel application mode: append adds new labels, overwrite replaces all existing labels
Example: append
labelsObjectRequiredKey-value labels attached to this resource
Example: (nested object)
