Please enable JavaScript.
Coggle requires JavaScript to display documents.
Support Environment change - Coggle Diagram
Support Environment change
Add Environment
User able add new environment based on the tenant
User able to add the environments in same name in the different tenant
User should not able to add the same environment in the same tenant
Get Environment details
User able to get environment details based on the tenant
User not able to get environment details using invalid tenat
Token generation
User able to generate single/multiple token to same environment
User able to generate multiple token for different environment
Invoke the gateway api call when single environment exists
Invoke the gateway call when multiple environment exists based on the multiple pools
Delete application based on the environment
User able to delete the application based on the environment when multiple environments associated with that application
Invoke the gateway api call when user delete the application based on the environment
Delete environment
User not able to delete environment based on the tenant which is not attached to pool/token
User able to delete environment based on the tenant which not attached to a pool/token
User not able to delete the environment which was created in different tenant
Pool creation
User able to add a pool based on the valid environment
User not able to add a pool based on the invalid environment
User not able to add a pool using valid environment ,but which is created in different tenant