Skip to content

Commit 59b16ff

Browse files
Add entry: /account/events action field is now filterable
1 parent 333ede2 commit 59b16ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/changelog/4-69-0-2020-07-13.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ changelog:
1414
- Create Node Pool ([POST /lke/clusters/{clusterId}/pools](/api/v4/lke-clusters-cluster-id-pools/#post))
1515
- View Node Pool ([GET /lke/clusters/{clusterId}/pools/{poolId}](/api/v4/lke-clusters-cluster-id-pools-pool-id))
1616

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+
1719
### Changed
1820

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

Comments
 (0)