strongdm 11.20.0__zip → 11.23.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.
Files changed (145) hide show
  1. {strongdm-11.20.0 → strongdm-11.23.0}/PKG-INFO +2 -2
  2. {strongdm-11.20.0 → strongdm-11.23.0}/setup.py +2 -2
  3. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/client.py +1 -1
  4. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/constants.py +2 -0
  5. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/drivers_pb2.py +42 -40
  6. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/models.py +40 -0
  7. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/plumbing.py +12 -0
  8. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/replays_pb2.py +8 -6
  9. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflows_pb2.py +30 -25
  10. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-11.20.0 → strongdm-11.23.0}/LICENSE +0 -0
  12. {strongdm-11.20.0 → strongdm-11.23.0}/README.md +0 -0
  13. {strongdm-11.20.0 → strongdm-11.23.0}/setup.cfg +0 -0
  14. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/__init__.py +0 -0
  15. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_requests_pb2.py +0 -0
  20. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  21. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_attachments_history_pb2.py +0 -0
  22. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  23. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_attachments_pb2.py +0 -0
  24. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  25. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_grants_history_pb2.py +0 -0
  26. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  27. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_grants_pb2.py +0 -0
  28. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  29. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_permissions_pb2.py +0 -0
  30. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  31. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_resources_history_pb2.py +0 -0
  32. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  33. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_resources_pb2.py +0 -0
  34. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  35. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/accounts_history_pb2.py +0 -0
  36. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  37. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/accounts_pb2.py +0 -0
  38. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/accounts_pb2_grpc.py +0 -0
  39. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/activities_pb2.py +0 -0
  40. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/activities_pb2_grpc.py +0 -0
  41. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  42. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  43. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  44. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  45. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  46. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  47. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  48. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  49. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  50. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  51. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflows_pb2.py +0 -0
  52. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  53. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/control_panel_pb2.py +0 -0
  54. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  55. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/drivers_pb2_grpc.py +0 -0
  56. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/errors.py +0 -0
  57. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/health_checks_pb2.py +0 -0
  58. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  59. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  60. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  61. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_aliases_pb2.py +0 -0
  62. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  63. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_sets_history_pb2.py +0 -0
  64. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  65. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_sets_pb2.py +0 -0
  66. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  67. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/nodes_history_pb2.py +0 -0
  68. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  69. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/nodes_pb2.py +0 -0
  70. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/nodes_pb2_grpc.py +0 -0
  71. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/options_pb2.py +0 -0
  72. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/options_pb2_grpc.py +0 -0
  73. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/organization_history_pb2.py +0 -0
  74. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  75. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  76. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  77. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_peers_pb2.py +0 -0
  78. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  79. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_resources_pb2.py +0 -0
  80. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  81. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_groups_pb2.py +0 -0
  82. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  83. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/policies_history_pb2.py +0 -0
  84. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  85. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/policies_pb2.py +0 -0
  86. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/policies_pb2_grpc.py +0 -0
  87. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  88. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  89. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/queries_pb2.py +0 -0
  90. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/queries_pb2_grpc.py +0 -0
  91. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identities_history_pb2.py +0 -0
  92. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  93. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identities_pb2.py +0 -0
  94. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  95. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  96. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  97. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  98. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  99. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/replays_pb2_grpc.py +0 -0
  100. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/resources_history_pb2.py +0 -0
  101. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  102. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/resources_pb2.py +0 -0
  103. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/resources_pb2_grpc.py +0 -0
  104. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/role_resources_history_pb2.py +0 -0
  105. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  106. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/role_resources_pb2.py +0 -0
  107. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  108. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/roles_history_pb2.py +0 -0
  109. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  110. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/roles_pb2.py +0 -0
  111. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/roles_pb2_grpc.py +0 -0
  112. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  113. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  114. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_store_healths_pb2.py +0 -0
  115. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  116. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_store_types_pb2.py +0 -0
  117. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  118. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_stores_history_pb2.py +0 -0
  119. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  120. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_stores_pb2.py +0 -0
  121. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  122. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/spec_pb2.py +0 -0
  123. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/svc.py +0 -0
  125. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/tags_pb2.py +0 -0
  126. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/tags_pb2_grpc.py +0 -0
  127. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  128. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  129. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_approvers_pb2.py +0 -0
  130. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  131. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  132. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  133. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_assignments_pb2.py +0 -0
  134. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  135. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  136. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  137. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_roles_pb2.py +0 -0
  138. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  139. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflows_history_pb2.py +0 -0
  140. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  141. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-11.20.0 → strongdm-11.23.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -19245,6 +19245,7 @@ class RDPCert:
