PUT /api/remote_execution_features/my_awesome_feature { "job_template_id": 1007981998, "remote_execution_feature": { "job_template_id": 1007981998 } } 200 { "job_template_id": 1007981998, "id": 33, "label": "my_awesome_feature", "name": "My awesome feature", "description": "You will not believe what it does", "provided_inputs": "awesomeness_level", "host_action_button": false, "notification_builder": null, "proxy_selector_override": null }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
id required |
Validations:
|
remote_execution_feature required |
Validations:
|
remote_execution_feature[job_template_id] optional |
Job template ID to be used for the feature Validations:
|