[{"label":"Latest (v1.1)","version":"latest"}]
vmc

PopAgentXeniConnection

Properties

string
default_subnet_route Optional

The gateway route ip fo the subnet.


eni_info Optional

Information of the x-eni created.

JSON Example

{
	"default_subnet_route": "string",
	"eni_info": {
		"association_id": "string",
		"attachment_id": "string",
		"id": "string",
		"instance_id": "string",
		"mac_address": "string",
		"portgroup": "string",
		"private_ip": "string",
		"public_ips": [
			"string"
		],
		"secondary_ips": [
			"string"
		],
		"security_group_id": "string",
		"source_dest_check_false": false,
		"subnet_id": "string",
		"vmk_id": "string"
	}
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

SddcResourceConfig

Feedback

Was this page helpful?