f5devcentral / vscode-f5-chariot

Providing mobility from one tool to the other...
Apache License 2.0
8 stars 0 forks source link

DO error - On conversion of UCS #10

Closed AnthonyF5 closed 1 month ago

AnthonyF5 commented 7 months ago

Error: Converting UCS to DO with "Convert to DO with ACC" always generates two error entries:

    "}": {
        "class": "ManagementIp",
        "address": "}"
    },

    "/Common/comm-public": {
        "source": "default",
        "class": "SnmpCommunity",
        "name": "public"
    }

Issue: The first items causes and error as it is empty and should be removed. The second entry has a "/Common/" in the name which causes an error.

Versions: DO = v1.36.1 ACC = v1.21.0 VSCode = 1.83.1

DumpySquare commented 1 month ago

Hi @AnthonyF5. Please see the core ACC engine project for feedback on conversions

https://github.com/f5devcentral/f5-automation-config-converter