TroubleshootingRecommendedActions interface
Recommended actions based on discovered issues.
Properties
action |
ID of the recommended action. |
action |
Description of recommended actions. |
action |
The uri linking to a documentation for the recommended troubleshooting actions. |
action |
The information from the URI for the recommended troubleshooting actions. |
Property Details
actionId
ID of the recommended action.
actionId?: string
Property Value
string
actionText
Description of recommended actions.
actionText?: string
Property Value
string
actionUri
The uri linking to a documentation for the recommended troubleshooting actions.
actionUri?: string
Property Value
string
actionUriText
The information from the URI for the recommended troubleshooting actions.
actionUriText?: string
Property Value
string