Examples
Delete a job using a local ID
To delete job5
, enter the command:
pddelete -c job 5
Delete logical destinations
To delete logical destinationssrA-lp11
and srA-lp15
, enter the command:
pddelete srA-lp11 srA-lp15
Delete a default job
To delete the defaultIVJ_2
from the server DivServ2
, enter the command:
pddelete -c initial-value-job DivServ2:IVJ_2
Delete a server
To delete the serverServ1
, enter the command:
pddelete -c server Serv1