テンプレートの更新
put
/services/rest/v1/reports/{reportPath}/templates/{templateId}
カタログ内の特定レポートのテンプレートを更新します。
リクエスト
サポートされているメディア・タイプ
- application/octet-stream
パス・パラメータ
- reportPath: string
URLエンコードされたレポート・パス。たとえば、レポート・パスが"/Sample Lite/Published Reporting/Reports/Balance Letter"の場合、エンコードされたレポート・パスは"%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"となります。エンコードされたスラッシュを渡すように構成されていないロード・バランサを介してBI PublisherにRESTリクエストを送信する場合は、二重にエンコードされたスラッシュを使用します。たとえば、レポート・パスがSample Lite/Published Reporting/Reports/Balance Letterの場合、エンコードされたレポート・パスはSample%20Lite%252FPublished%20Reporting%252FReports%252FBalance%20Letterとなります。
- templateId: string
テンプレートのID(たとえば、Chart Layout)。
テンプレート・ファイル
ルート・スキーマ: schema
型:
string(binary)
レスポンス
200レスポンス
レポート・テンプレートの更新が成功しました。
400レスポンス
レポート・テンプレートの更新は失敗しました。