Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

AllUsersGroup

Read

Retreive the AllUsersGroup object.

URI: /comb/v1/d/agrp

HTTP Method: GET

Request Parameters: (expand)

Name Style Required Description

projection

Query

Restricted to:

  • BASIC
  • EMPTY
  • EMPTY_WITH_AGENTS
  • EMPTY_WITH_ALL_ADDRESSES
  • EMPTY_WITH_ASSIGNED_ROLES
  • EMPTY_WITH_DEFAULT_ADDRESSES
  • EMPTY_WITH_GROUPS
  • EMPTY_WITH_MEMBERS
  • EMPTY_WITH_MEMBER_ACTORS
  • EMPTY_WITH_MEMBER_PRINCIPALS
  • EMPTY_WITH_PREFERENCES
  • EMPTY_WITH_PRIMARY_ADDRESS
  • EMPTY_WITH_PROPERTIES
  • EMPTY_WITH_SNAPSHOTID
  • EMPTY_WITH_SUBGROUPS
  • FULL
  • META

the projection to use for the returned snapshot

accept

Header

Restricted to:

  • application/json
  • application/xml

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:

  • false
  • true

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: allUsersGroup

Fault: restFault

Details: (expand)

HTTP Status Description
400
Error processing "runas" value
400
Invalid value specified for query parameter
400
Required header not specified
406
Unsupported value in Accept header
500
Internal error occurred