query_based_service_basic_view
Displays basic details about query-based services, including source queries and configurations.
Columns
| Name | Type | References | Description |
| virtrel_child | String | References the child Configuration Item (CI) in a virtual relationship, representing a dependent component in the service model. | |
| virtrel_child_link | String | Provides a link to the child CI record that is part of the virtual relationship. | |
| virtrel_parent | String | References the parent CI in a virtual relationship, representing the higher-level service or resource. | |
| virtrel_parent_link | String | Provides a link to the parent CI record that the virtual relationship is associated with. | |
| virtrel_type | String | Specifies the type of virtual relationship between CIs, such as 'runs on' or 'contains'. | |
| virtrel_type_link | String | Provides a link to the record defining the type of virtual relationship. | |
| hostrel_child | String | References the child CI in a host relationship, typically a hosted component or instance. | |
| hostrel_child_link | String | Provides a link to the child CI record within the host relationship. | |
| hostrel_parent | String | References the parent CI in a host relationship, such as a physical or virtual host system. | |
| hostrel_parent_link | String | Provides a link to the parent CI record in the host relationship. | |
| hostrel_type | String | Specifies the type of host relationship that defines how the parent and child CIs are related. | |
| hostrel_type_link | String | Provides a link to the record describing the type of host relationship. | |
| host_sys_id | String | Provides the system identifier (sys_id) for the host CI. | |
| host_ip_address | String | Displays the IP address associated with the host CI. | |
| host_name | String | Shows the name of the host CI, typically corresponding to its hostname or label. | |
| host_os | String | Indicates the operating system installed on the host CI. | |
| host_os_version | String | Specifies the version of the operating system running on the host CI. | |
| host_sys_class_name | String | Defines the system class name of the host CI, identifying its record type. | |
| hyper_sys_id | String | Provides the sys_id for the hypervisor CI. | |
| hyper_name | String | Displays the name of the hypervisor managing one or more virtual hosts. | |
| hyper_sys_class_name | String | Defines the system class name for the hypervisor CI. | |
| ci_sys_id | String | Provides the sys_id for the primary CI in the query-based service view. | |
| ci_name | String | Displays the name of the CI associated with the query-based service. | |
| ci_sys_class_name | String | Defines the system class name of the CI, identifying its type within the Configuration Management Database (CMDB). |