directoryservice_cancel_schema_extension: Cancels an in-progress schema extension to a Microsoft AD...

View source: R/directoryservice_operations.R

directoryservice_cancel_schema_extensionR Documentation

Cancels an in-progress schema extension to a Microsoft AD directory

Description

Cancels an in-progress schema extension to a Microsoft AD directory. Once a schema extension has started replicating to all domain controllers, the task can no longer be canceled. A schema extension can be canceled during any of the following states; Initializing, CreatingSnapshot, and UpdatingSchema.

See https://www.paws-r-sdk.com/docs/directoryservice_cancel_schema_extension/ for full documentation.

Usage

directoryservice_cancel_schema_extension(DirectoryId, SchemaExtensionId)

Arguments

DirectoryId

[required] The identifier of the directory whose schema extension will be canceled.

SchemaExtensionId

[required] The identifier of the schema extension that will be canceled.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.