listFeatures

Description

Returns all features from a table.

ACL Authorization Flow

To list all the features from a table, the user (or any roles they belong to) will need Execute permission in the following manner:

  • “EXECUTE” for entity type “Location Intelligence.Named Resources”
Note: The response will contain those tables on which user has EXECUTE permission. If the user has no EXECUTE permissions on any tables then an empty list is returned.

Messages

The following table lists the request and response messages for the listFeatures operation.

Click on a message name to get more information about the message.

Message Description
ListFeaturesRequest The request message for the listFeatures operation.
ListFeaturesResponse The response message for the listFeatures operation.