GetResourceLabels
Get all labels currently bound to the specified resource.
GET
/api/v1/resources/{resourceType}/{resourceUuid}/labelsOperation ID
GetResourceLabelsSince
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
resourceTypeStringRequiredType of the resource (e.g. vm, host, volume)
resourceUuidStringRequiredUUID of the specific resource to retrieve labels for
