Skip to main content

Get Storage Arrays for Copy

API to get arrays list at copy level

Path Parameters
  • copyId int64 required
Responses

OK


Schema
  • arrays object[]

    List of arrays

  • id int32
  • name string
  • userName string

    User name for array

  • vendor string

    Vendor Name

  • commcell object

    Details of the CommCell to which the entity belongs in a multi-CommCell environment.

  • id int32
  • name string
  • aliasName string
  • GUID string
  • flags int32

    Possible values: <= 511

    Bit flags for the array (multiple flags can be combined using bitwise OR). The value of each is as follows: 0: default, 1: Use only selected array controllers, 2: Disable automatic cleanup, 4: System-created array, 8: Auto-created array, 16: User-created array, 32: Array marked for deletion, 64: REST-enabled array, 128: Multi-tenant array, 256: Access node required for array

  • description string

    description about the Storage Array

  • controlHost string

    Control host of the storage array

  • assocFlag boolean

    Flag to check if the array is associated to the given client or subclient

  • VSVendor 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, KUBERNETES_GKE, KUBERNETES_OKE, NUTANIX_PRISM_CENTRAL, APACHE_CLOUDSTACK, VMWARE_CLOUD_FOUNDATION]

  • company object
  • id int32
  • name string
  • type int32

    Determines the type of the entry - array, OCUM/AIQUM, NAS Cluster, NAS VServer etc

Loading...