Skip to content

curl example #1

@luke-sullivan

Description

@luke-sullivan

here is a curl example that we'll need to translate into python. This gets all fixed addresses in a regex matchable range, and returns ipaddress, network, and mac address. This gets a decent amount of the data that we want from IB on fixed addresses. It needs to be combined with any lease data to indicate when an address was last seen. Otherwise the mac addresses can be pulled out of netmri....

curl -k -u : -X GET https://128.103.200.106/wapi/v1.2/fixedaddress -d ipv4addr~=128.103 -d _return_fields=ipv4addr,network,mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions