OBJECT
EditSlaTprReqChangesTemplate
link GraphQL Schema definition
- type EditSlaTprReqChangesTemplate implements RequestedChangesTemplate {
- # Summary of the existing SLA Domain.
- GlobalSlaReply! :
- # Summary of the changes to the SLA Domain.
- GlobalSlaReply! :
- # Specifies whether the changes should be applied to existing snapshots.
- Boolean! :
- # Specifies whether the changes should be applied to non-policy snapshots.
- Boolean! :
- # Name of the requested changes template for quorum authorization.
- String! :
- }
link Require by
This element is not required by anyone