[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention

InlineServiceDeploymentSpecList1

A list of all the Service deployments with Malware Prevention service definition.


Properties

results Optional

A list of Service Deployments.

JSON Example

{
    "results": [
        {
            "deployment_spec_name": "ABC_Original_form_factor",
            "ovf_url": "http://ip/ovf/SVM-1.0.ovf",
            "svm_version": "1.0"
        },
        {
            "deployment_spec_name": "ABC_Large_form_factor",
            "ovf_url": "http://ip/ovf/SVM-2.0.ovf",
            "svm_version": "1.0"
        }
    ]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

ServiceDeploymentSpecList

Feedback

Was this page helpful?