このコンテンツは選択した言語では利用できません。
7.4. Get Domain Information
Description
Get information about an existing domain.
Method and URL Structure
Method | URL Structure |
---|---|
GET | /broker/rest/domains/:name |
Request Parameters
Not applicable
cURL Command Example
curl -X GET https://openshift.redhat.com/broker/rest/domains/mydomain --user user@example.com:password
$ curl -X GET https://openshift.redhat.com/broker/rest/domains/mydomain --user user@example.com:password
JSON Response
The API returns the domain resource with related resource links which have been left out for brevity. See Chapter 7, Domains for more information on all domain resource parameters.