{ "parameters": { "subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff", "resourceGroupName": "exampleresourcegroup", "serverName": "exampleserver", "maintenanceEventId": "examplemaintenanceeventid", "api-version": "2026-04-01-preview" }, "responses": { "200": { "body": { "properties": { "maintenanceEventId": "examplemaintenanceeventid", "maintenanceType": "PlannedMaintenance", "status": "Planned", "startTime": "2026-04-02T07:23:00Z", "endTime": "2026-04-02T08:23:00Z", "estimatedDowntime": "PT3600S", "deferrable": true, "deferralDeadline": "2026-04-16T07:23:00Z", "lastUpdatedTime": "2026-04-01T07:23:15.9626227Z" }, "id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/exampleresourcegroup/providers/Microsoft.DBforPostgreSQL/flexibleServers/exampleserver/maintenanceEvents/9YBX-M00", "name": "9YBX-M00", "type": "Microsoft.DBforPostgreSQL/flexibleServers/maintenanceEvents" } } }, "operationId": "MaintenanceEvents_Get", "title": "Get information about a maintenance event for a server." }