百度智能云

All Product Document

          CDN

          Tool Interface

          IP Query and Node Judgment

          Used for checking whether the IP address is the CDN node of Baidu AI Cloud.

          	 $ip = '1.2.3.4'; 
          	 $action = 'describeIp'; 
          	 $resp = $client->ipQuery($action, $ip); 
          	 print_r($resp);
          Previous
          Log Interface
          Next
          Version Change Record