Get Engine API

Overview

The AiOS platform, provides the tenants with the capability to launch multiple engines. Each engine has the capability to run multiple pipelines on a large infrastucture. The following API, provides the mechanism for the users to list all engines

Usage - Get an engine

import razor
razor.api.engines(name='Dev-Engine-Jarvis')

Attributes

Argument Description
name Name of the engine that needs to be obtained

Notes

The tenant admin has the rights to start engines from templates. The tenant admin has the capability to start multiple engines, and all the engines will be available for users to use within their projects.