mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 18:27:53 +00:00
json: changes resource reference
This commit is contained in:
@@ -45,7 +45,7 @@ GetOptions
|
||||
|
||||
$HostUri = "http://$Host:$Port";
|
||||
|
||||
my $uri = "/port/1/3/sta3100";
|
||||
my $uri = "/port/1/1/sta0200";
|
||||
my $rh = json_request($uri);
|
||||
print Dumper($rh);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user