Function workspaceApplicationControllerregistryAppDeploy
- workspaceApplicationControllerregistryAppDeploy(
__namedParameters: {
applicationDeployRequest: ApplicationDeployRequest;
applicationId: string;
environmentId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<never> Parameters
- __namedParameters: {
applicationDeployRequest: ApplicationDeployRequest;
applicationId: string;
environmentId: string;
workspaceId: string;
} Optionalopts: RequestOpts
Returns Promise<never>