Enabling Command Line (cvc) Interface Operations to Use HTTP and Configuring an Additional Web Service for cvc

The command line (cvc) interface operations use the HTTPS protocol by default. To disable command line (cvc) interface operations to use the HTTPS protocol, you must enable an entity setting.

Enabling Command Line (cvc) Interface Operations to Use HTTP

  • To the client computer, add the bCVC_USE_HTTPS entity setting as follows:

    Property

    Value

    Name

    bCVC_USE_HTTPS

    Category

    CommvaultSDKForPython

    Type

    Integer

    Value

    0

Configuring an Additional Web Service for cvc

Configuring an additional web service for cvc is optional.

  1. Install Web Server

  2. Configure Secured Access on a Web Service

  3. To the client computer, add the sCVCWebServiceUrl entity setting as follows:

    Property

    Value

    Name

    sCVCWebServiceUrl

    Category

    CommvaultSDKForPython

    Type

    String

    Value

    The Web service URL that the Commvault End-User Command Line (CVC) uses for REST API calls.

    The format of the URL is: <Protocol>://<Web server host name:Port>/SearchSvc/CVWebService.svc

×

Loading...