パラメーター

パラメーター名 記述
location_id
任意

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
任意

Set the current organization context for the request

Validations:

  • Must be a Integer

id
必須

Validations:

  • Must be a String

report_template
必須

Validations:

  • Must be a Hash

report_template[name]
任意

Validations:

  • Must be a String

report_template[description]
任意 , nil可

Validations:

  • Must be a String

report_template[template]
任意

Validations:

  • Must be a String

report_template[snippet]
任意 , nil可

Validations:

  • Must be one of: true, false, 1, 0.

report_template[audit_comment]
任意 , nil可

Validations:

  • Must be a String

report_template[locked]
任意 , nil可

テンプレートを編集用にロックするかどうか

Validations:

  • Must be one of: true, false, 1, 0.

report_template[default]
任意 , nil可

テンプレートが自動的に新規組織およびロケーションに追加されるかどうか

Validations:

  • Must be one of: true, false, 1, 0.

report_template[location_ids]
任意 , nil可

ロケーションを指定された ID に置き換えます

Validations:

  • Must be an array of any type

report_template[organization_ids]
任意 , nil可

組織を指定された ID に置き換えます。

Validations:

  • Must be an array of any type