Add policy to delegate resource access to users
- Print
- PDF
Add policy to delegate resource access to users
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/resource-manager/policies
Security
HTTP
Type bearer
Body parameters
Add resource policy
object
id
string
name
string
isActive
boolean
isDraft
boolean
isReadOnly
boolean
condition
object
resource
string
accessLevel
string
consumer
string
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[ "User", "Tag" ]
resourceLabels
object (LabelAssociation)
property*
Array of string additionalProperties
string
Responses
201
policy got created successfully
object
id
string
name
string
isActive
boolean
isDraft
boolean
isReadOnly
boolean
condition
object
resource
string
accessLevel
string
consumer
string
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[ "User", "Tag" ]
resourceLabels
object (LabelAssociation)
property*
Array of string additionalProperties
string
404
Not Found
Was this article helpful?