Hi, The API documentation is pretty good but lacks details of all return values for what I suspect are enums for the state. Specifically: For device status: {{baseUrl}}/organizations/:organizationId/devices/statuses ... "status": "online" ... What are the valid return values? online, offline, ...? For uplink status on an SD-WAN appliance: {{baseUrl}}/organizations/:organizationId/uplinks/statuses ... "status": "active" ... What are the valid return values for this? active, ready, ... ??? Thanks, Martin
... View more