TroubleshootingRecommendedActions Class
Recommended actions based on discovered issues.
- Inheritance
-
TroubleshootingRecommendedActions
Constructor
TroubleshootingRecommendedActions(*, action_id: typing.Union[str, NoneType] = None, action_text: typing.Union[str, NoneType] = None, action_uri: typing.Union[str, NoneType] = None, action_uri_text: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- action_id
- str
ID of the recommended action.
- action_text
- str
Description of recommended actions.
- action_uri
- str
The uri linking to a documentation for the recommended troubleshooting actions.
- action_uri_text
- str
The information from the URI for the recommended troubleshooting actions.
Feedback
Submit and view feedback for