Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

Disconnect-EPCController

Prev Next

Disconnects from any active Endpoint Client Controller

Description

Essentially deletes any stored credentials and FQDN from global variables.
Doesn't currently work because there apparently isn't a way to remove the WSDL namespace from memory.
Thiss means that connecting to a new EPC controller will still try to use the WSDL associated with the original controller.
Any API commands will fail. Therefore, there is no useful reason to disconnect.
Keeping this here in case I eventually figure out how to unload the WSDL namespace

Syntax

Disconnect-EPCController

Examples

Example 1

Disconnect-EPCController

Disconnects from all active connections to an EPC Controller