Enterprise Proxy Get Enterprise Proxy Rate Limits
Gets rate limits for the specified enterpriseProxy.
Privileges required:
READ
PROXY
Request
URI
POST
https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxyRateLimits
COPY
Request Body
{
"enterpriseProxyId": 0
}
integer
enterpriseProxyId
Optional
enterpriseProxyId
Responses
200
Request was successfully processed
Returns
enterprise_proxy_get_enterprise_proxy_property_result
of type(s)
application/json
This response body class contains all of the following:
Inlineenterprise_proxy_get_enterprise_proxy_property_result0
{
"id": 0,
"enterpriseProxyId": 0,
"created": "string",
"name": "string",
"value": "string",
"isPassword": false,
"dataType": "string",
"description": "string",
"modified": "string"
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxyRateLimits
Enterprise Proxy Operations
POST
Enterprise Proxy Get Enterprise Proxy
POST
Enterprise Proxy Get Enterprise Proxy Gateways
POST
Enterprise Proxy Get Enterprise Proxy Property
POST
Enterprise Proxy Get Enterprise Proxy Rate Limits
POST
Enterprise Proxy Insert Enterprise Proxy Enterprise
POST
Enterprise Proxy Insert Or Update Enterprise Proxy Property