You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-69-0-2020-07-13.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ changelog:
14
14
- Create Node Pool ([POST /lke/clusters/{clusterId}/pools](/api/v4/lke-clusters-cluster-id-pools/#post))
15
15
- View Node Pool ([GET /lke/clusters/{clusterId}/pools/{poolId}](/api/v4/lke-clusters-cluster-id-pools-pool-id))
16
16
17
+
- When Listing Account Events ([GET /v4/account/events](/api/v4/account-events)), you can now filter by its `action` field. See [Filtering and Sorting](/api/v4/#filtering-and-sorting) to learn how to search API v4 collections.
18
+
17
19
### Changed
18
20
19
21
- Added improved error handling for the `ssl_cert` and `ssl_key` fields in the NodeBalancer collection. Error messages will now explain if a provided key is in an incorrect format. These fields are available from the following endpoints:
0 commit comments