Contains the operations for the root resource.
Score Execution
Loading...
The Score Execution API is used to produce a score by executing the mapped code generated by score objects using the score definition.
Contains the operations to create, read, and delete score executions.
get
Internal-Use OnlyReturns a list of the score executions based on the specified pagination, filtering, and sorting options. The items in the list depend on the Accept-Item header.Get a list of the score executions
post
Internal-Use OnlyCreates a new score execution based on the representation in the request body.Create a new score execution
get
Internal-Use OnlyReturns the summary representation of the specified score execution.Get a score execution
get
Internal-Use OnlyReturns the representation of the specified score execution.Get a score execution
head
Internal-Use OnlyReturns the headers for the specified score execution. Also used to determine whether a particular score execution exists.Get the headers for a score execution
delete
Internal-Use OnlyDeletes the specified score execution.Delete a score execution
get
Internal-Use OnlyReturns the state of the specified score execution.Get a score execution state
post
Internal-Use OnlyGenerate analysis code for an analysis type from a score execution by forwarding the analysis code to the score object.Generate analysis code
Contains the operations to create, read, and delete analyses.
get
Internal-Use OnlyReturns a list of score analyses based on the specified pagination, filtering, and sorting options. The items in the list depend on the Accept-Item header.Get a list of score analyses
post
Internal-Use OnlyCreates a new score analysis based on the representation in the request body.Create a new score analysis
get
Internal-Use OnlyReturns the summary representation of the specified score analysis.Get a score analysis
get
Internal-Use OnlyReturns the representation of the specified score analysis.Get a score analysis
head
Internal-Use OnlyReturns the headers for the specified score analysis. Also used to determine whether a particular score analysis exists.Get the headers for a score analysis
delete
Internal-Use OnlyDeletes the specified score analysis.Delete a score analysis
get
Internal-Use OnlyReturns the state of the specified score analysis.