Class: SpacesQuota

SpacesQuota

new SpacesQuota(endPoint)

Manages Quotas for Spaces
Parameters:
Name Type Description
endPoint String [CC endpoint]
Source:

Methods

getQuotaDefinitions(token_type, access_token) → {JSON}

Parameters:
Name Type Description
token_type String [Authentication type]
access_token String [Authentication token]
Source:
Returns:
[return a JSON response]
Type
JSON

setEndPoint(endPoint)

Set endpoint
Parameters:
Name Type Description
endPoint String [CC endpoint]
Source: