Validate a service InfraQL query
Services
Validate a service InfraQL query
Validates the query with the same public field, operator, and cost rules used by service search, without executing it.
POST
Validate a service InfraQL query
Authorizations
Infrawatch API key. Supply the complete key directly as the header value.
Body
application/json
InfraQL to validate against the dataset named by the route.
Required string length:
1 - 8192Response
Closed validation result. Invalid InfraQL is represented by valid=false and one or more structured errors.