INPUT_OBJECT
PolicyGlobalMutationDataInput
link GraphQL Schema definition
- input PolicyGlobalMutationDataInput {
 - #   Renames the current open domain. Like other config, not updated in DB until 
 - #   save.
 - : String
 - : BistateActionInput
 - #   Global setting for traffic mirror actions set to send only first N packets. 
 - #   Valid values are 1-31.
 - : Int
 - : GvrpStateInput
 - : BistateActionInput
 - : BistateActionInput
 - }