Class CompleteIPRotationRequest (2.11.1)

CompleteIPRotationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CompleteIPRotationRequest moves the cluster master back into single-IP mode.

Attributes

NameDescription
project_id str
Deprecated. The Google Developers Console `project ID or project number
zone str
Deprecated. The name of the Google Compute Engine `zone
cluster_id str
Deprecated. The name of the cluster. This field has been deprecated and replaced by the name field.
name str
The name (project, location, cluster name) of the cluster to complete IP rotation. Specified in the format ``projects/*/locations/*/clusters/*``.

Inheritance

builtins.object > proto.message.Message > CompleteIPRotationRequest