Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the CyCognito documentation.

Parameters

ParameterDescription
Investigation StatusThe new investigation status to be updated.
Issue Instance IDThe 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.

Example Output

{    "failed": [        "string",        true,        0,        "string",        "string",        [            "string"        ],        {            "additionalProp1": "string",            "additionalProp2": "string",            "additionalProp3": "string"        },        "Unknown Type: null"    ],    "updated": [        "string"    ]}

Workflow Library Example

Update Issue Investigation Status with Cycognito and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop