ENUM

SlaAssignTypeEnum

Description

SLA Domain assignment type.

link GraphQL Schema definition

  • enum SlaAssignTypeEnum {
  • # Do not protect SLA Domain assignment type.
  • doNotProtect
  • # No SLA Domain assignment.
  • noAssignment
  • # Protected with an SLA Domain.
  • protectWithSlaId
  • }