Tom Proctor
e9ced09e70
Docs: Update plugin info API docs ( #17760 )
2022-11-02 20:03:17 +00:00
Rowan Smith
85d759faf0
added note regarding persistence for log level changes ( #17596 )
2022-10-20 18:14:29 -07:00
deidra.prado
0a4779ef76
Update raft.mdx join endpoint example ( #17525 )
...
Update to remove "X-Vault-Token" from /sys/storage/raft/join Sample Request. Token not required for this endpoint.
2022-10-13 08:40:46 -07:00
Tom Proctor
918ce6f90e
Docs: Plugin versioning documentation ( #17460 )
...
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2022-10-11 23:12:02 +01:00
Steven Clark
c746befced
Update docs for new test/sign params for managed key api and GCP parameters ( #17323 )
...
* Update docs for new test/sign params for managed key api
- The existing test/sign managed key api now has two new api params
allowing an operator to specify to use RSA PSS signatures (use_pss)
and to specify the hashing algorithm to use (hash_algorithm)
* Remove duplicate GCP signing algo entry
* Formatting nits and mention the key_ring for GCP needs to exist prior to usage
* Add some additional GCP environment vars
2022-09-27 16:17:44 -04:00
Rachel Culpepper
b17ea8c6bd
Add managed key docs for gcp ( #17280 )
...
* add managed key docs for gcp
* fix algorithm parameter
* add missing bracket
2022-09-22 14:44:21 -05:00
Hridoy Roy
5477fd86fa
Activity new clients for current month docs ( #16472 )
...
* docs draft
* docs complete
* change json for legibility
* change json for legibility
* namespace and mount attribution should exist outside new clients stanza
* address feedback
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* remove version from doc
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-09-22 10:00:18 -07:00
Bryce Kalow
dfc3ad015a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
Steven Clark
555a5833ec
Bring back managed key documentation update from ENT to OSS ( #17190 )
2022-09-19 11:46:30 -04:00
Jordan Reimer
d258740f24
Prevent Requests to resultant-acl Endpoint When Unauthenticated ( #17139 )
...
* prevents requests to resultant-acl endpoint when not logged in
* removes unauthenticated mentions from resultant-acl api doc
* adds changelog entry
2022-09-15 12:45:33 -06:00
deidra.prado
ea8c6a32a8
Update validate.mdx ( #17023 )
...
Removed reference of ``` --header "X-Vault-Token: ..." \``` in Sample request. X-Vault-Token is not required for this endpoint.
2022-09-08 12:50:42 -07:00
Violet Hynes
2fb4ed211d
VAULT-7707 Add docs around making mass amounts of lease count quotas via automation ( #16950 )
...
* VAULT-7707 Add docs around making mass amounts of lease count quotas via automation
* VAULT-7707 Changelog
* VAULT-7707 add word
* VAULT-7707 Update some small wordings
* VAULT-7707 use a real em dash
2022-08-31 11:50:01 -04:00
Mike Green
6be8e7adca
Docs/autopilot typo fix and DR autopilot clarification ( #12596 )
...
* autopilot cleanup and parameter typo cleanup
* clarify DR AP lives now
* typo myself cleanup
* trigger ci
Co-authored-by: aphorise <aphorise@gmail.com>
Co-authored-by: taoism4504 <loann@hashicorp.com>
2022-08-19 14:30:13 -07:00
akshya96
ba15b1f822
Remove extra empty lines from vault.log - Debug command ( #16714 )
...
* debug empty lines in vault.log
* minor grammar fix
* add changelog
* add fmt changes
2022-08-15 14:16:57 -07:00
Stuart Purgavie
d17a32bad3
Update internal-ui-mounts.mdx ( #16399 )
...
* Update internal-ui-mounts.mdx
For sys/internal/ui/mounts:
Make it clear that this endpoint is not only being leveraged on the Web UI, but is also leveraged in other places such as `command/kv_helpers.go` for example. Also update response to standard Vault API response JSON, not just `data` portion of response, and include options data present on KV v2 mounts.
For sys/internal/ui/mounts/:path:
Add initial version of this endpoint family.
* docs(website/content/api-docs/system/internal): backwards compatibility disclaimer
* realign MD table
* restrict response sample to data portion to be in line with other docs
* docs(website/content/api-docs/system/internal): ui/mounts calling mode notes
2022-08-12 11:10:56 -07:00
mallika-hc
9e340ed7f8
Update health.mdx ( #16645 )
...
* Update health.mdx
Added sample request and response for customizing the status code being returned from the sys/health endpoint
* Update website/content/api-docs/system/health.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-08-12 10:39:51 -07:00
mallika-hc
4c0ccf28ec
Update replication-dr.mdx ( #16665 )
...
Updated the Revoke DR Secondary token section with detail about from where the command needs to be run
2022-08-12 09:10:40 -07:00
Chris Capurso
707fcad006
Add custom metadata to namespace API and CLI docs ( #16633 )
...
* add custom_metadata to ns api docs
* update ns CLI docs to add custom-metadata flag
2022-08-09 14:10:41 -04:00
Violet Hynes
adb65bd0f2
VAULT-6615 Update docs for 1.12 quota changes ( #16381 )
...
* VAULT-6615 Update docs for 1.12 quota changes
* VAULT-6615 Add info about globbing
* VAULT-6615 some small updates for role param
* Update website/content/docs/enterprise/lease-count-quotas.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/lease-count-quotas.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-08-02 15:37:56 -04:00
akshya96
6e0c04d602
vault-951Documentation ( #16434 )
2022-07-25 16:53:03 -07:00
Rodolfo Castelo Méndez
b44d0ab1df
Information about aws_s3_server_side_encryption ( #16253 )
...
Add when cannot use the combination of parameters.
2022-07-19 11:18:19 -07:00
Loann Le
e6b24b09f0
update sys-mfa-doc ( #16291 )
2022-07-13 10:36:52 -07:00
Yoko Hyakuna
485b7b0abe
Remove the callout note about Ent ( #16288 )
2022-07-13 09:00:11 -07:00
AnPucel
3215cdbd32
Dynamic parameter for mountpaths in OpenApi Spec generation( #15835 )
...
"generic_mount_paths" query parameter for OpenApiSpec generation
2022-06-30 07:43:04 -07:00
Ciara Clements
7288bb3c57
changed "activate" to "active ( #16189 )
2022-06-29 10:10:53 -07:00
akshya96
6164e5e7e1
documentation changes for limit parameter ( #16161 )
2022-06-27 13:29:14 -07:00
Chris Capurso
9501d44ed5
Add endpoints to provide ability to modify logging verbosity ( #16111 )
...
* add func to set level for specific logger
* add endpoints to modify log level
* initialize base logger with IndependentLevels
* test to ensure other loggers remain unchanged
* add DELETE loggers endpoints to revert back to config
* add API docs page
* add changelog entry
* remove extraneous line
* add log level field to Core struct
* add godoc for getLogLevel
* add some loggers to c.allLoggers
2022-06-27 11:39:53 -04:00
Jason Sturges
16c5d5ba11
Fix typo in remount ( #16100 )
...
"utlizie" => "utilize"
2022-06-22 17:28:10 -07:00
Rémi Lapeyre
6205cf6999
Document LIST sys/quotas/lease-count
( #15679 )
2022-06-17 10:04:55 -07:00
Hridoy Roy
0514503d2c
docs for activity log noncontiguous billing period changes ( #15882 )
...
* docs for activity log noncontiguous return changes
* add description of default start and end time to clarify meaning of billing period
2022-06-10 09:27:24 -07:00
Violet Hynes
abf65c8a0b
VAULT-5095 Update docs to reflect that child namespaces do not inherit parent quotas ( #15906 )
...
* VAULT-5095 Update docs to reflect current behaviour
* Update website/content/api-docs/system/lease-count-quotas.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
* Update website/content/api-docs/system/rate-limit-quotas.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-06-10 11:53:01 -04:00
Josh Black
99ea53daaf
Autopilot enterprise docs ( #15589 )
2022-06-07 14:32:45 -07:00
Alexander Scheel
b3ad79fb70
Fix listing_visibility value documentation ( #15833 )
...
* Match listing_visibility in system/auth with system/mounts
See also: #15209
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Fix path-help for listing_visibility
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-06-06 16:44:46 -04:00
Brian Kassouf
df8ae055be
Add an API for exporting activity log data ( #15586 )
...
* Add an API for exporting activity log data
* Add changelog entry
* Switch to error logs
2022-05-24 17:00:46 -07:00
davidadeleon
0026788d4b
api/monitor: Adding log format to monitor command and debug ( #15536 )
...
* Correct handling of "unspecified" log level
* Setting log-format default on monitor path
* Create changelog file
* Update website/content/api-docs/system/monitor.mdx
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2022-05-24 13:10:53 -04:00
Alexander Scheel
f6ac1be13a
Start documentation for FIPS variants of Vault Enterprise ( #15475 )
...
* Begin restructuring FIPS documentation
This creates a new FIPS category under Enterprise and copies the
FIPS-specific seal wrap documentation into it.
We leave the existing Seal Wrap page at the old path, but document that
the FIPS-specific portions of it have moved.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add initial FIPS 140-2 inside documentation
This documents the new FIPS 140-2 Inside binary and how to use and
validate it. This also documents which algorithms are certified for
use in the BoringCrypto distribution.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
* Add notes about FIPS algorithm restrictions
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-05-17 16:28:20 -04:00
Tony Wittinger
ba2984fa80
docs: updated monitor doc ( #15358 )
2022-05-13 11:19:51 -07:00
Chris Capurso
ad4523ea34
add license termination time to API and CLI docs ( #15349 )
...
* add license termination time to API and CLI docs
* ensure consistent time format
2022-05-11 10:05:38 -04:00
Loann Le
0dc6728228
capped perf replication ( #15338 )
2022-05-09 14:38:35 -07:00
Chris Capurso
5e6437ab70
Add build_date to CLI and API docs ( #15268 )
...
* update version cmd docs
* update status cmd docs
* update version-history cmd docs
* update sys/seal-status docs
* update sys/version-history docs
2022-05-03 16:37:55 -04:00
Scott Miller
bef350c916
Allow callers to choose the entropy source for the random endpoints. ( #15213 )
...
* Allow callers to choose the entropy source for the random endpoints
* Put source in the URL for sys as well
* changelog
* docs
* Fix unit tests, and add coverage
* refactor to use a single common implementation
* Update documentation
* one more tweak
* more cleanup
* Readd lost test expected code
* fmt
2022-05-02 14:42:07 -05:00
Chris Capurso
762c08833e
remove references to sys/license endpoint in docs ( #14913 )
2022-04-21 16:27:51 -04:00
Chris Capurso
b4a46313b4
remove mount-filter endpoint from replication docs ( #14896 )
2022-04-21 16:27:00 -04:00
Hamid Ghaf
a1d73ddfec
VAULT-5422: Add rate limit for TOTP passcode attempts ( #14864 )
...
* VAULT-5422: Add rate limit for TOTP passcode attempts
* fixing the docs
* CL
* feedback
* Additional info in doc
* rate limit is done per entity per methodID
* refactoring a test
* rate limit OSS work for policy MFA
* adding max_validation_attempts to TOTP config
* feedback
* checking for non-nil reference
2022-04-14 13:48:24 -04:00
Vishal Nayak
ea75732c0e
Update CC docs ( #14714 )
...
* Update CC docs
* Add sample response
* Address review feedback
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/api-docs/system/internal-counters.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Minor edits
* Update partial month API
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Meggie <meggie@hashicorp.com>
2022-04-05 10:53:29 -04:00
Scott Miller
b32e6a33a7
Subtle docs change for allow_store_key ( #14889 )
...
* Subtle docs change for allow_store_key
* errant space
2022-04-04 17:03:49 -05:00
Loann Le
95555b9dd4
Vault documentation: changing references from learn to tutorial ( #14844 )
...
* changed learn to tutorial references
* changed learn to tutorial
* Update website/content/docs/plugins/plugin-portal.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/platform/aws/run.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-04-01 13:37:38 -07:00
Alexander Scheel
b23c38649d
Sync license deletion docs from Enterprise ( #14627 )
...
This syncs the deletion text from one of Josh's PRs into OSS to be
visible on the website. Suggested by Nick.
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-03-21 16:04:27 -04:00
divyapola5
b354870c7c
Documentation changes in /sys/managed-keys ( #14377 )
...
* update sample request in create managed keys
* Update documentation for curve param
* Add period at end of sentence
* Update key_bits documentation for aws and azure
2022-03-18 14:51:24 -05:00
Pratyoy Mukhopadhyay
9aafd29540
Add mount move concepts page, update api docs ( #14544 )
...
* Add mount move concepts page, update api docs
* some renaming and link fixing
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-03-17 14:06:35 -07:00