Enterprise Delete Enterprise Network Segment
Delete an enterprise network segment, by id.
Privileges required:
DELETE
NETWORK_ALLOCATION
Request
URI
POST
https://{api_host}/portal/rest/enterprise/deleteEnterpriseNetworkSegment
COPY
Request Body
Show optional properties
{
"id": 0
}
{
"id": 0,
"enterpriseId": 0
}
integer
id
Required
id
integer
enterpriseId
Optional
enterpriseId
Responses
200
Request was successfully processed
Returns
deletion_confirmation
of type(s)
application/json
{
"id": 123,
"rows": 1
}
integer
id
Optional
The id of the deleted object.
string
error
Optional
An error message explaining why the method failed
integer
rows
Required
The number of rows modified
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"id:"integer"}' https://{api_host}/portal/rest/enterprise/deleteEnterpriseNetworkSegment
All Operations
POST
Enterprise Get Enterprise Alert Definitions
POST
Enterprise Delete Enterprise
POST
Enterprise Delete Enterprise Gateway Records
POST
Enterprise Delete Enterprise Network Allocation
POST
Enterprise Delete Enterprise Network Segment
POST
Enterprise Delete Enterprise Service
POST
Enterprise Fix Superaltgateway
POST
Enterprise Get Enterprise Addresses
POST
Enterprise Get Enterprise Alert Configurations
POST
Enterprise Get Enterprise Alerts
POST
Enterprise Get Enterprise All Alert Recipients
POST
Enterprise Get Enterprise Configurations
POST
Enterprise Get Enterprise Network Allocations
POST
Enterprise Get Enterprise Network Segments
POST
Enterprise Get Enterprise Operator Configuration
POST
Enterprise Get Enterprise Route Configuration
POST
Enterprise Get Enterprise Route Table
POST
Enterprise Get Enterprise Services
POST
Enterprise Get Enterprises Missinggateway
POST
Enterprise Insert Enterprise Service
POST
Enterprise Insert Or Update Enterprise Alert Configurations
POST
Enterprise Set Enterprise All Alert Recipients
POST
Enterprise Set Enterprise Operator Configuration
POST
Enterprise Update Enterprise Route
POST
Enterprise Update Enterprise Route Configuration
POST
Enterprise Update Enterprise Service