Get policy details for a given policy id
- Print
- PDF
Get policy details for a given policy id
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/api/resource-manager/policies/{policyId}
Security
HTTP
Type bearer
Path parameters
policyId
stringRequired
Id of the policy to retrieve details
Responses
200
resource policy retrieved successfully
object
id
string
name
string
description
string
isActive
boolean
isDraft
boolean
isReadOnly
boolean
condition
object
permissions
Array of object (PermissionDto)
object
id
string
name
string
description
string
consumer
string
actions
Array of string
string
resources
Array of string
string
isInline
boolean
isReadOnly
boolean
members
object (MemberDto)
id
string
name
string
memberType
string
Valid values[ "User", "Tag" ]
roles
Array of object (RoleDto)
object
id
string
name
string
description
string
permissions
Array of object (PermissionDto)
object
id
string
name
string
description
string
consumer
string
actions
Array of string
string
resources
Array of string
string
isInline
boolean
isReadOnly
boolean
isReadOnly
boolean
resources
Array of string
string
accessLevel
string
resource
string
consumer
string
accessType
string
resourceLabels
object
property*
Array of string additionalProperties
string
404
Not Found
Was this article helpful?