EN
Español
English
Português
    Definition

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

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


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

    1. View Category ↪ Mapping

    2. View CI ↪ Mapping

    3. View Mapping Mapping ↪