{ "id":"/axapi/v3/cgnv6/nat64/fragmentation/df-bit-transparency", "type":"object", "node-type":"scalar", "title":"df-bit-transparency", "partition-visibility":"shared", "description":"Add an empty IPv6 fragmentation header if IPv4 DF bit is zero (default:disabled)", "properties":{ "df-bit-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Add an empty IPv6 fragmentation header if IPv4 DF bit is zero; ", "enum":[ "enable" ], "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }