Skip to main content

Get running jobs for a storage pool

Select

SaaS
Customer Managed

API to get jobs running to a storage pool.

Path Parameters
  • storagePoolId int32 required

    Id of storage pool

Query Parameters
  • jobType string

    Possible values: [All, Admin, Backup, Restore]

    Default value: All

    Type of job

  • ignoreSuspendedJobs boolean

    Default value: true

    To include/exclude suspended jobs in the response

Responses

OK


Schema
  • jobIds int64[]
Loading...