GetAssetLabels
Get all labels currently bound to the specified asset.
GET
/api/v1/assets/{assetType}/{assetUuid}/labelsOperation ID
GetAssetLabelsSince
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
Path Parameters
assetTypeStringRequiredType of the asset (e.g. vm, host, volume)
assetUuidStringRequiredUUID of the specific asset to retrieve labels for
