フィルタのRESTエンドポイント

フィルタ
フィルタでの権限の追加
メソッド: 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