SspProgressErrorDetails
Progress error detail row
Detailed error information for a single resource that failed during deployment
JSON Example
{
"resource_type": "string",
"resource_name": "string",
"message": "string",
"events": [
"string"
]
}
string
resource_type
Optional
The type of resource showing an error
string
resource_name
Optional
The name of the resource showing an error
string
message
Optional
A concise description of the error encountered
array of
string
events
Optional
Events from the resource