Get avaiable resources on a process template
Request
GET https://{hostname}:{port}
/build/rest2/processTemplates/{id}/resourceOptions/{id}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up a process template. This can be the name or ID of the process template |
| id | int | true | The id of the selected resource |
