ResMan Sync Report

The daily synchronization cycle has completed. Here is the summary of API activity per account and property.

@foreach($reportData as $account)
@foreach($account['properties'] as $prop) @endforeach
Property Name API Hits Status
{{ $prop['name'] }} {{ $prop['hits'] }} {{ $prop['status'] }}
@endforeach