[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
VmProtectionNetwork
Representation of a network setting for a protected VM.
AllOf
This class requires all of the following:
Properties
integer as int32
index
Optional
NIC order index
integer as int32
key
Optional
Network device key identifier
boolean
source_network_nsx_backed
Optional
Whether the source network is NSX-backed
boolean
target_network_nsx_backed
Optional
Whether the target network is NSX-backed
JSON Example
{
"editable": false,
"index": 0,
"is_inventory_mapped_target": false,
"key": 0,
"source": "string",
"source_has_inventory_mapping": false,
"source_name": "string",
"source_network_nsx_backed": false,
"target": "string",
"target_name": "string",
"target_network_nsx_backed": false
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
VmProtectionSettings