im-open/Open a PagerDuty Maintenance Window
Opens a PagerDuty maintenance window for the specified service and amount of time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pagerduty-api-key | The PagerDuty API Key that allows access to your services | yes | — |
| description | A description for the maintenance window | no | — |
| minutes | The number of minutes to open the window for. Defaults to 20. | yes | 20 |
| service-id | A single pagerduty service id | no | — |
| service-ids | A comma seperated list of pagerduty service ids | no | — |
Outputs
| name | description |
|---|---|
| maintenance-window-id | The ID of the maintenance window that was just opened. |