Skip to main content

DDB Verification operation on Storage pool

Select

SaaS
Customer Managed

API to run DDB verification jobs on SIDB Stores associated storage pool

Path Parameters
  • storagePoolId int32 required

    Id of the Storage Pool

Query Parameters
  • DDBVerificationLevel string required

    Possible values: [QUICK_DDB_VERIFICATION, DDB_AND_DATA_VERIFICATION]

    Deduplication Database and Disk Data Verification Level

Responses

OK


Schema
  • jobInfoList object[]
  • jobIds int64[]

    List of JobIds

  • storeId int32

    Id of the DDB store

  • storeName string

    Name of the DDB store

  • error object
  • errorMessage string
  • errorCode int32
  • error object
  • errorMessage string
  • errorCode int32
Loading...