Libraries
»
enterprisemodules-oci_config
(0.18.0)
»
Index (g)
»
Puppet Tasks
»
get_metadata
Puppet Task: get_metadata
Defined in:
tasks/get_metadata.json,
tasks/get_metadata.rb
Overview
Fetch all OCI data for a specified resource
Supports noop?
false
Parameters
resource_id
(Optional[String[1]])
— The ocid of the resource you want fetch the data from.
resource_name
(Optional[String[1]])
— The name of the resource you want to fetch the data from.
ocid_type
(String[1])
— The OCID type of the resource.
field_selection
(Optional[String[1]])
— The field you want to get of the data
max_retries
(Optional[Integer[0,5]])
— The number of retries before signaling an error.