Oracle Get Incident Attachments
Get Attachments from Oracle incident
Inputs
| Host | String | Oracle host |
| Username | String | Oracle username |
| Password | String | Oracle password |
| Incident ID | String | Incident ID |
Outputs
| Success | Boolean | Whether successfully retrieved the incident |
| Incident | Object | Incident data |
| Attachements | List | List of attachments from Oracle (if any) |
Updated about 1 year ago
