cf_unmap_route
Unmap a route from an application in SAP BTP Cloud Foundry by specifying app name and domain, with optional hostname and path.
Instructions
Unmap a route from an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | URL path (optional) | |
| domain | Yes | Domain name | |
| appName | Yes | Name of the application | |
| hostname | No | Hostname (optional) |