{
"planId": "plan-00000001",
"projectId": "proj-00000001",
"planType": "start-stop-plan",
"name": "Start Development Environment",
"state": "active",
"isEnabled": true,
"isDeleted": false,
"createdDate": "2023-02-13T00:00:00Z",
"lastModifiedDate": "2023-02-14T00:00:00Z",
"lastModifiedBy": "u-00000001",
"schedule": {
"scheduleType": "daily",
"timeOfDay": "08:00:00",
"timeZoneId": "Eastern Standard Time",
"parameters": {
"days": [
"monday",
"tuesday",
"wednesday",
"thursday",
"friday"
]
}
},
"parameters": {
"startStopMode": "start-stop-combined",
"stopTimeInSeconds": 43200
}
}