Skip to content

Support IPv6 VPC Prefix creation for FNN through REST #5407

Description

@chet

REST VPC Prefixes are the tenant network resource for FNN sites. Core accepts IPv6 VPC Prefixes for supported VPC types, but the REST request model, OpenAPI request and response schemas, and TUI still constrain prefixLength to 8 through 31. That prevents the IPv6 prefix lengths used by FNN from being created through REST.

Support an IPv6 tenant IP block throughout VPC Prefix creation for an FNN VPC. Validate the requested prefix length against the selected block's address family, keep the generated SDK and TUI aligned with the contract, and add focused coverage for allocation and workflow dispatch. REST Subnets remain IPv4-only because they configure ETV networks.

Part of #84.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiaffects API surface areaipv6Issues, PRs, or plans related to IPv6 support.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions