- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not from within lcm, but it's possible via API.
Via https GET .../lcm/lcops/api/v2/environments you can retrieve the environmentId
Via https DELETE .../lcm/lcops/api/v2/environments/[environmentId] you can delete it.