MpsSvmProperties
Storage & Network interface that needs to be used for the deployed Malware Service VM.
{
"ip_allocation_type": "string",
"ip_pool_id": "string",
"network_id": "string",
"storage_id": "string"
}
IP allocation type with values STATIC or DHCP.
If the nic is supposed to get IP using a static IP pool then IP Pool id should be provided here.
Network Id to be attached to the Management NIC of the SVM. It can be a moref of a portgroup/ logical switch ID that allows the Malware Prevention VM to access the NSX Manager and the NApp deployment to receive configuration and raise malware detection events. If the portgroup/ logical switch ID is specified in 'Agent VM Settings' through the vSphere UI then this field should be empty.
Moref of the datastore in VC. If the datastore used for the Malware Prevention VM on host is specified in 'Agent VM Settings' through the vSphere UI then this field should be empty".