レポート・テンプレートの取得

get

/services/rest/v1/reports/{reportPath}/templates/{templateId}

Oracle BI Publisherカタログ内のレポート定義からテンプレートを取得します。

リクエスト

パス・パラメータ
reportPath
型: string
必須: true
URLエンコードされたレポート・パスたとえば、レポート・パスが"/Sample Lite/Published Reporting/Reports/Balance Letter"の場合、エンコードされたレポート・パスは"%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"となります。
templateId
型: string
必須: true
テンプレートのID(例:Chart Layout)。
問合せパラメータ
locale
型: string
取得するテンプレートのロケール(例: en_US)。

レスポンス

サポートされているメディア・タイプ
  • application/octet-stream
200レスポンス
レポート・テンプレート・ファイルをバイナリ形式で返します。
本文
ルート・スキーマ: /paths/~1v1~1reports~1{reportPath}~1templates~1{templateId}/get/responses/200/schema
型: string (binary)