NetApp V1 API - Class Google::Cloud::NetApp::V1::HybridPeeringDetails (v1.4.0)

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

HybridPeeringDetails contains details about the hybrid peering.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#command

def command() -> ::String
Returns
  • (::String) — Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.

#command=

def command=(value) -> ::String
Parameter
  • value (::String) — Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.
Returns
  • (::String) — Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.

#command_expiry_time

def command_expiry_time() -> ::Google::Protobuf::Timestamp
Returns

#command_expiry_time=

def command_expiry_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#passphrase

def passphrase() -> ::String
Returns
  • (::String) — Optional. Temporary passphrase generated to accept cluster peering command.

#passphrase=

def passphrase=(value) -> ::String
Parameter
  • value (::String) — Optional. Temporary passphrase generated to accept cluster peering command.
Returns
  • (::String) — Optional. Temporary passphrase generated to accept cluster peering command.

#subnet_ip

def subnet_ip() -> ::String
Returns
  • (::String) — Optional. IP address of the subnet.

#subnet_ip=

def subnet_ip=(value) -> ::String
Parameter
  • value (::String) — Optional. IP address of the subnet.
Returns
  • (::String) — Optional. IP address of the subnet.