Skip to main content

node_deploy

Function node_deploy 

Source
pub async fn node_deploy(
    app_state: Data<AppState>,
    path: Path<String>,
    query: Query<DeployQuery>,
) -> Result<HttpResponse, AppError>
Expand description

POST /v1/bamboo/settings/nodes/{id}/deploy — deploy a worker for the node.