ScheduledOperationSchema
object
Show 2 propertiesHide 2 properties
idstringOptionalformat: uuid
The ID of the resource
namestringOptional1-260 characterspattern: ^[^\^\'<>%&:\\?/*+]+$
The name of the resource
specobjectRequired
Show 1 variantHide 1 variant
Discriminated by type. Select one variant:
MediaKind.ScheduledOperation.StartStopobjectScheduledOperationStartStopSpecSchema
User data
Show value schemaHide value schema
[any key]any
endTimestringRequiredformat: date-time
End of the event
startTimestringRequiredformat: date-time
Start of the event
typeenumRequired
Event Type
Allowed values:MediaKind.ScheduledOperation.StartStop
Show 2 propertiesHide 2 properties
errorslist of stringsOptional
description of the errors found
stateenumRequired
State of the scheduled operation
Allowed values:PendingAcceptedErroredOngoingCompleted