Method: UnifiProtect::API#bootstrap

Defined in:
lib/unifi_protect/api.rb

#bootstrapObject



148
149
150
# File 'lib/unifi_protect/api.rb', line 148

def bootstrap
  request_with_json_response(uri(path: 'bootstrap'))
end