Essbase 21.5 → 21.6
Description and summary text changes are ignored; everything below is a change to the shape of the API.
| 21.5 | 21.6 | Change | |
|---|---|---|---|
| Endpoints | 344 | 360 | +16 |
| Models | 240 | 246 | +6 |
Endpoints added in 21.6
- DELETE
/centralizedurlDelete Essbase server from Centralized URL - DELETE
/roclusterDelete ReadOnly Cluster - GET
/applications/partitions/supportedfederatedtypesGet Supported Partition Types - GET
/applications/{applicationName}/encryptionconfigApplication Encryption supported methods - GET
/centralizedurlGet Essbase Server list - GET
/roclusterGet ReadOnly Cluster List - GET
/rocluster/findByNameFind ReadOnly Cluster By Name - GET
/rocluster/{svrName}/appcubelistGet App Cube List - POST
/applications/{applicationName}/decryptApplication Encryption - POST
/applications/{applicationName}/encryptApplication Encryption - POST
/centralizedurlAdd Essbase server to Centralized URL List - POST
/files/actions/extractJobExtract Zip File Using a Job - POST
/roclusterCreate ReadOnly Cluster - POST
/rocluster/changestatusReadOnly Cluster Change Status - PUT
/centralizedurlUpdate Essbase URL of Centralized URL List - PUT
/roclusterUpdate ReadOnly Cluster
Endpoints removed in 21.6
No endpoints removed.
Endpoints changed
- DELETE
/groups/{id}- added response `204` - (no content)
- removed response `200` - (no content)
- DELETE
/jobs/purge- added response `200` - (no content)
- added response `500` - (no content)
- added response `503` - (no content)
- removed response `default` - (no content)
- GET
/applications/{applicationName}/databases/{databaseName}/reports- added parameter `keyword` in `query` - string
- GET
/applications/{applicationName}/databases/{databaseName}/scripts- added parameter `keyword` in `query` - string
- GET
/applications/{applicationName}/variables- added parameter `includeDatabaseVariables` in `query` - boolean
- GET
/jobs- added parameter `fullDatabaseName` in `query` - string
- POST
/applications/{applicationName}/databases/{databaseName}/currencySettings- added response `204` - string
- removed response `200` - string
Models added in 21.6
AppEncryption4 propertiesCentralizedURL2 propertiesCentralizedURLRes2 propertiesClusterNode5 propertiesEncryptionConfig2 propertiesROCluster3 properties
Models removed in 21.6
None.
Models changed
Application- added `encrypted` - boolean
Connection- added `availability` - string
- added `hidden` - boolean
ParametersBean- added `catalogZipPath` - string
- added `restEncryPassword` - string