Here are the StatusPage Activities currently available in RigD:
Add StatusPage Incident Component
Adds another component to the StatusPage incident.
Example add statuspage incident components
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentId: Please provide the ID for the incident.
SPComponentName: Please provide the component name.
Add StatusPage Subscriber
Adds the specified email address as a subscriber to the the page.
Example add statuspage [page name] subscriber [email]
Activity Inputs
SPPageName: Please provide the page name.
SPSubscriberEmail: Please provide the email of the subscriber to add.
Create StatusPage Incident
Creates an incident for a given status page. You can provide a name, status, message, and affected component.
Example create statuspage [page name] incident [incident name]
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentName: Please provide the name of the incident
SPIncidentStatus: Please choose a status.
SPIncidentMessage: Please provide an optional message for the status change.
SPIncidentNotification: Please indicate if we should send a notification for the creation of this incident.
SPComponentName: Please provide the component name.
Get StatusPage Component
Gets the details for a specific component of a page.
Example get statuspage [page name] component [component name]
Activity Inputs
SPPageName: Please provide the page name.
SPComponentName: Please provide the component name.
Get StatusPage Incident
Gets the detials for a particular status page incident or maintenance incident.
Example get statuspage [page name] incident [incident id]
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentId: Please provide the ID of the incident.
Get StatusPage Page Details
Gets the details of a page.
Example get statuspage page [page name]
Activity Inputs
SPPageName: Please provide the name of the page to get.
List StatusPage Components
Lists the components for the specified page.
Example list statuspage components for [page name]
Activity Inputs
SPPageName: Please provide the page name.
List StatusPage Incidents
Lists the all or open incidents for a given status page.
Example list statuspage [page name] [scope] incidents
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentScope: Please choose the incident scope to get.
List StatusPage Maintenance Incidents
Provides a list of all active and scheduled maintenance incidents for a given status page.
Example list statuspage [page name] maintenance
Activity Inputs
SPPageName: Please provide the page name.
List StatusPage Metrics
Lists the metrics for the specified status page.
Example list statuspage [page name] metrics
Activity Inputs
SPPageName: Please provide a page name
List StatusPage Pages
Provides a list of your StatusPages pages.
Example list statuspage pages
List StatusPage Subscribers
Lists the subscribers for a specific page.
Example list statuspage [page name] subscribers
Activity Inputs
SPPageName: Please provide the page name.
Remove StatusPage Incident Component
Removes a component from an incident
Example remove statuspage incident component
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentId: Please provide the ID for the incident.
SPComponentName: Please provide the component name.
Remove Statuspage Subscriber
Removes a subscriber from a specific page.
Example remove statuspage [page name] subscriber
Activity Inputs
SPPageName: Please provide the page name.
StatusPage Help
Explains StatusPage tool
Example help with statuspage
Update Status Page Mainenance Status
Update the status of a Maintanance incident for a page.
Example update statuspage [page name] maintenance incident [incident id] to [status]
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentId: Please provide the ID for the incident.
SPMaintenanceStatus: Please choose a status.
SPIncidentMessage: Please provide an optional message for the status change.
Update StatusPage Component Status
Updates the specified component to a new status.
Example update statuspage [page name] component [component name] status [status]
Activity Inputs
SPPageName: Please provide the page name
SPComponentName: Please provide the component name.
SPComponentStatus: Please indicate the new component status.
Update StatusPage Incident
Updates the status for a specific status page incident. You can optionally add a message
Example update statuspage [page name] incident [incident number] to [status] message [message]
Activity Inputs
SPPageName: Please provide the page name.
SPIncidentId: Please provide the ID for the incident.
SPIncidentStatus: Please choose a status.
SPIncidentMessage: Please provide an optional message for the status change.