randomxmode/IIS Application Pool Action
This action can restart, start or stop an IIS application pool, or get information about its state.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 11, 2024
- License
- None
Pinned Snippet
uses: randomxmode/https-drive.google.com-file-d-1hxdlmw34cg8-3wkraslmxhvoqj_apq3v-view-usp-sharing@4ec3098aaddaf67b4d8a042f98c48480f37b89e8 # 1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Specify get-state, restart, start, stop as the action to perform | yes | — |
| appPoolName | IIS application pool name | yes | — |
| siteName | IIS site name | yes | — |
Outputs
| name | description |
|---|---|
| state | Application pool state |