![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
applicationCount |
![]() |
Number of entities to which this label has been applied | |
labelType |
![]() |
The type of the label, which specifies whether the label is shared for all actors or in effect only for a specific actor. |
Inherits From
Applied Markers
<xs:complexType name="label">
<xs:complexContent>
<xs:extension base="tns:marker">
<xs:sequence>
<xs:element name="applicationCount" type="xs:long"/>
<xs:element minOccurs="0" name="labelType" type="tns:labelType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | Label | Create |
| Response | Label | List |
| Response | Label | Read |
| Response | Label | Read Batch |
| Request | Label | Read Batch |
| Response | Label | Update |

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