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
- (::Google::Protobuf::Timestamp) — Optional. Expiration time for the peering command to be executed on user's ONTAP.
#command_expiry_time=
def command_expiry_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. Expiration time for the peering command to be executed on user's ONTAP.
Returns
- (::Google::Protobuf::Timestamp) — Optional. Expiration time for the peering command to be executed on user's ONTAP.
#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.