Connections
List Page Shield connections
client.PageShield.Connections.List(ctx, params) (*SinglePage[Connection], error)
GET/zones/{zone_id}/page_shield/connections
Get a Page Shield connection
client.PageShield.Connections.Get(ctx, connectionID, query) (*Connection, error)
GET/zones/{zone_id}/page_shield/connections/{connection_id}