Parámetros

Nombre del parámetro Descripción
location_id
opcional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
requerido

Validations:

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

tailoring_file
requerido

Validations:

  • Must be a Hash

tailoring_file[name]
opcional

Personalizando nombre de archivo

Validations:

  • Must be a String

tailoring_file[scap_file]
opcional

XML que contiene el archivo de personalización

Validations:

  • Must be a String

tailoring_file[original_filename]
opcional , nil permitido

Nombre de archivo original del archivo XML

Validations:

  • Must be a String

tailoring_file[location_ids]
opcional , nil permitido

REMPLAZAR ubicaciones con ID dadas

Validations:

  • Must be an array of any type

tailoring_file[organization_ids]
opcional , nil permitido

REMPLAZAR organizaciones con ID dadas.

Validations:

  • Must be an array of any type