Examples➧
Search interface by parameters➧
Returning as array, may be several results. Parameters are not exclusive (the more parameters passed, the more matches there can be founded). Possible query parameters:
- device_id - device id in wildcore
- device_ip - device IP address
- interface_name - name of interface. For example - epon0/1:1, or 1/3
- interface_bind_key - a representative unique ID of an interface on a device. built based on interface name and hardware type
- ont_ident - serial number or MAC-address of ONU
- mac_address - client mac address, received from FDB
- only_active_mac - flag (1|0) for searching by parameter mac_address. If setted 1 - will be returned only by active mac_address
Example of request:
Example of response:
Device diagnostic➧
Returning diagnostic information from device
Example of request:➧
- FROM Variants:
- device - Load from device
- cache - Load from cache (If cache not exist or expired - will loading from device)
- store - Load from cache
- INTERFACE_ID - ID of interface, returned in interface.id