NSX-T Data Center REST API
MpsSvmProperties (schema)
Mps SVM Properties
Storage & Network interface that needs to be used for the deployed Malware Service VM.
Name | Description | Type | Notes |
---|---|---|---|
ip_allocation_type | IP allocation type IP allocation type with values STATIC or DHCP. |
string | Required Enum: STATIC, DHCP |
ip_pool_id | Static IP Pool Id If the nic is supposed to get IP using a static IP pool then IP Pool id should be provided here. |
string | |
network_id | Network Id 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. |
string | |
storage_id | Storage Id 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". |
string |