アプリケーション設定および統計のRESTエンドポイント
アプリケーション設定および統計
- アプリケーションの一般設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/settings
- アプリケーション・セキュリティ設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/settings/security
- アプリケーション起動設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/settings/startup
- アプリケーション統計の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/statistics
- アプリケーション設定の更新
- メソッド: patchパス:
/essbase/rest/v1/applications/{applicationName}/settings