Home
last modified time | relevance | path

Searched refs:FMGBaseException (Results 1 – 25 of 61) sorted by relevance

123

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/fortios/plugins/httpapi/
H A Dfortimanager.py42 … from ansible_collections.fortinet.fortimanager.plugins.module_utils.common import FMGBaseException
118 …raise FMGBaseException(msg="Error -11 -- the Session ID was likely malformed somehow. Contact auth…
162 raise FMGBaseException(
166 raise FMGBaseException("An attempt was made at communicating with a FMG with "
169 raise FMGBaseException("An attempt was made at communicating with a FMG with "
190 raise FMGBaseException(err)
229 raise FMGBaseException("Couldn't Retrieve Connected FMGR Stats")
314 raise FMGBaseException(msg="Couldn't determine workspace-mode in the plugin")
321 raise FMGBaseException(msg="Couldn't determine adom-status in the plugin")
449 raise FMGBaseException(err)
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortimanager/plugins/module_utils/
H A Dcommon.py124 class FMGBaseException(Exception): class
130 super(FMGBaseException, self).__init__(msg, *args)
241 … raise FMGBaseException("Error occurred merging custom lists for the paramgram parent: " + str(e))
371 raise FMGBaseException('method:%s not supported in schema' % (method))
401 raise FMGBaseException('parameter validation fails: %s'
422 raise FMGBaseException('the module expects no url params')
449 raise FMGBaseException('mismatched pameters, full list:%s' % (
454 raise FMGBaseException('url parameter %s does not match schema %s' % (
467 raise FMGBaseException('url parameter %s does not schema %s' % (
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/httpapi/
H A Dfortimanager.py40 from ansible.module_utils.network.fortimanager.common import FMGBaseException
97 …raise FMGBaseException(msg="Unknown error while logging in...connection was lost during login oper…
109 …raise FMGBaseException(msg="Error -11 -- the Session ID was likely malformed somehow. Contact auth…
144 … raise FMGBaseException("An attempt was made to login with the SID None and URL != login url.")
146 raise FMGBaseException("An attempt was made at communicating with a FMG with "
149 raise FMGBaseException("An attempt was made at communicating with a FMG with "
170 raise FMGBaseException(err)
209 raise FMGBaseException("Couldn't Retrieve Connected FMGR Stats")
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortimanager/plugins/httpapi/
H A Dfortimanager.py43 from ansible_collections.fortinet.fortimanager.plugins.module_utils.common import FMGBaseException
123 …raise FMGBaseException(msg="Unknown error while logging in...connection was lost during login oper…
133 …raise FMGBaseException(msg="Error -11 -- the Session ID was likely malformed somehow. Contact auth…
181 raise FMGBaseException("An attempt was made at communicating with a FMG with "
184 raise FMGBaseException("An attempt was made at communicating with a FMG with "
207 raise FMGBaseException(err)
251 raise FMGBaseException("Couldn't Retrieve Connected FMGR Stats")
383 raise FMGBaseException(msg="Couldn't determine workspace-mode in the plugin")
390 raise FMGBaseException(msg="Couldn't determine adom-status in the plugin")
526 … raise FMGBaseException(msg=("An error occurred while trying to get the locked adom list. Error: "
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/fortimanager/
H A Dfmgr_ha.py142 from ansible.module_utils.network.fortimanager.common import FMGBaseException
280 raise FMGBaseException(err)
296 raise FMGBaseException(err)
327 raise FMGBaseException(err)
350 raise FMGBaseException(err)
H A Dfmgr_script.py125 from ansible.module_utils.network.fortimanager.common import FMGBaseException
246 raise FMGBaseException(err)
254 raise FMGBaseException(err)
262 raise FMGBaseException(err)
H A Dfmgr_query.py145 from ansible.module_utils.network.fortimanager.common import FMGBaseException
381 raise FMGBaseException(err)
394 raise FMGBaseException(err)
405 raise FMGBaseException(err)
425 raise FMGBaseException(err)
H A Dfmgr_device_provision_template.py1380 raise FMGBaseException(err)
1390 raise FMGBaseException(err)
1423 raise FMGBaseException(err)
1434 raise FMGBaseException(err)
1443 raise FMGBaseException(err)
1459 raise FMGBaseException(err)
1472 raise FMGBaseException(err)
1485 raise FMGBaseException(err)
1499 raise FMGBaseException(err)
1509 raise FMGBaseException(err)
[all …]
H A Dfmgr_fwpol_package.py221 from ansible.module_utils.network.fortimanager.common import FMGBaseException
461 raise FMGBaseException(err)
470 raise FMGBaseException(err)
480 raise FMGBaseException(err)
H A Dfmgr_fwobj_service.py297 from ansible.module_utils.network.fortimanager.common import FMGBaseException
591 raise FMGBaseException(err)
600 raise FMGBaseException(err)
609 raise FMGBaseException(err)
618 raise FMGBaseException(err)
H A Dfmgr_fwobj_ippool6.py131 from ansible.module_utils.network.fortimanager.common import FMGBaseException
222 raise FMGBaseException(err)
H A Dfmgr_device_config.py112 from ansible.module_utils.network.fortimanager.common import FMGBaseException
232 raise FMGBaseException(err)
H A Dfmgr_secprof_profile_group.py172 from ansible.module_utils.network.fortimanager.common import FMGBaseException
286 raise FMGBaseException(err)
H A Dfmgr_secprof_dns.py213 from ansible.module_utils.network.fortimanager.common import FMGBaseException
338 raise FMGBaseException(err)
H A Dfmgr_secprof_proxy.py214 from ansible.module_utils.network.fortimanager.common import FMGBaseException
331 raise FMGBaseException(err)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/fortios/plugins/modules/
H A Dfmgr_ha.py135 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
273 raise FMGBaseException(err)
289 raise FMGBaseException(err)
320 raise FMGBaseException(err)
343 raise FMGBaseException(err)
H A Dfmgr_query.py138 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
374 raise FMGBaseException(err)
387 raise FMGBaseException(err)
398 raise FMGBaseException(err)
418 raise FMGBaseException(err)
H A Dfmgr_device_provision_template.py1373 raise FMGBaseException(err)
1383 raise FMGBaseException(err)
1416 raise FMGBaseException(err)
1427 raise FMGBaseException(err)
1436 raise FMGBaseException(err)
1452 raise FMGBaseException(err)
1465 raise FMGBaseException(err)
1478 raise FMGBaseException(err)
1492 raise FMGBaseException(err)
1502 raise FMGBaseException(err)
[all …]
H A Dfmgr_script.py119 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
240 raise FMGBaseException(err)
248 raise FMGBaseException(err)
256 raise FMGBaseException(err)
H A Dfmgr_fwpol_package.py214 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
454 raise FMGBaseException(err)
463 raise FMGBaseException(err)
473 raise FMGBaseException(err)
H A Dfmgr_fwobj_service.py290 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
584 raise FMGBaseException(err)
593 raise FMGBaseException(err)
602 raise FMGBaseException(err)
611 raise FMGBaseException(err)
H A Dfmgr_fwobj_ippool6.py126 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
217 raise FMGBaseException(err)
H A Dfmgr_device_config.py105 …sible_collections.fortinet.fortios.plugins.module_utils.fortimanager.common import FMGBaseException
225 raise FMGBaseException(err)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/network/fortimanager/
H A Dcommon.py122 class FMGBaseException(Exception): class
128 super(FMGBaseException, self).__init__(msg, *args)
242 … raise FMGBaseException("Error occurred merging custom lists for the paramgram parent: " + str(e))
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortios/plugins/module_utils/fortimanager/
H A Dcommon.py125 class FMGBaseException(Exception): class
131 super(FMGBaseException, self).__init__(msg, *args)
245 … raise FMGBaseException("Error occurred merging custom lists for the paramgram parent: " + str(e))

123