Passing long[] - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

The long[] parameter is passed in the HTTP body in an array representation.

API call example
http://<AddressManager_IP>/Services/REST/v1/mergeBlocksWithParent

Authorization: BAMAuthToken: UTtSjMTQ1ODAzMTgzMDUxMzphcGk=
Content-Type: application/json
[
    100922, 
    100923       
]

Successful response

No response.