External DocumentationTo learn more, visit the CyCognito documentation.
Actions
Update Issue Investigation Status
Update issue’s investigation status.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Investigation Status | The new investigation status to be updated. |
| Issue Instance ID | The ID for a specific issue occurrence on an asset to be retrieved. Can be obtained from the List Issues action.Note - Make sure to insert the instance ID Without the issue/ prefix. |
{
"failed": [
"string",
true,
0,
"string",
"string",
[
"string"
],
{
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"Unknown Type: null"
],
"updated": [
"string"
]
}
Was this page helpful?