Get resource usage
documentedReturns usage/availability information for a resource/site over a period.
Availabilityno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.planyo.com/rest/?method=get_resource_usage&start_date={{$start_date}}&end_date={{$end_date}}&separate_periods={{$separate_periods}}&separate_units={{$separate_units}}&resource_id={{$resource_id}}&site_id={{$site_id}}&language={{$language}}&api_key={{PLANYO_API_KEY}}&hash_timestamp={{$hash_timestamp}}&hash_key={{$hash_key}}" \
-H "Accept: application/json"