NetApp V1 API - Class Google::Cloud::NetApp::V1::CreateHostGroupRequest (v2.8.0)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::CreateHostGroupRequest.

CreateHostGroupRequest for creating a host group.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#host_group

def host_group() -> ::Google::Cloud::NetApp::V1::HostGroup
Returns

#host_group=

def host_group=(value) -> ::Google::Cloud::NetApp::V1::HostGroup
Parameter
Returns

#host_group_id

def host_group_id() -> ::String
Returns
  • (::String) — 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.

#host_group_id=

def host_group_id=(value) -> ::String
Parameter
  • value (::String) — 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.
Returns
  • (::String) — 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.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Parent value for CreateHostGroupRequest

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Parent value for CreateHostGroupRequest
Returns
  • (::String) — Required. Parent value for CreateHostGroupRequest