ipv4_to_ipv6
Convert IPv4 address to IPv6 mapped address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv4 | Yes | IPv4 address to convert |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv4 | Yes | ||
| error | No | ||
| ipv6_6to4 | No | ||
| ipv6_mapped | No | ||
| ipv6_mapped_exploded | No |