Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 593 Bytes

overview.rst

File metadata and controls

20 lines (14 loc) · 593 Bytes

Deployments API Resources

  • deployment-get: Returns the information for a deployment
  • deployment-getAll: Returns a list of the deployments for a specific user
  • deployment-getDeployStatus: Returns the status of a deployment
  • deployment-terminate: Stops a machine in the cloud environnement and removes it from the list of deployments

deployment_get deployment_getAll deployment_getDeployStatus deployment_terminate