destroyConnector

Destroy a connector.

Location

/services/webservices/system/admin/resource/operations/

Request Elements

name: The name of the connector.

Response Elements

destroyedAll: TRUE if the connector was completely destroyed; otherwise FALSE.

Faults

IllegalState: If the resource is not allowed to be destroyed.

NotFound: If the resource or any portion of the path does not exist.

Security: If the user does not have READ access on all items in path other than the last one.

Security: If the user does not have WRITE access to the resource.

Security: If the user does not have the ACCESS_TOOLS right.