Skip to main content

ProvisioningPolicy

/api/ProvisioningPolicy/AssignedCompositeRole

Get

Summary:

Returns all the assigned composite roles 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
forExecutionIf true, return only the items for which the user has the right to do the action.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The assigned composite role list.List of AssignedCompositeRole

Post

Summary:

Creates an assigned composite role.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned composite role creation.AssignedCompositeRoleCreatedResult

/api/ProvisioningPolicy/AssignedCompositeRole/{id}

Get

Summary:

Returns an assigned composite role corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned composite role.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 assigned composite role.AssignedCompositeRole

Put

Summary:

Updates an assigned composite role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned composite role to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned composite role update.AssignedCompositeRoleUpdatedResult

Delete

Summary:

Deletes an assigned composite role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned composite role to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned composite role delete.AssignedCompositeRoleDeletedResult

/api/ProvisioningPolicy/AssignedResourceBinary

Get

Summary:

Returns all the assigned resource binarys according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
getCurrentValuesFalse
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 assigned resource binary list.List of AssignedResourceBinary

Post

Summary:

Creates an assigned resource binary.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource binary creation.AssignedResourceBinaryCreatedResult

/api/ProvisioningPolicy/AssignedResourceBinary/{id}

Get

Summary:

Returns an assigned resource binary corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource binary.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 assigned resource binary.AssignedResourceBinary

Put

Summary:

Updates an assigned resource binary.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource binary to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource binary update.AssignedResourceBinaryUpdatedResult

Delete

Summary:

Deletes an assigned resource binary.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource binary to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource binary delete.AssignedResourceBinaryDeletedResult

/api/ProvisioningPolicy/AssignedResourceNavigation

Get

Summary:

Returns all the assigned resource navigations according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
getCurrentValuesFalse
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 assigned resource navigation list.List of AssignedResourceNavigation

Post

Summary:

Creates an assigned resource navigation.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource navigation creation.AssignedResourceNavigationCreatedResult

/api/ProvisioningPolicy/AssignedResourceNavigation/{id}

Get

Summary:

Returns an assigned resource navigation corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource navigation.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 assigned resource navigation.AssignedResourceNavigation

Put

Summary:

Updates an assigned resource navigation.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource navigation to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource navigation update.AssignedResourceNavigationUpdatedResult

Delete

Summary:

Deletes an assigned resource navigation.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource navigation to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource navigation delete.AssignedResourceNavigationDeletedResult

/api/ProvisioningPolicy/AssignedResourceScalar

Get

Summary:

Returns all the assigned resource scalars according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
getCurrentValuesFalse
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 assigned resource scalar list.List of AssignedResourceScalar

Post

Summary:

Creates an assigned resource scalar.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource scalar creation.AssignedResourceScalarCreatedResult

/api/ProvisioningPolicy/AssignedResourceScalar/{id}

Get

Summary:

Returns an assigned resource scalar corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource scalar.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 assigned resource scalar.AssignedResourceScalar

Put

Summary:

Updates an assigned resource scalar.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource scalar to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource scalar update.AssignedResourceScalarUpdatedResult

Delete

Summary:

Deletes an assigned resource scalar.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource scalar to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource scalar delete.AssignedResourceScalarDeletedResult

/api/ProvisioningPolicy/AssignedResourceType

Get

Summary:

Returns all the assigned resource types 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 assigned resource type list.List of AssignedResourceType

Post

Summary:

Creates an assigned resource type.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource type creation.AssignedResourceTypeCreatedResult

/api/ProvisioningPolicy/AssignedResourceType/{id}

Get

Summary:

Returns an assigned resource type corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource type.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 assigned resource type.AssignedResourceType

Put

Summary:

Updates an assigned resource type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource type to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource type update.AssignedResourceTypeUpdatedResult

Delete

Summary:

Deletes an assigned resource type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned resource type to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned resource type delete.AssignedResourceTypeDeletedResult

/api/ProvisioningPolicy/AssignedSingleRole

Get

Summary:

Returns all the assigned single roles 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
forExecutionIf true, return only the items for which the user has the right to do the action.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The assigned single role list.List of AssignedSingleRole

Post

Summary:

Creates an assigned single role.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned single role creation.AssignedSingleRoleCreatedResult

/api/ProvisioningPolicy/AssignedSingleRole/{id}

