5.1 RIP Configuration

GET http://{{rip_ip}}:5438/rip

Retrieves generic data about the RIP its configuration.

Response

JSON object containing the RIP information:

  • Guid (guid) : GUID identifying the computer the RIP server runs on
  • OS (string) : Operating system, values: macos, windows, linux
  • API (bool) : true when the cloud API is connected, thus reporting, backup and resource sync are functional.
  • WebSocket (bool) : true when connected to the websocket and able to receive commands send by the cloud infrastructure