Scott Miller
7bd4755142
Document the deletion_allowed transform flag ( #17544 )
...
* Document the deletion_allowed transform flag
* Remove duplicated sentence
2022-10-13 16:31:07 -05:00
Brian Shumate
5264783e6c
Docs: Update Transform API ( #17477 )
...
- Correct some methods in sample requests
2022-10-10 13:25:31 -04:00
Rachel Culpepper
1c69e690aa
Transform BYOK Documentation ( #17121 )
...
* add api docs for transform byok endpoints
* add byok description to transform index page
* fix merge conflicts
* remove import_version for FPE
* text edits and add note about convergent tokenization
* add note for convergent tokenization
2022-09-22 10:56:12 -05:00
Matt Schultz
1aaace756f
Update transform documentation to include MSSQL. ( #17021 )
2022-09-06 10:55:48 -05:00
Matt Schultz
31151671ab
Transform tokenization key auto-rotate docs ( #16410 )
...
* Document auto rotate fields for transform tokenization endpoints.
* Update Transform tokenization docs to mention key auto-rotation.
2022-07-21 15:48:58 -05:00
Violet Hynes
c1e2d9c062
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Scott Miller
6bfdfa0a4d
Document Convergent Tokenization and Token Lookup ( #15819 )
...
* Document Convergent Tokenization and Token Lookup
* tweaks
* Fix sample response
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/index.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/docs/secrets/transform/tokenization.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
* update awkward text
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
2022-06-06 13:34:08 -05:00
Scott Miller
b282bc4bd6
Plural typo in the Tokenization API docs for stores ( #15424 )
2022-05-13 14:00:33 -05:00
Victor Rodriguez
c83289f238
Document default value of encode_format field for Transform templates. ( #12983 )
2021-11-01 13:47:37 -04:00
Victor Rodriguez
70a9636575
Update docs with Transform FPE advanced I/O handling features ( #12744 )
2021-10-15 14:51:53 -04:00
Scott Miller
0c7cdaf5f8
Document transform batch reference field ( #12664 )
2021-09-29 13:20:39 -05:00
Scott Miller
7fd2bdfa52
Fix a tokenization docs link fix ( #12296 )
...
* docs link typo
* Off by one relative dir
2021-08-18 13:44:25 -04:00
Baljeet Singh
daaec9bdee
Fixing issue with FPE read and delete api docs ( #11735 )
...
Read and Delete FPE api-docs point to path `/transform/transformations/:name` instead it should be `/transform/transformation/:name`
2021-06-01 17:56:26 -05:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Baljeet Singh
646bddd89a
update transform.mdx ( #11105 )
...
Typo on path of creating/updating transformation in api docs.
Fixed by updating `transform/transformation` to `transform/transformations`
2021-03-24 20:10:27 -05:00
Scott Miller
689dd3722f
Document mysql ( #11112 )
...
* Document MySQL
* Document snapshot, restore, and export-decoded (#11110 )
* Update website/content/api-docs/secret/transform.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Add parseTime note
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
2021-03-19 10:34:41 -05:00
Hridoy Roy
261e7c6b17
Docs: Key Rotation For Tokenization [VAULT-1482] ( #10921 )
...
* first docs pass
* filled in read output
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
* transform docs changes
2021-03-17 14:29:13 -07:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00