Skip to main content

Execute QOperation

Select

Customer Managed

Commvault REST APIs support sending QCommands as a request. QCommands and QOperations can be executed that are passed in the parameter.

For Example:

qlist client HTTP/1.1

If the QCommand or OPeration requires a payload, the XML can be passed in the body of the request. More Details

Path Parameters
  • qcommand string required

    QCommand to run

Request Body

XML payload for QCommands

  • string
Responses

OK


Schema
  • error object
  • errorString string
  • errorCode integer
Loading...