appliance health check settings: update spec
Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Representation:
{
"db_health_check_state_scheduled_backup" : true,
"db_health_check_state_manual_backup" : true
}
"db_health_check_state_scheduled_backup" : true,
"db_health_check_state_manual_backup" : true
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
db_health_check_state_manual_backup | boolean | Health check state of database during manual backup with this option set, the health status of the particular health check will be enabled. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. Optional. If unset the current state will remain unchanged. |
db_health_check_state_scheduled_backup | boolean | Health check state of database during schedule backup with this option set, the health status of the particular health check will be enabled. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. Optional. If unset the current state will remain unchanged. |