Inner Hit query object that will cause the specified nested type to be returned as the result matching the supplied query.
Properties
Name
Type
Description
Notes
query
str
The search query using the Elasticsearch Query String Query syntax from the Query DSL extended by SailPoint to support Nested queries.
[required]
type
str
The nested type to use in the inner hits query. The nested type Nested Type refers to a document "nested" within another document. For example, an identity can have nested documents for access, accounts, and apps.