ISPs
List device ISPs
client.ZeroTrust.DEX.Devices.ISPs.List(ctx, deviceID, params) (*V4PagePagination[ISPs], error)
GET/accounts/{account_id}/dex/devices/{device_id}/isps
ModelsExpand Collapse
type ISPs struct{…}
type ISPs struct{…}
ISPs []ISPsISP
ISPs []ISPsISP
IP ISPsISPsIPOptionalIP address information for the ISP hop. Fields marked as PII-gated (name, address, netmask, and all location sub-fields) will be returned as the literal string "REDACTED" for callers that do not have the PII permission. asn, aso, and version are always returned regardless of PII access.
IP ISPsISPsIPOptional
IP address information for the ISP hop. Fields marked as PII-gated (name, address, netmask, and all location sub-fields) will be returned as the literal string "REDACTED" for callers that do not have the PII permission. asn, aso, and version are always returned regardless of PII access.