NamespaceManagementNSXTier0GatewaySummary

The NSXTier0Gateway.Summary structure contains information about an NSX-T Tier0 Gateway.


Properties

string
display_name Required

Display name of the Tier0 Gateway.


string
tier0_gateway Required

Identifier of the Tier0 Gateway. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: NSXTier0Gateway. When operations return a value of this structure as a result, the field will be an identifier for the resource type: NSXTier0Gateway.

JSON Example

{
	"display_name": "string",
	"tier0_gateway": "string"
}

Feedback

Was this page helpful?