INPUT_OBJECT
UpdateNetflowWhitelistMutationInput
The input object that defines the fields for the updateNetflowWhitelist mutation.
link GraphQL Schema definition
- input UpdateNetflowWhitelistMutationInput {
- # An IPv4/IPv6 subnet.
- : SubnetScalar
- # A note about this entity.
- : NoteMutationInput
- }