{
    "Detailed" = {
        "Operations" = [
            {
                "Id" = 2u;
                "Name" = "ResFill!"
            }
        ];
        "OperationRoot" = 2u;
        "Providers" = [];
        "OperationStats" = {
            "ResFill!" = 1u
        }
    };
    "Basic" = {
        "nodes" = [
            {
                "id" = 2u;
                "level" = 1u;
                "name" = "ResFill!";
                "type" = "op"
            }
        ];
        "links" = []
    }
}