Initial version

Extracted from paultyng/terraform-provider-unifi@ef25893f14
This commit is contained in:
Paul Tyng
2020-01-10 14:31:12 -05:00
commit 435ecf9d6f
135 changed files with 6973 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"enabled": "true|false",
"migrated": "true|false",
"ubic_uuid": "",
"auth_token": "",
"device_id": "",
"oauth_enabled": "true|false",
"oauth_redirect_uris": [
""
],
"oauth_app_id": "",
"x_oauth_app_secret": "",
"sso_login_enabled": ""
}