Class: Google::Apis::NetappV1::SwitchActiveReplicaZoneRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/netapp_v1/classes.rb,
lib/google/apis/netapp_v1/representations.rb,
lib/google/apis/netapp_v1/representations.rb

Overview

SwitchActiveReplicaZoneRequest switch the active/replica zone for a regional storagePool.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SwitchActiveReplicaZoneRequest

Returns a new instance of SwitchActiveReplicaZoneRequest.



1854
1855
1856
# File 'lib/google/apis/netapp_v1/classes.rb', line 1854

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1859
1860
# File 'lib/google/apis/netapp_v1/classes.rb', line 1859

def update!(**args)
end