This cmdlet will remove a DataKeeper job of a given ID. It will remove this job from all systems contained within the job.
| Parameter | Type | Required | Position | Notes |
|---|---|---|---|---|
| JobID | String | Yes | 0 | The unique job GUID assigned to it when the job was created. |
| Node | String | Yes | 1 | The FQDN or IP address of a node containing the job specified by JobID. |
An integer value representing the status of the command. 0 means that the command succeeded, any other value is a Windows error code.
Example:
Remove-DataKeeperJobPair -JobID a1f1ecc6-649e-476b-bbff-286b815fdd30 -Node example1.domain.com
Remove-DataKeeperJobPair a1f1ecc6-649e-476b-bbff-286b815fdd30 10.200.8.55
© 2017 SIOS Technology Corp., the industry's leading provider of business continuity solutions, data replication for continuous data protection.