Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action

Example Usage

import (
	"github.com/solarwinds/squadcast-sdk-go/models/operations"
)

value := operations.ActionPause

Values

Name
Value

ActionPause

pause

ActionResume

resume

Last updated