GetAuditNotMappedVMsResponse

GetAuditNotMappedVMsResponse
GetAuditNotMappedVMsResponse
This class is array of object
JSON Example
[
    {
        "productId": 0,
        "moref": "string",
        "vmId": "string",
        "inventoryData": {
            "name": "string",
            "moref": "string"
        }
    }
]