summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-host-to-instance-action-events-aad2cc18fe191afa.yaml
blob: 037abcf0336717cdc173b93510e68a607f1ac025 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The microversion 2.62 adds ``host`` (hostname) and ``hostId`` (an
    obfuscated hashed host id string) fields to the instance action
    ``GET /servers/{server_id}/os-instance-actions/{req_id}`` API. The display
    of the newly added ``host`` field will be controlled via policy rule
    ``os_compute_api:os-instance-actions:events``, which is the same policy
    used for the ``events.traceback`` field. If the user is prevented by
    policy, only ``hostId`` will be displayed.