listFeatures

Description

Returns all features from a table.

ACL Authorization Flow

To list all the features from a table, the user (or the role they belong to) needs EXECUTE permission on the Named table.

Note: The response will contain those tables on which the user has EXECUTE permission. If the user has no EXECUTE permissions on any tables, then the response returns an empty list.

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.