INPUT_OBJECT
ValidateIocEntryInput
Description
Validate IOC entry input.
link GraphQL Schema definition
- input ValidateIocEntryInput {
- # Detail for the specified IOC.
- IocDetailInput :
- # IOC entry to validate.
- String :
- # IOC type.
- ThreatFeedType! :
- }