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) — Output only. 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) — Output only. Expiration time for the peering command to be executed on user's ONTAP.
#passphrase
def passphrase() -> ::String
Returns
- (::String) — Output only. Temporary passphrase generated to accept cluster peering command.
#peer_cluster_name
def peer_cluster_name() -> ::String
Returns
- (::String) — Output only. Name of the user's local source cluster to be peered with the destination cluster.
#peer_svm_name
def peer_svm_name() -> ::String
Returns
- (::String) — Output only. Name of the user's local source vserver svm to be peered with the destination vserver svm.
#peer_volume_name
def peer_volume_name() -> ::String
Returns
- (::String) — Output only. Name of the user's local source volume to be peered with the destination volume.
#subnet_ip
def subnet_ip() -> ::String
Returns
- (::String) — Output only. IP address of the subnet.