NSX-T Data Center REST API
ErrorResolverUserInputData (schema)
Corresponds to one property entered by the user
Name | Description | Type | Notes |
---|---|---|---|
data_type | The datatype of the given property. Useful for data validation | string | Required Enum: TEXT, NUMBER, PASSWORD |
property_name | Name of the property supplied by the user | string | Required |
property_value | The value associated with the above property | string |