strongdm 14.3.0__zip → 14.4.0__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {strongdm-14.3.0 → strongdm-14.4.0}/PKG-INFO +2 -2
- {strongdm-14.3.0 → strongdm-14.4.0}/setup.py +2 -2
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/client.py +1 -1
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/drivers_pb2.py +252 -208
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/models.py +161 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/plumbing.py +60 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/svc.py +1 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-14.3.0 → strongdm-14.4.0}/LICENSE +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/README.md +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/setup.cfg +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/__init__.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/constants.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/errors.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/managed_secrets_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/managed_secrets_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/options_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engine_policy_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engine_types_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engines_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_engines_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-14.3.0 → strongdm-14.4.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -19592,6 +19592,167 @@ class Oracle:
|
|
19592
19592
|
)
|
19593
19593
|
|
19594
19594
|
|
19595
|
+
class OracleNNE:
|
19596
|
+
'''
|
19597
|
+
OracleNNE is currently unstable, and its API may change, or it may be removed,
|
19598
|
+
without a major version bump.
|
19599
|
+
'''
|
19600
|
+
__slots__ = [
|
19601
|
+
'bind_interface',
|
19602
|
+
'database',
|
19603
|
+
'egress_filter',
|
19604
|
+
'healthy',
|
19605
|
+
'hostname',
|
19606
|
+
'id',
|
19607
|
+
'name',
|
19608
|
+
'password',
|
19609
|
+
'port',
|
19610
|
+
'port_override',
|
19611
|
+
'proxy_cluster_id',
|
19612
|
+
'secret_store_id',
|
19613
|
+
'subdomain',
|
19614
|
+
'tags',
|
19615
|
+
'username',
|
19616
|
+
]
|
19617
|
+
|
19618
|
+
def __init__(
|
19619
|
+
self,
|
19620
|
+
bind_interface=None,
|
19621
|
+
database=None,
|
19622
|
+
egress_filter=None,
|
19623
|
+
healthy=None,
|
19624
|
+
hostname=None,
|
19625
|
+
id=None,
|
19626
|
+
name=None,
|
19627
|
+
password=None,
|
19628
|
+
port=None,
|
19629
|
+
port_override=None,
|
19630
|
+
proxy_cluster_id=None,
|
19631
|
+
secret_store_id=None,
|
19632
|
+
subdomain=None,
|
19633
|
+
tags=None,
|
19634
|
+
username=None,
|
19635
|
+
):
|
19636
|
+
self.bind_interface = bind_interface if bind_interface is not None else ''
|
19637
|
+
'''
|
19638
|
+
The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
19639
|
+
'''
|
19640
|
+
self.database = database if database is not None else ''
|
19641
|
+
'''
|
19642
|
+
The initial database to connect to. This setting does not by itself prevent switching to another database after connecting.
|
19643
|
+
'''
|
19644
|
+
self.egress_filter = egress_filter if egress_filter is not None else ''
|
19645
|
+
'''
|
19646
|
+
A filter applied to the routing logic to pin datasource to nodes.
|
19647
|
+
'''
|
19648
|
+
self.healthy = healthy if healthy is not None else False
|
19649
|
+
'''
|
19650
|
+
True if the datasource is reachable and the credentials are valid.
|
19651
|
+
'''
|
19652
|
+
self.hostname = hostname if hostname is not None else ''
|
19653
|
+
'''
|
19654
|
+
The host to dial to initiate a connection from the egress node to this resource.
|
19655
|
+
'''
|
19656
|
+
self.id = id if id is not None else ''
|
19657
|
+
'''
|
19658
|
+
Unique identifier of the Resource.
|
19659
|
+
'''
|
19660
|
+
self.name = name if name is not None else ''
|
19661
|
+
'''
|
19662
|
+
Unique human-readable name of the Resource.
|
19663
|
+
'''
|
19664
|
+
self.password = password if password is not None else ''
|
19665
|
+
'''
|
19666
|
+
The password to authenticate with.
|
19667
|
+
'''
|
19668
|
+
self.port = port if port is not None else 0
|
19669
|
+
'''
|
19670
|
+
The port to dial to initiate a connection from the egress node to this resource.
|
19671
|
+
'''
|
19672
|
+
self.port_override = port_override if port_override is not None else 0
|
19673
|
+
'''
|
19674
|
+
The local port used by clients to connect to this resource.
|
19675
|
+
'''
|
19676
|
+
self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
|
19677
|
+
'''
|
19678
|
+
ID of the proxy cluster for this resource, if any.
|
19679
|
+
'''
|
19680
|
+
self.secret_store_id = secret_store_id if secret_store_id is not None else ''
|
19681
|
+
'''
|
19682
|
+
ID of the secret store containing credentials for this resource, if any.
|
19683
|
+
'''
|
19684
|
+
self.subdomain = subdomain if subdomain is not None else ''
|
19685
|
+
'''
|
19686
|
+
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
19687
|
+
'''
|
19688
|
+
self.tags = tags if tags is not None else _porcelain_zero_value_tags()
|
19689
|
+
'''
|
19690
|
+
Tags is a map of key, value pairs.
|
19691
|
+
'''
|
19692
|
+
self.username = username if username is not None else ''
|
19693
|
+
'''
|
19694
|
+
The username to authenticate with.
|
19695
|
+
'''
|
19696
|
+
|
19697
|
+
def __repr__(self):
|
19698
|
+
return '<sdm.OracleNNE ' + \
|
19699
|
+
'bind_interface: ' + repr(self.bind_interface) + ' ' +\
|
19700
|
+
'database: ' + repr(self.database) + ' ' +\
|
19701
|
+
'egress_filter: ' + repr(self.egress_filter) + ' ' +\
|
19702
|
+
'healthy: ' + repr(self.healthy) + ' ' +\
|
19703
|
+
'hostname: ' + repr(self.hostname) + ' ' +\
|
19704
|
+
'id: ' + repr(self.id) + ' ' +\
|
19705
|
+
'name: ' + repr(self.name) + ' ' +\
|
19706
|
+
'password: ' + repr(self.password) + ' ' +\
|
19707
|
+
'port: ' + repr(self.port) + ' ' +\
|
19708
|
+
'port_override: ' + repr(self.port_override) + ' ' +\
|
19709
|
+
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
19710
|
+
'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
|
19711
|
+
'subdomain: ' + repr(self.subdomain) + ' ' +\
|
19712
|
+
'tags: ' + repr(self.tags) + ' ' +\
|
19713
|
+
'username: ' + repr(self.username) + ' ' +\
|
19714
|
+
'>'
|
19715
|
+
|
19716
|
+
def to_dict(self):
|
19717
|
+
return {
|
19718
|
+
'bind_interface': self.bind_interface,
|
19719
|
+
'database': self.database,
|
19720
|
+
'egress_filter': self.egress_filter,
|
19721
|
+
'healthy': self.healthy,
|
19722
|
+
'hostname': self.hostname,
|
19723
|
+
'id': self.id,
|
19724
|
+
'name': self.name,
|
19725
|
+
'password': self.password,
|
19726
|
+
'port': self.port,
|
19727
|
+
'port_override': self.port_override,
|
19728
|
+
'proxy_cluster_id': self.proxy_cluster_id,
|
19729
|
+
'secret_store_id': self.secret_store_id,
|
19730
|
+
'subdomain': self.subdomain,
|
19731
|
+
'tags': self.tags,
|
19732
|
+
'username': self.username,
|
19733
|
+
}
|
19734
|
+
|
19735
|
+
@classmethod
|
19736
|
+
def from_dict(cls, d):
|
19737
|
+
return cls(
|
19738
|
+
bind_interface=d.get('bind_interface'),
|
19739
|
+
database=d.get('database'),
|
19740
|
+
egress_filter=d.get('egress_filter'),
|
19741
|
+
healthy=d.get('healthy'),
|
19742
|
+
hostname=d.get('hostname'),
|
19743
|
+
id=d.get('id'),
|
19744
|
+
name=d.get('name'),
|
19745
|
+
password=d.get('password'),
|
19746
|
+
port=d.get('port'),
|
19747
|
+
port_override=d.get('port_override'),
|
19748
|
+
proxy_cluster_id=d.get('proxy_cluster_id'),
|
19749
|
+
secret_store_id=d.get('secret_store_id'),
|
19750
|
+
subdomain=d.get('subdomain'),
|
19751
|
+
tags=d.get('tags'),
|
19752
|
+
username=d.get('username'),
|
19753
|
+
)
|
19754
|
+
|
19755
|
+
|
19595
19756
|
class Organization:
|
19596
19757
|
__slots__ = [
|
19597
19758
|
'auth_provider',
|
@@ -9258,6 +9258,62 @@ def convert_repeated_oracle_to_porcelain(plumbings):
|
|
9258
9258
|
return [convert_oracle_to_porcelain(plumbing) for plumbing in plumbings]
|
9259
9259
|
|
9260
9260
|
|
9261
|
+
def convert_oracle_nne_to_porcelain(plumbing):
|
9262
|
+
if plumbing is None:
|
9263
|
+
return None
|
9264
|
+
porcelain = models.OracleNNE()
|
9265
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
9266
|
+
porcelain.database = (plumbing.database)
|
9267
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
9268
|
+
porcelain.healthy = (plumbing.healthy)
|
9269
|
+
porcelain.hostname = (plumbing.hostname)
|
9270
|
+
porcelain.id = (plumbing.id)
|
9271
|
+
porcelain.name = (plumbing.name)
|
9272
|
+
porcelain.password = (plumbing.password)
|
9273
|
+
porcelain.port = (plumbing.port)
|
9274
|
+
porcelain.port_override = (plumbing.port_override)
|
9275
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
9276
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
9277
|
+
porcelain.subdomain = (plumbing.subdomain)
|
9278
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
9279
|
+
porcelain.username = (plumbing.username)
|
9280
|
+
return porcelain
|
9281
|
+
|
9282
|
+
|
9283
|
+
def convert_oracle_nne_to_plumbing(porcelain):
|
9284
|
+
plumbing = OracleNNE()
|
9285
|
+
if porcelain is None:
|
9286
|
+
return plumbing
|
9287
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
9288
|
+
plumbing.database = (porcelain.database)
|
9289
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
9290
|
+
plumbing.healthy = (porcelain.healthy)
|
9291
|
+
plumbing.hostname = (porcelain.hostname)
|
9292
|
+
plumbing.id = (porcelain.id)
|
9293
|
+
plumbing.name = (porcelain.name)
|
9294
|
+
plumbing.password = (porcelain.password)
|
9295
|
+
plumbing.port = (porcelain.port)
|
9296
|
+
plumbing.port_override = (porcelain.port_override)
|
9297
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
9298
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
9299
|
+
plumbing.subdomain = (porcelain.subdomain)
|
9300
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
9301
|
+
plumbing.username = (porcelain.username)
|
9302
|
+
return plumbing
|
9303
|
+
|
9304
|
+
|
9305
|
+
def convert_repeated_oracle_nne_to_plumbing(porcelains):
|
9306
|
+
return [
|
9307
|
+
convert_oracle_nne_to_plumbing(porcelain) for porcelain in porcelains
|
9308
|
+
]
|
9309
|
+
|
9310
|
+
|
9311
|
+
def convert_repeated_oracle_nne_to_porcelain(plumbings):
|
9312
|
+
return [
|
9313
|
+
convert_oracle_nne_to_porcelain(plumbing) for plumbing in plumbings
|
9314
|
+
]
|
9315
|
+
|
9316
|
+
|
9261
9317
|
def convert_organization_to_porcelain(plumbing):
|
9262
9318
|
if plumbing is None:
|
9263
9319
|
return None
|
@@ -11992,6 +12048,8 @@ def convert_resource_to_plumbing(porcelain):
|
|
11992
12048
|
convert_neptune_iam_to_plumbing(porcelain))
|
11993
12049
|
if isinstance(porcelain, models.Oracle):
|
11994
12050
|
plumbing.oracle.CopyFrom(convert_oracle_to_plumbing(porcelain))
|
12051
|
+
if isinstance(porcelain, models.OracleNNE):
|
12052
|
+
plumbing.oracle_nne.CopyFrom(convert_oracle_nne_to_plumbing(porcelain))
|
11995
12053
|
if isinstance(porcelain, models.Postgres):
|
11996
12054
|
plumbing.postgres.CopyFrom(convert_postgres_to_plumbing(porcelain))
|
11997
12055
|
if isinstance(porcelain, models.Presto):
|
@@ -12241,6 +12299,8 @@ def convert_resource_to_porcelain(plumbing):
|
|
12241
12299
|
return convert_neptune_iam_to_porcelain(plumbing.neptune_iam)
|
12242
12300
|
if plumbing.HasField('oracle'):
|
12243
12301
|
return convert_oracle_to_porcelain(plumbing.oracle)
|
12302
|
+
if plumbing.HasField('oracle_nne'):
|
12303
|
+
return convert_oracle_nne_to_porcelain(plumbing.oracle_nne)
|
12244
12304
|
if plumbing.HasField('postgres'):
|
12245
12305
|
return convert_postgres_to_porcelain(plumbing.postgres)
|
12246
12306
|
if plumbing.HasField('presto'):
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 14.
|
3
|
+
Version: 14.4.0
|
4
4
|
Summary: strongDM SDK for the Python programming language.
|
5
5
|
Home-page: https://github.com/strongdm/strongdm-sdk-python
|
6
6
|
Author: strongDM Team
|
7
7
|
Author-email: sdk-feedback@strongdm.com
|
8
8
|
License: apache-2.0
|
9
|
-
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v14.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v14.4.0.tar.gz
|
10
10
|
Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
|
11
11
|
Platform: UNKNOWN
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{strongdm-14.3.0 → strongdm-14.4.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|