Use this API to create, update, and delete virtual segments. You can retrieve a list
of virtual segments from a device.
- You can create a virtual segment that does not initially contain a physical segment.
- IPS devices with virtual segments that were configured locally on an IPS device and then added to the SMS are merged to the global virtual segment listing.
- A virtual segment must include at least one VLAN ID, source IP address, or destination IP address.
- Named resources must already exist on the SMS.
This API includes:
- Create a virtual segment
- Update a virtual segment
- Delete a virtual segment
- Get list of virtual segments
Response codes
The API captures a response code for virtual segment operations.
| Web API response code | HTTP response code | Description |
| 0 | 200 | Successful completion. |
| 100 | 401 | Authentication error. |
| 200 | 400 | Missing parameter error. |
| 205 | 400 | Operation error. |
| 300 | 400 | Input XML file error. |
| 305 | 500 | Output result file error. |
| 310 | 400 | Validation error. |
| 320 | 400 | Resource error. |
| 500 | 500 | Unexpected error. |
