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 Fixnum