Show Table of Contents
11.11. Disable High Availability (HA) on Application
Description
Disable high availability (HA) feature on an application.
Method and URL Structure
| Method | URL Structure |
|---|---|
POST | /broker/rest/application/:id/events |
Request Parameters
| Name | Description | Required | Default |
|---|---|---|---|
event | Event | Yes |
See Section A.6, “Applications” for more information about the valid options applicable to these request parameters.
Request
{
"event": "disable-ha"
}
cURL Command Example
$ curl -X POST https://openshift.redhat.com/broker/rest/application/527ade9d7f9c48d37100000a/events --user user@example.com:password --data-urlencode event=disable-ha

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.