github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/testcharms/charms/network-health/actions.yaml (about) 1 ping: 2 description: Ping a target or series of targets given as a dict 3 params: 4 targets: 5 type: string 6 description: | 7 Dict holding targets. Format as 'juju status --format json' 8 Only unit and public-address are used for now. 9 unit-info: 10 description: Poll unit for interface and DNS info