Set Locale
Sets the locale for the session which is used for translating responses.
Request
URI
POST
https://vmc.vmware.com/vmc/api/locale
COPY
Request Body
string
locale
Optional
The locale to be used for translating responses for the session
Responses
200
Ok
Returns VmcLocale of type(s) application/json
{
"locale": "string"
}
string
locale
Optional
The locale to be used for translating responses for the session
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Locale Operations
POST
Set Locale