Get Performance Analyzer Files

get

/essbase/rest/v1/performance/files

Gets compressed Performance Analyzer activity data files. Performance Analyzer helps you monitor usage and performance statistics of your Essbase service. Requires Service Administrator role.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK

Files returned successfully.

Body ()
Root Schema : PerformanceFiles
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : PerformanceFile
Type: object
Show Source

400 Response

Bad Request

Failed to get Performance Analyzer files.

500 Response

Internal Server Error.

Back to Top