This cmdlet will remove a DataKeeper job of a given ID. It will remove this job from all systems contained within the job.

Parameters

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.

Inputs

None

Outputs

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

フィードバック

お役に立ちましたか?

はい いいえ
お役に立ちましたか
理由をお聞かせください
フィードバックありがとうございました

このトピックへフィードバック

送信