![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
ENABLED |
Group creation is completed; the group is ready for normal use. |
MARKED_FOR_DELETE |
The group is deleted from the directory; group data may still exist in the system and is available for archiving etc. |
<xs:simpleType name="groupStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="ENABLED"/>
<xs:enumeration value="MARKED_FOR_DELETE"/>
</xs:restriction>
</xs:simpleType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices