Reference documentation and code samples for the Google Cloud Net App V1 Client class HybridPeeringDetails.
HybridPeeringDetails contains details about the hybrid peering.
Generated from protobuf message google.cloud.netapp.v1.HybridPeeringDetails
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ subnet_ip
string
Optional. IP address of the subnet.
↳ command
string
Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.
↳ command_expiry_time
Google\Protobuf\Timestamp
Optional. Expiration time for the peering command to be executed on user's ONTAP.
↳ passphrase
string
Optional. Temporary passphrase generated to accept cluster peering command.
↳ peer_volume_name
string
Optional. Name of the user's local source volume to be peered with the destination volume.
↳ peer_cluster_name
string
Optional. Name of the user's local source cluster to be peered with the destination cluster.
↳ peer_svm_name
string
Optional. Name of the user's local source vserver svm to be peered with the destination vserver svm.
getSubnetIp
Optional. IP address of the subnet.
string
setSubnetIp
Optional. IP address of the subnet.
var
string
$this
getCommand
Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.
string
setCommand
Optional. Copy-paste-able commands to be used on user's ONTAP to accept peering requests.
var
string
$this
getCommandExpiryTime
Optional. Expiration time for the peering command to be executed on user's ONTAP.
hasCommandExpiryTime
clearCommandExpiryTime
setCommandExpiryTime
Optional. Expiration time for the peering command to be executed on user's ONTAP.
$this
getPassphrase
Optional. Temporary passphrase generated to accept cluster peering command.
string
setPassphrase
Optional. Temporary passphrase generated to accept cluster peering command.
var
string
$this
getPeerVolumeName
Optional. Name of the user's local source volume to be peered with the destination volume.
string
setPeerVolumeName
Optional. Name of the user's local source volume to be peered with the destination volume.
var
string
$this
getPeerClusterName
Optional. Name of the user's local source cluster to be peered with the destination cluster.
string
setPeerClusterName
Optional. Name of the user's local source cluster to be peered with the destination cluster.
var
string
$this
getPeerSvmName
Optional. Name of the user's local source vserver svm to be peered with the destination vserver svm.
string
setPeerSvmName
Optional. Name of the user's local source vserver svm to be peered with the destination vserver svm.
var
string
$this