OBJECT

ManagedVolumeSlaConfig

Description

SLA Domain configuration for Managed Volume.

link GraphQL Schema definition

  • type ManagedVolumeSlaConfig {
  • # Specifies the duration for which the Managed Volume logs will be retained.
  • logRetention: Duration
  • }