Params

Param name Description
id
required

Validations:

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

compute_resource_id
optional

Validations:

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

stdout
optional

Validations:

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

stderr
optional

Validations:

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

tail
optional

Number of lines to tail. Default: 100

Validations:

  • Must be a Integer