Method: UnifiProtect::API#bootstrap_json

Defined in:
lib/unifi_protect/api.rb

#bootstrap_jsonObject



144
145
146
# File 'lib/unifi_protect/api.rb', line 144

def bootstrap_json
  request_with_raw_response(uri(path: 'bootstrap'))
end