[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Error Report
DescriptionGet a single report containing information about template errors
Request
URLURL
https://cloud.vmwarehorizon.com/admin/v3/templates/error-report
Query Parameters
Query Parameters
string
org_id
Optional
Organization ID: non-super users can only access their own organization
string
template_search
Optional
Search expression for selection of templates
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
TemplateErrorSummaryReportTO
of type */*
Successfully retrieved the error report
{
"errorSummaries": [
{
"errorVMs": 0,
"numMessages": 0,
"orgId": "string",
"templateId": "string",
"templateName": "string"
}
],
"numTotalTemplates": 0,
"orgId": "string"
}
integer as int64
numTotalTemplates
Optional
string
orgId
Optional
Errors
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
404
Not Found
ErrorResponse
500
Failed to get data
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/admin/v3/templates/error-report
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Admin Operations
post
post
get
get
get
patch
patch
post
delete