Essbase 21.1 → 21.2
Description and summary text changes are ignored; everything below is a change to the shape of the API.
| 21.1 | 21.2 | Change | |
|---|---|---|---|
| Endpoints | 337 | 336 | -1 |
| Models | 232 | 232 | +0 |
Endpoints added in 21.2
- DELETE
/jobs/purgeDelete jobs
Endpoints removed in 21.2
- DELETE
/applications/{application}/databases/{database}/audittrail/metadataDelete Audit Metadata - GET
/applications/{application}/databases/{database}/audittrail/metadataGet Audit Metadata
Endpoints changed
- GET
/applications/{applicationName}/connections- added parameter `connType` in `query` - string
- added parameter `repoConn` in `query` - boolean
- added parameter `walletConn` in `query` - boolean
- GET
/connections- added parameter `connType` in `query` - string
- added parameter `repoConn` in `query` - boolean
- added parameter `walletConn` in `query` - boolean
- GET
/settings/odlLogSettings- added response `200` - (no content)
- removed response `default` - (no content)
- PUT
/settings/odlLogSettings- added response `200` - (no content)
- removed response `default` - (no content)
Models added in 21.2
None.
Models removed in 21.2
None.
Models changed
About- added `listingVersion` - string
Connection- added `maxPoolSize` - integer(int32)
- added `minPoolSize` - integer(int32)
- added `repoWallet` - boolean
GeneralOutlineSettings- added `autoConfigure` - boolean