--- title: "Get-VEMDBPublishJob" description: "Returns active publishing sessions for backed-up MongoDB instances. Product: Veeam Backup & Replication Product Edition: Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns information a" canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/get-vemdbpublishjob.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Reference > Veeam Explorer for MongoDB > Get-VEMDBPublishJob" dateModified: "2026-08-18" --- # Get-VEMDBPublishJob ## Short Description Returns active publishing sessions for backed-up MongoDB instances. **Product**: Veeam Backup & Replication **Product Edition**: Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
JobIdParameterSet
SourceParameterSet
TargetParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
JobId |
Specifies the publishing job ID. The cmdlet returns publishing jobs with the specified ID. |
|
False |
Named |
True (ByValue) |
|
SourceInstance |
Specifies names of source MongoDB instances, in the This parameter accepts wildcard characters. |
|
True |
Named |
False |
|
TargetInstance |
Specifies names of published MongoDB instances, in the This parameter accepts wildcard characters. |
|
True |
Named |
False |