Deployments API ResourcesΒΆ

  • activityGet: Returns an activity for a given user, deployment and activity
  • 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
  • effectorPost: Trigger an effector for a given user, deployment, entity and effector
  • effectorsGet: Returns a list of effector for a given user, deployment and entity
  • entityGet: Returns an entity for a given user, deployment and activity