NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
TransportNodeVtepAdminStateMgmtRequest (schema)
An object representing a request to manage the Admin State of a VTEP
Name | Description | Type | Notes |
---|---|---|---|
action_type | Must be set to the value TransportNodeVtepAdminStateMgmtRequest | string | Required |
admin_state_up | Admin State to be turned up or not | boolean | Required |
device_name | VTEP device name | string | Required |