Transit Gateway Get Config
The configuration of the transit gateway
Since: vSphere API Release 9.1.0.0
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId, in this case TransitGateway/{moId}.
The vSphere release schema. The current specification covers vSphere 9.1.0.0 APIs.
OK
{
"_typeName": "string",
"ID": "string",
"name": "string"
}
Identifier of the transit gateway.
This is a truncated version of the full NSX policy path. For example, the full path in NSX may be /orgs/default/projects/default/transit-gateways/default. In vCenter, only the project-relative portion is retained: /projects/default/transit-gateways/default.
The name of the transit gateway.
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/TransitGateway/{moId}/config