Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Groovy Class to Create Enviroments in Beta Enviroments

Notifications You must be signed in to change notification settings

mulesoft-labs/groovy-beta-enviroments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

groovy-beta-enviroments

def betaEnvs = new BetaEnvironments("test-env", "YOUR_API_KEY")
betaEnvs.create_environment()
def details = betaEnvs.get_environemnt_details()
betaEnvs.delete_environment()

About

Groovy Class to Create Enviroments in Beta Enviroments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages