アナリティクス問合せ定義または実行結果の取得
get
/ic/api/process/v1/analyticsqueries/{businessQueryId}
保存済アナリティクス問合せの問合せ定義または実行結果を取得します。
リクエスト
パス・パラメータ
- businessQueryId(required): string
オットベイ名またはビジネス・クエストID
問合せパラメータ
- action: string
実行結果を取得するためのアクション・パラメータを'execute'に設定
- applicationName: string
application name
- assigneeType: string
割当て先タイプ
- processNames: array[string]
コレクション形式:
multiプロセス名 - since: integer(int32)
since
- topN: integer(int32)
topN
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
成功
ルート・スキーマ: BusinessQuery
型:
ソースを表示
object- activityName: string
- aggregation: string
- dimensions: array dimensions
- doName: string
- entityAttributes: array entityAttributes
- filters: array filters
- measureName: string
- measureType: string
許容値:
[ "COUNTER", "MEASURE" ] - queryType: string
許容値:
[ "TACTICAL", "REAL_TIME" ] - transientAttributes: object transientAttributes
許可される追加のプロパティ: additionalProperties
ネストされたスキーマ : AttrObject
型:
ソースを表示
object- attrType: string
許容値:
[ "VALUE", "REF" ] - contentType: string
許容値:
[ "OBJECT", "NATIVE_OBJECT", "LIST", "SORTED_LIST", "MAP" ] - defaultValue: object defaultValue
- id: string
- msg: object Msg
ネストされたスキーマ : defaultValue
型:
objectネストされたスキーマ : メッセージ
型:
ソースを表示
object- allAvailableTranslationsForProjectLanguages: object allAvailableTranslationsForProjectLanguages
許可される追加のプロパティ: additionalProperties
- argCount: integer(int32)
- bundleName: string
- bundleShortName: string
- code: string
- detail: string
- imageFile: string
- imageResource: string(url)
- localizedLogMessage: string
- logComponent: string
許容値:
[ "DEFAULT" ] - mnemonic: string
- nonLocalizedString: string
- string: string
ネストされたスキーマ: Filter
型:
ソースを表示
object- conditionalType: string
許容値:
[ "GREATER_THAN", "GREATER_THAN_EQUALS_TO", "LESS_THAN_EQUALS_TO", "EQUALS_TO", "LESS_THAN", "NEVER", "ALWAYS" ] - conditionalValue: string
- entityAttributes: array entityAttributes
- transientAttributes: object transientAttributes
許可される追加のプロパティ: additionalProperties
- variable: string
ネストされたスキーマ: additionalProperties
型:
objectネストされたスキーマ: additionalProperties
型:
object400レスポンス
不正なリクエスト
401レスポンス
未認可
404レスポンス
問合せの結果が見つからない
500レスポンス
内部サーバー・エラー