Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Schedule Blackout
Version 1.0.0
Ensure a blackout reason exists, then create and verify a maintenance window.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
schedule-blackout
Create a blackout for a target after ensuring its reason exists, then verify it.
Lists blackout reasons, optionally creates the requested reason, creates the blackout, reads it back, and lists its covered targets.
1
listReasons
listBlackoutReasons
List the predefined blackout reasons to decide whether to create one.
2
createReason
createBlackoutReason
Create the requested blackout reason when no reasons are yet defined.
3
createTheBlackout
createBlackout
Create the blackout for the supplied target using the requested reason and schedule.
4
confirmBlackout
getBlackout
Read the created blackout back to confirm its scheduled status.
5
listBlackoutTargets
getBlackoutTargets
Enumerate the targets the blackout actually covers, including any group-expanded members.