NSX-T Data Center REST API
MpsSvmConfig (type)
{ "description": "User provided configuration values that are required while deploying Malware Prevention SVM. This configuration is typically used when guest OS on the deployed VM boots up for the first time.", "id": "MpsSvmConfig", "module_id": "NsxMalwarePreventionDeployment", "properties": { "ssh_key": { "description": "This SSH Key can be used by admin user to ssh into the SVM appliance.", "readonly": false, "required": true, "title": "SSH Key For Logging Into Appliance", "type": "string" } }, "title": "MPS SVM Config", "type": "object" }