すべてのRESTエンドポイント
Essbase情報
- Essbase情報
- メソッド: getパス:
/essbase/rest/v1/about
- Essbaseインスタンス情報
- メソッド: getパス:
/essbase/rest/v1/about/instance
集約ストレージ・ロード・バッファ
- バッファの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/asodataload/buffers
- データロード・バッファの破棄
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/asodataload/buffers
- バッファのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/asodataload/buffers
- データのマージ
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/asodataload/actions/merge
アプリケーション構成
- アプリケーション構成の追加
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/configurations
- アプリケーション構成の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/configurations/{configId}
- アプリケーション構成の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/configurations
- アプリケーション構成(フィルタ済)の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/configurationkeys
- アプリケーション構成プロパティの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/configurations/{configId}
- アプリケーション構成の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/configurations/{configId}
- アプリケーション構成の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/configurations
アプリケーション接続
- アプリケーション接続の作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/connections
- アプリケーション接続の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/connections/{connectionName}
- アプリケーション接続の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/connections/{connectionName}
- アプリケーション接続のリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/connections
- 新規アプリケーション接続のテスト
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/connections/actions/test
- 保存済アプリケーション接続のテスト
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/connections/{connectionName}/actions/test
- アプリケーション接続の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/connections/{connectionName}
- アプリケーション接続ウォレット・ファイルのアップロード
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/connections/{connectionName}/wallet
アプリケーション・データソース
- アプリケーション・データソースの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/datasources
- アプリケーション・データソースの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/datasources/{datasourceName}
- アプリケーション・データソースの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/datasources/{datasourceName}
- 複数のアプリケーション・データソースの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/datasources
- ストリームされたデータソース結果の取得
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/datasources/query/stream
- アプリケーション・データソースの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/datasources/{datasourceName}
アプリケーション・ログ
- すべてのアプリケーション・ログのダウンロード
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/logs/all
- アプリケーション・ログのダウンロード
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/logs
- 最新のアプリケーション・ログのダウンロード
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/logs/latest
アプリケーション役割プロビジョニング
- アプリケーションからのユーザーまたはグループのプロビジョニング解除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{app}/permissions/{id}
- アプリケーション役割プロビジョニングの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{app}/permissions/{id}
- アプリケーション役割プロビジョニングのインポート
- メソッド: postパス:
/essbase/rest/v1/applications/{app}/permissions
- ユーザーまたはグループへのアプリケーション役割のプロビジョニング
- メソッド: putパス:
/essbase/rest/v1/applications/{app}/permissions/{id}
- アプリケーション役割プロビジョニングの検索
- メソッド: getパス:
/essbase/rest/v1/applications/{app}/permissions
アプリケーションの設定および統計
- アプリケーションの一般設定の取得
- メソッド: 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
アプリケーション
- アプリケーションのコピー
- メソッド: postパス:
/essbase/rest/v1/applications/actions/copy
- データベースのコピー
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/actions/copy
- アプリケーションおよびデータベースの作成
- メソッド: postパス:
/essbase/rest/v1/applications
- シャドウ・アプリケーションの作成
- メソッド: postパス:
/essbase/rest/v1/applications/actions/shadowCopy
- アプリケーションの復号化
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/decrypt
- アプリケーションの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}
- データベースの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}
- シャドウ・アプリケーションの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/actions/shadowDelete/{shadowAppName}
- アプリケーションの暗号化
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/encrypt
- レポート・スクリプトの実行
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/executeReport
- アプリケーションの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}
- アプリケーションのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/provisionReport
- アプリケーション・ツリー・ビューの取得
- メソッド: getパス:
/essbase/rest/v1/applications/actions/tree
- 計算関数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/calculationFunctions
- 通貨設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/currencySettings
- データベースの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}
- 暗号化情報の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/encryptionconfig
- 式関数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/formulaFunctions
- MDX関数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/mdxFunctions
- アクティブな別名のリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/aliases/getActiveAlias
- 別名のリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/aliases
- アプリケーション名のリスト
- メソッド: getパス:
/essbase/rest/v1/applications/actions/name/{appVisiblity}
- アプリケーションのリスト
- メソッド: getパス:
/essbase/rest/v1/applications
- データベースのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases
- シャドウ・アプリケーションの昇格
- メソッド: postパス:
/essbase/rest/v1/applications/actions/shadowPromote
- アプリケーションの名前変更
- メソッド: postパス:
/essbase/rest/v1/applications/actions/rename
- データベースの名前変更
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/actions/rename
- 通貨設定の実行
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/currencySettings
- アプリケーションの開始または停止
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}
- データベースの開始または停止
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}
監査証跡
バッチ・アウトライン編集
- バッチ・アウトライン編集の実行
- メソッド: postパス:
/essbase/rest/v1/applications/{application}/databases/{database}/boe
データベースの設定および統計
- 問合せトラッキングのエクスポート
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/querytracking/export
- ASO圧縮情報の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/compressioninfo
- 属性設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/outline/attributes
- バッファ設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/buffers
- キャッシュ設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/caches
- 計算設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/calculation
- 圧縮設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/compression
- 日付フォーマットの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/outline/dateformats
- 一般設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings
- 一般統計の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/statistics
- アウトライン設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/outline
- 実行時統計の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/statistics/runtime
- 起動設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/startup
- ストレージ統計の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/statistics/storage
- トランザクション設定の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/transactions
- 問合せトラッキングのインポート
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/querytracking/import
- アウトライン設定の更新
- メソッド: patchパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings/outline
- 設定の更新
- メソッド: patchパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/settings
データベースのサイズ統計
- データベースのサイズ統計の取得
- メソッド: getパス:
/essbase/rest/v1/databasesizestatistics
ディメンション
- 世代の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/generations/{generationNumber}
- レベルの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/levels/{levelNumber}
- ディメンションのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions
- 世代のリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/generations
- レベルのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/levels
- 世代の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/generations/{generationNumber}
- レベルの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimensions/{dimensionName}/levels/{levelNumber}
ドリル・スルー・レポート
- ドリル・スルー・レポートの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports
- ドリル・スルー・レポートの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports/{name}
- ドリル・スルー・レポートの実行
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports/{name}
- ドリル・スルー・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports/{name}
- 複数のドリル・スルー・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports
- ドリル・スルー・レポートの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/reports/{name}
電子メール
- IMAP構成の追加
- メソッド: putパス:
/essbase/rest/v1/email/imap
- SMTP構成の追加
- メソッド: putパス:
/essbase/rest/v1/email/smtp
- IMAP構成の削除
- メソッド: deleteパス:
/essbase/rest/v1/email/imap
- SMTP構成の削除
- メソッド: deleteパス:
/essbase/rest/v1/email/smtp
- 電子メール構成の取得
- メソッド: getパス:
/essbase/rest/v1/email
- IMAP構成の取得
- メソッド: getパス:
/essbase/rest/v1/email/imap
- SMTP構成の取得
- メソッド: getパス:
/essbase/rest/v1/email/smtp
MDX実行
- MDX問合せの実行
- メソッド: postパス:
/essbase/rest/v1/applications/{application}/databases/{database}/mdx
- MDXレポートの実行
- メソッド: getパス:
/essbase/rest/v1/applications/{application}/databases/{database}/mdx/{name}
ファイル・スキャナ
ファイル
- マルチパート・ファイル・アップロードの中止
- メソッド: deleteパス:
/essbase/rest/v1/files/abort/{path}
- マルチパート・ファイル・アップロードのコミット
- メソッド: postパス:
/essbase/rest/v1/files/upload-commit/{path}
- ファイルのコピー
- メソッド: postパス:
/essbase/rest/v1/files/actions/copy
- マルチパート・ファイル・アップロードの作成
- メソッド: postパス:
/essbase/rest/v1/files/upload-create/{path}
- ファイルまたはフォルダの削除
- メソッド: deleteパス:
/essbase/rest/v1/files/{path}
- Zipファイルの展開
- メソッド: postパス:
/essbase/rest/v1/files/actions/extract
- ジョブを使用したZipファイルの抽出
- メソッド: postパス:
/essbase/rest/v1/files/actions/extractJob
- ホーム・パスの取得
- メソッド: getパス:
/essbase/rest/v1/files/homepath
- 共有パスの取得
- メソッド: getパス:
/essbase/rest/v1/files/sharedpath
- ファイルのリストまたはダウンロード
- メソッド: getパス:
/essbase/rest/v1/files/{path}
- ルート・フォルダのリスト
- メソッド: getパス:
/essbase/rest/v1/files
- ファイルの移動または名前変更
- メソッド: postパス:
/essbase/rest/v1/files/actions/move
- ファイルのアップロードまたはフォルダの作成
- メソッド: putパス:
/essbase/rest/v1/files/{path}
- ファイル・パートのアップロード
- メソッド: putパス:
/essbase/rest/v1/files/upload-part/{path}
フィルタ
- フィルタでの権限の追加
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions
- フィルタのコピー
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/filterops/copy
- フィルタの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters
- フィルタの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}
- フィルタからの権限の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions/{userGroupId}
- フィルタの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}
- フィルタ行の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/rows
- 複数のフィルタの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters
- 権限の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions
- フィルタの名前変更
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/filterops/rename
- フィルタ権限の置換
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions
- フィルタの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}
- フィルタの検証
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/filterops/validate
グローバル接続
- グローバル接続の作成
- メソッド: postパス:
/essbase/rest/v1/connections
- グローバル接続の削除
- メソッド: deleteパス:
/essbase/rest/v1/connections/{connectionName}
- グローバル接続の取得
- メソッド: getパス:
/essbase/rest/v1/connections/{connectionName}
- グローバル接続のリスト
- メソッド: getパス:
/essbase/rest/v1/connections
- 新規グローバル接続のテスト
- メソッド: postパス:
/essbase/rest/v1/connections/actions/test
- 保存済グローバル接続のテスト
- メソッド: postパス:
/essbase/rest/v1/connections/{connectionName}/actions/test
- グローバル接続の更新
- メソッド: putパス:
/essbase/rest/v1/connections/{connectionName}
- グローバル接続ウォレット・ファイルのアップロード
- メソッド: putパス:
/essbase/rest/v1/connections/{connectionName}/wallet
グローバル・データソース
- グローバル・データソースの作成
- メソッド: postパス:
/essbase/rest/v1/datasources
- グローバル・データソースの削除
- メソッド: deleteパス:
/essbase/rest/v1/datasources/{datasourceName}
- グローバル・データソースの取得
- メソッド: getパス:
/essbase/rest/v1/datasources/{datasourceName}
- グローバル・データソースの取得
- メソッド: getパス:
/essbase/rest/v1/datasources
- ストリームされたグローバル・データソース結果の取得
- メソッド: postパス:
/essbase/rest/v1/datasources/query/stream
- ストリームされたグローバル・データソース結果のIDによる取得
- メソッド: getパス:
/essbase/rest/v1/datasources/query/data/{streamId}
- グローバル・データソースの結果のストリーム
- メソッド: postパス:
/essbase/rest/v1/datasources/query
- グローバル・データソースの更新
- メソッド: putパス:
/essbase/rest/v1/datasources/{datasourceName}
グリッド
- グリッド・レイアウトの実行
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/grid/layout/{layout}
- グリッド操作の実行
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/grid
- MDXレポートの実行
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/grid/mdx
- デフォルト・グリッドの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/grid
- レイアウト・グリッドの取得
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/grid/layout
グリッド・プリファレンス
- グリッド・プリファレンスの取得
- メソッド: getパス:
/essbase/rest/v1/preferences/grid
- グリッド・プリファレンスの設定
- メソッド: putパス:
/essbase/rest/v1/preferences/grid
グループ・プロビジョニング・レポート
- すべてのアプリケーションのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport/applications
- アプリケーションのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport/applications/{application}
- アプリケーション役割のプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport/applications/{application}/roles
- フィルタのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport/applications/{application}/filters
- フル・プロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport
- スクリプトのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{groupId}/provisionReport/applications/{application}/scripts
グループ
- グループ・ユーザーの追加
- メソッド: postパス:
/essbase/rest/v1/groups/{id}/members/users
- グループへのグループの追加
- メソッド: postパス:
/essbase/rest/v1/groups/{id}/members/groups
- グループの追加またはインポート
- メソッド: postパス:
/essbase/rest/v1/groups
- グループの削除
- メソッド: deleteパス:
/essbase/rest/v1/groups/{id}
- ファイル内のグループの削除
- メソッド: postパス:
/essbase/rest/v1/groups/actions/delete
- グループの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{id}
- グループ・メンバーの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{id}/members
- グループ・ユーザーの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{id}/members/users
- グループ内のグループの取得
- メソッド: getパス:
/essbase/rest/v1/groups/{id}/members/groups
- グループ・ユーザーの削除
- メソッド: deleteパス:
/essbase/rest/v1/groups/{id}/members/users
- グループからのグループの削除
- メソッド: deleteパス:
/essbase/rest/v1/groups/{id}/members/groups
- グループの検索またはエクスポート
- メソッド: getパス:
/essbase/rest/v1/groups
- グループの更新
- メソッド: putパス:
/essbase/rest/v1/groups/{id}
ジョブ
レイアウト
- グリッド・レイアウトの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts/{layout}
- グリッド・レイアウト詳細の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts/{layout}
- グリッド・レイアウトのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts
- グリッド・レイアウトをデフォルトとしてマーク
- メソッド: postパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts/{layout}/actions/markDefault
- グリッド・レイアウトの保存
- メソッド: postパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts
- グリッド・レイアウトの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{application}/databases/{database}/layouts/{layout}
ロケーション別名
- ロケーション別名の作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases
- ロケーション別名の削除
- メソッド: deleteパス
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases/{aliasName}
- ロケーション別名の取得
- メソッド: getパス
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases/{aliasName}
- 複数のロケーション別名の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases
- ロケーション別名の更新
- メソッド: patchパス
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locationaliases/{aliasName}
ロック
- ロック済ブロックのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks/blocks
- ロック済オブジェクトのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks/objects
- ロックのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks
- オブジェクトのロック
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks/objects/lock
- ブロックのロック解除
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks/blocks/unlock
- オブジェクトのロック解除
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/locks/objects/unlock
MDXレポート
- MDXレポートの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{application}/databases/{database}/queries/{query}
- MDXレポート詳細の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{application}/databases/{database}/queries/{query}
- MDXレポートのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{application}/databases/{database}/queries
- MDXレポートの保存
- メソッド: postパス:
/essbase/rest/v1/applications/{application}/databases/{database}/queries
- MDXレポートの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{application}/databases/{database}/queries/{query}
アウトライン・ビューア
- 子孫の数の取得
- メソッド: getパス:
/essbase/rest/v1/outline/{app}/{cube}/descendantsCount/{memberUniqueName}
- ディメンション、子または検索の取得
- メソッド: getパス:
/essbase/rest/v1/outline/{app}/{cube}
- メンバーの祖先の取得
- メソッド: getパス:
/essbase/rest/v1/outline/{app}/{cube}/ancestors/{memberUniqueName}
- メンバー情報の取得
- メソッド: getパス:
/essbase/rest/v1/outline/{app}/{cube}/{memberUniqueName}
- テキスト・リストの取得
- メソッド: getパス:
/essbase/rest/v1/outline/{app}/{cube}/settings/smartlist
パーティション
- パーティションの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions
- パーティションの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions
- パーティションのセル数の取得
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/cellcount
- パーティションの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions
- サポートされているパーティション・タイプの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/supportedfederatedtypes
- パーティションのロック
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/lock
- データの複製
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/replicatedata
- パーティションのロック解除
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/unlock
- パーティションの更新
- メソッド: patchパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions
- パーティションの検証
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/partitions/validate
パフォーマンス・アナライザ
- パフォーマンス・アナライザ・ファイルの削除
- メソッド: deleteパス:
/essbase/rest/v1/performance/files
- パフォーマンス・アナライザ・ファイルの取得
- メソッド: getパス:
/essbase/rest/v1/performance/files/actions/download
- パフォーマンス・アナライザ・ファイルの取得
- メソッド: getパス:
/essbase/rest/v1/performance/files/{file}
- 複数のパフォーマンス・アナライザ・ファイルの取得
- メソッド: getパス:
/essbase/rest/v1/performance/files
- パフォーマンス・アナライザ設定の取得
- メソッド: getパス:
/essbase/rest/v1/performance/settings
- パフォーマンス・アナライザ設定の実行
- メソッド: putパス:
/essbase/rest/v1/performance/settings
プラットフォーム・サービス設定
- 使用可能なプラットフォーム・サービス設定の取得
- メソッド: getパス:
/essbase/rest/v1/settings
- データベース設定の取得
- メソッド: getパス:
/essbase/rest/v1/settings/database
- 診断ログ設定の取得
- メソッド: getパス:
/essbase/rest/v1/settings/odlLogSettings
- メンテナンス設定の取得
- メソッド: getパス:
/essbase/rest/v1/settings/maintenance
- 診断ログ設定の実行
- メソッド: putパス:
/essbase/rest/v1/settings/odlLogSettings
- データベース設定の格納
- メソッド: putパス:
/essbase/rest/v1/settings/database
プリファレンス
- ユーザー・プリファレンスの取得
- メソッド: getパス:
/essbase/rest/v1/preferences
プロパティ
- サーバー・プロパティの作成
- メソッド: postパス:
/essbase/rest/v1/properties
- サーバー・プロパティの削除
- メソッド: deleteパス:
/essbase/rest/v1/properties/{propertyName}
- 複数のサーバー・プロパティの取得
- メソッド: getパス:
/essbase/rest/v1/properties
- サーバー・プロパティの取得
- メソッド: getパス:
/essbase/rest/v1/properties/{propertyName}
- プロパティ値の更新
- メソッド: putパス:
/essbase/rest/v1/properties
- サーバー・プロパティの更新
- メソッド: putパス:
/essbase/rest/v1/properties/{propertyName}
役割
- Essbase役割の取得
- メソッド: getパス:
/essbase/rest/v1/roles
ルール
- ルールの作成
- メソッド: postパス:
/essbase/rest/v1/utils/rules
- ルールの取得またはエクスポート
- メソッド: getパス:
/essbase/rest/v1/utils/rules
- ルールのインポート
- メソッド: postパス:
/essbase/rest/v1/utils/rules/actions/import
- ルール・データのプレビュー
- メソッド: postパス:
/essbase/rest/v1/utils/rules/preview
- ルールの検証
- メソッド: postパス:
/essbase/rest/v1/utils/rules/verifyRule
- ルールの検証(非推奨)
- メソッド: postパス:
/essbase/rest/v1/utils/rules/verify
サンドボックス・ディメンション
- サンドボックス・メンバーの追加
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/sandbox/members
- サンドボックスの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/sandbox
- サンドボックスの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/sandbox
- サンドボックス詳細の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/sandbox
シナリオ
- 承認者の追加
- メソッド: postパス:
/essbase/rest/v1/scenarios/{scenarioId}/approvers
- コメントの追加
- メソッド: postパス:
/essbase/rest/v1/scenarios/{scenarioId}/comments
- 参加者の追加
- メソッド: postパス:
/essbase/rest/v1/scenarios/{scenarioId}/participants
- シナリオの作成
- メソッド: postパス:
/essbase/rest/v1/scenarios
- 承認者の削除
- メソッド: deleteパス:
/essbase/rest/v1/scenarios/{scenarioId}/approvers/{userId}
- コメントの削除
- メソッド: deleteパス:
/essbase/rest/v1/scenarios/{scenarioId}/comments/{commentId}
- 参加者の削除
- メソッド: deleteパス:
/essbase/rest/v1/scenarios/{scenarioId}/participants/{userId}
- シナリオの削除
- メソッド: deleteパス:
/essbase/rest/v1/scenarios/{id}
- 承認者の取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{scenarioId}/approvers
- 変更内容の取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{id}/changes
- コメントの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{scenarioId}/comments/{commentId}
- 複数のコメントの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{scenarioId}/comments
- 参加者の取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{scenarioId}/participants
- シナリオの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{id}
- シナリオ・スクリプトの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/{scenarioId}/scripts
- シナリオが使用可能なキューブの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios/databases
- 複数のシナリオの取得
- メソッド: getパス:
/essbase/rest/v1/scenarios
- シナリオ・アクションの実行
- メソッド: postパス:
/essbase/rest/v1/scenarios/{id}
- コメントの更新
- メソッド: putパス:
/essbase/rest/v1/scenarios/{scenarioId}/comments/{commentId}
- シナリオの完全更新
- メソッド: putパス:
/essbase/rest/v1/scenarios/{id}
- シナリオの部分更新
- メソッド: patchパス:
/essbase/rest/v1/scenarios/{id}
- スクリプトによるシナリオの更新
- メソッド: putパス:
/essbase/rest/v1/scenarios/{scenarioId}/scripts/{scriptType}
スクリプト
- 計算スクリプト権限の追加
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}/permissions
- 計算スクリプトのコピー
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/scriptops/copy
- Essbaseスクリプトの作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts
- 計算またはMDXスクリプトの削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}
- 計算またはMDXスクリプトの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}
- Essbaseスクリプトの内容の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}/content
- Essbaseスクリプト権限の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}/permissions
- EssbaseスクリプトのRTSVの取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}/rtsv
- スクリプトのリスト
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts
- 計算スクリプト権限の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}/permissions/{userGroupId}
- 計算スクリプトの名前変更
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/scriptops/rename
- Essbaseスクリプトの更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/{scriptName}
- 計算スクリプトの検証
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/scripts/scriptops/validate
サーバー変数
- サーバー変数の作成
- メソッド: postパス:
/essbase/rest/v1/variables
- サーバー変数の削除
- メソッド: deleteパス:
/essbase/rest/v1/variables/{variableName}
- サーバー変数の取得
- メソッド: getパス:
/essbase/rest/v1/variables/{variableName}
- 複数のサーバー変数の取得
- メソッド: getパス:
/essbase/rest/v1/variables
- サーバー変数の更新
- メソッド: putパス:
/essbase/rest/v1/variables/{variableName}
サービス役割プロビジョニング
- サービス役割のプロビジョニング解除
- メソッド: deleteパス:
/essbase/rest/v1/permissions/{id}
- サービス役割プロビジョニングの取得
- メソッド: getパス:
/essbase/rest/v1/permissions/{id}
- サービス役割のプロビジョニング
- メソッド: putパス:
/essbase/rest/v1/permissions/{id}
- サービス役割プロビジョニングの検索
- メソッド: getパス:
/essbase/rest/v1/permissions
セッション
- すべてのセッションの削除
- メソッド: deleteパス:
/essbase/rest/v1/sessions
- IDによるセッションの削除
- メソッド: deleteパス:
/essbase/rest/v1/sessions/{sessionId}
- セッションのリスト
- メソッド: getパス:
/essbase/rest/v1/sessions
ストリーミング・データ・ロード
- データ・ロードの終了
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dataload/{streamId}
- データのプッシュ
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dataload/{streamId}
- データ・ロードの開始
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dataload
ストリーミング・ディメンション構築
- ディメンション構築の終了
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimbuild/{streamId}/{ruleFileName}
- ストリーミング・ディメンション構築の終了
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimbuild/{streamId}
- ディメンションのプッシュ
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimbuild/{streamId}
- ディメンション構築の開始
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimbuild/{streamId}/{ruleFileName}
- ストリーミング・ディメンション構築の開始
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/dimbuild
テンプレートおよびユーティリティ
- ユーティリティのダウンロード
- メソッド: getパス:
/essbase/rest/v1/utilities/{id}
- ユーティリティのリスト
- メソッド: getパス:
/essbase/rest/v1/utilities
URL
- Essbase URLの取得
- メソッド: getパス:
/essbase/rest/v1/urls
ユーザー・プロビジョニング・レポート
- ユーザーのアプリケーション・プロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport/applications/{application}
- ユーザーのアプリケーション役割のプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport/applications/{application}/roles
- ユーザーの複数のアプリケーション・プロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport/applications
- ユーザーのフィルタのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport/applications/{application}/filters
- ユーザーのフル・プロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport
- ユーザーのスクリプトのプロビジョニング・レポートの取得
- メソッド: getパス:
/essbase/rest/v1/users/{userId}/provisionReport/applications/{application}/scripts
ユーザー・セッション
- セッションの取得
- メソッド: getパス:
/essbase/rest/v1/session
- セッションのログアウト
- メソッド: deleteパス:
/essbase/rest/v1/session
- パスワードのリセット
- メソッド: putパス:
/essbase/rest/v1/session/password
ユーザー
- ユーザーの追加またはインポート
- メソッド: postパス:
/essbase/rest/v1/users
- ユーザーの削除
- メソッド: deleteパス:
/essbase/rest/v1/users/{id}
- 複数のユーザーの削除
- メソッド: postパス:
/essbase/rest/v1/users/actions/delete
- ユーザーの取得
- メソッド: getパス:
/essbase/rest/v1/users/{id}
- ユーザーの検索またはエクスポート
- メソッド: getパス:
/essbase/rest/v1/users
- ユーザーの更新
- メソッド: putパス:
/essbase/rest/v1/users/{id}
変数
- アプリケーション変数の作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/variables
- データベース変数の作成
- メソッド: postパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/variables
- アプリケーション変数の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/variables/{variableName}
- データベース変数の削除
- メソッド: deleteパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/variables/{variableName}
- アプリケーション変数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/variables/{variableName}
- 複数のアプリケーション変数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/variables
- データベース変数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/variables/{variableName}
- 複数のデータベース変数の取得
- メソッド: getパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/variables
- アプリケーション変数の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/variables/{variableName}
- データベース変数の更新
- メソッド: putパス:
/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/variables/{variableName}
ワークブック・ユーティリティ
- ワークブック・フォーマットの取得
- メソッド: getパス:
/essbase/rest/v1/excel/utils/dataformat