Update Tenant Setting
API code: UPDATE_TENANT_SETTING
Pre-authorized role(s): TENANT_ADMIN
Platform(s): AMAZON
| OSIS
| CLOUDIAN
| ECS
Request
URI
PUT
https://apaas-29.eng.vmware.com//api/v1/core/tenant-setting
COPY
Request Body
TenantSetting of type(s) application/json
Required
{
"poseAsPermission": "string"
}
string
poseAsPermission
Optional
poseAsPermission
Possible values are : DISALLOW, FULL_PERMISSION,
Responses
202
Accepted
Returns TenantSetting of type(s) application/json
{
"poseAsPermission": "string"
}
string
poseAsPermission
Optional
poseAsPermission
Possible values are : DISALLOW, FULL_PERMISSION,
Tenant Management Operations
PUT
Attach Tenant Storage Policy
POST
Change Tenant Storage Policy
DELETE
Detach Tenant Storage Policy
GET
Get Current Tenant
GET
Get Tenant Setting
GET
Get Tenant Storage Policy
GET
List Tenant Available Storage Policies
GET
List Tenant Used Storage Policies
PUT
Update Tenant Setting