INPUT_OBJECT
ObservationFilter
Input parameter for observations query
link GraphQL Schema definition
- input ObservationFilter {
- # Filter observations by entities
- EntityId!] : [
- # Query observations based on observation query type
- ObservationQueryType! :
- # Query observations based on the observation resource types
- String!] : [
- # Filter observation by alert policy
- String :
- }
link Require by
- EntityPrimary Entity type in the graph, implementing the individual EntityNode interface and with additional fields permitting traversals to other entities in the entity topology and to access other graph nodes with information related to the entity.
- ObservationHistogramInputSpecify input details for observation histogram
- ObservationQueryObservation queries