Get User Assigned Quota Policy

Get User Assigned Quota Policy

Get the assigned quota policy reference for the given user.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/users/{userUrn}/quotaPolicy
COPY
Path Parameters
string
userUrn
Required

userUrn

string
userUrn
Required

userUrn


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns AssignedQuotaPolicy of type(s) application/json;version=39.0
{
    "quotaPolicyReference": {
        "name": "string",
        "id": "string"
    }
}
quotaPolicyReference
Optional

Entity reference used to describe VCD entities