Description
Unassigns IPv4 network templates.
Attention: This API has been deprecated and will be removed
in a future release. Use the /v1/unassignIP4Template method instead of this
method. For more information, refer to POST /v1/unassignIP4Template
Parameters
| Name | Description |
|---|---|
| networkId |
Location: query Type: integer (int64) The object ID of the IPv4 network template recipient.
|
| properties |
Location: query Type: string Reserved for future use.
|
| templateId |
Location: query Type: integer (int64) The object ID of the IPv4 network template.
|
Responses
| Code | Description |
|---|---|
| 201 |
Type: none None.
|