Skip to content

Commit

Permalink
Code generation for 4.17 spec updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thogarty committed Oct 15, 2024
1 parent 8b258df commit 28ac723
Show file tree
Hide file tree
Showing 569 changed files with 75,569 additions and 20,586 deletions.
243 changes: 201 additions & 42 deletions equinix-openapi-fabric/.openapi-generator/FILES

Large diffs are not rendered by default.

113 changes: 92 additions & 21 deletions equinix-openapi-fabric/README.md

Large diffs are not rendered by default.

45,152 changes: 31,973 additions & 13,179 deletions equinix-openapi-fabric/api/openapi.yaml

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion equinix-openapi-fabric/docs/AccessPointSelector.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ List of criteria for selecting network access points with optimal efficiency, se
|------------ | ------------- | ------------- | -------------|
|**type** | [**TypeEnum**](#TypeEnum) | Type of Access point | [optional] |
|**port** | [**SimplifiedMetadataEntity**](SimplifiedMetadataEntity.md) | | [optional] |
|**linkProtocol** | [**LinkProtocol**](LinkProtocol.md) | | [optional] |
|**linkProtocol** | [**SimplifiedLinkProtocol**](SimplifiedLinkProtocol.md) | | [optional] |
|**virtualDevice** | [**SimplifiedVirtualDevice**](SimplifiedVirtualDevice.md) | | [optional] |
|**_interface** | [**VirtualDeviceInterface**](VirtualDeviceInterface.md) | | [optional] |
|**network** | [**SimplifiedTokenNetwork**](SimplifiedTokenNetwork.md) | | [optional] |



Expand All @@ -19,6 +22,8 @@ List of criteria for selecting network access points with optimal efficiency, se
| Name | Value |
|---- | -----|
| COLO | "COLO" |
| VD | "VD" |
| NETWORK | "NETWORK" |



17 changes: 0 additions & 17 deletions equinix-openapi-fabric/docs/Account.md

This file was deleted.

15 changes: 0 additions & 15 deletions equinix-openapi-fabric/docs/AdvanceConfiguration.md

This file was deleted.

17 changes: 17 additions & 0 deletions equinix-openapi-fabric/docs/Asset.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@


# Asset

## Enum


* `PORTS` (value: `"ports"`)

* `CONNECTIONS` (value: `"connections"`)

* `ROUTERS` (value: `"routers"`)

* `METROS` (value: `"metros"`)



5 changes: 3 additions & 2 deletions equinix-openapi-fabric/docs/BGPConnectionIpv4.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
|**equinixPeerIp** | **String** | Equinix side peering ip | [optional] |
|**enabled** | **Boolean** | Admin status for the BGP session | |
|**outboundASPrependCount** | **Long** | AS path prepend count | [optional] |
|**inboundMED** | **Long** | inbound Multi Exit Discriminator attribute | [optional] |
|**outboundMED** | **Long** | inbound Multi Exit Discriminator attribute | [optional] |
|**inboundMED** | **Long** | Inbound Multi Exit Discriminator attribute | [optional] |
|**outboundMED** | **Long** | Outbound Multi Exit Discriminator attribute | [optional] |
|**routesMax** | **Long** | Maximum learnt prefixes limit | [optional] |
|**operation** | [**BGPConnectionOperation**](BGPConnectionOperation.md) | | [optional] |


Expand Down
5 changes: 3 additions & 2 deletions equinix-openapi-fabric/docs/BGPConnectionIpv6.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
|**equinixPeerIp** | **String** | Equinix side peering ip | [optional] |
|**enabled** | **Boolean** | Admin status for the BGP session | |
|**outboundASPrependCount** | **Long** | AS path prepend count | [optional] |
|**inboundMED** | **Long** | inbound Multi Exit Discriminator attribute | [optional] |
|**outboundMED** | **Long** | inbound Multi Exit Discriminator attribute | [optional] |
|**inboundMED** | **Long** | Inbound Multi Exit Discriminator attribute | [optional] |
|**outboundMED** | **Long** | Outbound Multi Exit Discriminator attribute | [optional] |
|**routesMax** | **Long** | Maximum learnt prefixes limit | [optional] |
|**operation** | [**BGPConnectionOperation**](BGPConnectionOperation.md) | | [optional] |


Expand Down
4 changes: 2 additions & 2 deletions equinix-openapi-fabric/docs/BulkPort.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# BulkPort

Create bulk port request
Bulk Port specification

## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**data** | [**List<Port>**](Port.md) | | [optional] |
|**data** | [**List<Port>**](Port.md) | Ports that are part of BulkPort | [optional] |



14 changes: 14 additions & 0 deletions equinix-openapi-fabric/docs/BulkPortRequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


# BulkPortRequest

Create bulk port request

## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**data** | [**List<PortRequest>**](PortRequest.md) | | [optional] |



2 changes: 1 addition & 1 deletion equinix-openapi-fabric/docs/CloudRouterAccessPointState.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

* `DEPROVISIONED` (value: `"DEPROVISIONED"`)

* `LOCKED` (value: `"LOCKED"`)
* `REPROVISIONING` (value: `"REPROVISIONING"`)

* `NOT_PROVISIONED` (value: `"NOT_PROVISIONED"`)

Expand Down
1 change: 1 addition & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Cloud Router action request
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**type** | **CloudRouterActionType** | | |
|**connection** | [**RouterActionsConnection**](RouterActionsConnection.md) | | [optional] |



3 changes: 3 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Cloud Router actions response object
|**description** | **String** | | [optional] |
|**state** | **CloudRouterActionState** | | |
|**changeLog** | [**Changelog**](Changelog.md) | | |
|**href** | **String** | | [optional] |
|**connection** | [**RouterActionsConnection**](RouterActionsConnection.md) | | [optional] |
|**operation** | [**Operation**](Operation.md) | | [optional] |



2 changes: 1 addition & 1 deletion equinix-openapi-fabric/docs/CloudRouterActionState.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Enum


* `DONE` (value: `"DONE"`)
* `SUCCEEDED` (value: `"SUCCEEDED"`)

* `FAILED` (value: `"FAILED"`)

Expand Down
4 changes: 4 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionType.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@

* `ROUTE_TABLE_ENTRY_UPDATE` (value: `"ROUTE_TABLE_ENTRY_UPDATE"`)

* `RECEIVED_ROUTE_ENTRY_UPDATE` (value: `"RECEIVED_ROUTE_ENTRY_UPDATE"`)

* `ADVERTISED_ROUTE_ENTRY_UPDATE` (value: `"ADVERTISED_ROUTE_ENTRY_UPDATE"`)



15 changes: 15 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchExpression.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@


# CloudRouterActionsSearchExpression


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**property** | **String** | Possible field names to use on filters: * `/type` - type of update * `/state` - action state * `/connection/uuid` - connection uuid associated * `/_*` - all-category search | [optional] |
|**operator** | **String** | Possible operators to use on filters: * `=` - equal * `!=` - not equal * `>` - greater than * `>=` - greater than or equal to * `<` - less than * `<=` - less than or equal to * `[NOT] BETWEEN` - (not) between * `[NOT] LIKE` - (not) like * `[NOT] IN` - (not) in * `~*` - case-insensitive like | [optional] |
|**values** | **List<String>** | | [optional] |



16 changes: 16 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@


# CloudRouterActionsSearchFilter


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**property** | **String** | Possible field names to use on filters: * `/type` - type of update * `/state` - action state * `/connection/uuid` - connection uuid associated * `/_*` - all-category search | [optional] |
|**operator** | **String** | Possible operators to use on filters: * `=` - equal * `!=` - not equal * `>` - greater than * `>=` - greater than or equal to * `<` - less than * `<=` - less than or equal to * `[NOT] BETWEEN` - (not) between * `[NOT] LIKE` - (not) like * `[NOT] IN` - (not) in * `~*` - case-insensitive like | [optional] |
|**values** | **List<String>** | | [optional] |
|**or** | [**List<CloudRouterActionsSearchExpression>**](CloudRouterActionsSearchExpression.md) | | [optional] |



13 changes: 13 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchFilters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@


# CloudRouterActionsSearchFilters


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**and** | [**List<CloudRouterActionsSearchFilter>**](CloudRouterActionsSearchFilter.md) | | [optional] |



13 changes: 13 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchOrFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@


# CloudRouterActionsSearchOrFilter


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**or** | [**List<CloudRouterActionsSearchExpression>**](CloudRouterActionsSearchExpression.md) | | [optional] |



16 changes: 16 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchRequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@


# CloudRouterActionsSearchRequest

Search requests containing criteria

## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**filter** | [**CloudRouterActionsSearchFilters**](CloudRouterActionsSearchFilters.md) | | [optional] |
|**pagination** | [**PaginationRequest**](PaginationRequest.md) | | [optional] |
|**sort** | [**List<CloudRouterActionsSearchSortCriteria>**](CloudRouterActionsSearchSortCriteria.md) | | [optional] |



14 changes: 14 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


# CloudRouterActionsSearchResponse


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**pagination** | [**Pagination**](Pagination.md) | | [optional] |
|**data** | [**List<CloudRouterActionResponse>**](CloudRouterActionResponse.md) | Data returned from the API call. | [optional] |



17 changes: 17 additions & 0 deletions equinix-openapi-fabric/docs/CloudRouterActionsSearchSortBy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@


# CloudRouterActionsSearchSortBy

## Enum


* `CHANGELOG_CREATEDDATETIME` (value: `"/changeLog/createdDateTime"`)

* `CHANGELOG_UPDATEDDATETIME` (value: `"/changeLog/updatedDateTime"`)

* `CONNECTION_NAME` (value: `"/connection/name"`)

* `TYPE` (value: `"/type"`)



Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


# CloudRouterActionsSearchSortCriteria


## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**direction** | **CloudRouterActionsSearchSortDirection** | | [optional] |
|**property** | **CloudRouterActionsSearchSortBy** | | [optional] |



Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@


# CloudRouterActionsSearchSortDirection

## Enum


* `DESC` (value: `"DESC"`)

* `ASC` (value: `"ASC"`)



Loading

0 comments on commit 28ac723

Please sign in to comment.