May 13, 2024 — Linode API
7 months ago by cverner@akamai.com
v4.176.0
Fixed
- VPC-related fixes:
- Corrections to
nat_1_1
objects for proper support. - Proper IP address formatting for VPC IP addresses.
- List IP addresses (GET /linode/instances/{linodeId}/ips). Corrected response example to show VPC’s displayed as objects in an array and added ipv4.vpc attribute to x-linode-cli-subtables.
- Corrections to
- Clone a domain (POST /domains/{domainId}/clone). Updated regex examples to proper format.
- List IP addresses (GET /linode/instances/{linodeId}/ips). Replaced
requestBody
with query string. - List Object Storage bucket contents (GET /object-storage/buckets/{clusterId}/{bucket}/object-list). Fixed incorrect response sample.
- Parent/Child Account fixes. Applied pagination and missing warning message.