Returns information about the internal sub-components (tiered objects)
which use resources of the system. The request can either return results from
actively used objects (default) or it can be used to query the status of the
objects of a given list of tables.
Returns detailed information about the requested resource objects.
Output Parameter Description
Name | Type | Description |
---|
rank_objects | map of string to strings | Tier usage across ranks. Layout is: response.rank_usage[rank_number][resource_group_name] = group_usage (as stringified json) |
info | map of string to strings | Additional information. |