このコンテンツは選択した言語では利用できません。
7.2. List Domains
Description
Get a list of all domains accessible to the user, regardless of ownership.
Method and URL Structure
Method | URL Structure |
---|---|
GET | /broker/rest/domains |
Request Parameters
Not applicable
cURL Command Example
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
JSON Response
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.