Skip to main content

Execute QCommand

Select

Customer Managed

[Deprecation notice]

Starting from FR36, this API will no longer be supported and will be deprecated. Instead, kindly utilize /qcommand/qoperation as a substitute.

Commvault REST APIs support sending QCommands as a request.

More Details
Header Parameters
  • Content-Type string required

    Possible values: [application/x-www-form-urlencoded]

Request Body
  • command string
  • inputRequestXML string
Responses

OK


Schema
  • installPackageInfo object[]
  • displayName string
  • isPackageAlreadyInstalled boolean
  • parentPath string
  • packageId integer
  • description string
  • packageName string
  • requiredPackageIds integer[]
  • excludePackages integer[]
Loading...