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

WIP Central API sample code for CSV exports #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rcoder
Copy link
Contributor

@rcoder rcoder commented Feb 8, 2024

No description provided.

@rcoder rcoder requested a review from laduke February 8, 2024 16:55
@rcoder
Copy link
Contributor Author

rcoder commented Feb 8, 2024

Still need to figure out where to put this in navigation


In the examples below use the following placeholder variables to match commonly-needed parameters:

- `$CENTRAL_TOKEN`: an API token associated with an active account on [Central](https://my.zerotier.com)
Copy link
Contributor

Choose a reason for hiding this comment

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

In the examples, $ZT_TOKEN is used

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had originally thought this document might be a single resource for both APIs, but now that it's specific to Central using the standard $ZT_TOKEN placeholder makes sense. It is potentially confusing if folks are looking at both sets of API docs, since the format, source, and request-time usage of the token are all different. :|

@laduke
Copy link
Contributor

laduke commented Feb 8, 2024

I think just under Central navigation section for now.

Can someone figure out the Windows equivalent of curl and how to get jq.

And how to pipe into a file.

@rcoder rcoder changed the title Central API sample code for CSV exports WIP Central API sample code for CSV exports Feb 8, 2024
@laduke
Copy link
Contributor

laduke commented May 14, 2024

is this defuncted by the big api docs you did?

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.

2 participants