Get Info
GET /v2/info
Fields
Name |
Description |
Default |
Valid Values |
Example Values |
Request
Headers
Route
GET /v2/info
cURL
curl "https://api.[your-domain.com]/v2/info" -X GET \
-H "Host: example.org" \
-H "Cookie: "
Response
Headers
Status
200 OK
Body
{"name":"vcap","build":"2222","support":"http://support.cloudfoundry.com","version":2,"description":"Cloud Foundry sponsored by Pivotal","authorization_endpoint":"http://localhost:8080/uaa","token_endpoint":"http://localhost:8080/uaa","api_version":"2.21.0","logging_endpoint":"ws://loggregator.vcap.me:80"}