Scope Access Review Instance - Stop

An action to stop an access review instance.

POST https://management.azure.com/{scope}/providers/Microsoft.Authorization/accessReviewScheduleDefinitions/{scheduleDefinitionId}/instances/{id}/stop?api-version=2021-12-01-preview

URI Parameters

Name In Required Type Description
id
path True

string

The id of the access review instance.

scheduleDefinitionId
path True

string

The id of the access review schedule definition.

scope
path True

string

The scope of the resource.

api-version
query True

string

minLength: 1

The API version to use for this operation.

Responses

Name Type Description
204 No Content

There is no content to send for this request, but the headers may be useful.

Other Status Codes

ErrorDefinition

An unexpected error response.

Security

azure_auth

Azure Active Directory OAuth2 Flow.

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Examples

GetAccessReview

Sample request

POST https://management.azure.com/subscriptions/fa73e90b-5bf1-45fd-a182-35ce5fc0674d/providers/Microsoft.Authorization/accessReviewScheduleDefinitions/fa73e90b-5bf1-45fd-a182-35ce5fc0674d/instances/d9b9e056-7004-470b-bf21-1635e98487da/stop?api-version=2021-12-01-preview

Sample response

Definitions

Name Description
ErrorDefinition

Error

ErrorDefinitionProperties

Error

ErrorDefinition

Error

Name Type Description
error

ErrorDefinitionProperties

Error
Error of the list gateway status.

ErrorDefinitionProperties

Error

Name Type Description
code

string

Error code of list gateway.

message

string

Description of the error.