Vcenter NamespaceManagement Supervisors Logs SetSpec

Vcenter NamespaceManagement Supervisors Logs SetSpec
Vcenter NamespaceManagement Supervisors Logs SetSpec

The Vcenter NamespaceManagement Supervisors Logs SetSpec represents the list of log streaming configurations to set in the Supervisor.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "configurations": [
        {
            "certificates": [
                "string"
            ],
            "enabled": false,
            "unittype": "string",
            "content": "string"
        }
    ]
}
configurations
Required

A list of configurations to set in the Supervisor. There can be at most one configuration per Vcenter NamespaceManagement Supervisors Logs ConfigurationCore UnitType in the given list.

This property was added in vSphere API 9.1.0.0.