class Ip extends Resource (View source)

The "ip" collection of methods.

Typical usage is:

 $domainsrdapService = new Google\Service\DomainsRDAP(...);
 $ip = $domainsrdapService->ip;

Methods

get(string $ipId, string $ipId1, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (ip.get)

Details

RdapResponse get(string $ipId, string $ipId1, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (ip.get)

Parameters

string $ipId
string $ipId1
array $optParams

Optional parameters.

Return Value

RdapResponse

Exceptions

Exception