mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add alternative, easier method to get API token for FortiOS (#17266)
This commit is contained in:
parent
cc1ba5b00c
commit
4383ca1273
@ -35,7 +35,7 @@ host:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
token:
|
token:
|
||||||
description: "See [Fortinet Developer Network](https://fndn.fortinet.net) for how to create an API token. Remember this integration only needs read access to a FortiGate, so configure the API user to only to have limited and read-only access."
|
description: "See: [Generate an API token for FortiOS](https://registry.terraform.io/providers/fortinetdev/fortios/latest/docs/guides/fgt_token) for how to create an API token. Remember this integration only needs read access to a FortiGate, so configure the API user to only to have limited and read-only access."
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
verify_ssl:
|
verify_ssl:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user