johncburnette/Stackpath CDN Purge
Purges files from Stackpath CDN
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| clientId | Your Stackpath client ID | yes | — |
| clientSecret | Your Stackpath client secret | yes | — |
| stackId | The ID of the stack you want to purge in Stackpath | yes | — |
| purgeType | The type of purge to do. When set to list, urls are passed using a single string or a list of string urls. When set to fetch, a single url can be passed that will be fetched and read as json. | — | — |
| branch | An optional branch to be purged. Will default to main if not set | — | — |
| urls | A string or list of urls to be purged in the CDN | yes | — |
Outputs
no outputs