Function workspaceApplicationControllerprocessDeploySnapshot

  • Register the snapshot of an application's deploy.

    Parameters

    • __namedParameters: {
          applicationDeploySnapshotRequest: ApplicationDeploySnapshotRequest;
          applicationId: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>