The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
nirmata
: Invoke Nirmata Servicebuilder
Delete App in Environment
Deletes the specified application from the specified environment.
Deploy App in Environment
Deploys the specified application from catalog to specified application.
Update App in Catalog
Updates the specified application in specified catalog.
Update App in Environment
Updates the specified application in specified environment.
deleteAppInEnvironment
endpoint : String
apikey : String
environment : String
application : String
timeout : int
deployAppInEnvironment
endpoint : String
apikey : String
environment : String
application : String
timeout : int
catalog : String
directories : String
includescheck : boolean
includes : String
excludescheck : boolean
excludes : String
deployType : String
updateAppInCatalog
endpoint : String
apikey : String
catalog : String
timeout : int
directories : String
includescheck : boolean
includes : String
excludescheck : boolean
excludes : String
updateAppInEnvironment
endpoint : String
apikey : String
environment : String
application : String
timeout : int
directories : String
includescheck : boolean
includes : String
excludescheck : boolean
excludes : String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.