Disable Email Notification
POST {{url}}/compute-ops-mgmt/v1beta1/server-notifications/bulk-update
See HPE Greenlake for Compute Ops Management API
DATA Properties
Request Body
{"serverIds"=>["P39886-B21+CN70490RXQ"], "requestData"=>{"criticalNotification"=>false, "healthNotification"=>false, "criticalNonServiceNotification"=>false, "warningNotification"=>false}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |