參數

參數名字 描述
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 an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

input_values
選填

Hash of input values where key is the name of input, value is the value for this input

Validations:

  • Must be a Hash

gzip
選填

Compress the report uzing gzip

Validations:

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

report_format
選填

Report format, defaults to 'csv'

Validations:

  • Must be one of: csv, json, yaml, html.