Class CreateHostGroupRequest (0.7.0)

CreateHostGroupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CreateHostGroupRequest for creating a host group.

Attributes

Name Description
parent str
Required. Parent value for CreateHostGroupRequest
host_group google.cloud.netapp_v1.types.HostGroup
Required. Fields of the host group to create.
host_group_id str
Required. ID of the host group to create. Must be unique within the parent resource. Must contain only letters, numbers, and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.