Mistral API

E699752

Mistral API is the workflow service interface in OpenStack that lets users define, manage, and execute complex, automated task flows across cloud resources.

Try in SPARQL Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf OpenStack component
workflow service API
accessibleVia HTTP
belongsTo OpenStack Orchestration ecosystem
configuredBy mistral.conf
enables automation of cloud operations
coordination of tasks across multiple services
event‑driven workflows
policy‑driven workflows
exposes REST API
hasComponent action‑executions endpoint
cron‑triggers endpoint
environments endpoint
executions endpoint
tasks endpoint
workflows endpoint
hasFunction define workflows
execute workflows
handle workflow tasks
manage workflows
monitor workflow execution
schedule workflow execution
implements OpenStack API guidelines NERFINISHED
interactsWith OpenStack Cinder NERFINISHED
OpenStack Glance NERFINISHED
OpenStack Heat NERFINISHED
OpenStack Neutron NERFINISHED
OpenStack Nova NERFINISHED
OpenStack Swift NERFINISHED
external HTTP services
partOf OpenStack NERFINISHED
OpenStack Mistral NERFINISHED
returns JSON responses
securedBy Keystone tokens
supports OpenStack Keystone authentication
asynchronous execution
cron‑like scheduling
error handling in workflows
input and output parameters for workflows
long‑running workflows
multi‑tenant operation
rollback logic in workflows
synchronous execution
task orchestration
workflow versioning
uses Mistral DSL NERFINISHED
YAML‑based workflow definitions
writtenIn Python NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

OpenStack APIs includes Mistral API