List
get
/api/
List supported API versions
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Example Response (application/json)
{
"available_versions":{
"v2":"/api/v2/"
},
"current_version":"/api/v2/",
"custom_login_info":"",
"custom_logo":"",
"description":"Oracle Linux Automation Manager REST API",
"login_redirect_override":"",
"oauth2":"/api/o/",
"swagger":"/api/swagger/"
}