Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cludomq cludomq
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • ext
  • cludomqcludomq
  • Wiki
  • eventid:600

Last edited by Paweł Pierścionek Jul 31, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

eventid:600

E:600

DBChange.Service / StateChanged

Opis

Zdarzenie generowane przy zmianie konfiguracji serwisu

Nagłówki

Nagłówek Typ Wartość / Zakres Opis
e int 600 identyfikator eventu
ts int \d+ timestamp zdarzenia w systemie Cludo (unix epoch)
i string [a-z0-0]{16} identyfikator instancji, dla której wystąpiło zdarzenie

Treść encodowana JSON

{
  "SentTime": "2019-07-31T11:57:56.3114371+02:00",
  "NSArriveTime": "2019-07-31T11:57:56.3114371+02:00",
  "NSLeaveTime": "2019-07-31T11:57:56.3114371+02:00",
  "EventType": 600,
  "EventValue": [
    {
      "ServiceState": 603,
      "PreviousServiceState": 601,
      "ServiceType": 500,
      "RemoteService": false,
      "Service": {
        "ID": 152,
        "CID": 2006,
        "CEP": null
      },
      "UTCOperationDate": "2019-07-31T09:57:55.983"
    }
  ],
  "EventContext": null,
  "SequenceNumber": 2,
  "SequenceID": 600000152,
  "TripTime": "00:00:00"
}

Statusy serwisu

Status ID Opis
Stopped 600 Service is stopped
Started 601 Service is started
Suspended 602 Service is suspended
Suspending 603 Service is being suspended
Clone repository
  • eventid:100
  • eventid:10001
  • eventid:10002
  • eventid:10003
  • eventid:101
  • eventid:102
  • eventid:103
  • eventid:104
  • eventid:105
  • eventid:107
  • eventid:108
  • eventid:109
  • eventid:501
  • eventid:502
  • eventid:503
View All Pages