Appliance Logging Liagent LogCollection SetSpec
Appliance Logging Liagent LogCollection SetSpec
The Appliance Logging Liagent LogCollection SetSpec schema contains the information about the list of loginsight agent configurations.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"configurations": [
{
"enabled": false,
"unitid": "string",
"unittype": "string",
"content": "string",
"host": "string",
"port": 0,
"protocol": "string",
"loglevel": "string",
"certificates": [
"string"
]
}
]
}
configurations
Required
Defines the list of loginsight agent configurations.
This property was added in vSphere API 9.1.0.0.