opnsense_acmeclient_automation (Data Source)

Read ACME client automation details from OPNsense.

Schema

Required

  • id (String) UUID of the automation action.

Read-Only

  • configd_generic_command (String) Configd command executed as part of the automation.
  • description (String) Description of the automation action.
  • enabled (Boolean) Whether the automation is enabled.
  • fritzbox_password (String) FRITZ!Box password.
  • fritzbox_url (String) FRITZ!Box router URL.
  • fritzbox_username (String) FRITZ!Box username.
  • name (String) Display name of the automation action.
  • panos_host (String) Palo Alto Networks host.
  • panos_password (String) Palo Alto Networks password.
  • panos_username (String) Palo Alto Networks username.
  • proxmoxve_node_name (String) Proxmox VE node name.
  • proxmoxve_port (String) Proxmox VE API port.
  • proxmoxve_realm (String) Proxmox VE realm.
  • proxmoxve_server (String) Proxmox VE server.
  • proxmoxve_token_id (String) Proxmox VE token ID.
  • proxmoxve_token_key (String) Proxmox VE token key.
  • proxmoxve_user (String) Proxmox VE user.
  • remote_ssh_command (String) Command executed on the remote host via SSH.
  • remote_ssh_host (String) Remote SSH host for command execution.
  • remote_ssh_identity_type (String) Identity type for remote SSH authentication.
  • remote_ssh_key (String) SSH host key fingerprint for remote execution.
  • remote_ssh_port (String) Remote SSH port.
  • remote_ssh_user (String) Remote SSH user.
  • sftp_chgrp (String) Group applied to SFTP uploads.
  • sftp_chmod (String) File permission applied to SFTP uploads.
  • sftp_chmod_key (String) Key file permission applied to SFTP uploads.
  • sftp_filename_ca (String) Filename for the CA bundle uploaded via SFTP.
  • sftp_filename_cert (String) Filename for the certificate uploaded via SFTP.
  • sftp_filename_fullchain (String) Filename for the full chain uploaded via SFTP.
  • sftp_filename_key (String) Filename for the private key uploaded via SFTP.
  • sftp_host (String) Target host for SFTP uploads.
  • sftp_host_key (String) SSH host key fingerprint for SFTP uploads.
  • sftp_identity_type (String) SFTP identity type.
  • sftp_port (String) SFTP port.
  • sftp_remote_path (String) Remote path used during SFTP uploads.
  • sftp_user (String) SFTP username.
  • synology_dsm_create (Boolean) Whether the Synology DSM host should be created if missing.
  • synology_dsm_device_id (String) Synology DSM device identifier.
  • synology_dsm_device_name (String) Synology DSM device name.
  • synology_dsm_hostname (String) Synology DSM hostname.
  • synology_dsm_otp_code (String) Synology DSM OTP code.
  • synology_dsm_password (String) Synology DSM password.
  • synology_dsm_port (String) Synology DSM port.
  • synology_dsm_scheme (String) Synology DSM scheme (http or https).
  • synology_dsm_username (String) Synology DSM user.
  • truenas_api_key (String) TrueNAS API key.
  • truenas_hostname (String) TrueNAS hostname.
  • truenas_scheme (String) TrueNAS scheme (http or https).
  • type (String) Automation action type.
  • unifi_keystore (String) Path to the Unifi keystore.
  • vault_kvv2 (Boolean) Whether Vault KV v2 is used.
  • vault_prefix (String) Vault KV secret prefix.
  • vault_token (String) Vault token used for authentication.
  • vault_url (String) Hashicorp Vault API URL.