searchById
Description
Returns a list of features by performing a query on a table using a unique identifier.
ACL Authorization Flow
To return features in a named table in the repository defined by its ID, the user (or any roles they belong to) will need Execute permission on the named table in the following manner:
- “EXECUTE” for entity type “Location Intelligence.Named Resources”
Messages
The following table lists the request and response messages for the searchById operation.
Click on a message name to get more information about the message.
Message | Description |
---|---|
SearchByIdRequest | The request message for the searchById operation. |
SearchByIdResponse | The response message for the searchById operation. |