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