ENUM
ActiveDirectoryObjectMovedOption
Description
Supported in v9.0+ Options for objects that have been moved across Organizational Units (OUs) or Containers.
link GraphQL Schema definition
- enum ActiveDirectoryObjectMovedOption {
- # This option is not supported.
- # In case object has moved to different OU/Container, set the attributes for the
- # moved object.
- # In case object has moved to different OU/Container, skip setting the attributes
- # for the moved object.
- }