Libraries
»
enterprisemodules-oci_config
(0.15.1)
»
Index (d)
»
Puppet Tasks
»
database_action
Puppet Task: database_action
Defined in:
tasks/database_action.json,
tasks/database_action.rb
Overview
Execute an database action on the specified node of a database server
Supports noop?
false
Parameters
db_node_id
(Optional[String[1]])
— The ocid of the database node you want to apply the action on.
db_node_name
(Optional[String[1]])
— The name of the database node you want to apply the action on.
action
(Enum['START','STOP','SOFTRESET','SOFTSTOP','RESET'])
— The action you want to apply on the specified instance.