
virtualization-capabilities-api.schema.json.DistributedVirtualSwitchHostMemberPnicSpec.jsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of virtualization-capabilities-api Show documentation
Show all versions of virtualization-capabilities-api Show documentation
This repository contains the source code for the virtualization capabilities API.
This repository is used to define a data contract in JSON that is agnostic of the Adapter.
The newest version!
{
"type" : "object",
"javaName" : "DistributedVirtualSwitchHostMemberPnicSpec",
"properties" : {
"pnicDevice" : {
"type" : "string"
},
"uplinkPortkey" : {
"type" : "string"
},
"portGroupId" : {
"type" : "string"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy