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

Added table linode_node_balancer Closes #53 #57

Merged
merged 7 commits into from
Aug 9, 2024
Merged

Added table linode_node_balancer Closes #53 #57

merged 7 commits into from
Aug 9, 2024

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Aug 8, 2024

Example query results

Results
> select * from linode_node_balancer
+--------+---------------------------+---------------------------+--------+---------+-----------------------------------------+----------------+----------------------------+----------------------+----------+---------------+------------>
| id     | created                   | updated                   | label  | region  | hostname                                | ipv4           | ipv6                       | client_conn_throttle | transfer | tags          | sp_connecti>
+--------+---------------------------+---------------------------+--------+---------+-----------------------------------------+----------------+----------------------------+----------------------+----------+---------------+------------>
| 831780 | 2024-08-08T18:56:37+05:30 | 2024-08-08T18:56:37+05:30 | Test53 | ap-west | 172-232-86-199.ip.linodeusercontent.com | 172.232.86.199 | 2400:8904:1::ace8:56c7/128 | <null>               | <null>   | ["bar","baz"] | linode     >
+--------+---------------------------+---------------------------+--------+---------+-----------------------------------------+----------------+----------------------------+----------------------+----------+---------------+------------>

@ParthaI ParthaI requested a review from misraved August 8, 2024 13:45
@ParthaI ParthaI self-assigned this Aug 8, 2024
@ParthaI ParthaI linked an issue Aug 8, 2024 that may be closed by this pull request
@khushboo9024 khushboo9024 merged commit 74cd6e6 into main Aug 9, 2024
1 check passed
@khushboo9024 khushboo9024 deleted the issue-53 branch August 9, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add table linode_nodebalancers
2 participants