Questo contenuto non è disponibile nella lingua selezionata.
7.2. List Domains
Get a list of all domains accessible to the user, regardless of ownership.
Method | URL Structure |
---|---|
GET | /broker/rest/domains |
Not applicable
curl -X GET https://openshift.redhat.com/broker/rest/domains --user user@example.com:password
$ curl -X GET https://openshift.redhat.com/broker/rest/domains --user user@example.com:password
The API returns a list of all domains that you have access to. The related resource links returned by the API have been left out for brevity.