workspaces
Create Deployment
Creates a deployment.
Args: workspace_name_or_id: Name or ID of the workspace. deployment: Deployment to create. auth_context: Authentication context.
Returns: The created deployment.
Raises: IllegalOperationError: If the workspace specified in the deployment does not match the current workspace.
post/api/v1/workspaces/{workspace_name_or_id}/pipeline_deployments
Path parameters
Request body
Response
Successful Response