Get a bursting definition

get

/epm/rest/v1/burstingDefinitions/{id}

Request

Path Parameters
Query Parameters
  • A comma separated list of fields to return for each Bursting Definition. If no fields are specified, the default fields (burstingDefinitionId, name, description) will be included.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Request successful
Body ()
Root Schema : BurstingDefinition
Type: object
Show Source
Nested Schema : validationMessages
Type: array
Read Only: true
The errors found when trying to validate the Bursting Definition.
Show Source

400 Response

Invalid parameter

404 Response

Bursting Definition ID not found

500 Response

Service Error
Back to Top