Reserved Word Reference
Reserved Word |
Description |
col_index |
Is the index of each item when doing a collect in a datasource. |
col_item |
Refers to each item when doing a collect in a datasource. |
data |
Refers to the whole datasource structure in a policy validate. |
f1_app_host |
Is the Flexera One UI host name. |
item |
Refers to each item element in the datasource for a policy validate_each. |
iter_index |
Is the index of each item when doing iterate in a resource or datasource. |
iter_item |
Refers to each item when doing iterate in a resource or datasource. |
meta_parent_policy_id |
Is the universally unique identifier (UUID) of the parent meta-policy that applied the current policy. |
policy_id |
Is the UUID of the applied policy. |
response |
Refers to the response XML or JSON data in a datasource result. |
rs_governance_host |
Returns the Flexera Automation endpoints. |
rs_optima_host |
Returns the Flexera Cloud Cost Optimization endpoint. |
rs_org_id |
Returns the numerical identifier for the Flexera Organization that the account belongs to, which is currently running the policy. It can be used any place a term can be used. |
rs_org_name |
Returns the name of the Flexera Organization Name that the account belongs to, which is currently running the policy. It can be used any place a term can be used. |
rs_project_id |
Returns the name of the Flexera account that is currently running the policy. It can be used any place a term can be used. |
rs_project_name |
Returns the name of the Flexera account that is currently running the policy. It can be used any place a term can be used. |
rs_ss_host |
Returns the Flexera Self-Service endpoints. |