nls_1.0_networkBackings
nls_1.0_networkBackings
JSON Example
{
"dvpgs": [
{
"vcenter_instanceId": "vcenter_instanceId",
"name": "name",
"entity_id": "entity_id",
"config": {
"distributedVirtualSwitch": {
"name": "name",
"serverGuid": "serverGuid",
"entity_id": "entity_id",
"value": "value"
}
}
},
{
"vcenter_instanceId": "vcenter_instanceId",
"name": "name",
"entity_id": "entity_id",
"config": {
"distributedVirtualSwitch": {
"name": "name",
"serverGuid": "serverGuid",
"entity_id": "entity_id",
"value": "value"
}
}
}
],
"virtualwires": [
{
"vdnScopeId": "vdnScopeId",
"vdnId": "vdnId",
"multicastAddr": "multicastAddr",
"name": "name",
"description": "description",
"controlPlaneMode": "controlPlaneMode",
"objectId": "objectId"
},
{
"vdnScopeId": "vdnScopeId",
"vdnId": "vdnId",
"multicastAddr": "multicastAddr",
"name": "name",
"description": "description",
"controlPlaneMode": "controlPlaneMode",
"objectId": "objectId"
}
]
}