Skip to main content

GetCloudStorageMetaDataCacheById

Select

SaaS
Customer Managed

Get details of metadata Cache of a cloud storage based on Id

Path Parameters
  • cloudStorageId int32 required

    Id of cloud Storage

  • metadataCacheId int32 required

    Id of metadata cache

Responses

Success


Schema
  • mediaAgent object
  • id int32
  • name string
  • credentials object
  • name string

    username to access the network path

  • password string

    password to access the network path

  • savedCredentials object
  • id int32
  • name string
  • path string

    Metadata cache will be stored on this path

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

    Path of cache

Loading...