参数

参数名字 描述
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
选填

哈希输入值,其中关键字是输入名称,值是这个输入

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.