Version 11.0.0
RestAPI for the Deployment Object
Method | Path | Description |
---|---|---|
GET | /msapi/deployment | Get a List of Deployments |
POST | /msapi/deployment | Create a Deployment |
GET | /msapi/deployment/:key | Get a Deployment |
Name | Path | Description |
---|
-
Summary
Get a List of Deployments -
Description
Get a list of deploymentss.
- 200 OK
-
Summary
Create a Deployment -
Description
Create a new Deployment and persist it
- 200 OK
-
Summary
Get a Deployment -
Description
Get a deployment based on the _key or name.
- 200 OK