Get Configuration Item FQDN Flow Action
The flow action retrieves the fully qualified domain name (FQDN) of a configuration item. This flow action can accelerate the investigation and remediation process.
The Get Configuration Item FQDN flow action can be used with any flow to retrieve the fully qualified domain name (FQDN) of a configuration item.
Input variables
Input variables determine the initial behavior of the flow action.
| Variable | Description |
|---|---|
| cmdb_ci.id [string] | The system identifier (sys_id) of a configuration item record. |
Output variables
The output variables contain data that can be used in subsequent actions.
| Variable | Description |
|---|---|
| fqdn [string] | The fully qualified domain name (FQDN) of the configuration item. |
Additional Notes
The fqdn field on the configuration item must be populated.