PUT /admin/extension/settings

Operation:
PUT /admin/extension/settings
Description:
Update system settings.

System settings specify default values and behaviors for the cloud and all of the organizations in it. System settings are divided into categories. This request updates all categories of system settings.

Since:
1.5
Input parameters
The representation of the system settings that will be updated.

Consume media type(s):
application/vnd.vmware.admin.systemSettings+xml
Input type:
SystemSettingsType
Output parameters
{@link JAXBElement}

Produce media type(s):
application/vnd.vmware.admin.systemSettings+xml
Output type:
SystemSettingsType
Examples