Network Connection Offset Pagination Result
Name | Type | Description | Notes |
---|---|---|---|
total | float | Total number of items. | |
count | float | The number of items returned in this result. | |
limit | float | The maximum number of items that could be returned for this result. | |
offset | float | That starting item 0-indexed. | |
results | list[NetworkConnection] | Array of network connections associated with this domain. |