![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
principals |
![]() |
Principals of this actor. | |
status |
![]() |
Provisioning status of this actor. |
Inherits From
Inherited By
Applied Markers
<xs:complexType abstract="true" name="actor">
<xs:complexContent>
<xs:extension base="tns:accessor">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="principals" nillable="true" type="tns:principal"/>
<xs:element minOccurs="0" name="status" type="tns:provisioningStatus"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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