freebox_api_version
(Data Source)
Discovery of the Freebox over HTTP(S)
Example
data "freebox_api_version" "example" {}
output "box_model" {
value = data.freebox_api_version.example.box_model
}
Schema
Read-Only
api_base_url
(String) The API root path on the HTTP serverapi_domain
(String) The domain to use in place of hardcoded Freebox IPapi_version
(String) The current API version on the Freeboxbox_model
(String) Box modelbox_model_name
(String) Box model display namehttps_available
(Boolean) Tells if HTTPS has been configured on the Freeboxhttps_port
(Number) Port to use for remote https access to the Freebox APIuid
(String) The device unique id