MaintenanceStatus is a JSON Structure definition published by Amazon MediaLive, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-maintenance-status-structure.json",
"name": "MaintenanceStatus",
"type": "object",
"description": "Placeholder documentation for MaintenanceStatus",
"properties": {
"MaintenanceDay": {
"allOf": [
{
"$ref": "#/components/schemas/MaintenanceDay"
},
{
"xml": {
"name": "maintenanceDay"
},
"description": "The currently selected maintenance day."
}
]
},
"MaintenanceDeadline": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "maintenanceDeadline"
},
"description": "Maintenance is required by the displayed date and time. Date and time is in ISO."
}
]
},
"MaintenanceScheduledDate": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "maintenanceScheduledDate"
},
"description": "The currently scheduled maintenance date and time. Date and time is in ISO."
}
]
},
"MaintenanceStartTime": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "maintenanceStartTime"
},
"description": "The currently selected maintenance start time. Time is in UTC."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.