The GetRemoteServicesAPIStatus() method is used for obtaining the overall remote services API status that includes host system status, the remote services (Data Manager) status, and real-time status. The combined status, as reflected in the output parameter labeled Status, does not take into account the real-time status. Note: The LCStatus output parameter value includes the status reported by the DMStatus output parameter in the GetRSStatus() method and the Lifecycle Controller status. Thus, GetRSStatus() method invocation is redundant.Privilege: Login
Request
Authorization
Basic Auth
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
or
API Key
Add parameter in header
X-Auth-Token
Example:
X-Auth-Token: ********************
or
Path Params
Body Params application/jsonRequired
Examples
Responses
🟢200成功
application/json
The response contains the results of the GetRemoteServicesAPIStatus action