Get Org Assigned Quota Policy

Get Org Assigned Quota Policy

Get the assigned quota policy reference for the given organization.

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

orgUrn

string
orgUrn
Required

orgUrn


Authentication
This operation uses the following authentication methods.
Responses
200

OK

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

quotaPolicyReference