Overview
This topic only applies to Armor Anywhere users.
The Get Cloud Connections (Status) API returns the status of cloud connections, specifically if the cloud connection is enabled or disabled, as well as the status of the corresponding services for each cloud connection.
Sample request
GET https://api.armor.com/cloud-connections/connections/isEnabled
Input
The following table describes the different parts of this API call:
API Call / URL | Method / Type |
---|---|
/cloud-connections/connections/isEnabled | GET |
There are no parameters for this API call.
Sample return
Status | Response |
---|---|
200 | true IsEnabled true IsEc2Enabled false IsLogDepotEnabled |
400 | Bad Request |