PUT /admin/extension/settings/passwordPolicy

Operation:
PUT /admin/extension/settings/passwordPolicy
Description:
Update system password policy settings.
Since:
1.5
Input parameters
The representation of the system password policy settings that will be updated.

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

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