getDeployment
Returns information about the deployment.
Samples
// Get details about a given deployment.
val resp = launchWizardClient.getDeployment {
deploymentId = "1111111-1111-1111-1111-111111111111"
}Content copied to clipboard