Defines the application health policy map used to evaluate the health of an application or one of its children entities.
The cluster configuration as a JSON string. For example, this file contains JSON describing the nodes and other properties of the cluster.
The length of time between attempts to perform health checks if the application or cluster is not healthy. Default value: 'PT0H0M0S'.
The length of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. Default value: 'PT0H0M0S'.
The length of time to wait after completing an upgrade domain before starting the health checks process. Default value: 'PT0H0M0S'.
The maximum allowed percentage of delta health degradation during the upgrade. Allowed values are integer values from zero to 100. Default value: 0.
The maximum allowed percentage of unhealthy applications during the upgrade. Allowed values are integer values from zero to 100. Default value: 0.
The maximum allowed percentage of unhealthy nodes during the upgrade. Allowed values are integer values from zero to 100. Default value: 0.
The maximum allowed percentage of upgrade domain delta health degradation during the upgrade. Allowed values are integer values from zero to 100. Default value: 0.
The timeout for the upgrade domain. Default value: 'PT0H0M0S'.
The upgrade timeout. Default value: 'PT0H0M0S'.
Generated using TypeDoc
Describes the parameters for a standalone cluster configuration upgrade.