1.3 KiB
1.3 KiB
name, description
| name | description |
|---|---|
| forwarding-routes | Handle 3 OpenAPI operation(s) under /v1/forwarding/requests for the forwarding route group. |
forwarding API Routes
Handle 3 OpenAPI operation(s) under /v1/forwarding/requests for the forwarding route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
get_forwarding_requests
- Operation ID:
get_forwarding_requests - Route:
GET /v1/forwarding/requests - Mode: READ
- Summary: List all ForwardingRequests
- Parameters:
createdinqueryending_beforeinqueryexpandinquerylimitinquerystarting_afterinquery
- Body: JSON request body accepted.
post_forwarding_requests
- Operation ID:
post_forwarding_requests - Route:
POST /v1/forwarding/requests - Mode: WRITE
- Summary: Create a ForwardingRequest
- Body: JSON request body accepted.
get_forwarding_requests_id
- Operation ID:
get_forwarding_requests_id - Route:
GET /v1/forwarding/requests/{id} - Mode: READ
- Summary: Retrieve a ForwardingRequest
- Parameters:
expandinqueryidinpathrequired
- Body: JSON request body accepted.