Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager End Active Blackout
Version 1.0.0
Find a started blackout for a target and stop it early to resume monitoring.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
end-active-blackout
Locate a started blackout and stop it early.
Lists STARTED blackouts, picks the first, confirms it, and stops it so monitoring resumes for the affected targets.
1
listActiveBlackouts
listBlackouts
List blackouts currently in the STARTED state.
2
confirmBlackout
getBlackout
Read the selected blackout to confirm its current status before stopping.
3
stopTheBlackout
stopBlackout
Stop the active blackout so monitoring and alerting resume immediately. A 200 confirms the stop; a 409 indicates the blackout was not in a stoppable state.