INPUT_OBJECT

ManagedVolumeSlaConfigInput

Description

Input to configure the SLA Domain for Managed Volume logs.

link GraphQL Schema definition

  • input ManagedVolumeSlaConfigInput {
  • # Specifies the duration for which the Managed Volume logs will be retained.
  • logRetention: SlaDurationInput
  • }