Deployment
Last updated
Last updated
POST
https://api.gmetri.com/sdk/deployment/create
Create deployment for the project.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://api.gmetri.com/sdk/deployment/get
Get deployment by id
POST
https://api.gmetri.com/sdk/deployment/getAll
Get all deployment by project uuid
POST
https://api.gmetri.com/sdk/deployment/update
Update deployment details by deployment.id
POST
https://api.gmetri.com/sdk/deployment/delete
Delete deployment by id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
String
Token <apiToken>
orgSlug*
String
Unique slug of the organization
projUuid*
String
Unique identifier of the project(UUID format)
deploymentSlug
String
Unique slug of the deployment
Authorization*
String
Token <apiToken>
projUuid*
String
Unique identifier of the project(UUID format)
deploymentId*
Number
Unique id of the deployment
Authorization*
String
Token <apiToken>
projUuid*
String
Authorization*
String
orgSlug*
String
deploymentId*
Number
Unique id of the deployment
slug
String
New deployment slug
settings
Object
RecordNode<RT.deployment>
viewerGroupId
Number
Unique id of the Viewer group this deployment belongs to
live
Boolean
set true will make deployment live and false will make it idle/inactive
Authorization*
String
Token <apiToken>
projUuid*
String
deploymentId*
Number
Unique id of the deployment