![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
URI: /comb/v1/d/ddft/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/ddft/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/ddft
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: discussionsDraftCreator
Response Payload: discussionsDraft
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/ddft/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/ddft/list
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
parent  | 
                            Query  | 
                            ![]()  | 
                            Handle on the folder to be listed  | 
                        
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: predicateAndSortListParameters
Predicates Supported: (expand)
Sort Criteria Supported: (expand)
| Sort Criteria Type | 
|---|
| compoundSortCriteria | 
| modifiedOnSortCriteria | 
| nameSortCriteria | 
Response Payload: listResult<discussionsDraft>
Fault: restFault
Details: (expand)
| HTTP Status | Description | 
|---|---|
| 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 | 
URI: /comb/v1/d/ddft/trash/{id}
HTTP Method: POST
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 | 
URI: /comb/v1/d/ddft/{id}
HTTP Method: GET
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Projection representing the portion of the DiscussionsDraft 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: discussionsDraft
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 | |
| Unsupported value in Accept header | |
| Internal error occurred | 
Sample: (expand)
URI: /comb/v1/d/ddft/ac/{id}
HTTP Method: GET
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.  | 
                        
Request Payload: No Request Payload
Response Payload: accessControlFields
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 | |
| Unsupported value in Accept header | |
| Internal error occurred | 
URI: /comb/v1/d/ddft/read
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
projection  | 
                            Query  | 
                            
                            ![]() Restricted to: 
  | 
                            Projection representing the portion to be loaded for each DiscussionsDraft  | 
                        
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<discussionsDraft>
Response Payload: list<discussionsDraft>
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/ddft/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/ddft/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/ddft/undelete/{id}
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description | 
|---|---|---|---|
new_name  | 
                            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/ddft/{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: 
  | 
                            determins what portion of the DiscussionsDraft is returned  | 
                        
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: discussionsDraftUpdater
Response Payload: discussionsDraft
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 | 
Sample: (expand)
URI: /comb/v1/d/ddft/ac/{id}
HTTP Method: PUT
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: accessControlFieldsUpdater
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 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 | 

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