이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.