Maintenance operations for managing scheduled updates to your Database Instance.
List all the maintenances of a MongoDB® Database Instance.
path Parameters
regionThe region you want to target
query Parameters
instance_idID of the instance. (UUID format)
order_byCriteria to use when requesting user listing.
pagepage_sizeList all the maintenances of a MongoDB® Database Instance. › Responses
List of maintenances of a MongoDB© instance.
total_countTotal count of maintenances of a MongoDB© instance.
Get a maintenance of a MongoDB® Database Instance.
path Parameters
regionThe region you want to target
maintenance_idID of the maintenance. (UUID format)
Get a maintenance of a MongoDB® Database Instance. › Responses
idID of the maintenance. (UUID format)
instance_idID of the instance on which the maintenance is applied. (UUID format)
created_atCreation date of the maintenance. (RFC 3339 format)
starts_atStart date of the maintenance. (RFC 3339 format)
stops_atStop date of the maintenance. (RFC 3339 format)
statusCurrent status of the maintenance.
forced_atForced application date of the maintenance. (RFC 3339 format)
applied_atApplication date of the maintenance. (RFC 3339 format)
applied_byUsertype who launched the maintenance.
Workflow to be applied during maintenance.
reasonReason of the maintenance.
Apply a maintenance of a MongoDB® Database Instance.
path Parameters
regionThe region you want to target
maintenance_id(UUID format)
Apply a maintenance of a MongoDB® Database Instance. › Responses
idID of the maintenance. (UUID format)
instance_idID of the instance on which the maintenance is applied. (UUID format)
created_atCreation date of the maintenance. (RFC 3339 format)
starts_atStart date of the maintenance. (RFC 3339 format)
stops_atStop date of the maintenance. (RFC 3339 format)
statusCurrent status of the maintenance.
forced_atForced application date of the maintenance. (RFC 3339 format)
applied_atApplication date of the maintenance. (RFC 3339 format)
applied_byUsertype who launched the maintenance.
Workflow to be applied during maintenance.
reasonReason of the maintenance.