Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Define Global Target Property
Version 1.0.0
Create a global target property, verify it, and read back its valid values.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
define-global-property
Create and verify a global target property, then read its valid values.
Creates a global target property, reads it back, and lists its valid values when it has a constrained value set.
1
createProperty
createGlobalTargetProperty
Create the global target property definition.
2
confirmProperty
getGlobalTargetProperty
Read the created property back to confirm its definition.
3
readValidValues
getGlobalTargetPropertyValidValues
Retrieve the constrained set of valid values for the property when it advertises one.