DELETE /v1/deleteResponsePolicyItem - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Deletes a DNS response policy item under a specified local DNS response policy.

Parameters

Name Description
itemName

Location: query

Type: string

The FQDN of the response policy item.
Note: When deleting a response policy item, the exact FQDN of the response policy item must be used.
options

Location: query

Type: array

Reserved for future use.
policyId

Location: query

Type: integer (int64)

The object ID of the parent local response policy to which the response policy item is being deleted.

Responses

Code Description
204

Type: integer (int32)

Returns 1 if the response policy item is successfully deleted and 0 if the response policy item does not exist.