-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regenerate from unpublished latest spec
- Loading branch information
Showing
208 changed files
with
2,879 additions
and
5,713 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat | |
- Package version: 0.46.0 | ||
- Generator version: 7.4.0 | ||
- Build package: org.openapitools.codegen.languages.GoClientCodegen | ||
For more information, please visit [https://docs.equinix.com/api-support.htm](https://docs.equinix.com/api-support.htm) | ||
|
||
## Installation | ||
|
||
|
@@ -85,7 +86,6 @@ Class | Method | HTTP request | Description | |
*ACLTemplateApi* | [**GetDeviceTemplatesbyUuid**](docs/ACLTemplateApi.md#getdevicetemplatesbyuuid) | **Get** /ne/v1/devices/{virtualDeviceUuid}/acl | Get ACL of Virtual Device | ||
*ACLTemplateApi* | [**PatchDeviceTemplatesbyUuid**](docs/ACLTemplateApi.md#patchdevicetemplatesbyuuid) | **Patch** /ne/v1/devices/{virtualDeviceUuid}/acl | Update ACL of Virtual Device | ||
*ACLTemplateApi* | [**PostDeviceTemplatesbyUuid**](docs/ACLTemplateApi.md#postdevicetemplatesbyuuid) | **Post** /ne/v1/devices/{virtualDeviceUuid}/acl | Add ACL to Virtual Device | ||
*ACLTemplateApi* | [**SendDnsLookupPOST1**](docs/ACLTemplateApi.md#senddnslookuppost1) | **Post** /ne/v1/dnsLookup | Post DNS Lookup | ||
*ACLTemplateApi* | [**UpdateDeviceACLTemplateUsingPUT**](docs/ACLTemplateApi.md#updatedeviceacltemplateusingput) | **Put** /ne/v1/aclTemplates/{uuid} | Update ACL Template | ||
*BGPApi* | [**AddBgpConfigurationUsingPOST**](docs/BGPApi.md#addbgpconfigurationusingpost) | **Post** /ne/v1/bgp | Create BGP Peering | ||
*BGPApi* | [**GetBgpConfigurationUsingGET**](docs/BGPApi.md#getbgpconfigurationusingget) | **Get** /ne/v1/bgp/{uuid} | Get BGP Peering {uuid} | ||
|
@@ -105,24 +105,11 @@ Class | Method | HTTP request | Description | |
*DeviceLinkApi* | [**GetLinkGroupsUsingGET1**](docs/DeviceLinkApi.md#getlinkgroupsusingget1) | **Get** /ne/v1/links | Get Device Links. | ||
*DeviceLinkApi* | [**UpdateLinkGroupUsingPATCH**](docs/DeviceLinkApi.md#updatelinkgroupusingpatch) | **Patch** /ne/v1/links/{uuid} | Update Device Link | ||
*DeviceRMAApi* | [**PostDeviceRMAUsingPOST**](docs/DeviceRMAApi.md#postdevicermausingpost) | **Post** /ne/v1/devices/{virtualDeviceUuid}/rma | Trigger Device RMA | ||
*Layer2ConnectionsServiceProfilesApi* | [**CreateConnectionUsingPOST**](docs/Layer2ConnectionsServiceProfilesApi.md#createconnectionusingpost) | **Post** /ne/v1/l2/connections | Create L2 Connection | ||
*Layer2ConnectionsServiceProfilesApi* | [**DeleteConnectionUsingDELETE**](docs/Layer2ConnectionsServiceProfilesApi.md#deleteconnectionusingdelete) | **Delete** /ne/v1/l2/connections/{uuid} | Delete Connection {uuid} | ||
*Layer2ConnectionsServiceProfilesApi* | [**GetConnectionByUuidUsingGET**](docs/Layer2ConnectionsServiceProfilesApi.md#getconnectionbyuuidusingget) | **Get** /ne/v1/l2/connections/{uuid} | Get L2 Connection {uuid} | ||
*Layer2ConnectionsServiceProfilesApi* | [**GetConnectionsByGET**](docs/Layer2ConnectionsServiceProfilesApi.md#getconnectionsbyget) | **Get** /ne/v1/l2/buyer/connections | Get L2 Buyer Connections | ||
*Layer2ConnectionsServiceProfilesApi* | [**GetProfileByIdUsingGET**](docs/Layer2ConnectionsServiceProfilesApi.md#getprofilebyidusingget) | **Get** /ne/v1/l2/serviceprofiles/services/{uuid} | Get L2 Service Profile {uuid} | ||
*Layer2ConnectionsServiceProfilesApi* | [**GetProfilesByMetroUsingGET**](docs/Layer2ConnectionsServiceProfilesApi.md#getprofilesbymetrousingget) | **Get** /ne/v1/l2/serviceprofiles/services | Get L2 Service Profiles | ||
*Layer2ConnectionsServiceProfilesApi* | [**PerformUserActionUsingPATCH**](docs/Layer2ConnectionsServiceProfilesApi.md#performuseractionusingpatch) | **Patch** /ne/v1/l2/connections/{uuid} | Update Connection {uuid} | ||
*Layer2ConnectionsServiceProfilesApi* | [**ValidateAuthorizationKeyUsingGET**](docs/Layer2ConnectionsServiceProfilesApi.md#validateauthorizationkeyusingget) | **Get** /ne/v1/l2/connections/validateAuthorizationKey | Get L2 Validate Authorization Key | ||
*DownloadImageApi* | [**GetDownloadableImagesUsingGET**](docs/DownloadImageApi.md#getdownloadableimagesusingget) | **Get** /ne/v1/devices/{deviceType}/repositories | Get Downloadable Images | ||
*DownloadImageApi* | [**PostDownloadImage**](docs/DownloadImageApi.md#postdownloadimage) | **Post** /ne/v1/devices/{deviceType}/repositories/{version}/download | Download an Image | ||
*LicensingApi* | [**UpdateLicenseUsingPOST**](docs/LicensingApi.md#updatelicenseusingpost) | **Put** /ne/v1/devices/{uuid}/licenseTokens | Update License Token/ID/Code | ||
*LicensingApi* | [**UploadLicenseForDeviceUsingPOST**](docs/LicensingApi.md#uploadlicensefordeviceusingpost) | **Post** /ne/v1/devices/licenseFiles/{uuid} | Post License {uuid} | ||
*LicensingApi* | [**UploadLicenseUsingPOST**](docs/LicensingApi.md#uploadlicenseusingpost) | **Post** /ne/v1/devices/licenseFiles | Post License File | ||
*SSHUserApi* | [**AssociateDeviceUsingPOST**](docs/SSHUserApi.md#associatedeviceusingpost) | **Post** /ne/v1/sshUsers/{sshUserUuid}/devices/{deviceUuid} | Update SSH User {uuid} | ||
*SSHUserApi* | [**CreateSshUserUsingPOST**](docs/SSHUserApi.md#createsshuserusingpost) | **Post** /ne/v1/sshUsers | Create SSH User | ||
*SSHUserApi* | [**DissociateDeviceUsingDELETE**](docs/SSHUserApi.md#dissociatedeviceusingdelete) | **Delete** /ne/v1/sshUsers/{sshUserUuid}/devices/{deviceUuid} | Delete SSH User | ||
*SSHUserApi* | [**GetSshUserUsingGET**](docs/SSHUserApi.md#getsshuserusingget) | **Get** /ne/v1/sshUsers/{uuid} | Get SSH User {uuid} | ||
*SSHUserApi* | [**GetSshUsersUsingGET**](docs/SSHUserApi.md#getsshusersusingget) | **Get** /ne/v1/sshUsers | Get SSH Users | ||
*SSHUserApi* | [**IsSshUserAvailableForCreationUsingGET**](docs/SSHUserApi.md#issshuseravailableforcreationusingget) | **Get** /ne/v1/sshUsers/availability | Check SSH Username Availability | ||
*SSHUserApi* | [**UpdateSshUserUsingPUT**](docs/SSHUserApi.md#updatesshuserusingput) | **Put** /ne/v1/sshUsers/{uuid} | Update SSH User Password | ||
*SetupApi* | [**GetAccountsWithStatusUsingGET**](docs/SetupApi.md#getaccountswithstatususingget) | **Get** /ne/v1/accounts/{metro} | Get Accounts {metro} | ||
*SetupApi* | [**GetAgreementStatusUsingGET**](docs/SetupApi.md#getagreementstatususingget) | **Get** /ne/v1/agreements/accounts | Get Agreement Status. | ||
*SetupApi* | [**GetAllowedInterfacesUsingGET**](docs/SetupApi.md#getallowedinterfacesusingget) | **Get** /ne/v1/deviceTypes/{deviceType}/interfaces | Get Allowed Interfaces | ||
|
@@ -181,9 +168,6 @@ Class | Method | HTTP request | Description | |
- [CompositePriceResponse](docs/CompositePriceResponse.md) | ||
- [CoresConfig](docs/CoresConfig.md) | ||
- [CoresDisplayConfig](docs/CoresDisplayConfig.md) | ||
- [DNSLookupRequest](docs/DNSLookupRequest.md) | ||
- [DNSLookupResponse](docs/DNSLookupResponse.md) | ||
- [DNSLookupResponseDetails](docs/DNSLookupResponseDetails.md) | ||
- [DefaultAclsConfig](docs/DefaultAclsConfig.md) | ||
- [DeleteConnectionResponse](docs/DeleteConnectionResponse.md) | ||
- [DeviceACLDetailsResponse](docs/DeviceACLDetailsResponse.md) | ||
|
@@ -220,7 +204,6 @@ Class | Method | HTTP request | Description | |
- [GetServProfServicesRespContent](docs/GetServProfServicesRespContent.md) | ||
- [GetServProfServicesRespContentMetros](docs/GetServProfServicesRespContentMetros.md) | ||
- [GetServProfServicesRespContentfeatures](docs/GetServProfServicesRespContentfeatures.md) | ||
- [GetSshUserUsingGET404Response](docs/GetSshUserUsingGET404Response.md) | ||
- [GetValidateAuthKeyRes](docs/GetValidateAuthKeyRes.md) | ||
- [GetValidateAuthkeyresPrimary](docs/GetValidateAuthkeyresPrimary.md) | ||
- [GetValidateAuthkeyresSecondary](docs/GetValidateAuthkeyresSecondary.md) | ||
|
@@ -245,6 +228,7 @@ Class | Method | HTTP request | Description | |
- [LinkInfo](docs/LinkInfo.md) | ||
- [LinkInfoResponse](docs/LinkInfoResponse.md) | ||
- [LinksPageResponse](docs/LinksPageResponse.md) | ||
- [ListOfDownloadableImages](docs/ListOfDownloadableImages.md) | ||
- [Metro](docs/Metro.md) | ||
- [MetroAccountResponse](docs/MetroAccountResponse.md) | ||
- [MetroResponse](docs/MetroResponse.md) | ||
|
@@ -265,6 +249,7 @@ Class | Method | HTTP request | Description | |
- [PolledThroughputMetrics](docs/PolledThroughputMetrics.md) | ||
- [PostConnectionRequest](docs/PostConnectionRequest.md) | ||
- [PostConnectionResponse](docs/PostConnectionResponse.md) | ||
- [PostDownloadImageResponse](docs/PostDownloadImageResponse.md) | ||
- [PreviousBackups](docs/PreviousBackups.md) | ||
- [PriceResponse](docs/PriceResponse.md) | ||
- [PricingSiebelConfig](docs/PricingSiebelConfig.md) | ||
|
@@ -347,5 +332,5 @@ Each of these functions takes a value of the given basic type and returns a poin | |
|
||
## Author | ||
|
||
[email protected] | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.