パラメーター

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

ロケーション別のスコープ

Validations:

  • Must be a Integer

organization_id
任意

組織別のスコープ

Validations:

  • Must be a Integer

id
必須

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

scap_content
必須

Validations:

  • Must be a Hash

scap_content[title]
任意

SCAP content name

Validations:

  • Must be a String

scap_content[scap_file]
任意

XML containing SCAP content

Validations:

  • Must be a String

scap_content[original_filename]
任意 , nil可

Original file name of the XML file

Validations:

  • Must be a String

scap_content[location_ids]
任意 , nil可

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

Validations:

  • Must be an array of any type

scap_content[organization_ids]
任意 , nil可

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

Validations:

  • Must be an array of any type