此内容没有您所选择的语言版本。
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:password
JSON Response
The API returns a list of all members belonging to the specified application.