Deployments
Set of operations available to handle deployments. You can learn more about deployments here.
https://dev.zuplo.com
Gets a deployment status
Gets the deployment status of your upload. Use the UUID of the uploaded sources as the statusId
.
path Parameters
accountName
string · requiredThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
projectName
string · requiredThe name of the project. You can find this in your Zuplo Portal under Settings > Project Information.
statusId
string · requiredThe UUID of the uploaded sources.
Responses
status
string · enum · requiredEnum values:SUCCESSERRORIN_PROGRESSurl
string · requiredsteps
object · requiredbuildResult
object · required
Lists deployments
Lists the deployments for the specified account and project.
path Parameters
accountName
string · requiredThe name of the account. You can find this in your Zuplo Portal under Settings > Project Information.
projectName
string · requiredThe name of the project. You can find this in your Zuplo Portal under Settings > Project Information.
Responses
data
object[] · required
Upload deployment source
Get a deployment
Gets the specified deployment.
path Parameters
deploymentName
string · requiredThe name of the deployment. You can find this in the Zuplo Portal under Settings > Environments.
Responses
name
string · requiredThe name of the deployment. You can find this in the Zuplo Portal under Settings > Environments.
url
string · requiredlabel
string · requiredurlParameter
string · requiredcreatedOn
string · requiredupdatedOn
string · requiredloggingId
string · requiredaccountName
string · requiredprojectName
string · requiredstate
string · requiredmessage
string · enum · requiredEnum values:branchName
string · requiredenvironmentType
string · required