![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
URI: /comb/v1/d/remd/label/apply/{id}
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
labelid  | 
                            Query  | 
                            ![]()  | 
                            LabelHandle of the Label to be applied  | 
                        
type  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Label application type  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
Request Payload: No Request Payload
Response Payload: labelApplication
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid value specified for query parameter | |
| Required header not specified | |
| Required query parameter not specified | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/label/apply
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
labelid  | 
                            Query  | 
                            ![]()  | 
                            LabelHandle of the Label to be applied  | 
                        
type  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Label application type  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: beeIdList<entity>
Response Payload: listResult<labelApplication>
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Batch size exceeded | |
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            |
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: reminderCreator
Response Payload: reminder
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Entity already exists | |
| Error processing "runas" value | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/{id}
HTTP Method: DELETE
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
snapshotid  | 
                            Query  | 
                            ![]()  | 
                            determine if the entity should always be deleted or if optimistic locking should be used.  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
Request Payload: No Request Payload
Response Payload: No Response Payload
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid value specified for query parameter | |
| Required header not specified | |
| Required query parameter not specified | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/delete
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: beeIdList<reminder>
Response Payload: No Response Payload
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Batch size exceeded | |
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/discuss/{id}
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
subject  | 
                            Query  | 
                            ![]()  | 
                            The subject of the first message in the new Topic  | 
                        
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            The projection specifying the details that should be returned in the Topic snapshot. Projection.EMPTY is the base case.  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: topicUpdater
Response Payload: topic
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
URI: /comb/v1/d/remd/{id}
HTTP Method: GET
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Projection representing the portion of the Reminder to load  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
Request Payload: No Request Payload
Response Payload: reminder
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid value specified for query parameter | |
| Required header not specified | |
| No entity exists with the specified ID | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/read
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Projection representing the portion of the Reminder to load  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: beeIdList<reminder>
Response Payload: list<reminder>
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Batch size exceeded | |
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/remd/label/remove/{id}
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
labelid  | 
                            Query  | 
                            ![]()  | 
                            LabelHandle of the Label to be removed  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
Request Payload: No Request Payload
Response Payload: No Response Payload
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid value specified for query parameter | |
| Required header not specified | |
| Required query parameter not specified | |
| Unsupported value in Accept header | |
| Internal error occurred | 
URI: /comb/v1/d/remd/label/remove
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
labelid  | 
                            Query  | 
                            ![]()  | 
                            LabelHandle of the Label to be removed  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: beeIdList<entity>
Response Payload: No Response Payload
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Batch size exceeded | |
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| Unsupported value in Accept header | |
| Internal error occurred | 
URI: /comb/v1/d/remd/{id}
HTTP Method: PUT
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
snapshotid  | 
                            Query  | 
                            ![]()  | 
                            determine if the entity should always be updated or if optimistic locking should be used  | 
                        
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            a projection to specify how to load the Reminder  | 
                        
accept  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            Directive to the server, indicating the format of the returned payload (or error class)  | 
                        
runas  | 
                            Query  | 
                            ![]()  | 
                            Identity under-which to execute this operation. Callers require permission to run as a different identity.  | 
                        
suppress_20x_code  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Indicates if HTTP status codes in the 200-299 range are suppressed and always returned as 200. Required when client technology assumes that any return code other than 200 is a fault.  | 
                        
anticsrf  | 
                            Query  | 
                            ![]()  | 
                            Specifies the anti-CSRF token  | 
                        
content-type  | 
                            Header  | 
                            
                            ![]() Restricted to: 
  | 
                            The standard HTTP Content-Type Header, indicating the MIME type of the payload  | 
                        
Request Payload: reminderUpdater
Response Payload: reminder
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| Error processing "runas" value | |
| Format of ID specified is incorrect | |
| Id type is incorrect | |
| Invalid header specified | |
| Invalid payload specified | |
| Invalid value specified for query parameter | |
| JSON payload received with a wrong data member type | |
| No payload specified | |
| Required header not specified | |
| Required query parameter not specified | |
| Type of payload specified does not match what is expected | |
| No entity exists with the specified ID | |
| Unsupported value in Accept header | |
| Entity state has changed | |
| Internal error occurred | 
Sample: (expand)

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