INPUT_OBJECT
CreateActiveDirectoryLiveMountInput
Description
Input for creating an Active Directory Live Mount.
link GraphQL Schema definition
- input CreateActiveDirectoryLiveMountInput {
- # Required. Configuration for the Live Mount request.
- ActiveDirectoryLiveMountConfigInput! :
- # Required. ID of the snapshot to be used to create the Live Mount.
- String! :
- }