Skip to content

Commit 9fc28a1

Browse files
committed
Update Changelogs “4-13-1-2020-02-10”
1 parent 126db23 commit 9fc28a1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/content/changelog/4-13-1-2020-02-10.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ changelog:
77
---
88
### Added
99

10-
- Added LKE node events to the Event (`List Events` ([GET /account/events](https://developers.linode.com/api/v4/account-events)) and `View Event` ([GET /account/events/{eventId}](https://developers.linode.com/api/v4/account-events-event-id))) action lists:
11-
- `lke_node_create`
12-
- `lke_node_delete`
13-
- `lke_node_update`
10+
- Added LKE node event `lke_node_create` to Event action list. See action information in the Event endpoints:
11+
- `List Events` ([GET /account/events](https://developers.linode.com/api/v4/account-events))
12+
- `View Event` ([GET /account/events/{eventId}](https://developers.linode.com/api/v4/account-events-event-id))
1413

1514
### Changed
1615

@@ -32,7 +31,7 @@ changelog:
3231

3332
- Restoring a Linode ([POST /linode/instances/{linodeId}/backups/{backupId}/restore](https://developers.linode.com/api/v4/linode-instances-linode-id-backups-backup-id-restore)) from a backup that was still in its postprocessing phase returned the error message "*backup is not valid*". The error message has been updated to be more descriptive. Now, when you attempt to restore a Linode from a backup that is still post processing, the returned error message is "*Backup is currently postprocessing*".
3433

35-
- Iterated on a bug fix with migrations, clones, and host information. If the migration is a disk **or** a clone, the `from_host` is the disk. Users can see migration job information in the event endpoints:
34+
- Iterated on a bug fix with migrations, clones, and host information. If the migration is a disk **or** a clone, the `from_host` is the disk. Users can see migration job information in the Event endpoints:
3635
- `List Events` ([GET /account/events](https://developers.linode.com/api/v4/account-events))
3736
- `View Event` ([GET /account/events/{eventId}](https://developers.linode.com/api/v4/account-events-event-id))
3837

0 commit comments

Comments
 (0)