Class: Search

NS1.Search

Handles all search-able entities on the NS1 platform. Currently can only search types of "zone" or "record."

Constructor

Requires an initial string to query with. Optional arguments include type, which defaults to "all", and max, which defaults to 10.
Parameters:
Name Type Description
query String
type String
max Number
Source: