Enterprise Proxy Get Enterprise Proxy Property
Get a enterprise proxy property by object id or other attribute.
Privileges required:
READ
PROXY
Request
URI
POST
https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxyProperty
COPY
Request Body
{
"enterpriseId": 0,
"name": "string",
"id": 0
}
integer
enterpriseId
Optional
enterpriseId
string
name
Optional
name
integer
id
Optional
id
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/getEnterpriseProxyProperty
Enterprise Proxy Operations
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