NSX-T Data Center REST API
MaintenanceModePropertiesRequest (schema)
Information about the Edge maintenance mode
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| maintenance_mode | current maintenance mode | boolean | |
| notify_mpa | send notification to MPA | boolean | Default: "True" | 
