POST /v1/uploadResponsePolicyItems - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Attention: This API has been deprecated and is no longer supported. Please use POST /v1/uploadResponsePolicyFile instead.
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: none

None.