Get Malware Analysis Vc Configuration
Get configuration for Malware Analysis VC deployment, including the vCenter server parameters for on-premise sandbox analysis.
Get operation completed successfully.
{
"_create_time": 1733750000000,
"_create_user": "admin",
"_last_modified_time": 1733750000000,
"_last_modified_user": "admin",
"_resource_type": "MalwareAnalysisVcConfiguration",
"_revision": 1,
"_system_owned": false,
"display_name": "Malware Analysis VC Configuration",
"server": "vcenter.example.com",
"datacenter": "Datacenter1",
"cluster": "Cluster1",
"datastore": "Datastore1",
"content_library": "MalwareAnalysisLibrary",
"network": {
"gateway_vm_use_dhcp": true,
"gateway_vm_mgmt_network_name": "VM Network",
"gateway_vm_mgmt_network_mask": "255.255.255.0",
"gateway_vm_ip_address": "192.168.1.100",
"gateway_vm_ipv4_gateway": "192.168.1.1",
"gateway_vm_use_ssp_ntp_and_dns": true,
"ssp_ntp_server_ip_address": "10.0.0.1",
"ssp_dns_server_ip_address": "10.0.0.2",
"sandbox_vm_network_name": "Isolated-Sandbox-Network"
}
}
Bad Request
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Unauthorized
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Forbidden
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Precondition Failed
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Precondition Required
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Too Many Requests
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Get operation encountered error.
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
curl -H 'Authorization: <value>' https://{api_host}/ssp/lcm/malware-analysis-vc/config