strongdm 4.4.0__zip → 4.5.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-4.4.0 → strongdm-4.5.0}/PKG-INFO +2 -2
- {strongdm-4.4.0 → strongdm-4.5.0}/setup.py +2 -2
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/activities_pb2_grpc.py +3 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/client.py +1 -1
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/drivers_pb2.py +154 -154
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/models.py +10 -13
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/plumbing.py +2 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/svc.py +3 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-4.4.0 → strongdm-4.5.0}/README.md +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/setup.cfg +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/__init__.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/constants.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/errors.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/options_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-4.4.0 → strongdm-4.5.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -947,10 +947,6 @@ class AWS:
|
|
947
947
|
|
948
948
|
|
949
949
|
class AWSConsole:
|
950
|
-
'''
|
951
|
-
AWSConsole is currently unstable, and its API may change, or it may be removed,
|
952
|
-
without a major version bump.
|
953
|
-
'''
|
954
950
|
__slots__ = [
|
955
951
|
'bind_interface',
|
956
952
|
'egress_filter',
|
@@ -1119,10 +1115,6 @@ class AWSConsole:
|
|
1119
1115
|
|
1120
1116
|
|
1121
1117
|
class AWSConsoleStaticKeyPair:
|
1122
|
-
'''
|
1123
|
-
AWSConsoleStaticKeyPair is currently unstable, and its API may change, or it may be removed,
|
1124
|
-
without a major version bump.
|
1125
|
-
'''
|
1126
1118
|
__slots__ = [
|
1127
1119
|
'access_key',
|
1128
1120
|
'bind_interface',
|
@@ -5147,7 +5139,7 @@ class AzurePostgres:
|
|
5147
5139
|
'''
|
5148
5140
|
self.username = username if username is not None else ''
|
5149
5141
|
'''
|
5150
|
-
The username to authenticate with.
|
5142
|
+
The username to authenticate with. For Azure Postgres, this also will include the hostname of the target server for Azure Single Server compatibility. For Flexible servers, use the normal Postgres type.
|
5151
5143
|
'''
|
5152
5144
|
|
5153
5145
|
def __repr__(self):
|
@@ -14247,6 +14239,7 @@ class RDP:
|
|
14247
14239
|
'healthy',
|
14248
14240
|
'hostname',
|
14249
14241
|
'id',
|
14242
|
+
'lock_required',
|
14250
14243
|
'name',
|
14251
14244
|
'password',
|
14252
14245
|
'port',
|
@@ -14265,6 +14258,7 @@ class RDP:
|
|
14265
14258
|
healthy=None,
|
14266
14259
|
hostname=None,
|
14267
14260
|
id=None,
|
14261
|
+
lock_required=None,
|
14268
14262
|
name=None,
|
14269
14263
|
password=None,
|
14270
14264
|
port=None,
|
@@ -14298,6 +14292,10 @@ class RDP:
|
|
14298
14292
|
'''
|
14299
14293
|
Unique identifier of the Resource.
|
14300
14294
|
'''
|
14295
|
+
self.lock_required = lock_required if lock_required is not None else False
|
14296
|
+
'''
|
14297
|
+
When set, require a resource lock to access the resource to ensure it can only be used by one user at a time.
|
14298
|
+
'''
|
14301
14299
|
self.name = name if name is not None else ''
|
14302
14300
|
'''
|
14303
14301
|
Unique human-readable name of the Resource.
|
@@ -14339,6 +14337,7 @@ class RDP:
|
|
14339
14337
|
'healthy: ' + repr(self.healthy) + ' ' +\
|
14340
14338
|
'hostname: ' + repr(self.hostname) + ' ' +\
|
14341
14339
|
'id: ' + repr(self.id) + ' ' +\
|
14340
|
+
'lock_required: ' + repr(self.lock_required) + ' ' +\
|
14342
14341
|
'name: ' + repr(self.name) + ' ' +\
|
14343
14342
|
'password: ' + repr(self.password) + ' ' +\
|
14344
14343
|
'port: ' + repr(self.port) + ' ' +\
|
@@ -14357,6 +14356,7 @@ class RDP:
|
|
14357
14356
|
'healthy': self.healthy,
|
14358
14357
|
'hostname': self.hostname,
|
14359
14358
|
'id': self.id,
|
14359
|
+
'lock_required': self.lock_required,
|
14360
14360
|
'name': self.name,
|
14361
14361
|
'password': self.password,
|
14362
14362
|
'port': self.port,
|
@@ -14376,6 +14376,7 @@ class RDP:
|
|
14376
14376
|
healthy=d.get('healthy'),
|
14377
14377
|
hostname=d.get('hostname'),
|
14378
14378
|
id=d.get('id'),
|
14379
|
+
lock_required=d.get('lock_required'),
|
14379
14380
|
name=d.get('name'),
|
14380
14381
|
password=d.get('password'),
|
14381
14382
|
port=d.get('port'),
|
@@ -18153,10 +18154,6 @@ class Snowflake:
|
|
18153
18154
|
|
18154
18155
|
|
18155
18156
|
class Snowsight:
|
18156
|
-
'''
|
18157
|
-
Snowsight is currently unstable, and its API may change, or it may be removed,
|
18158
|
-
without a major version bump.
|
18159
|
-
'''
|
18160
18157
|
__slots__ = [
|
18161
18158
|
'bind_interface',
|
18162
18159
|
'egress_filter',
|
@@ -6391,6 +6391,7 @@ def convert_rdp_to_porcelain(plumbing):
|
|
6391
6391
|
porcelain.healthy = (plumbing.healthy)
|
6392
6392
|
porcelain.hostname = (plumbing.hostname)
|
6393
6393
|
porcelain.id = (plumbing.id)
|
6394
|
+
porcelain.lock_required = (plumbing.lock_required)
|
6394
6395
|
porcelain.name = (plumbing.name)
|
6395
6396
|
porcelain.password = (plumbing.password)
|
6396
6397
|
porcelain.port = (plumbing.port)
|
@@ -6412,6 +6413,7 @@ def convert_rdp_to_plumbing(porcelain):
|
|
6412
6413
|
plumbing.healthy = (porcelain.healthy)
|
6413
6414
|
plumbing.hostname = (porcelain.hostname)
|
6414
6415
|
plumbing.id = (porcelain.id)
|
6416
|
+
plumbing.lock_required = (porcelain.lock_required)
|
6415
6417
|
plumbing.name = (porcelain.name)
|
6416
6418
|
plumbing.password = (porcelain.password)
|
6417
6419
|
plumbing.port = (porcelain.port)
|
@@ -1212,6 +1212,9 @@ class Activities:
|
|
1212
1212
|
def list(self, filter, *args, timeout=None):
|
1213
1213
|
'''
|
1214
1214
|
List gets a list of Activities matching a given set of criteria.
|
1215
|
+
The 'before' and 'after' filters can be used to control the time
|
1216
|
+
range of the output activities. If not provided, one week of back
|
1217
|
+
of activities will be returned.
|
1215
1218
|
'''
|
1216
1219
|
req = ActivityListRequest()
|
1217
1220
|
req.meta.CopyFrom(ListRequestMetadata())
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 4.
|
3
|
+
Version: 4.5.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/v4.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v4.5.0.tar.gz
|
10
10
|
Description: # strongDM SDK for Python
|
11
11
|
|
12
12
|
This is the official [strongDM](https://www.strongdm.com/) SDK for the Python
|
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
|