Application Programming Interface Guide > Web Services Operations > Operations Reference > updateConnector
 
updateConnector
Update the definition of a connector.
Location
/services/webservices/system/admin/resource/operations/
Request Elements
connector: Connector update values. List of connector-type-specific attributes sets the specified attributes but does not alter the value of unspecified attributes. See Connector Element.
detail: The level of detail about the resources to include in the response. Valid values are NONE, SIMPLE, and FULL.
Response Elements
connector: Updated connector values. Response elements are the same as the request elements.
name: Identifies the connector that has been updated.
groupName (optional), and so on.
Faults
IllegalArgument: If the path is malformed, or the detail or attributes are illegal.
NotFound: If the resource or any portion of path does not exist.
Security: If the user does not have WRITE access to the last item in path.
Security: If the user does not have the ACCESS_TOOLS right.