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