Number of APIs: 2
1. Set AppSearch read-only status
PUT {{baseUrl}}/deployments/:deployment_id/appsearch/:ref_id/read_only_mode
Enable/Disable read-only mode on the given App Search resource.
2. Set AppSearch read-only status
GET {{baseUrl}}/deployments/:deployment_id/appsearch/:ref_id/read_only_mode
Enable/Disable read-only mode on the given App Search resource.
ENDPOINTS