![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
URI: /comb/v1/d/pcpl/{id}
HTTP Method: GET
Request Parameters: (expand)
| Name | Style | Required | Description |
|---|---|---|---|
projection |
Query |
![]() Restricted to:
|
the attributes to be fetched when loading the principal |
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: principal
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/pcpl/read
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description |
|---|---|---|---|
projection |
Query |
![]() Restricted to:
|
the projection for the snapshot |
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<principal>
Response Payload: list<principal>
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/pcpl/resolve
HTTP Method: POST
Request Parameters: (expand)
| Name | Style | Required | Description |
|---|---|---|---|
name |
Query |
![]() |
The name of the principal |
projection |
Query |
![]() Restricted to:
|
The projection for the returned principals |
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: list<principal>
Fault: restFault
Details: (expand)
| HTTP Status | Description |
|---|---|
| Error processing "runas" value | |
| Invalid value specified for query parameter | |
| Required header not specified | |
| Required query parameter not specified | |
| Unsupported value in Accept header | |
| Internal error occurred |

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