{ "access": "write", "avail": "1.3.0", "brief": [ "This command removes a subnet that is part of an existing shared network and demotes it to a plain, stand-alone subnet." ], "cmd-syntax": [ "{", " \"command\": \"network6-subnet-del\",", " \"arguments\": {", " \"name\": \"floor13\",", " \"id\": 5", " }", " }" ], "description": "See ", "hook": "subnet_cmds", "name": "network6-subnet-del", "resp-syntax": [ "{", " \"result\": 0,", " \"text\": \"IPv6 subnet 2003:db8::/64 (id 5) is now removed from shared network 'floor13'\"", "}" ], "support": [ "kea-dhcp6" ] }