Bulk update user-defined fields - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Update values of various UDFs for different objects.

API method: POST /v1/updateBulkUdf
Output / Response: Returns a CSV file containing the following information:
  • LineNumber — The respective line number in the input CSV file. This displays in the first column in the output CSV file.
  • FailureMessage — The reason for the failure identified by the system. This displays in the second column in the output CSV file.
Note: An empty CSV file will be returned when all the rows in the input CSV file were processed successfully.