Create a Lnm Scenario Rule
post
/lnmScenarios/{scenarioGid}/lnmScenarioRules
Request
Path Parameters
-
scenarioGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object-
dataruleInstanceGid: string
Data rule instance to associate with the scenario.
-
domainName: string
No description.
-
links: array
links
Read Only:
true -
rowsSavedQueryGid: string
Saved query to filter out rows impacted by the rule. If not specified, all rows are impacted.
-
scenarioRuleSeq: number
(int32)
Sequence of rule within the scenario.
Root Schema : schema
Type:
Show Source
object-
dataruleInstanceGid: string
Data rule instance to associate with the scenario.
-
domainName: string
No description.
-
links: array
links
Read Only:
true -
rowsSavedQueryGid: string
Saved query to filter out rows impacted by the rule. If not specified, all rows are impacted.
-
scenarioRuleSeq: number
(int32)
Sequence of rule within the scenario.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
dataruleInstanceGid: string
Data rule instance to associate with the scenario.
-
domainName: string
No description.
-
links: array
links
Read Only:
true -
rowsSavedQueryGid: string
Saved query to filter out rows impacted by the rule. If not specified, all rows are impacted.
-
scenarioRuleSeq: number
(int32)
Sequence of rule within the scenario.