Total Number of all Available Tables

Description

Returns the total count of named tables that are available within the repository.

ACL Authorization Flow

To return the total count of named tables that are available within a repository, 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 count only those tables on which the user has EXECUTE permission. If the user has no EXECUTE permissions on any tables then zero is returned.

HTTP GET URL Format

The following format is used for HTTP GET requests:


HTTP GET /tables/count
			

Returns

Returns the total count of tables in the specified format.

Example

Returns the count of available tables in the repository


http://www.pbbi.com/rest/Spatial/FeatureService/tables/count