Returns an array of CNAMEs with linked record name.
Output / Response
Returns an array of Alias APIEntity objects.
API call:
APIEntity[] getAliasesByHint ( 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 hintand
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 alias. The following wildcards are supported in the hint option.
|