Closed harhan closed 3 years ago
Hi @harhan , Thanks for suggesting this feature. we will add support to this feature in the next terraform version.
Thank you, Alon.
Hi @harhan The new provider's version is now available and it includes your feature, you may use it now.
Thank you, Alon
Thank you, I'll test the feature as soon as my provider updates.
The API key feature has been supported since version 1.6 (R80.40) of the API. Please add support for this login feature in the provider as well.
The API-key should exclude the need to send user/password parameters, as pr the reference documentation: `POST {{server}}/login Content-Type: application/json
{ "api-key" : "FFl8+KF1AJ2Tisac6d0K+w==" }`