| 66 | DeleteOrganizationQuota(quotaName string) (v7action.Warnings, error) |
| 67 | DeleteOrphanedRoutes(spaceGUID string) (v7action.Warnings, error) |
| 68 | DeleteRoute(domainName, hostname, path string, port int) (v7action.Warnings, error) |
| 69 | DeleteRouteBinding(params v7action.DeleteRouteBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error) |
| 70 | DeleteSecurityGroup(securityGroupName string) (v7action.Warnings, error) |
| 71 | DeleteServiceAppBinding(params v7action.DeleteServiceAppBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error) |