Routes APIs
Routes are used to map a URL to an app.
Operations
GET
List Routes
List routes
POST
Create Route
Create a route
GET
List Destinations For Route
List destinations for a route
POST
Insert Destinations For Route
Insert destinations for a route
PATCH
Replace Destinations For Route With Patch
Replace all destinations for a route
PUT
Replace Destinations For Route
Replace all destinations for a route
PATCH
Update Destination Protocol For Route
Update a destination protocol for a route
DELETE
Remove Destination For Route
Remove destination for a route
GET
List App Routes
List routes for an app
GET
Get Route
Get a route
PATCH
Update Route
Update a route
DELETE
Delete Route
Delete a route
GET
List Shared Spaces Relationship
List shared spaces relationship
POST
Share Route
Share a route with other spaces (experimental)
DELETE
Unshare Route
Unshare a route that was shared with another space (experimental)
PATCH
Transfer Route Ownership
Transfer ownership (experimental)