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.
#peer_cluster_name
def peer_cluster_name() -> ::String
Returns
- (::String) — Optional. Name of the user's local source cluster to be peered with the destination cluster.
#peer_cluster_name=
def peer_cluster_name=(value) -> ::String
Parameter
- value (::String) — Optional. Name of the user's local source cluster to be peered with the destination cluster.
Returns
- (::String) — Optional. 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) — Optional. Name of the user's local source vserver svm to be peered with the destination vserver svm.
#peer_svm_name=
def peer_svm_name=(value) -> ::String
Parameter
- value (::String) — Optional. Name of the user's local source vserver svm to be peered with the destination vserver svm.
Returns
- (::String) — Optional. 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) — Optional. Name of the user's local source volume to be peered with the destination volume.
#peer_volume_name=
def peer_volume_name=(value) -> ::String
Parameter
- value (::String) — Optional. Name of the user's local source volume to be peered with the destination volume.
Returns
- (::String) — Optional. Name of the user's local source volume to be peered with the destination volume.
#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.