Get
/api/resource-manager/profiles/{profileId}/policies/{policyId}
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
Id of profile to add policy
policyId
stringRequired
policy Id to fetch policy details
Query parameters
compactResponse
boolean
Policy details in compact json foramt
Exampletrue
Responses
200
policy retrieved 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