Manage Resource Labels

Prev Next
Post
/api/resource-manager/labels
Security
HTTP
Type bearer
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
201

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