Enterprise Proxy Get Enterprise Proxy
Gets data for the specified enterprise proxy.
Privileges required:
READ
PROXY
Request
URI
POST
https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxy
COPY
Request Body
{
"id": 0,
"enterpriseProxyId": 0,
"with": [
"string"
]
}
integer
id
Optional
id
integer
enterpriseProxyId
Optional
enterpriseProxyId
array of
string
with
Optional
with
Possible values are :
gatewayPools,
gatewayPoolIds,
Responses
200
Request was successfully processed
Returns
enterprise_enterprise_proxy
of type(s)
application/json
This response body class contains all of the following:
Inlineenterprise_enterprise_proxy0
{
"id": 0,
"created": "string",
"networkId": 0,
"proxyType": "string",
"operateGateways": false,
"logicalId": "string",
"name": "string",
"domain": "string",
"prefix": "string",
"description": "string",
"contactName": "string",
"contactPhone": "string",
"contactMobile": "string",
"contactEmail": "string",
"streetAddress": "string",
"streetAddress2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"lat": "number",
"lon": "number",
"modified": "string"
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxy
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