Libraries
»
enterprisemodules-ora_config
(3.26.1)
»
Index (t)
»
Puppet Tasks
»
tablespace
Puppet Task: tablespace
Defined in:
tasks/tablespace.json,
tasks/tablespace.rb
Overview
Allows get the status, create or remove an Oracle tablespace
Parameters
action
(Optional[Enum['list', 'status','create','remove']])
— The action you want to execute
tablespace_name
(Optional[String[1]])
— The name of the Oracle tablespace to use.
properties
(Optional[Hash])
— The properties to use when create a Oracle tablespace