ApiErrorDetail
ApiErrorDetail
NetOps instance api response internal error code and message
JSON Example
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
integer As int32
As int32
code
Optional
NetOps instance api internal error code.
string
message
Optional
NetOps instance api internal error message.
array of
string
target
Optional
Name of entity for which error occurred.