VsanPerfDiagnosticException
VsanPerfDiagnosticException
This data object contains details of the performance exception.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"exceptionId": "string",
"exceptionMessage": "string",
"exceptionDetails": "string",
"exceptionUrl": "string"
}
string
exceptionId
Required
The exception id which is an unique identifier for this exception.
string
exceptionMessage
Required
A brief message about the exception.
string
exceptionDetails
Required
A detailed description about this exception.
string
exceptionUrl
Required
A reference/link (such as a KB article), which has more details on how this performance exception can be addressed.