Risk Assessment n8n operations
Reference for 34 operations for the Probo n8n Risk Assessment resource
Manage risk assessments. Select Risk Assessment in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a risk assessment. | View implementation |
| Create Boundary | createBoundary |
Create a boundary in a scope. | View implementation |
| Create Node | createNode |
Create a node in a scope. | View implementation |
| Create Process | createProcess |
Create a process in a scope. | View implementation |
| Create Scenario | createScenario |
Create a scenario in a scope. | View implementation |
| Create Scope | createScope |
Create a scope in a risk assessment. | View implementation |
| Create Threat | createThreat |
Create a threat in a scope. | View implementation |
| Delete | delete |
Delete a risk assessment. | View implementation |
| Delete Boundary | deleteBoundary |
Delete a boundary. | View implementation |
| Delete Node | deleteNode |
Delete a node. | View implementation |
| Delete Process | deleteProcess |
Delete a process. | View implementation |
| Delete Scenario | deleteScenario |
Delete a scenario. | View implementation |
| Delete Scope | deleteScope |
Delete a scope. | View implementation |
| Delete Threat | deleteThreat |
Delete a threat. | View implementation |
| Get | get |
Get a risk assessment. | View implementation |
| Get Boundary | getBoundary |
Get a boundary. | View implementation |
| Get Many | getAll |
Get many risk assessments. | View implementation |
| Get Node | getNode |
Get a node. | View implementation |
| Get Process | getProcess |
Get a process. | View implementation |
| Get Scenario | getScenario |
Get a scenario. | View implementation |
| Get Scope | getScope |
Get a scope. | View implementation |
| Get Scope Mermaid Chart | getScopeMermaidChart |
Get the Mermaid diagram for a scope. | View implementation |
| Get Threat | getThreat |
Get a threat. | View implementation |
| Link Scenario Risk | linkScenarioRisk |
Link a scenario to a risk. | View implementation |
| Link Scenario Threat | linkScenarioThreat |
Link a scenario to a threat. | View implementation |
| Unlink Scenario Risk | unlinkScenarioRisk |
Unlink a scenario from a risk. | View implementation |
| Unlink Scenario Threat | unlinkScenarioThreat |
Unlink a scenario from a threat. | View implementation |
| Update | update |
Update a risk assessment. | View implementation |
| Update Boundary | updateBoundary |
Update a boundary. | View implementation |
| Update Node | updateNode |
Update a node. | View implementation |
| Update Process | updateProcess |
Update a process. | View implementation |
| Update Scenario | updateScenario |
Update a scenario. | View implementation |
| Update Scope | updateScope |
Update a scope. | View implementation |
| Update Threat | updateThreat |
Update a threat. | View implementation |