Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the IP network. string
Body
body
optional
network_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
Consumes
application/json
Produces
application/json
POST /network/{id}/replace
Description
Reconfigure cluster management network settings from IPv4 to IPv6 or vice versa.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the IP network. string
Body
body
required
network_replace
159
Dell EMC PowerStore REST API Reference Guide