19245
19245
  'id',
19246
19246
  'identity_alias_healthcheck_username',
19247
19247
  'identity_set_id',
19248
+ 'lock_required',
19248
19249
  'name',
19249
19250
  'port',
19250
19251
  'port_override',
@@ -19264,6 +19265,7 @@ class RDPCert:
19264
19265
  id=None,
19265
19266
  identity_alias_healthcheck_username=None,
19266
19267
  identity_set_id=None,
19268
+ lock_required=None,
19267
19269
  name=None,
19268
19270
  port=None,
19269
19271
  port_override=None,
@@ -19301,6 +19303,10 @@ class RDPCert:
19301
19303
  '''
19302
19304
  The ID of the identity set to use for identity connections.
19303
19305
  '''
19306
+ self.lock_required = lock_required if lock_required is not None else False
19307
+ '''
19308
+ When set, require a resource lock to access the resource to ensure it can only be used by one user at a time.
19309
+ '''
19304
19310
  self.name = name if name is not None else ''
19305
19311
  '''
19306
19312
  Unique human-readable name of the Resource.
@@ -19343,6 +19349,7 @@ class RDPCert:
19343
19349
  'id: ' + repr(self.id) + ' ' +\
19344
19350
  'identity_alias_healthcheck_username: ' + repr(self.identity_alias_healthcheck_username) + ' ' +\
19345
19351
  'identity_set_id: ' + repr(self.identity_set_id) + ' ' +\
19352
+ 'lock_required: ' + repr(self.lock_required) + ' ' +\
19346
19353
  'name: ' + repr(self.name) + ' ' +\
19347
19354
  'port: ' + repr(self.port) + ' ' +\
19348
19355
  'port_override: ' + repr(self.port_override) + ' ' +\
@@ -19363,6 +19370,7 @@ class RDPCert:
19363
19370
  'identity_alias_healthcheck_username':
19364
19371
  self.identity_alias_healthcheck_username,
19365
19372
  'identity_set_id': self.identity_set_id,
19373
+ 'lock_required': self.lock_required,
19366
19374
  'name': self.name,
19367
19375
  'port': self.port,
19368
19376
  'port_override': self.port_override,
@@ -19384,6 +19392,7 @@ class RDPCert:
19384
19392
  identity_alias_healthcheck_username=d.get(
19385
19393
  'identity_alias_healthcheck_username'),
19386
19394
  identity_set_id=d.get('identity_set_id'),
19395
+ lock_required=d.get('lock_required'),
19387
19396
  name=d.get('name'),
19388
19397
  port=d.get('port'),
19389
19398
  port_override=d.get('port_override'),
@@ -20857,12 +20866,14 @@ class ReplayChunk:
20857
20866
  __slots__ = [
20858
20867
  'data',
20859
20868
  'events',
20869
+ 'symmetric_key',
20860
20870
  ]
20861
20871
 
20862
20872
  def __init__(
20863
20873
  self,
20864
20874
  data=None,
20865
20875
  events=None,
20876
+ symmetric_key=None,
20866
20877
  ):
20867
20878
  self.data = data if data is not None else b''
20868
20879
  '''
@@ -20873,17 +20884,23 @@ class ReplayChunk:
20873
20884
  The list of events of the ReplayChunk. If the Query is encrypted, this field is always empty
20874
20885
  and the events can be obtained by decrypting the data using the QueryKey returned with the Query.
20875
20886
  '''
20887
+ self.symmetric_key = symmetric_key if symmetric_key is not None else ''
20888
+ '''
20889
+ If the data is encrypted, this contains the encrypted symmetric key
20890
+ '''
20876
20891
 
20877
20892
  def __repr__(self):
20878
20893
  return '<sdm.ReplayChunk ' + \
20879
20894
  'data: ' + repr(self.data) + ' ' +\
20880
20895
  'events: ' + repr(self.events) + ' ' +\
20896
+ 'symmetric_key: ' + repr(self.symmetric_key) + ' ' +\
20881
20897
  '>'
20882
20898
 
20883
20899
  def to_dict(self):
20884
20900
  return {
20885
20901
  'data': self.data,
20886
20902
  'events': self.events,
20903
+ 'symmetric_key': self.symmetric_key,
20887
20904
  }
20888
20905
 
20889
20906
  @classmethod
@@ -20891,6 +20908,7 @@ class ReplayChunk:
20891
20908
  return cls(
20892
20909
  data=d.get('data'),
20893
20910
  events=d.get('events'),
20911
+ symmetric_key=d.get('symmetric_key'),
20894
20912
  )
20895
20913
 
20896
20914
 
@@ -25945,6 +25963,8 @@ class Workflow:
25945
25963
  but automatic approval or a set of users authorized to approve the requests.
25946
25964
  '''
