機械翻訳について

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

フィルタ
権限の追加
メソッド: post
パス: /essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions
フィルタのコピー
メソッド: post
パス: /essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/filterops/copy
Create Filter
メソッド: 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}
権限の編集
メソッド: put
パス: /essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/{filterName}/permissions
フィルタの取得
メソッド: 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}
フィルタの検証
メソッド: post
パス: /essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/filters/filterops/validate