Is it possible to unmanage a container or group?
In SWQL Studio, I look in Orion.Container and see columns for UnManaged, UnManageFrom, and UnManageUntil, similar to Orion.Nodes. Unlike Orion.Nodes, there are no swis verbs for To Unmanage or Remanage a container.
The closest I have come is to use the UpdateContainer verb to disable polling. This works, but I have to build my own scheduling and there's no indication in the web front end that polling is disabled.
In case there is any confusion, I am trying to unmanage the container itself, not the nodes and applications within the container.