Add policy to profile to grant resources to end user
- Print
- PDF
Add policy to profile to grant resources to end user
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/resource-manager/profiles/{profileId}/policies
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
Id of the profile to add policy
Body parameters
Add policy to a profile
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
Was this article helpful?