Get

Summary:

Returns an assigned single role corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned single role.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 assigned single role.AssignedSingleRole

Put

Summary:

Updates an assigned single role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned single role to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned single role update.AssignedSingleRoleUpdatedResult

Delete

Summary:

Deletes an assigned single role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the assigned single role to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the assigned single role delete.AssignedSingleRoleDeletedResult

/api/ProvisioningPolicy/AutomationRule

Get

Summary:

Returns all the automation rules 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
200Automation rules list.List of AutomationRule

Post

Summary:

Creates an automation rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the automation rule creation.AutomationRuleCreatedResult

/api/ProvisioningPolicy/AutomationRule/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the automation rule.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
200Automation rule.AutomationRule

Put

Summary:

Updates an automation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the automation rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the automation rule update.AutomationRuleUpdatedResult

Delete

Summary:

Deletes an automation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the automation rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the automation rule delete.AutomationRuleDeletedResult

/api/ProvisioningPolicy/Category

Get

Summary:

Returns all the categories 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 category list.List of Category

Post

Summary:

Creates a category.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the category creation.CategoryCreatedResult

/api/ProvisioningPolicy/Category/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the category.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 category.Category

Put

Summary:

Updates a category.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the category to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the category update.CategoryUpdatedResult

Delete

Summary:

Deletes a category.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the category to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the category delete.CategoryDeletedResult

/api/ProvisioningPolicy/CompositeRole

Get

Summary:

Returns all the composite roles 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 composite role list.List of CompositeRole

Post

Summary:

Creates a composite role.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role creation.CompositeRoleCreatedResult

/api/ProvisioningPolicy/CompositeRole/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role.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 composite role.CompositeRole

Put

Summary:

Updates a composite role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role update.CompositeRoleUpdatedResult

Delete

Summary:

Deletes a composite role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role delete.CompositeRoleDeletedResult

/api/ProvisioningPolicy/CompositeRoleRule

Get

Summary:

Returns all the composite role rules 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 composite role rule list.List of CompositeRoleRule

Post

Summary:

Creates a composite role rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role rule creation.CompositeRoleRuleCreatedResult

/api/ProvisioningPolicy/CompositeRoleRule/{id}

Get

Summary:

Returns a composite role rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role rule.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 composite role rule.CompositeRoleRule

Put

Summary:

Updates a composite role rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role rule update.CompositeRoleRuleUpdatedResult

Delete

Summary:

Deletes a composite role rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the composite role rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the composite role rule delete.CompositeRoleRuleDeletedResult

/api/ProvisioningPolicy/ContextRule

Get

Summary:

Returns all the context rules 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 context rule list.List of ContextRule

Post

Summary:

Creates a context rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the context rule creation.ContextRuleCreatedResult

/api/ProvisioningPolicy/ContextRule/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the context rule.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 context rule.ContextRule

Put

Summary:

Updates a context rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the context rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the context rule update.ContextRuleUpdatedResult

Delete

Summary:

Deletes a context rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the context rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the context rule delete.ContextRuleDeletedResult

/api/ProvisioningPolicy/IdentifiedRisk

Get

Summary:

Returns all the identified risks 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 identified risks list.List of IdentifiedRisk

/api/ProvisioningPolicy/IdentifiedRisk/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the IdentifiedRisk.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 risk.IdentifiedRisk

/api/ProvisioningPolicy/MiningRule

Get

Summary:

Returns all the mining rules 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 mining rule list.List of MiningRule

Post

Summary:

Creates a mining rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the mining rule creation.MiningRuleCreatedResult

/api/ProvisioningPolicy/MiningRule/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the mining rule.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 mining rule.MiningRule

Delete

Summary:

Deletes a mining rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the mining rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the mining rule delete.MiningRuleDeletedResult

Put

Summary:

Updates a mining rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the mining rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the mining rule update.MiningRuleUpdatedResult

/api/ProvisioningPolicy/Policy

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 Policy

Post

Summary:

Creates a policy.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the policy creation.PolicyCreatedResult

