Ce contenu n'est pas disponible dans la langue sélectionnée.
7.4. Get Domain Information
Get information about an existing domain.
Method | URL Structure |
---|---|
GET | /broker/rest/domains/:name |
Not applicable
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
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.