Zone BEADM destroy bootenv failed

Need assistance in destroying unbootable environment

solaris-0          !R    -          16.60G static 2015-12-16 17:17
solaris-1          !R    -          282.0K static 2016-05-11 16:21
solaris-2          !R    -          14.56G static 2017-03-14 16:36
solaris-2-backup-1 !     -          194.0K static 2018-02-21 14:39
solaris-3          NR    /          3.44G  static 2018-04-19 14:47
#beadm destory solaris-0

Result

root@hrappt53:~# beadm destroy solaris-0
Are you sure you want to destroy solaris-0?  This action cannot be undone(y/[n]): y
be_destroy: Operation not supported on active unbootable BE
Unable to destroy solaris-0.
Operation not supported for zone BE

Any inputs highly appreciated

What is your release ?

In most cases, those are destroyed from the global zone.
Did you try that ?

Regards
Peasant.

Solution .

root@hrappt53:~# beadm list
BE                 Flags Mountpoint Space  Policy Created
--                 ----- ---------- -----  ------ -------
solaris-0          !R    -          16.60G static 2015-12-16 17:17
solaris-1          !R    -          282.0K static 2016-05-11 16:21
solaris-2          !R    -          14.56G static 2017-03-14 16:36
solaris-2-backup-1 !     -          194.0K static 2018-02-21 14:39
solaris-3          NR    /          3.44G  static 2018-04-19 14:47

root@hrappt53:/# zfs set org.opensolaris.libbe:active=off rpool/ROOT/solaris-0
root@hrappt53:/# beadm destroy solaris-0
Are you sure you want to destroy solaris-0?  This action cannot be undone(y/[n]): y
root@hrappt53:/#

root@hrappt53:~# beadm list
BE                 Flags Mountpoint Space  Policy Created
--                 ----- ---------- -----  ------ -------
solaris-1          !R    -          282.0K static 2016-05-11 16:21
solaris-2          !R    -          33.56G static 2017-03-14 16:36
solaris-2-backup-1 !     -          194.0K static 2018-02-21 14:39
solaris-3          NR    /          3.44G  static 2018-04-19 14:47