NSX-T Data Center REST API
List All Service Insertion Sections (Removed in 4.0)
List all Service Insertion section in paginated form. A default page size is limitedto 1000 sections. By default, the list of section is filtered by L3REDIRECT
type.
Deprecated: Note- GET service insertion sections API is deprecated. Please use the policy redirection-policy API.
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/sections
Request Headers:
n/a
Query Parameters:
ServiceInsertionSectionFilterParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceInsertionSectionListResult+