パラメーター

パラメーター名 記述
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

tailoring_file
必須

Validations:

  • Must be a Hash

tailoring_file[name]
必須

Tailoring file name

Validations:

  • Must be a String

tailoring_file[scap_file]
必須

XML containing tailoring file

Validations:

  • Must be a String

tailoring_file[original_filename]
任意 , nil可

Original file name of the XML file

Validations:

  • Must be a String

tailoring_file[location_ids]
任意 , nil可

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

Validations:

  • Must be an array of any type

tailoring_file[organization_ids]
任意 , nil可

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

Validations:

  • Must be an array of any type