InlineSystemHealthAgentProfile1

InlineSystemHealthAgentProfile1
InlineSystemHealthAgentProfile1
JSON Example
{
    "applied_to_ua": false,
    "config": "string",
    "enabled": false,
    "is_default": false,
    "plugin_id": "string",
    "type": "string"
}
boolean
applied_to_ua
Optional

The on-off switch of System Health Plugin on UA cluster nodes.

string
config
Required

The config content of System Health Agent

boolean
enabled
Optional

The on-off switch of System Health Agent

boolean
is_default
Optional

Flag to indicate this is a default profile or not.

string
plugin_id
Required

The id of System Health Agent plugin

string
type
Optional

The type of System Health Agent. The System Health Agent plugin associated with given plugin id has already defined the profile type. So the backend can obtain the type by the plugin definition directly. Mark this field as optional. If need to check the type value by given plugin id, please call /systemhealth/plugins/.

Possible values are : COMPUTE, STORAGE, NETWORK, HYPERBUS, NCP, NODEAGENT, VSAN, TNAGENT, UPLINK, MONITOR_STYLE,