Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API reference to api spec v4.176.0 #6949

Merged
merged 1 commit into from
May 14, 2024

Conversation

Vernholio
Copy link
Collaborator

Changed

Updated account availability-related endpoints, to apply new functionality and bring them from beta to GA:

  • Account Availability (GET /account/availability)
  • Region Service Availability (GET /account/availability/{id})

Fixed

  • Service Transfer Create (POST /account/service-transfers]). Included VPC in list of services that a Linode can't use.
  • VPC-related fixes:
    • Corrections to nat_1_1 objects for proper support.
    • Proper IP address formatting for VPC IP addresses.
    • IP Addresses List (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.
  • Domain Clone (POST /domains/{domainId}/clone). Updated regex examples to proper format.
  • IP Addresses List (GET /linode/instances/{linodeId}/ips). Replaced requestBody with query string.
  • Object Storage Bucket Contents List (GET /object-storage/buckets/{clusterId}/{bucket}/object-list). Fixed incorrect response sample.
  • Parent/Child Account fixes Applied pagination and missing warning message.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for nostalgic-ptolemy-b01ab8 ready!

Name Link
🔨 Latest commit cec49e5
🔍 Latest deploy log https://app.netlify.com/sites/nostalgic-ptolemy-b01ab8/deploys/66439748b91c1d000781492d
😎 Deploy Preview https://deploy-preview-6949--nostalgic-ptolemy-b01ab8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -20823,20 +20847,30 @@ components:
type: string
readOnly: true
description: >
Displays the data center represented by a slug.
The Akamai cloud computing data center (region), represented by a slug value. You can view a full list of regions and their associated slugs via the [GET /regions](/docs/api/regions/#regions-list) endpoint.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should read: Akamai Cloud Computing (caps)

@wildmanonline wildmanonline merged commit acd80d4 into linode:develop May 14, 2024
7 checks passed
wildmanonline added a commit that referenced this pull request May 14, 2024
* Update API reference to api spec v4.176.0 (#6949)

* Updated rel notes for API v4.176.0 (#6948)

* Updated rel notes for API v4.176.0

* Fixed date

* Fix ssh status code snippet (#6918)

on How to Enable SSH on Ubuntu 20.04 LTS

* [New] Manage Replication and Failover on a PostgreSQL Cluster Using repmgr (#6689)

* Initial draft of how to configure PostgreSQL replication using repmgr guide

* Tech Edit 1

* Updated front matter

---------

Co-authored-by: Adam Overa <adamovera@protonmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [NEW] An Introduction to Neo4j (#6646)

* An Introduction to Neo4j

* Tech Edit 1

* Update front matter

* Copy edit

---------

Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] Using Vitess on Akamai Cloud: MySQL for Kubernetes (#6538)

* Vitess: MySQL for K8s Cluster Deployment, Management, and Scaling - Tech edits

* Updated frontmatter, formatting, and fixed spelling

* Rename guide, additional copy edits

---------

Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Use Zabbix (#6457)

* Initial draft of how to use Zabbix guide

* How to Use Zabbix- Tech edits

* Updated front matter

* Added link from old zabbix guide

---------

Co-authored-by: Sachin-Suresh <Sachin301190@gmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] What Is OLAP? (#6362)

* Initial draft of OLAP guide

* What is OLAP - tech edits

* Updated front matter

---------

Co-authored-by: Sachin-Suresh <Sachin301190@gmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] What Is a Data Warehouse? (#6339)

* Initial draft of What is a Data Warehouse guide

* Add missing header entry to  What is a Data Warehouse guide

* What Is a Data Warehouse - Tech edits

* Updated front matter

---------

Co-authored-by: Sachin-Suresh <Sachin301190@gmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Emulate a SYN Flood Attack With Kali Linux (#6286)

* Initial draft of how to emulate a SYN flood attack with Kali Linux

* How to Emulate a SYN Flood Attack With Kali Linux - Tech edits

* Update front matter

* Renamed slug/file

---------

Co-authored-by: Sachin-Suresh <Sachin301190@gmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Deploy Nginx via Docker Container on Linode (#6154)

* Initial draft of the guide on deploying an Nginx Docker container.

* Corrected frontmatter.

* Corrected frontmatter.

* Corrected frontmatter.

* Tech Edit 1

* Link Fix

* Update front matter

* Minor formatting edit

---------

Co-authored-by: Adam Overa <adamovera@protonmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Use a Heap Data Structure (#5254)

* Initial draft of the guide on heap data structures.

* Tech Edit 1

* Tech Edit 2

* Updated front matter

* Minor copy edits

---------

Co-authored-by: Adam Overa <adamovera@protonmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Install and Use the Apache on Ubuntu 20.04 (#4351)

* Initial draft of the guide on installing and using Apache on Ubuntu 20.04.

* Minor revisions.

* How to Install and Use the Apache on Ubuntu 20.04 - formatting edits

* Updated front matter, added to dictionary

* Formatting changes

---------

Co-authored-by: Sachin-Suresh <Sachin301190@gmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [New] How to Set Up MariaDB Clusters With Galera and Ubuntu (#6226)

* Initial draft of how to Set Up MariaDB Clusters With Galera and Ubuntu guide

* Tech Edit 1

* Front Matter Fix 1

* Updated title, front matter, deprecated older guide, established relation

---------

Co-authored-by: Adam Overa <adamovera@protonmail.com>
Co-authored-by: Matthew Wildman <matt@wildman.online>

* [Update] Connecting to a Remote Server Over SSH on a Mac (#6919)

* Update formatting for placeholder variables

* Fixed relations and macOS

---------

Co-authored-by: Matthew Wildman <matt@wildman.online>

* [NEW] Installing and Configuring Neo4j on Ubuntu 22.04 (#6660)

* Installing and Configuring Neo4j on Ubuntu 22.04

* Tech Edit 1

* Updated front matter

* Copy edit

---------

Co-authored-by: Matthew Wildman <matt@wildman.online>

---------

Co-authored-by: Nathan Melehan <nmelehan@gmail.com>
Co-authored-by: Chris Verner <cverner@akamai.com>
Co-authored-by: Scotty Waggoner <ozzieorca@gmail.com>
Co-authored-by: JeffreyNovotny <74767724+JeffreyNovotny@users.noreply.github.com>
Co-authored-by: Adam Overa <adamovera@protonmail.com>
Co-authored-by: Sachin <sachin301190@gmail.com>
Co-authored-by: Nathaniel Stickman <19861991+nasanos@users.noreply.github.com>
Co-authored-by: miller-online <168102772+miller-online@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants