Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 646 Bytes

BulkListHostnamesV1ResponseBody.md

File metadata and controls

12 lines (8 loc) · 646 Bytes

BulkListHostnamesV1ResponseBody

Properties

Name Type Description Notes
hostnames list[BulkHostname] The list of hostnames. [optional]
next_page_token str The token to be used to retrieve the next page of results. It will not be returned if there are no more results. [optional]
total_results int The total number of hostnames found. [optional]

[Back to Model list] [Back to API list] [Back to README]