Skip to main content

ProvisioningEntityInstance

/api/ProvisioningEntityInstance/EntityInstance

Get

Summary:

Returns all the policies according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
ApplyPostConditionIf true, use PostCondition access control rules.False
AllowedAllJoinQueryFalse
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The policy list.List of EntityInstance

/api/ProvisioningEntityInstance/EntityInstance/{id}

Get

Summary:

Returns a policy corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the policy.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
ApplyPostConditionIf true, use PostCondition access control rules.False
AllowedAllJoinQueryFalse
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The policy.EntityInstance