Which CMDB table to query if I need to extract all CIs irrespective of CI types ?
Hi, I would need to extract all CIs (Irrespective of CI class or category) from my instance through REST call. Which table should I query to get all CIs and their relationships at once ? Is it cmdb_ci and cmdb_rel_ci ? OR If I need to fetch Applicat...