incident_mgr_manual_resolve
Back to SOAP Architecture Method Reference
Description
The incident_mgr_manual_resolve method updates the status of an Incident Types to resolved.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
id | The unique ID# of the incident. | bstypes:ResourceId | R |
resolved_description | The description of the resolution related to this incident. | string | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the incident. | bstypes:ResourceId | R |