Enterprise Proxy Get Enterprise Proxy Edge Inventory
Gets all partner enterprises and their associated Edge inventory.
Privileges required:
READ
ENTERPRISE
Request
URI
POST
https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxyEdgeInventory
COPY
Request Body
{
"enterpriseProxyId": 0
}
integer
enterpriseProxyId
Optional
enterpriseProxyId
Responses
200
Request was successfully processed
Returns
Array of
enterprise_proxy_get_enterprise_proxy_edge_inventory_result_item
of type(s)
application/json
[
{
"enterpriseName": "string",
"enterpriseId": 0,
"edgeName": "string",
"edgeId": 0,
"created": "string",
"edgeState": "string",
"serialNumber": "string",
"haSerialNumber": "string",
"activationState": "string",
"activationTime": "string",
"modelNumber": "string",
"softwareVersion": "string",
"softwareUpdated": "string",
"lastContact": "string"
}
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/enterpriseProxy/getEnterpriseProxyEdgeInventory
All Operations
POST
Enterprise Proxy Get Enterprise Proxy Cloneable Enterprises
POST
Enterprise Proxy Get Enterprise Proxy Edge Inventory
POST
Enterprise Proxy Get Enterprise Proxy Enterprises
POST
Enterprise Proxy Get Enterprise Proxy Gateway Pools
POST
Enterprise Proxy Get Enterprise Proxy Operator Profiles