Forum Discussion
Interface mac address
hi folks, Is there a way to fetch BIG-IP net interface MAC address using rest API ? I have managed to retrieve interface details but the MAC address is missing. I am using the following command :
curl -k -u $f5_user_name:$f5_password -X GET https:// $f5_mgmt_host/mgmt/tm/cloud/net/interface/1.2 the following details are prompted :
{ "selfLink": "", "enabled": true, "objectId": 10789, "description": "", "name": "1.1", "fullPath": "1.1", "generation": 1, "lastUpdateMicros": 0, "kind": "tm:cloud:net:interface:netinterfacestate" }
2 Replies
- nitass
Employee
curl -k -u $f5_user_name:$f5_password -X GET https:// $f5_mgmt_host/mgmt/tm/cloud/net/interface/1.2
sorry i may be lost but shouldn't it be /mgmt/tm/net/interface or /mgmt/tm/net/vlan?
- hagay_168627
Nimbostratus
10x Nitass, you are right /mgmt/tm/net/interface is the correct URL
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com