Finds a list of requester identifiers that match the supplied input parameters. An SQL92 'LIKE' clause pattern is supplied to filter requester identifier names. This can be used to limit the size of the output for a large number of requesters. In addition, the search can be limited to looking under a specified requester group definition or to searching for certain definition types (such as individual requesters only or requester groups only).
RequesterAdministrationInterface_findMatchingRequestersResponse | findMatchingRequesters (findMatchingRequestersRequest request) [fault:  ServicePolicyException ] |
Find matching requesters operation input parameters. Specifies the search criteria used to match requester identifiers. Search criteria include an SQL 'LIKE' clause matching parameter, a limit to search under a specified requester group, or limiting returned results to certain requester definition types. At a minimum, a pattern must be supplied, although a full wildcard can be used.
findMatchingRequestersRequest | request |
Find matching requesters request. |
Find matching requesters operation response result. Contains a list of matching requester definitions per the specified criteria.
findMatchingRequestersResponse | result |
Find matching requesters response. |
Raised if the specified pattern or requester definition type was invalid, or if an internal error occurred.
ServicePolicyException | ServicePolicyException |
Service policy exception fault. |
![]() |
||
|
![]() |
|