Change proximity settings of hosts where volume sets are exported identified by {id} and {systemId} from HPE Alletra Storage MP
PUT {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/applicationsets/:id/proximity-settings
Change proximity settings of hosts where volume sets are exported identified by {id} and {systemId} from HPE Alletra Storage MP
Request Body
{"hosts"=>[{"hostName"=>"<string>", "proximity"=>"ALL"}, {"hostName"=>"<string>", "proximity"=>"SECONDARY"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |