Commit Graph

29 Commits (api-query-examples)

Author SHA1 Message Date
Jason Stirnaman b79269b11a fix(ent3): Remove 'enterprise' from /api/v3/configure/token/admin endpoint 2025-05-20 11:10:38 -05:00
Jason Stirnaman 6b16a8a13b
Apply suggestions from code review 2025-05-05 13:45:48 -05:00
Jason Stirnaman 32e4a87d13 fix(v3): Enterprise: license-email is primarily for trial and at-home, license-file is primarily for commercial (for now), add license detection sequence, remove caps 2025-05-05 13:03:16 -05:00
Jason Stirnaman 404305d22e chore(ent3): Add related and more info links to serve CLI command reference 2025-05-02 17:56:35 -05:00
Jason Stirnaman f0864152a5 chore(influxdb3): Specify when data-dir is required, emphasize in license.md that license email and license file are mutually exclusive 2025-05-02 13:10:25 -05:00
Jason Stirnaman 43663d0836 fix(ent3): License options: clarify license email and license file are mutally exclusive (Closes #6039):
- Add examples using license email or license file
- Add license file entry in config-options and note they're mutually exclusive.
2025-05-02 12:47:06 -05:00
Jason Stirnaman ffd0ea2ee3 fix(influxdb3): Relocate example and definitions 2025-04-28 11:36:38 -05:00
Jason Stirnaman e9d3cb46d8
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-28 10:29:16 -05:00
Jason Stirnaman 6358ec8b6f chore(influxdb3): Tokens: Guides and references for list and create admin and resource tokens. 2025-04-28 00:16:53 -05:00
Jason Stirnaman 1069f31c9f chore(influxdb3): Core and Enterprise resource tokens: Move from /shared to /enterprise. Apply suggestions from @jdstrand 2025-04-21 13:57:13 -05:00
Jason Stirnaman 80de38933c feat(influxdb3): Core and Enterprise: add create admin token API examples 2025-04-21 13:51:10 -05:00
Jason Stirnaman 2a46dddf55 chore(influxdb3): Core and Enterprise: Use shared admin/tokens 2025-04-21 13:04:51 -05:00
Scott Anderson 1ce0c76664
Fix '--node-spec' examples (#6001)
* fix node-spec flags and examples

* fix node-spec frontmatter examples
2025-04-18 08:53:13 -06:00
Jason Stirnaman 1d6d58a2fe
Update content/influxdb3/enterprise/admin/tokens/resource/create.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-15 10:10:02 -05:00
Jason Stirnaman 22b52f8efc hotfix: admin/tokens path, format permissions, remove glossary link 2025-04-15 10:07:52 -05:00
Scott Anderson dd4100d10f hotfix: fix resource token create example in frontmatter 2025-04-15 07:47:54 -06:00
Jason Stirnaman e6e162a752 feat(enterprise): Manage resource tokens for databases and sysinfo 2025-04-15 08:32:52 -05:00
Jason Stirnaman dd75bf13cd feat(enterprise): Manage resource tokens for databases and sysinfo 2025-04-15 08:23:11 -05:00
Jason Stirnaman ee2ab9f113 feat(enterprise): Create database and system resource tokens 2025-04-15 08:23:11 -05:00
Scott Anderson 3f1726dc04 fixed token code examples in frontmatter 2025-04-15 07:10:15 -06:00
Jason Stirnaman 1437dc040d
Merge pull request #5978 from influxdata/jts-monolith-tokens
Core and Enterprise auth tokens
2025-04-15 08:06:25 -05:00
Jason Stirnaman de8ab2ec7f feat(mono): Manage admin tokens 2025-04-15 02:21:38 -05:00
Scott Anderson 0bcdb3fb88 updated admin section weights 2025-04-14 17:11:16 -06:00
Scott Anderson 73e4f87670
InfluxDB 3 Enterprise license management (#5973)
* enteprise license management

* added description to license mgmnt page

* Update content/influxdb3/enterprise/admin/license.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fixed description

* Update content/influxdb3/enterprise/admin/license.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Apply suggestions from code review

* Update content/influxdb3/enterprise/admin/license.md

* Update content/influxdb3/enterprise/admin/license.md

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-14 17:08:03 -06:00
Scott Anderson a5b9b56460
Manage InfluxDB 3 Distinct Value Caches (#5977)
* add distinct value cache management docs

* updated references to last values in dvc guides
2025-04-14 16:46:55 -06:00
Jason Stirnaman ef45c7cc0b fix(monolith): get-started cleanup 2025-04-14 15:40:32 -05:00
Scott Anderson 92f34a5300
Add LVC management docs to Core and Enterprise (#5971)
* add LVC management docs

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* enterprise rebuilds LVCs on restart

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-14 10:28:19 -06:00
Jason Stirnaman 7271869e89 feat(monolith): Query system data for Core and Enterprise
- Revises Paul's draft for using /api/v3/query_sql to query system data.
- Copies the existing structure for Ded. and Clustered
- Adds an explicit POST example for a longer query.
2025-02-19 23:50:30 -06:00
Scott Anderson ebf9b1bfd3
Add admin > database docs to Core and Enterprise (#5813)
* add influxdb3 database admin docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-03 09:25:41 -07:00