Get iLO COM connection status
GET {{iloURI}}/redfish/v1/Managers/1/
Oem.Hpe.CloudConnect.CloudConnectStatus
| Value | Description | 
|---|---|
| NotEnabled | Indicates the initial state of the system or cloud connect service is disabled. | 
| ConnectionInProgress | Indicates the cloud activation or connection to the communication service is in progress | 
| ConnectionFailed | Indicates the cloud activation could not be completed and and the retry attempts for activation also failed | 
| Connected | Indicates the cloud connect enabled, activation successful and connection to communication service successful | 
| RetryInProgress | Indicates a connection issue with the communication service and being retried for a successful communication | 
| NotConnected | Indicates the connection retries to the communication service has failed and periodic retries will be attempted | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| OData-Version | string | ||
| Content-Type | string | ||
| X-Auth-Token | string |