Skip to content

I Can't Add New Timelines To Ghosts Through API #271

Answered by sei-dupdyke
danross826 asked this question in Q&A
Discussion options

You must be logged in to vote

My apologies, I finally realized this morning what the issue is that you are pointing out!

For POST /api/machineupdates the previously generated sample json payload was:

{
  "machineId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "type": "Timeline",
  "activeUtc": "2024-03-23T13:39:44.558Z",
  "status": "Active",
  "update": {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "status": "Run",
    "timeLineHandlers": [
      {
        "handlerType": "BrowserFirefox",
        "initial": "string",
        "utcTimeOn": {
          "ticks": 0
        },
        "utcTimeOff": {
          "ticks": 0
        },
        "utcTimeBlocks": [
          {
            "ticks": 0
          }
        ]…

Replies: 3 comments 32 replies

Comment options

You must be logged in to vote
31 replies
@danross826
Comment options

@danross826
Comment options

@sei-dupdyke
Comment options

@danross826
Comment options

@danross826
Comment options

Comment options

You must be logged in to vote
1 reply
@danross826
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sei-dupdyke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants