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