Hi! I have been trying to use Nutanix API V2 and i have been going through API docs for
GET /hosts https://www.nutanix.dev/reference/prism_element/v2/api/hosts/get-hosts-gethosts/
and there are some fields I am not sure what exactly is expected to be returned, if someone could help me with that. I’d really appreciate it.
entities → disk_hardware_configs → boot_disk
entities → disk_hardware_configs → only_boot_disk
- what does those fields mean?
entities → disk_hardware_configs → background_operation
I am unsure what is exactly background_operation value holds and what is it’s type (String/Object/etc) as I am receiving empty value for it now, but I want to be able to cover it in the future when non-null values are returned.