IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Carbon Black Cloud: How to test connectivity using RepCLI's built in cURL?

Carbon Black Cloud: How to test connectivity using RepCLI's built in cURL?

Environment

  • Carbon Black Cloud Console: All supported versions
  • Carbon Black Cloud Sensor: 3.8 and newer
  • Microsoft Windows: All supported versions

Objective

How to test connectivity using RepCLI's built in cURL?

Resolution

  1. Navigate to the path where RepCLI is located, usually %ProgramFiles%/Confer; as per How to Access RepCLI Utility
  2. Run RepCLI Unlock <code> or put the sensor in bypass mode so that you are able to run privilege commands.
  3. Run: 
    RepCLI curl https://dev-prod05.conferdeploy.net/services/healthCheck/
    
  4. If successful you should have an output similar to: 
    C:\Program Files\Confer>repcli curl https://dev-prod05.conferdeploy.net/services/healthCheck/
    "GET" Request -
    URL: "https://dev-prod05.conferdeploy.net/services/healthCheck/"
    CurlCode: 0: No error
    HTTP Code: 200
    Bytes: 105
    RoundTripTime (ms): 345
    TlsProtocolVersion: TLS1.3
    Response Body: {"appStats":{"Commit":"d601d631","Build":"1.23.3","Branch":"v1.23.3"},"message":"success","success":true}

     

 


Additional Notes


 

Related Content


Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎03-11-2024
Views:
244