Oct 27 14:23:48 opnsense: /services_dyndns_edit.php: Dynamic DNS Record ID (< DO Username >): UNKNOWN ERROROct 27 14:23:48 opnsense: /services_dyndns_edit.php: Dynamic DNS Record ID (< DO Username >): PAYLOAD: {"id":"not_found","message":"The resource you were accessing could not be found."}Oct 27 14:23:48 opnsense: /services_dyndns_edit.php: Dynamic DNS (tipperthecat.life): Current Service: digitaloceanOct 27 14:23:48 opnsense: /services_dyndns_edit.php: Dynamic DNS (tipperthecat.life): _checkStatus() starting.Oct 27 14:23:47 opnsense: /services_dyndns_edit.php: Dynamic DNS (tipperthecat.life via DigitalOcean): _update() starting.Oct 27 14:23:47 opnsense: /services_dyndns_edit.php: Dynamic DNS (tipperthecat.life): running dyndns_failover_interface for wan. found em0Oct 27 14:23:47 opnsense: /services_dyndns_edit.php: Dynamic DNS (tipperthecat.life): 73.25.124.39 extractedOct 27 14:23:47 opnsense: /services_dyndns_edit.php: Dynamic DNS: updatedns() starting
curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer API_TOKEN" "https://api.digitalocean.com/v2/domains/DOMAIN_NAME/records"
{ "id": 1234567890, "type":"A", "name": "home", "data": "1.1.1.1"... }