NetworkError
NetworkError
Network error related to container objects.
JSON Example
{
"error_code": "string",
"error_message": "string",
"spec": "string"
}
string
error_code
Optional
Error code of network related error.
string
error_message
Optional
Detailed message of network related error.
string
spec
Optional
Additional error information in json format.