File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ type: lifecycle
9999| `image-alias-deleted` | An alias has been deleted for an existing image. | `target` : the original instance. |
100100| `image-alias-renamed` | The alias for an existing image has been renamed. | `old_name` : the previous name. |
101101| `image-alias-updated` | The configuration for an image alias has changed. | `target` : the original instance. |
102- | `instance-agent-started` | The instance agent has connected to the host. | |
103- | `instance-agent-stopped` | The instance agent has disconnected from the host. | |
102+ | `instance-agent-started` | The instance agent has connected to the host. | |
103+ | `instance-agent-stopped` | The instance agent has disconnected from the host. | |
104104| `image-created` | A new image has been added to the image store. | `type` : ` container` or `vm`. |
105105| `image-deleted` | The image has been deleted from the image store. | |
106106| `image-refreshed` | The local image copy has updated to the current source image version. | |
You can’t perform that action at this time.
0 commit comments