Data Models
REST API operations for data models
Overview
Required permissions
Operations
The python body of the data model
The description of the data model
The name used for the data model
enables/disables a data model
The id of the data model
The log type this data model should associate to. NOTE: only one data model can be assigned to a log type
OK response.
bad_request: Bad Request response.
exists: Conflict response.
put creates or updates a data model
the id of the data model
The python body of the data model
The description of the data model
The name used for the data model
enables/disables a data model
The id of the data model
The log type this data model should associate to. NOTE: only one data model can be assigned to a log type
200 returned if the item already existed
201 returned if the item was created
bad_request: Bad Request response.
Last updated
Was this helpful?

