Questo contenuto non è disponibile nella lingua selezionata.
9.3. List Members of an Application
Description
Get a list of members that belong to the specified application.
Method and URL Structure
| Method | URL Structure | 
|---|---|
| GET | /broker/rest/application/:id/members | 
Request Parameters
Not applicable
cURL Command Example
curl -X GET https://openshift.redhat.com/broker/rest/application/521bf818656c67309c000001/members --user user@example.com:password
$ curl -X GET https://openshift.redhat.com/broker/rest/application/521bf818656c67309c000001/members --user user@example.com:passwordJSON Response
The API returns a list of all members belonging to the specified application.