Vcenter Namespaces Instances EdgeCreateSpec
The Vcenter Namespaces Instances EdgeCreateSpec schema contains the specification required to configure Edge provider association with a namespace.
This schema was added in vSphere API 9.1.0.0.
{
"id": "string",
"edge_provider": "string",
"avi": {
"se_group_name": "string"
}
}
ID of the Edge configured with the Supervisor.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge.
The Edge provider to be associated with a vSphere Namespace.
For more information see: Vcenter Namespaces Instances EdgeProvider.
This property was added in vSphere API 9.1.0.0.
The create spec for vSphere Namespaces associated with Avi Edge providers.
This property was added in vSphere API 9.1.0.0.
This property is optional and it is only relevant when the value of edge_provider is Vcenter Namespaces Instances EdgeProvider.NSX_REGISTERED_AVI.