Function workspaceSharedInfrastructureControllerprocessDeploySnapshot

  • Register the snapshot of a shared infrastructure's deploy.

    Parameters

    • __namedParameters: {
          sharedInfraDeploySnapshotRequest: SharedInfraDeploySnapshotRequest;
          sharedInfraId: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>