Skip to main content

Update the storage policy for a plan

Select

SaaS
Customer Managed

Update the Storage Policy for a plan

Path Parameters
  • planId int32 required
  • storagePolicyId int32 required
Request Body
  • name string

    new name of the storage policy

  • description string

    description of the storage policy

  • deviceStreams int32

    Number of streams of the storage policy

  • incrementalStoragePolicy object
  • id int32
  • name string
  • logStoragePolicy object
  • id int32
  • name string
Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...