Skip to main content

GetCloudStorageById

Select

SaaS
Customer Managed

Get Cloud Storage Details

Path Parameters
  • cloudStorageId int32 required

    Id of cloud Storage

Query Parameters
  • showInheritedAssociation string

    Possible values: [true]

    Set to true if want to show inherited security associations

Responses

Success


Schema
  • id int32
  • name string
  • general object
  • type string

    Type of the cloud storage server

  • vendorType string

    Cloud server type

  • totalCapacity int32

    Total capacity of this cloud storage

  • freeSpace int32

    Free space available on this cloud storage

  • sizeOnDisk int32

    Amount of space consumed

  • deduplicationSavings string

    Specifies the savings in percentage that occurred due to deduplication. Only available for dedupe cloud storage pools

  • bucket object[]
  • id int32
  • name string
  • status string
  • encryption object

    Different ways in which data can be encrypted.

  • encrypt boolean
  • keyLength int32

    Different keylengths are present for different kinds of ciphers. Blowfish,Twofish,AES and Serpent all accept both 128 and 256. DES3 accepts only 192. GOST accepts only 256.

  • cipher string

    Possible values: [BlowFish, AES, DES3, GOST, Serpent, Twofish]

    The different types of encryption keys that can be used for encrypting the data. The values are case sensitive

  • keyProvider object
  • id int32
  • name string
  • security object[]
  • user object
  • id int32
  • name string
  • userGroup object
  • id int32
  • name string
  • externalUserGroup object

    External User Group Entity

  • id int32

    User Group Id

  • name string

    External Group Name

  • providerId int32

    Provider id

  • providerName string

    Provider Name

  • isCreatorAssociation boolean
  • role object
  • id int32
  • name string
  • permissionList object[]
  • permissionId int32
  • permissionName string
  • categoryId int32
  • categoryName string
  • type string

    Possible values: [ALL_CATEGORIES, CATEGORY_ENTITY, PERMISSION_ENTITY]

    Returns the type of association.

  • exclude boolean

    Flag to specify if this is included permission or excluded permission.

  • cacheConfigurations object
  • enable boolean

    Tells if cache configuration is enabled for this storage

  • metadataCache object[]
  • mediaAgent object
  • id int32
  • name string
  • path string

    Path of cache

  • associatedPlans object[]
  • id int32
  • name string
Loading...