Application Programming Interface Guide > Web Services Operations > Operations Reference > getConnectorGroup
 
getConnectorGroup
Get all connectors within a specified group.
Location
/services/webservices/system/admin/resource/operations/
Request Elements
name: The name of the connector group.
detail: The level of detail about the resources to include in the response. Valid values are NONE, SIMPLE, and FULL.
Response Elements
connectors: List of connectors. See Connector Element.
Faults
NotFound: If the resource or any portion of the path to the resource does not exist.
Security: If the user does not have READ access on all items in path other than the last one.