Reference documentation and code samples for the Google Cloud Net App V1 Client class Type.
Types of host group.
Protobuf type google.cloud.netapp.v1.HostGroup.Type
Namespace
Google \ Cloud \ NetApp \ V1 \ HostGroupMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Unspecified type for host group.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
ISCSI_INITIATOR
Value: 1iSCSI initiator host group.
Generated from protobuf enum ISCSI_INITIATOR = 1;