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.
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
bad_request: Bad Request response.
exists: Conflict response.
ID of the data model to fetch
OK response.
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
not_found: Not Found 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
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
201 returned if the item was created
bad_request: Bad Request response.
the pagination token
the maximum results to return
100OK response.
pagination token for the next page of results
OK response.
Last updated
Was this helpful?

