vcenter cluster edrs maintenance mode: exit spec
The
exit_spec
structure contains the details of the specification used when the cluster EDRS exit maintenance mode. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.Representation:
{
"timeout" : 1
}
"timeout" : 1
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
timeout | long | Action Timeout value in seconds. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments. Optional. If unset cluster does not have a timeout limit when exiting maintenance mode. |