...
Code Block |
---|
{ "System": "Tosca", "Name": "Tosca Server", "Server": "https://<server name>.<domain>.com", "Service Account": "<client id>", "Service Password": "<secret><encrypted client secret>", "Urls": { "Browser": "https://<server address>/rest/toscacommander/", "API": "https://<server address>/rest/toscacommander/" }, "Auth Mode": "clientCredentials" } |
...