InlineServiceDeploymentSpecList1
InlineServiceDeploymentSpecList1
A list of all the Service deployments with Malware Prevention service definition.
JSON Example
{
"results": [
{
"ovf_url": "http://ip/ovf/SVM-1.0.ovf",
"deployment_spec_name": "ABC_Original_form_factor",
"svm_version": "1.0"
},
{
"ovf_url": "http://ip/ovf/SVM-2.0.ovf",
"deployment_spec_name": "ABC_Large_form_factor",
"svm_version": "1.0"
}
]
}