Param name | Description |
---|---|
id required |
Value: 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 |
Value: 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 |
Value: Must be ‘true’ or ‘false’ |
stderr optional |
Value: Must be ‘true’ or ‘false’ |
tail optional |
Number of lines to tail. Default: 100 Value: Must be Fixnum |