servicenow/ServiceNow CI/CD Batch Install
Batch Install the specified applications from the application repository onto the specified instances.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source of the payload(file/workflow) | yes | — |
| filename | Filename(or a path without trailing slash) of the manifest JSON file is source equals to file(Default: now_batch_manifest.json) | no | — |
| manifest | JSON string with payload if source equals to workflow | no | — |
Outputs
| name | description |
|---|---|
| rollbackURL | URL to rollback batch |