Skip to content

Commit ee3e308

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

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -370,14 +370,6 @@ is unknown.
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.
372372

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>
381373

382374
- `end_time` `(string, optional)` - An RFC3339 timestamp or Unix epoch time. Specifies the end of the period
383375
for which client counts will be reported. If no end time is specified, the end of the current month will be used.

0 commit comments

Comments
 (0)