Manage Resource Labels

Prev Next
Put
/api/resource-manager/labels/{keyId}
Security
HTTP
Type bearer
Path parameters
keyId
stringRequired

ID of the resource label key to retrieve

Body parameters

Information to save resource labels

Expand All
object
keyId
string
keyName
string
internal
boolean
description
string
values
Array of object (ResourceLabelValueDto)
object
valueId
string
keyId
string
name
string
description
string
createdBy
integer
updatedBy
integer
resourceCount
integer
createdOn
string
updatedOn
string
Responses
200

Resource label key saved successfully

Expand All
object
keyId
string
keyName
string
internal
boolean
description
string
values
Array of object (ResourceLabelValueDto)
object
valueId
string
keyId
string
name
string
description
string
createdBy
integer
updatedBy
integer
resourceCount
integer
createdOn
string
updatedOn
string