Proxmox API - optional parameters

Hyien

Member
Jun 18, 2021
95
3
13
35
how can i pass optional parameters to the rest API?
eg. GET /api2/json//nodes/{node}/network

this takes an optional 'type' parameter. how do i set this type parameter in a curl / wget query?