Skip to main content

Add metadata cache to cloud storage

Select

SaaS
Customer Managed

Add metadata cache paths to storage

Path Parameters
  • cloudStorageId int32 required

    Id of cloud Storage

Request Body
  • mediaAgent object required
  • 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 required

    Metadata cache will be stored on this path

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...