NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ErrorResolverInfo (schema)
Metadata related to a given error_id
Name | Description | Type | Notes |
---|---|---|---|
error_id | The error id for which metadata information is needed | integer | Required |
resolver_present | Indicates whether there is a resolver associated with the error or not | boolean | Required |
user_metadata | User supplied metadata that might be required by the resolver | ErrorResolverUserMetadata |