ApiDisableRmHaArguments Data Model

Arguments used for Disable RM HA command.

Properties
name data type description
activeName string Name of the ResourceManager that will be active after HA is disabled.

Example

{
  "activeName" : "..."
}