{"Name":"bigip","ID":"go.mondoo.com/cnquery/providers/bigip","Version":"13.0.6","ConnectionTypes":["bigip"],"CrossProviderTypes":null,"Connectors":[{"Name":"bigip","Use":"bigip","Short":"a remote F5 BIG-IP system","Long":"Use the bigip provider to query resources on F5 BIG-IP devices.\n\nExamples:\n  cnspec shell bigip --hostname 192.168.1.245 --username admin --password secret\n  cnspec scan bigip --hostname bigip.example.com -u admin --ask-pass\n  cnspec shell bigip --hostname 10.0.0.1 -u admin -p secret --insecure\n  cnspec scan bigip --hostname 192.168.1.245 -u admin -p secret -f bigip-security-policy.mql.yaml\n\nNotes:\n  Use --insecure (-k) to skip TLS verification for devices with self-signed certificates.\n  The default port is 443 (iControl REST API). Use --port to specify a different port.\n","Flags":[{"Long":"hostname","Desc":"The hostname or IP address of the BIG-IP device","Type":3},{"Long":"port","Default":"443","Desc":"The port of the iControl REST API","Type":3},{"Long":"username","Short":"u","Default":"admin","Desc":"The username for authentication","Type":3},{"Long":"password","Short":"p","Desc":"The password for authentication","Type":3,"Option":8},{"Long":"ask-pass","Default":"false","Desc":"Prompt for connection password","Type":1,"ConfigEntry":"-"},{"Long":"insecure","Short":"k","Default":"false","Desc":"Skip TLS certificate verification","Type":1,"ConfigEntry":"-"}]}],"AssetUrlTrees":null,"Platforms":[{"name":"bigip","title":"F5 BIG-IP","family":["bigip"],"kind":["network-device"]}]}