INPUT_OBJECT
UpdateNetflowEndpointMutationInput
The input object that defines the fields for the updateNetflowEndpoint mutation.
link GraphQL Schema definition
- input UpdateNetflowEndpointMutationInput {
- # A descriptive name.
- : String
- # Whitelist mode.
- : Boolean
- # A note about this entity.
- : NoteMutationInput
- }