MpsErrorClass
MpsErrorClass
Error class for all the MPS related errors
JSON Example
{
"error_id": 0,
"error_message": "string",
"error_timestamp": "string"
}
integer As int64
As int64
error_id
Optional
Error Id encountered during MPS VM deployment.
string
error_message
Optional
Description of issue encountered during MPS VM deployment.
string
error_timestamp
Optional
Timestamp when issue was issue encountered during MPS VM deployment.