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