此内容没有您所选择的语言版本。
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.