You can use the BinaryCatGetDetails
action to view the details of a binary category. For details on this action, refer to the HPE IDOL Server Reference. For example:
http://12.3.4.56:9000/action=BinaryCatGetDetails&Name=spam_binarycat
This action uses port 9000
to instruct HPE IDOL Server, which is located on a machine with the IP address 12.3.4.56
, to display parameter values of the binary category named spam_binarycat
.
|