Skip to main content

Get Information about updating progress

Returns information about updating progress

'''progress'' range = [0-100] when 0 - updating doesn't starting and 100 - updating has finished'

Responses

OK


Schema
  • is_updating boolean

    Describes if updating process is running

  • progress integer

    Possible values: <= 100

    Describes updating progress

Loading...