CreateActiveDirectoryRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)CreateActiveDirectoryRequest for creating an active directory.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Value for parent. |
active_directory |
google.cloud.netapp_v1.types.ActiveDirectory
Required. Fields of the to be created active directory. |
active_directory_id |
str
Required. ID of the active directory to create. Must be unique within the parent resource. Must contain only letters, numbers and hyphen, with the first character a letter , the last a letter or a number, and a 63 character maximum. |