Dry-run assign a device to a group to capture latest eTags [v1beta2]

POST {{url}}/compute-ops-mgmt/{{groups-API-version}}/groups/{{group_id}}/devices?dry-run=true

See HPE Greenlake for Compute Ops Management API

https://developer.greenlake.hpe.com/docs/greenlake/services/compute-ops-mgmt/public/openapi/compute-ops-mgmt-latest/overview/

Request Params

KeyDatatypeRequiredDescription
dry-runboolean

Request Body

{"devices"=>[{"serverId"=>"{{server_id}}"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring