Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

tailoring_file
required

Validations:

  • Must be a Hash

tailoring_file[name]
required

Tailoring file name

Validations:

  • Must be a String

tailoring_file[scap_file]
required

XML containing tailoring file

Validations:

  • Must be a String

tailoring_file[original_filename]
optional , nil allowed

Original file name of the XML file

Validations:

  • Must be a String

tailoring_file[location_ids]
optional , nil allowed

REPLACE locations with given ids

Validations:

  • Must be an array of any type

tailoring_file[organization_ids]
optional , nil allowed

REPLACE organizations with given ids.

Validations:

  • Must be an array of any type