Configuration Drilldown Extended

Configuration Drilldown Extended

The Application Summary method returns a list of the available Configuration Vectors, and the number of rows in each Configuration Vector.

The Configuration Drilldown method is an API which provides the contents of an individual Configuration Vector lists belonging to a specific application.

A configuration column in the configuration vector may have type extended. This indicates a configuration column whose content is either particularly large, and/or is computationally intensive to generate.

The full value of these extended columns are not included by default within a Configuration Drilldown response.

Internally, the ManageApp sends a !MANAGEMENT-CONFIGURATION-DRILLDOWN-REQUEST message to the application and wait for the corresponding !MANAGEMENT-CONFIGURATION-DRILLDOWN-RESPONSE message.

HTTP Request

Special characters (including /) in the , , or must be URI percent-encoded.

HTTP Response

In failure, the response is a non-200 HTTP Status, with an optional text/plain Content describing the reason for failure.

In success, the HTTP Response content is a text/plain representation of the system status and application list.