NSX-T Data Center Global Manager REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
OnboardingAttribute (schema)
Config Onboarding Attributes
Generic config onboarding attributes in form attribute name and its
corresponding values.
Name | Description | Type | Notes |
---|---|---|---|
name | Attribute name | string | Required Readonly |
value | Attribute value | string | Readonly |
value_type | Attribute Type | string | Readonly Enum: STRING, INTEGER, BOOLEAN Default: "STRING" |