Skip to content

Commit 84a595b

Browse files
aslamovamirschavis
andauthored
Update content/vault/v1.19.x/content/api-docs/system/internal-counters.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
1 parent ee3e308 commit 84a595b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

content/vault/v1.19.x/content/api-docs/system/internal-counters.mdx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -369,16 +369,6 @@ is unknown.
369369
- `start_time` `(string, optional)` - An RFC3339 timestamp or Unix epoch time. Specifies the start of the
370370
period for which client counts will be reported. If no start time is specified, the billing start date will be used.
371371
The [billing start date](/vault/docs/concepts/billing-start-date) automatically rolls over to the latest billing year at the end of the last cycle.
372-
373-
<Note>
374-
375-
The `start_time` parameter is required when using OSS Vault. In Enterprise Vault, this parameter defaults to the cluster's billing start date as defined
376-
in the license. OSS Vault does not have a billing start time, so ommitting `start_time` in versions 1.18 and 1.19 can lead to undefined behavior. This
377-
issue is resolved in version 1.20 and above, so ommitting this parameter no longer causes any unexpected behavior. To ensure reliable behavior in all versions,
378-
always provide a valid `start_time` when using OSS Vault.
379-
380-
</Note>
381-
382372
- `end_time` `(string, optional)` - An RFC3339 timestamp or Unix epoch time. Specifies the end of the period
383373
for which client counts will be reported. If no end time is specified, the end of the current month will be used.
384374
- `limit_namespaces` `(int, optional)` - Controls the total number of by_namespace data returned. This can

0 commit comments

Comments
 (0)