レポート・サンプル・データの取得

get

/services/rest/v1/reports/{reportPath}/sampleData

レポート・データ・モデルとともに格納されているサンプル・データ・ファイルを取得します。

リクエスト

パス・パラメータ
reportPath
型: string
必須: true
URLエンコードされたレポート・パスたとえば、レポート・パスが"/Sample Lite/Published Reporting/Reports/Balance Letter"の場合、エンコードされたレポート・パスは"%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"となります。

レスポンス

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