Skip to main content

Get a list of existing cloud assemblies

Select

SaaS
Customer Managed

Get a list of existing cloud assemblies

Responses

Success


Schema
  • assemblies object[]
  • id int

    This is assembly id

  • name string

    This is assembly name

  • plan object
  • id int32
  • name string
  • cloudConnection object

    Details of cloud connection of assembly

  • id int32
  • name string
  • agent object

    Details of agent installed

  • id int32
  • name string
  • backupset object

    Details of assembly backupset

  • id int32
  • name string
  • instance object

    Details of assembly instance

  • id int32
  • name string
  • vendorType string

    Possible values: [NONE, VMW, MICROSOFT, XEN_SERVER, AMAZON, AZURE, REDHAT, AZURE_V2, SCVMM, NUTANIX, ORACLE_VM, DOCKER, OPENSTACK, ORACLE_CLOUD, FUSIONCOMPUTE, VCLOUD, GOOGLE_CLOUD, AZURE_STACK, ALIBABA_CLOUD, ORACLE_CLOUD_INFRASTRUCTURE, KUBERNETES, REDHAT_OPENSHIFT, MONGODB_ATLAS, PROXMOX, KUBERNETES_AKS, AZURE_STACK_HCI, KUBERNETES_EKS, MORPHEUS]

    Type of vendor

  • company object
  • id int32

    Id of company

  • name string

    Name of company

  • multiCommcellId int32

    Multi Commcell Id of company

  • lastBackup object
  • jobId int32

    Returns the job id of the last backup job performed.

  • status string

    Possible values: [NEVER_BACKED_UP, COMPLETED, FAILED, COMPLETED_WITH_ERRORS, KILLED, SUSPENDED, INTERRUPTED, ANY_STATUS, SKIPPED, FAILED_TO_START, SYNCHRONIZED, NOT_SYNCHRONIZED, NOT_ATTEMPTED, STARTED, COMPLETED_WITH_WARNINGS, SYSTEM_FAILED, COMMITTED]

    Status of the last backup job performed.

  • time int64

    Shows the time when the last back up job was carried out. The time is provided in unix time format.

  • failureReason string

    Gives the reason for the last backup job failing, if the last backup job fails.

  • tags object[]
  • id int32
  • name string
  • value string
Loading...