Resource section

Optional. Defines global resources that are shared between all clusters.

Resource section structure

The first line consists of the keywords. RESOURCENAME and DESCRIPTION are mandatory. The other keywords are optional. Subsequent lines define resources.

Example

Begin Resource
RESOURCENAME           TYPE    INTERVAL INCREASING CONSUMABLE RELEASE DESCRIPTION  # Keywords
   global_res_static   Numeric  ()        N          Y        Y       (Global static resources)
   global_res_dynamic  Numeric  60        N          Y        Y       (Global dynamic resources)
End Resource