configure_cluster_location
Configure the Rubrik cluster location.
Arguments
Name
Type
Description
Choices
location
str
Geolocation of the cluster.
Keyword Arguments
Name
Type
Description
Choices
Default
timeout
int
The number of seconds to wait to establish a connection the Rubrik cluster before returning a timeout error.
15
Returns
Type
Return Value
str
No change required. The Rubrik cluster is already configured with 'location' as its location.
dict
The full API response for PATCH /v1/cluster/me'
Example
Last updated