Home
last modified time | relevance | path

Searched defs:security_group_name (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/cloudstack/plugins/modules/
H A Dcs_securitygroup_rule.py199 def _type_security_group_match(self, rule, security_group_name): argument
237 def get_security_group(self, security_group_name=None): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/cloudstack/
H A Dcs_securitygroup_rule.py208 def _type_security_group_match(self, rule, security_group_name): argument
246 def get_security_group(self, security_group_name=None): argument
/dports/devel/py-azure-mgmt-sql/azure-mgmt-sql-3.0.1/tests/
H A Dtest_cli_mgmt_sql_managed_instance.py39 …def create_virtual_network(self, group_name, location, security_group_name, route_table_name, netw… argument
/dports/devel/py-moto/moto-2.2.16/moto/rds/
H A Dexceptions.py24 def __init__(self, security_group_name): argument
/dports/devel/py-moto/moto-2.2.16/moto/rds2/
H A Dexceptions.py39 def __init__(self, security_group_name): argument
H A Dmodels.py1139 def describe_security_groups(self, security_group_name): argument
1147 def delete_security_group(self, security_group_name): argument
1159 def authorize_security_group(self, security_group_name, cidr_ip): argument
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/compute/v2/
H A Dserver.py359 def add_security_group(self, session, security_group_name): argument
363 def remove_security_group(self, session, security_group_name): argument
/dports/devel/py-moto/moto-2.2.16/moto/redshift/
H A Dmodels.py751 def describe_cluster_security_groups(self, security_group_name=None): argument
765 def authorize_cluster_security_group_ingress(self, security_group_name, cidr_ip): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Dazure_rm_common.py627 …def create_default_securitygroup(self, resource_group, location, security_group_name, os_type, ope… argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/plugins/module_utils/
H A Dazure_rm_common.py748 …def create_default_securitygroup(self, resource_group, location, security_group_name, os_type, ope… argument