Skip to content

Commit 966a71e

Browse files
Update Chronicle resources documentation to point to v1 rest documentation (#13477) (#9668)
[upstream:388124d64ad68095390f585214a52d6a457c0cfc] Signed-off-by: Modular Magician <[email protected]>
1 parent fb590d9 commit 966a71e

4 files changed

+6
-3
lines changed

.changelog/13477.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
Update Chronicle resources documentation to point to v1 rest documentation
3+
```

website/docs/r/chronicle_data_access_label.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A DataAccessLabel is a label on events to define user access to data.
2626

2727
To get more information about DataAccessLabel, see:
2828

29-
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1alpha/projects.locations.instances.dataAccessLabels)
29+
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1/projects.locations.instances.dataAccessLabels)
3030
* How-to Guides
3131
* [Introduction to data RBAC](https://cloud.google.com/chronicle/docs/onboard/onboard-datarbac)
3232

website/docs/r/chronicle_data_access_scope.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A DataAccessScope is a boolean expression of data access labels used to restrict
2626

2727
To get more information about DataAccessScope, see:
2828

29-
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1alpha/projects.locations.instances.dataAccessScopes)
29+
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1/projects.locations.instances.dataAccessScopes)
3030
* How-to Guides
3131
* [Introduction to data RBAC](https://cloud.google.com/chronicle/docs/onboard/onboard-datarbac)
3232

website/docs/r/chronicle_watchlist.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A watchlist is a list of entities that allows for bulk operations over the inclu
2626

2727
To get more information about Watchlist, see:
2828

29-
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1alpha/projects.locations.instances.watchlists)
29+
* [API documentation](https://cloud.google.com/chronicle/docs/reference/rest/v1/projects.locations.instances.watchlists)
3030
* How-to Guides
3131
* [Google SecOps Guides](https://cloud.google.com/chronicle/docs/secops/secops-overview)
3232

0 commit comments

Comments
 (0)