ScheduledOperationListSchema
object
@odata.nextLinkstringOptional
@odata.nextLink URL if the page length and number of items match.
Supplemental info
Show 5 propertiesHide 5 properties
countintegerRequired
Number of items returned
kindstringRequired
Type of items in the list
operationstringRequired
Operation type. Should always say 'list'
Pagination info
Show 4 propertiesHide 4 properties
endintegerRequired
Position of the last item in the list
recordsintegerRequired
Total number of items returned in the list
startintegerRequired
Position of the first item in the list
totalintegerRequired
Total number of items in the project
Project info
Show 2 propertiesHide 2 properties
idstringRequired
Project ID
namestringRequired
Project name
A list of scheduled operations
Show 3 propertiesHide 3 properties
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