Content ConfigurationSetting
The Content ConfigurationSetting schema defines the settings of a global configuration on the Content Library Service.
This schema was added in vSphere API 9.1.0.0.
{
"name": "string",
"reboot_required": false,
"constraints": [
{}
]
}
The name of the configuration.
This property was added in vSphere API 9.1.0.0.
Flag indicates if reboot of the Content Library Service is required to apply the change after the configuration's value is updated.
This property was added in vSphere API 9.1.0.0.
The constraints that can apply to the value of the configuration. Each entry has ConstraintType and value.
This property was added in vSphere API 9.1.0.0.