Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The query rewrite type. Use /query-rewrite/schema
to get the available query rewrite types.
Query Parameters
The app to which this object belongs, as app:SomeApp
. If the app doesn't exist, the request fails. Other comma-separated contexts in the context
parameter are allowed but ignored.
Body
The Fusion app to which this query rewrite belongs.
The query rewrite type.
true
if this query rewrite is enabled.
The number of deployed (published) query rewrites of this type.
The data collection to which this query rewrite belongs.
The job type: spark
, datasource
, or task
.
The date and time at which this query rewrite was last deployed.
Response
OK
The Fusion app to which this query rewrite belongs.
The query rewrite type.
true
if this query rewrite is enabled.
The number of deployed (published) query rewrites of this type.
The data collection to which this query rewrite belongs.
The job type: spark
, datasource
, or task
.
The date and time at which this query rewrite was last deployed.