4.2. AccessPolicySummary

Name Description Schema

action required

The action associated with this access policy.Example : "string"

enum (read, write, delete)

configurable optional read-only

Indicates if this access policy is configurable, based on which Authorizer has been configured to manage it.Example : true

boolean

identifier optional read-only

The id of the policy. Set by server at creation time.Example : "string"

string

resource required

The resource for this access policy.Example : "string"

string

revision optional

The revision of this entity used for optimistic-locking during updates.Example: "RevisionInfo"

RevisionInfo