25947
25965
  __slots__ = [
25966
+ 'access_request_fixed_duration',
25967
+ 'access_request_max_duration',
25948
25968
  'access_rules',
25949
25969
  'approval_flow_id',
25950
25970
  'auto_grant',
@@ -25957,6 +25977,8 @@ class Workflow:
25957
25977
 
25958
25978
  def __init__(
25959
25979
  self,
25980
+ access_request_fixed_duration=None,
25981
+ access_request_max_duration=None,
25960
25982
  access_rules=None,
25961
25983
  approval_flow_id=None,
25962
25984
  auto_grant=None,
@@ -25966,6 +25988,16 @@ class Workflow:
25966
25988
  name=None,
25967
25989
  weight=None,
25968
25990
  ):
25991
+ self.access_request_fixed_duration = access_request_fixed_duration if access_request_fixed_duration is not None else None
25992
+ '''
25993
+ Fixed Duration of access requests bound to this workflow. If fixed duration is provided, max duration must be empty.
25994
+ If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
25995
+ '''
25996
+ self.access_request_max_duration = access_request_max_duration if access_request_max_duration is not None else None
25997
+ '''
25998
+ Maximum Duration of access requests bound to this workflow. If max duration is provided, fixed duration must be empty.
25999
+ If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
26000
+ '''
25969
26001
  self.access_rules = access_rules if access_rules is not None else _porcelain_zero_value_access_rules(
25970
26002
  )
25971
26003
  '''
@@ -26006,6 +26038,8 @@ class Workflow:
26006
26038
 
26007
26039
  def __repr__(self):
26008
26040
  return '<sdm.Workflow ' + \
26041
+ 'access_request_fixed_duration: ' + repr(self.access_request_fixed_duration) + ' ' +\
26042
+ 'access_request_max_duration: ' + repr(self.access_request_max_duration) + ' ' +\
26009
26043
  'access_rules: ' + repr(self.access_rules) + ' ' +\
26010
26044
  'approval_flow_id: ' + repr(self.approval_flow_id) + ' ' +\
26011
26045
  'auto_grant: ' + repr(self.auto_grant) + ' ' +\
@@ -26018,6 +26052,9 @@ class Workflow:
26018
26052
 
26019
26053
  def to_dict(self):
26020
26054
  return {
26055
+ 'access_request_fixed_duration':
26056
+ self.access_request_fixed_duration,
26057
+ 'access_request_max_duration': self.access_request_max_duration,
26021
26058
  'access_rules': self.access_rules,
26022
26059
  'approval_flow_id': self.approval_flow_id,
26023
26060
  'auto_grant': self.auto_grant,
@@ -26031,6 +26068,9 @@ class Workflow:
26031
26068
  @classmethod
26032
26069
  def from_dict(cls, d):
26033
26070
  return cls(
26071
+ access_request_fixed_duration=d.get(
26072
+ 'access_request_fixed_duration'),
26073
+ access_request_max_duration=d.get('access_request_max_duration'),
26034
26074
  access_rules=d.get('access_rules'),
26035
26075
  approval_flow_id=d.get('approval_flow_id'),
26036
26076
  auto_grant=d.get('auto_grant'),
@@ -9040,6 +9040,7 @@ def convert_rdp_cert_to_porcelain(plumbing):
9040
9040
  porcelain.identity_alias_healthcheck_username = (
9041
9041
  plumbing.identity_alias_healthcheck_username)
9042
9042
  porcelain.identity_set_id = (plumbing.identity_set_id)
9043
+ porcelain.lock_required = (plumbing.lock_required)
9043
9044
  porcelain.name = (plumbing.name)
9044
9045
  porcelain.port = (plumbing.port)
9045
9046
  porcelain.port_override = (plumbing.port_override)
@@ -9063,6 +9064,7 @@ def convert_rdp_cert_to_plumbing(porcelain):
9063
9064
  plumbing.identity_alias_healthcheck_username = (
9064
9065
  porcelain.identity_alias_healthcheck_username)
9065
9066
  plumbing.identity_set_id = (porcelain.identity_set_id)
9067
+ plumbing.lock_required = (porcelain.lock_required)
9066
9068
  plumbing.name = (porcelain.name)
9067
9069
  plumbing.port = (porcelain.port)
9068
9070
  plumbing.port_override = (porcelain.port_override)
@@ -9792,6 +9794,7 @@ def convert_replay_chunk_to_porcelain(plumbing):
9792
9794
  porcelain.data = (plumbing.data)
9793
9795
  porcelain.events = convert_repeated_replay_chunk_event_to_porcelain(
9794
9796
  plumbing.events)
9797
+ porcelain.symmetric_key = (plumbing.symmetric_key)
9795
9798
  return porcelain
9796
9799
 
9797
9800
 
@@ -9803,6 +9806,7 @@ def convert_replay_chunk_to_plumbing(porcelain):
9803
9806
  del plumbing.events[:]
9804
9807
  plumbing.events.extend(
9805
9808
  convert_repeated_replay_chunk_event_to_plumbing(porcelain.events))
9809
+ plumbing.symmetric_key = (porcelain.symmetric_key)
9806
9810
  return plumbing
9807
9811
 
9808
9812
 
@@ -12820,6 +12824,10 @@ def convert_workflow_to_porcelain(plumbing):
12820
12824
  if plumbing is None:
12821
12825
  return None
12822
12826
  porcelain = models.Workflow()
12827
+ porcelain.access_request_fixed_duration = convert_duration_to_porcelain(
12828
+ plumbing.access_request_fixed_duration)
12829
+ porcelain.access_request_max_duration = convert_duration_to_porcelain(
12830
+ plumbing.access_request_max_duration)
12823
12831
  porcelain.access_rules = convert_access_rules_to_porcelain(
12824
12832
  plumbing.access_rules)
12825
12833
  porcelain.approval_flow_id = (plumbing.approval_flow_id)
@@ -12836,6 +12844,10 @@ def convert_workflow_to_plumbing(porcelain):
12836
12844
  plumbing = Workflow()
12837
12845
  if porcelain is None:
12838
12846
  return plumbing
12847
+ plumbing.access_request_fixed_duration.CopyFrom(
12848
+ convert_duration_to_plumbing(porcelain.access_request_fixed_duration))
12849
+ plumbing.access_request_max_duration.CopyFrom(
12850
+ convert_duration_to_plumbing(porcelain.access_request_max_duration))
12839
12851
  plumbing.access_rules = convert_access_rules_to_plumbing(
12840
12852
  porcelain.access_rules)
12841
12853
  plumbing.approval_flow_id = (porcelain.approval_flow_id)
@@ -31,7 +31,7 @@ from . import options_pb2 as options__pb2
31
31
  from . import spec_pb2 as spec__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rreplays.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x80\x01\n\x11ReplayListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xec\x01\n\x12ReplayListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12+\n\x06\x63hunks\x18\x02 \x03(\x0b\x32\x0f.v1.ReplayChunkB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x8d\x01\n\x0bReplayChunk\x12\x18\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x30\n\x06\x65vents\x18\x02 \x03(\x0b\x32\x14.v1.ReplayChunkEventB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x99\x01\n\x10ReplayChunkEvent\x12\x18\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xad\x01\n\x07Replays\x12Y\n\x04List\x12\x15.v1.ReplayListRequest\x1a\x16.v1.ReplayListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/replays\x1aG\xca\xf9\xb3\x07\x10\xc2\xf9\xb3\x07\x0bReplayChunk\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fReplaysPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rreplays.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x80\x01\n\x11ReplayListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xec\x01\n\x12ReplayListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12+\n\x06\x63hunks\x18\x02 \x03(\x0b\x32\x0f.v1.ReplayChunkB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xb0\x01\n\x0bReplayChunk\x12\x18\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x30\n\x06\x65vents\x18\x02 \x03(\x0b\x32\x14.v1.ReplayChunkEventB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rsymmetric_key\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x99\x01\n\x10ReplayChunkEvent\x12\x18\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xad\x01\n\x07Replays\x12Y\n\x04List\x12\x15.v1.ReplayListRequest\x1a\x16.v1.ReplayListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/replays\x1aG\xca\xf9\xb3\x07\x10\xc2\xf9\xb3\x07\x0bReplayChunk\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fReplaysPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
35
35
 
36
36
 
37
37
 
@@ -86,6 +86,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
86
86
  _REPLAYCHUNK.fields_by_name['data']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
87
87
  _REPLAYCHUNK.fields_by_name['events']._options = None
88
88
  _REPLAYCHUNK.fields_by_name['events']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
89
+ _REPLAYCHUNK.fields_by_name['symmetric_key']._options = None
90
+ _REPLAYCHUNK.fields_by_name['symmetric_key']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
89
91
  _REPLAYCHUNK._options = None
90
92
  _REPLAYCHUNK._serialized_options = b'\372\370\263\007\005\250\363\263\007\001\372\370\263\007\006\322\363\263\007\001*\372\370\263\007\030\322\363\263\007\023!terraform-provider'
91
93
  _REPLAYCHUNKEVENT.fields_by_name['data']._options = None
@@ -103,9 +105,9 @@ if _descriptor._USE_C_DESCRIPTORS == False:
103
105
  _REPLAYLISTRESPONSE._serialized_start=212
104
106
  _REPLAYLISTRESPONSE._serialized_end=448
105
107
  _REPLAYCHUNK._serialized_start=451
106
- _REPLAYCHUNK._serialized_end=592
107
- _REPLAYCHUNKEVENT._serialized_start=595
108
- _REPLAYCHUNKEVENT._serialized_end=748
109
- _REPLAYS._serialized_start=751
110
- _REPLAYS._serialized_end=924
108
+ _REPLAYCHUNK._serialized_end=627
109
+ _REPLAYCHUNKEVENT._serialized_start=630
110
+ _REPLAYCHUNKEVENT._serialized_end=783
111
+ _REPLAYS._serialized_start=786
112
+ _REPLAYS._serialized_end=959
111
113
  # @@protoc_insertion_point(module_scope)
@@ -26,11 +26,12 @@ from google.protobuf import symbol_database as _symbol_database
26
26
  _sym_db = _symbol_database.Default()
27
27
 
28
28
 
29
+ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
29
30
  from . import options_pb2 as options__pb2
30
31
  from . import spec_pb2 as spec__pb2
31
32
 
32
33
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0fworkflows.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"l\n\x15WorkflowCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x16WorkflowCreateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"R\n\x12WorkflowGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd9\x01\n\x13WorkflowGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"l\n\x15WorkflowUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x16WorkflowUpdateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"X\n\x15WorkflowDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xbf\x01\n\x16WorkflowDeleteResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"X\n\x13WorkflowListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd0\x01\n\x14WorkflowListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12+\n\tworkflows\x18\x02 \x03(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xf5\x04\n\x08Workflow\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06weight\x18\x04 \x01(\x03\x42\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12\x1e\n\nauto_grant\x18\x05 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x65nabled\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x0frequires_reason\x18\x07 \x01(\x08\x42\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\xf2\x01\n\x0c\x61\x63\x63\x65ss_rules\x18\x08 \x01(\tB\xdb\x01\xf2\xf8\xb3\x07\xd5\x01\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\xa9\x01\xea\xf3\xb3\x07\x0c\x61\x63\x63\x65ss_rules\xf2\xf3\xb3\x07\x11\n\x02go\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x19\n\ngo_private\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x1b\n\x0cgo_terraform\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x18\n\x04java\x12\x10List<AccessRule>\xf2\xf3\xb3\x07\"\n\x0cjson_gateway\x12\x12models.AccessRules\xba\xf4\xb3\x07\x17\x61\x63\x63\x65ssRulesDiffSuppress\xd0\xf4\xb3\x07\x01\x12$\n\x10\x61pproval_flow_id\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:d\xfa\xf8\xb3\x07_\xa8\xf3\xb3\x07\x01\xc2\xf3\xb3\x07O\xa2\xf3\xb3\x07!tf_examples/workflow_resource.txt\xaa\xf3\xb3\x07$tf_examples/workflow_data_source.txt\xd2\xf3\xb3\x07\x01*2\xb2\x04\n\tWorkflows\x12\x66\n\x06\x43reate\x12\x19.v1.WorkflowCreateRequest\x1a\x1a.v1.WorkflowCreateResponse\"%\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12`\n\x03Get\x12\x16.v1.WorkflowGetRequest\x1a\x17.v1.WorkflowGetResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/workflow/{id}\x12h\n\x06\x44\x65lete\x12\x19.v1.WorkflowDeleteRequest\x1a\x1a.v1.WorkflowDeleteResponse\"\'\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12\x65\n\x06Update\x12\x19.v1.WorkflowUpdateRequest\x1a\x1a.v1.WorkflowUpdateResponse\"$\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12_\n\x04List\x12\x17.v1.WorkflowListRequest\x1a\x18.v1.WorkflowListResponse\"$\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x1a)\xca\xf9\xb3\x07\r\xc2\xf9\xb3\x07\x08Workflow\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61w-\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x65\n\x19\x63om.strongdm.api.plumbingB\x11WorkflowsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0fworkflows.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"l\n\x15WorkflowCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x16WorkflowCreateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"R\n\x12WorkflowGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd9\x01\n\x13WorkflowGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"l\n\x15WorkflowUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x16WorkflowUpdateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadata\x12*\n\x08workflow\x18\x02 \x01(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"X\n\x15WorkflowDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xbf\x01\n\x16WorkflowDeleteResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"X\n\x13WorkflowListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd0\x01\n\x14WorkflowListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12+\n\tworkflows\x18\x02 \x03(\x0b\x32\x0c.v1.WorkflowB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x8f\x06\n\x08Workflow\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06weight\x18\x04 \x01(\x03\x42\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12\x1e\n\nauto_grant\x18\x05 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x65nabled\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x0frequires_reason\x18\x07 \x01(\x08\x42\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12J\n\x1b\x61\x63\x63\x65ss_request_max_duration\x18\n \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12L\n\x1d\x61\x63\x63\x65ss_request_fixed_duration\x18\x0b \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\xf2\x01\n\x0c\x61\x63\x63\x65ss_rules\x18\x08 \x01(\tB\xdb\x01\xf2\xf8\xb3\x07\xd5\x01\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\xa9\x01\xea\xf3\xb3\x07\x0c\x61\x63\x63\x65ss_rules\xf2\xf3\xb3\x07\x11\n\x02go\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x19\n\ngo_private\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x1b\n\x0cgo_terraform\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x18\n\x04java\x12\x10List<AccessRule>\xf2\xf3\xb3\x07\"\n\x0cjson_gateway\x12\x12models.AccessRules\xba\xf4\xb3\x07\x17\x61\x63\x63\x65ssRulesDiffSuppress\xd0\xf4\xb3\x07\x01\x12$\n\x10\x61pproval_flow_id\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:d\xfa\xf8\xb3\x07_\xa8\xf3\xb3\x07\x01\xc2\xf3\xb3\x07O\xa2\xf3\xb3\x07!tf_examples/workflow_resource.txt\xaa\xf3\xb3\x07$tf_examples/workflow_data_source.txt\xd2\xf3\xb3\x07\x01*2\xb2\x04\n\tWorkflows\x12\x66\n\x06\x43reate\x12\x19.v1.WorkflowCreateRequest\x1a\x1a.v1.WorkflowCreateResponse\"%\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12`\n\x03Get\x12\x16.v1.WorkflowGetRequest\x1a\x17.v1.WorkflowGetResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/workflow/{id}\x12h\n\x06\x44\x65lete\x12\x19.v1.WorkflowDeleteRequest\x1a\x1a.v1.WorkflowDeleteResponse\"\'\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12\x65\n\x06Update\x12\x19.v1.WorkflowUpdateRequest\x1a\x1a.v1.WorkflowUpdateResponse\"$\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x12_\n\x04List\x12\x17.v1.WorkflowListRequest\x1a\x18.v1.WorkflowListResponse\"$\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x12\xaa\xf3\xb3\x07\r/v1/workflows\x1a)\xca\xf9\xb3\x07\r\xc2\xf9\xb3\x07\x08Workflow\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61w-\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x65\n\x19\x63om.strongdm.api.plumbingB\x11WorkflowsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
35
 
35
36
 
36
37
 
@@ -183,6 +184,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
183
184
  _WORKFLOW.fields_by_name['enabled']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
184
185
  _WORKFLOW.fields_by_name['requires_reason']._options = None
185
186
  _WORKFLOW.fields_by_name['requires_reason']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
187
+ _WORKFLOW.fields_by_name['access_request_max_duration']._options = None
188
+ _WORKFLOW.fields_by_name['access_request_max_duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
189
+ _WORKFLOW.fields_by_name['access_request_fixed_duration']._options = None
190
+ _WORKFLOW.fields_by_name['access_request_fixed_duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
186
191
  _WORKFLOW.fields_by_name['access_rules']._options = None
187
192
  _WORKFLOW.fields_by_name['access_rules']._serialized_options = b'\362\370\263\007\325\001\260\363\263\007\001\312\363\263\007\251\001\352\363\263\007\014access_rules\362\363\263\007\021\n\002go\022\013AccessRules\362\363\263\007\031\n\ngo_private\022\013AccessRules\362\363\263\007\033\n\014go_terraform\022\013AccessRules\362\363\263\007\030\n\004java\022\020List<AccessRule>\362\363\263\007\"\n\014json_gateway\022\022models.AccessRules\272\364\263\007\027accessRulesDiffSuppress\320\364\263\007\001'
188
193
  _WORKFLOW.fields_by_name['approval_flow_id']._options = None
@@ -201,28 +206,28 @@ if _descriptor._USE_C_DESCRIPTORS == False:
201
206
  _WORKFLOWS.methods_by_name['Update']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003put\202\371\263\007\022\252\363\263\007\r/v1/workflows'
202
207
  _WORKFLOWS.methods_by_name['List']._options = None
203
208
  _WORKFLOWS.methods_by_name['List']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\022\252\363\263\007\r/v1/workflows'
204
- _WORKFLOWCREATEREQUEST._serialized_start=50
205
- _WORKFLOWCREATEREQUEST._serialized_end=158
206
- _WORKFLOWCREATERESPONSE._serialized_start=161
207
- _WORKFLOWCREATERESPONSE._serialized_end=372
208
- _WORKFLOWGETREQUEST._serialized_start=374
209
- _WORKFLOWGETREQUEST._serialized_end=456
210
- _WORKFLOWGETRESPONSE._serialized_start=459
211
- _WORKFLOWGETRESPONSE._serialized_end=676
212
- _WORKFLOWUPDATEREQUEST._serialized_start=678
213
- _WORKFLOWUPDATEREQUEST._serialized_end=786
214
- _WORKFLOWUPDATERESPONSE._serialized_start=789
215
- _WORKFLOWUPDATERESPONSE._serialized_end=1000
216
- _WORKFLOWDELETEREQUEST._serialized_start=1002
217
- _WORKFLOWDELETEREQUEST._serialized_end=1090
218
- _WORKFLOWDELETERESPONSE._serialized_start=1093
219
- _WORKFLOWDELETERESPONSE._serialized_end=1284
220
- _WORKFLOWLISTREQUEST._serialized_start=1286
221
- _WORKFLOWLISTREQUEST._serialized_end=1374
222
- _WORKFLOWLISTRESPONSE._serialized_start=1377
223
- _WORKFLOWLISTRESPONSE._serialized_end=1585
224
- _WORKFLOW._serialized_start=1588
225
- _WORKFLOW._serialized_end=2217
226
- _WORKFLOWS._serialized_start=2220
227
- _WORKFLOWS._serialized_end=2782
209
+ _WORKFLOWCREATEREQUEST._serialized_start=82
210
+ _WORKFLOWCREATEREQUEST._serialized_end=190
211
+ _WORKFLOWCREATERESPONSE._serialized_start=193
212
+ _WORKFLOWCREATERESPONSE._serialized_end=404
213
+ _WORKFLOWGETREQUEST._serialized_start=406
214
+ _WORKFLOWGETREQUEST._serialized_end=488
215
+ _WORKFLOWGETRESPONSE._serialized_start=491
216
+ _WORKFLOWGETRESPONSE._serialized_end=708
217
+ _WORKFLOWUPDATEREQUEST._serialized_start=710
218
+ _WORKFLOWUPDATEREQUEST._serialized_end=818
219
+ _WORKFLOWUPDATERESPONSE._serialized_start=821
220
+ _WORKFLOWUPDATERESPONSE._serialized_end=1032
221
+ _WORKFLOWDELETEREQUEST._serialized_start=1034
222
+ _WORKFLOWDELETEREQUEST._serialized_end=1122
223
+ _WORKFLOWDELETERESPONSE._serialized_start=1125
224
+ _WORKFLOWDELETERESPONSE._serialized_end=1316
225
+ _WORKFLOWLISTREQUEST._serialized_start=1318
226
+ _WORKFLOWLISTREQUEST._serialized_end=1406
227
+ _WORKFLOWLISTRESPONSE._serialized_start=1409
228
+ _WORKFLOWLISTRESPONSE._serialized_end=1617
229
+ _WORKFLOW._serialized_start=1620
230
+ _WORKFLOW._serialized_end=2403
231
+ _WORKFLOWS._serialized_start=2406
232
+ _WORKFLOWS._serialized_end=2968
228
233
  # @@protoc_insertion_point(module_scope)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 11.20.0
3
+ Version: 11.23.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/v11.20.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.23.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