Commit 1d2d922
Ignore content_view_environment_id in HostGroup read()
This field is write-only — the API response does not include it,
so read() must skip it to avoid a KeyError.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d3a83a6 commit 1d2d922
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4118 | 4118 | | |
4119 | 4119 | | |
4120 | 4120 | | |
| 4121 | + | |
4121 | 4122 | | |
4122 | 4123 | | |
4123 | 4124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3007 | 3007 | | |
3008 | 3008 | | |
3009 | 3009 | | |
3010 | | - | |
| 3010 | + | |
3011 | 3011 | | |
3012 | 3012 | | |
3013 | 3013 | | |
| |||
0 commit comments