Questo contenuto non è disponibile nella lingua selezionata.
11.4. List Applications for a User
List all applications for the specified user.
Method | URL Structure |
---|---|
GET | /broker/rest/applications |
Not applicable
curl -X GET https://openshift.redhat.com/broker/rest/applications --user user@example.com:password
$ curl -X GET https://openshift.redhat.com/broker/rest/applications --user user@example.com:password
The API returns a list of all applications for the specified user. The related resource links returned by the API have been left out for brevity. See Chapter 11, Applications for a description of each response parameter associated with an application.