Hog
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
POST | |
GET | |
GET | |
GET | |
GET | |
GET | |
PATCH |
Create hog functions enable backfills
Path parameters
- idstring
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
POST /api /projects /:project_id /hog_functions /:id /enable_backfillsExample response
Status 200 No response body
Create hog functions enable backfills
Path parameters
- idstring
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
POST /api /projects /:project_id /hog_functions /:id /enable_backfillsExample response
Status 200 No response body
Create hog functions invocations
Path parameters
- idstring
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
POST /api /projects /:project_id /hog_functions /:id /invocationsExample response
Status 200 No response body
Create hog functions invocations
Path parameters
- idstring
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
POST /api /projects /:project_id /hog_functions /:id /invocationsExample response
Status 200 No response body
Retrieve hog functions logs
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /logsExample response
Status 200 No response body
Retrieve hog functions logs
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /logsExample response
Status 200 No response body
Retrieve hog functions metrics
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /metricsExample response
Status 200 No response body
Retrieve hog functions metrics
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /metricsExample response
Status 200 No response body
Retrieve hog functions metrics totals
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /metrics /totalsExample response
Status 200 No response body
Retrieve hog functions metrics totals
Path parameters
- idstring
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /:id /metrics /totalsExample response
Status 200 No response body
Retrieve hog functions icon
Path parameters
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /iconExample response
Status 200 No response body
Retrieve hog functions icon
Path parameters
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /iconExample response
Status 200 No response body
Retrieve hog functions icons
Path parameters
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /iconsExample response
Status 200 No response body
Retrieve hog functions icons
Path parameters
- project_idstring
Example request
GET /api /projects /:project_id /hog_functions /iconsExample response
Status 200 No response body
Update hog functions rearrange
Update the execution order of multiple HogFunctions.
Path parameters
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
PATCH /api /projects /:project_id /hog_functions /rearrangeExample response
Status 200 No response body
Update hog functions rearrange
Update the execution order of multiple HogFunctions.
Path parameters
- project_idstring
Request parameters
- type
- namestring
- descriptionstring
- enabledboolean
- deletedboolean
- hogstring
- inputs_schemaarray
- inputsobject
- filters
- masking
- mappingsarray
- icon_urlstring
- template_idstring
- execution_orderinteger
- _create_in_folderstring
Example request
PATCH /api /projects /:project_id /hog_functions /rearrange