Examples

Delete a job using a local ID

To delete job 5, enter the command:
pddelete -c job 5

Delete logical destinations

To delete logical destinations srA-lp11 and srA-lp15, enter the command:
pddelete srA-lp11 srA-lp15

Delete a default job

To delete the default IVJ_2 from the server DivServ2, enter the command:
pddelete -c initial-value-job  DivServ2:IVJ_2

Delete a server

To delete the server Serv1, enter the command:
pddelete -c server Serv1