sh cluster_tenants_create.sh t1
Sending request to cluster
curl --insecure --location http://localhost:8300/api/system/tenants --header 'Content-Type: application/json' --header 'Api-Key: gy3e2dt87gidu132te87dfqadhjsa' --data-raw '{"tenantUniqueId": "t1"}'
{"uuid":"b120b5de-7202-4fe5-ae23-c59c461e3886","schemaName":"te7e038f0","tenantName":"te7e038f0","uniqueId":"t1","jiraUrl":null,"preferredApps":null,"createdAt":"2021-02-10T11:07:20.721+0000","updatedAt":"2021-02-10T11:07:20.721+0000"}
sh cluster_tenants_access.sh te7e038f0
{"username":"platformadmin","password":"96f00538","apiKey":"23c0124c-8a28-4252-941f-781d9813ce9e"}