/api/ProvisioningPolicy/Policy/{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.Policy

Put

Summary:

Updates a policy.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the policy to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the policy update.PolicyUpdatedResult

Delete

Summary:

Deletes a policy.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the policy to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the policy delete.PolicyDeletedResult

/api/ProvisioningPolicy/Policy/ApproveSimulation/{id}

Put

Summary:

Approves the simulation policies and applies modifications to all elements related to the policy.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the base policy to which the simulation is applied.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the policy simulation approval.ApproveSimulationPoliciesResult

/api/ProvisioningPolicy/Policy/CancelSimulation/{id}

Put

Summary:

Cancels the simulation policies and reverts modifications to all elements related to the policy.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the base policy to which the simulation is applied.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the policy simulation cancellation.CancelSimulationPoliciesResult

/api/ProvisioningPolicy/PolicySimulation

Get

Summary:

Returns all the simulations 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 simulations list.List of PolicySimulation

Post

Summary:

Creates a simulation with status "new".

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of simulation creation.PolicySimulationCreatedResult

/api/ProvisioningPolicy/PolicySimulation/{id}

Get

Summary:

Returns the simulation matching the provided identifier and squery.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the relevant simulation.True
squerySquery 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 simulation.PolicySimulation

Put

Summary:

Starts a simulation, the status becomes "Running".

Parameters:
NameDescriptionRequiredTypeReference
idTrue
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of simulation start.PolicySimulationStartedResult

Delete

Summary:

Deletes a context rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the context rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the context rule delete.PolicySimulationDeletedResult

/api/ProvisioningPolicy/ResourceBinaryRule

Get

Summary:

Returns all the resource binary rules 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 resource binary rule list.List of ResourceBinaryRule

Post

Summary:

Creates a resource binary rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource binary rule creation.ResourceBinaryRuleCreatedResult

/api/ProvisioningPolicy/ResourceBinaryRule/{id}

Get

Summary:

Returns a resource binary rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource binary rule.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 resource binary rule.ResourceBinaryRule

Put

Summary:

Updates a resource binary rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource binary rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource binary rule update.ResourceBinaryRuleUpdatedResult

Delete

Summary:

Deletes a resource binary rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource binary rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource binary rule delete.ResourceBinaryRuleDeletedResult

/api/ProvisioningPolicy/ResourceClassificationRule

Get

Summary:

Returns all the resource classification rules 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 resource classification rule list.List of ResourceClassificationRule

Post

Summary:

Creates a resource classification rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource classification rule creation.ResourceClassificationRuleCreatedResult

/api/ProvisioningPolicy/ResourceClassificationRule/{id}

Get

Summary:

Returns a resource classification rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource classification rule.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 resource classification rule.ResourceClassificationRule

Put

Summary:

Updates a resource classification rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource classification rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource classification rule update.ResourceClassificationRuleUpdatedResult

Delete

Summary:

Deletes a resource classification rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource classification rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource classification rule delete.ResourceClassificationRuleDeletedResult

/api/ProvisioningPolicy/ResourceCorrelationRule

Get

Summary:

Returns all the resource correlation rules 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 resource correlation rule list.List of ResourceCorrelationRule

Post

Summary:

Creates a resource correlation rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource correlation rule creation.ResourceCorrelationRuleCreatedResult

/api/ProvisioningPolicy/ResourceCorrelationRule/{id}

Get

Summary:

Returns a resource correlation rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource correlation rule.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 resource correlation rule.ResourceCorrelationRule

Put

Summary:

Updates a resource correlation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource correlation rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource correlation rule update.ResourceCorrelationRuleUpdatedResult

Delete

Summary:

Deletes a resource correlation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource correlation rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource correlation rule delete.ResourceCorrelationRuleDeletedResult

/api/ProvisioningPolicy/ResourceNavigationRule

Get

Summary:

Returns all the resource navigation rules 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 resource navigation rule list.List of ResourceNavigationRule

Post

Summary:

Creates a resource navigation rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource navigation rule creation.ResourceNavigationRuleCreatedResult

/api/ProvisioningPolicy/ResourceNavigationRule/{id}

Get

Summary:

Returns a resource navigation rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource navigation rule.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 resource navigation rule.ResourceNavigationRule

Put

Summary:

Updates a resource navigation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource navigation rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource navigation rule update.ResourceNavigationRuleUpdatedResult

Delete

Summary:

Deletes a resource navigation rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource navigation rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource navigation rule delete.ResourceNavigationRuleDeletedResult

/api/ProvisioningPolicy/ResourceQueryRule

Get

Summary:

Returns all the resource query rules 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 resource query rule list.List of ResourceQueryRule

Post

Summary:

Creates a resource query rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource query rule creation.ResourceQueryRuleCreatedResult

/api/ProvisioningPolicy/ResourceQueryRule/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource query rule.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 resource query rule.ResourceQueryRule

Put

Summary:

Updates a resource query rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource query rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource query rule update.ResourceQueryRuleUpdatedResult

Delete

Summary:

Deletes a resource query rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource query rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource query rule delete.ResourceQueryRuleDeletedResult

/api/ProvisioningPolicy/ResourceScalarRule

Get

Summary:

Returns all the resource scalar rules 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 resource scalar rule list.List of ResourceScalarRule

Post

Summary:

Creates a resource scalar rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource scalar rule creation.ResourceScalarRuleCreatedResult

/api/ProvisioningPolicy/ResourceScalarRule/{id}

Get

Summary:

Returns a resource scalar rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource scalar rule.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 resource scalar rule.ResourceScalarRule

Put

Summary:

Updates a resource scalar rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource scalar rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource scalar rule update.ResourceScalarRuleUpdatedResult

Delete

Summary:

Deletes a resource scalar rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource scalar rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource scalar rule delete.ResourceScalarRuleDeletedResult

/api/ProvisioningPolicy/ResourceType

Get

Summary:

Returns all the resource types 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 resource type list.List of ResourceType

Post

Summary:

Creates a resource type.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type creation.ResourceTypeCreatedResult

/api/ProvisioningPolicy/ResourceType/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type.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 resource type.ResourceType

Put

Summary:

Updates a resource type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type update.ResourceTypeUpdatedResult

Delete

Summary:

Deletes a resource type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type to delete.True
forceFalse
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type delete.ResourceTypeDeletedResult

/api/ProvisioningPolicy/ResourceTypeRule

Get

Summary:

Returns all the resource type rules 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 resource type rule list.List of ResourceTypeRule

Post

Summary:

Creates a resource type rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type rule creation.ResourceTypeRuleCreatedResult

/api/ProvisioningPolicy/ResourceTypeRule/{id}

Get

Summary:

Returns a resource type rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type rule.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 resource type rule.ResourceTypeRule

Put

Summary:

Updates a resource type rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type rule update.ResourceTypeRuleUpdatedResult

Delete

Summary:

Deletes a resource type rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the resource type rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the resource type rule delete.ResourceTypeRuleDeletedResult

/api/ProvisioningPolicy/Risk

Get

Summary:

Returns all the risks 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 risk list.List of Risk

Post

Summary:

Creates a risk.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk creation.RiskCreatedResult

/api/ProvisioningPolicy/Risk/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk.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 risk.Risk

Put

Summary:

Updates a risk.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk update.RiskUpdatedResult

Delete

Summary:

Deletes a risk.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk delete.RiskDeletedResult

/api/ProvisioningPolicy/RoleMapping

Get

Summary:

Returns all the risks 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 risk list.List of RoleMapping

Post

Summary:

Creates a risk.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk creation.RoleMappingCreatedResult

/api/ProvisioningPolicy/RoleMapping/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk.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 risk.RoleMapping

Put

Summary:

Updates a risk.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk update.RoleMappingUpdatedResult

Delete

Summary:

Deletes a risk.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the risk to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the risk delete.RoleMappingDeletedResult

/api/ProvisioningPolicy/SingleRole

Get

Summary:

Returns all the single roles 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 single role list.List of SingleRole

Post

Summary:

Creates a single role.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role creation.SingleRoleCreatedResult

/api/ProvisioningPolicy/SingleRole/{id}

Get

Summary:

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

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role.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 single role.SingleRole

Put

Summary:

Updates a single role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role update.SingleRoleUpdatedResult

Delete

Summary:

Deletes a single role.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role delete.SingleRoleDeletedResult

/api/ProvisioningPolicy/SingleRoleRule

Get

Summary:

Returns all the single role rules 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 single role rule list.List of SingleRoleRule

Post

Summary:

Creates a single role rule.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role rule creation.SingleRoleRuleCreatedResult

/api/ProvisioningPolicy/SingleRoleRule/{id}

Get

Summary:

Returns a single role rule corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role rule.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 single role rule.SingleRoleRule

Put

Summary:

Updates a single role rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role rule to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role rule update.SingleRoleRuleUpdatedResult

Delete

Summary:

Deletes a single role rule.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role rule to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role rule delete.SingleRoleRuleDeletedResult