Previous Topic: dpmcda cancelnetworkscan Command--Cancel a Network DiscoveryNext Topic: dpmcda discoverhost Command--Discover a Host


dpmcda deletenetwork Command--Delete a Network

The dpmcda deletenetwork command deletes a specific network.

This command has the following format:

dpmcda deletenetwork [-sc sc_url] -network_name networkname [-locale iso639value]
-sc sc_url

(Optional) Defines the URL for the service controller host.

Example: https://hostname:port/...

hostname

Defines the fully qualified host where the service controller is installed.

Example: localhost.ca.com

port

Defines the listening port for the service controller server.

Example: 80

-network_name networkname

Subnet name. Duplicate network names are not allowed; you can only discover one subnet with a specific network name.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example: Delete a Network

This command deletes the network Network1.

dpmcda deletenetwork -network_name Network1