Class CreateActiveDirectoryRequest (0.3.13)

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, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.