vcenter namespace management namespace resource options: info
The
info
structure contains the information about the objects used to set and update resource quota keys on a namespace.Representation:
{
"create_resource_quota_type" : "obj-103",
"update_resource_quota_type" : "obj-103"
}
"create_resource_quota_type" : "obj-103",
"update_resource_quota_type" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
create_resource_quota_type | string | Identifier of the structure used to set resource quotas on the namespace. See create and set. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vapi.structure . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vapi.structure . |
update_resource_quota_type | string | Identifier of the structure used to update resource quotas on the namespace. See update. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vapi.structure . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vapi.structure . |