Returns an array of objects with host record type.
Output / Response
Returns an array of host record APIEntity objects.
API call:
APIEntity[] getHostRecordsByHint ( int start, int
count, String options)
Parameter | Description |
---|---|
start | Indicates where in the list of objects to start returning objects. The list begins at an index of 0. |
count | Indicates the maximum of child objects that this method will return. The value must be less than or equal to 10. |
options | A string containing options. The supported options are
hint and retrieveFields. Multiple
options can be separated by a | (pipe) character. For
example:hint=^abc|retrieveFields=falseIf the hint option is not specified in the string, searching criteria will be based on the same as zone host record. The following wildcards are supported in the hint option.
|