EN
Español
English
Português
    Definition

    The following example shows how to populate the configuration file in order to integrate between CMDB and techpulse. Start with a totally clean configuration file as shown below:

    {
      "ci": [
        {
          "reference": "",
          "definition": {
            "name": {
              "type": "",
              "key": ""
            },
            "brand": {
              "type": "",
              "key": ""
            },
            "model": {
              "type": "",
              "key": ""
            },
            "assetTag": {
              "type": "",
              "key": ""
            },
            "serial": {
              "type": "",
              "key": ""
            },
            "responsible": {
              "SearchBy": [
                "Email"
              ],
              "type": "",
              "key": "",
              "DefaultValue": {
                "id": 0
              }
            }
          }
        }
      ],
      "category": [
        {
          "id": 0,
          "reference": "",
          "keys": [
            ""
          ],
          "projectId": 0,
          "additionalFields": [
            {
              "id": 0,
              "key": "",
              "mapping": [
                {
                  "id": 0,
                  "value": ""
                }
              ]
            }
          ],
          "state": [
            {
              "id": 0,
              "reason": 0,
              "value": ""
            }
          ]
        }
      ],
      "numberProcesses": 0,
      "tenantIds": [
        ""
      ]
    }
    
    


    To proceed with the example described, follow the steps below:

    1. View Category ↪ Mapping

    2. View CI ↪ Mapping

    3. View Mapping Mapping ↪

    4. View Plugin ↪ Mapping