Uploads one response policy file containing a list of fully qualified domain names (FQDNs).
Output / Response
None.
API Call:
void uploadResponsePolicyItems( long parentId, byte[]
policyItemsData )
Parameter | Description |
---|---|
parentId | The object ID of the parent response policy under which the response policy item file is being uploaded. |
policyItemsData | The file to be uploaded under the response policy. This file is
passed to Address Manager as a byte array. Note: This actual file size
should be no more than 75 MB.
|