Description
Uploads one response policy file containing a list of fully qualified domain names (FQDNs).
Parameters
Name | Description |
---|---|
data |
Location: formData Type: file The file to be uploaded under the response policy. This
file is passed to Address Manager as an
octet-stream.
Note: This actual file size should be
no more than 75 MB.
|
parentId |
Location: query Type: integer (int64) The object ID of the parent response policy under which the response
policy item file is being uploaded.
|
Responses
Code | Description |
---|---|
201 |
Type: Array of integer Returns a CSV file containing the respective lines from the input CSV file and the reason they were skipped.
|