strongdm 6.1.0__zip → 6.2.1__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-6.1.0 → strongdm-6.2.1}/PKG-INFO +2 -2
- {strongdm-6.1.0 → strongdm-6.2.1}/setup.py +2 -2
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/client.py +1 -35
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/control_panel_pb2.py +37 -7
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/control_panel_pb2_grpc.py +34 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/models.py +54 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_nodes_pb2.py +3 -3
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_peers_pb2.py +3 -3
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_resources_pb2.py +3 -3
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_groups_pb2.py +3 -3
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/plumbing.py +39 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/queries_pb2.py +14 -8
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/svc.py +31 -86
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-6.1.0 → strongdm-6.2.1}/LICENSE +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/README.md +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/setup.cfg +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/__init__.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/accounts_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/activities_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/constants.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/drivers_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/errors.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/nodes_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/options_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/replays_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/resources_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/roles_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/spec_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/tags_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflows_pb2.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-6.1.0 → strongdm-6.2.1}/strongdm.egg-info/top_level.txt +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 6.1
|
3
|
+
Version: 6.2.1
|
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/v6.1.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.2.1.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
|
@@ -23,7 +23,7 @@ from setuptools import setup
|
|
23
23
|
setup(
|
24
24
|
name='strongdm',
|
25
25
|
packages=['strongdm'],
|
26
|
-
version='6.1
|
26
|
+
version='6.2.1',
|
27
27
|
license='apache-2.0',
|
28
28
|
description='strongDM SDK for the Python programming language.',
|
29
29
|
long_description=long_description,
|
@@ -32,7 +32,7 @@ setup(
|
|
32
32
|
author_email='sdk-feedback@strongdm.com',
|
33
33
|
url='https://github.com/strongdm/strongdm-sdk-python',
|
34
34
|
download_url=
|
35
|
-
'https://github.com/strongdm/strongdm-sdk-python/archive/v6.1.
|
35
|
+
'https://github.com/strongdm/strongdm-sdk-python/archive/v6.2.1.tar.gz',
|
36
36
|
keywords=[
|
37
37
|
'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
|
38
38
|
'database', 'server', 'ssh', 'rdp'
|
@@ -32,7 +32,7 @@ DEFAULT_MAX_RETRIES = 3
|
|
32
32
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
33
33
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
34
34
|
API_VERSION = '2021-08-23'
|
35
|
-
USER_AGENT = 'strongdm-sdk-python/6.1
|
35
|
+
USER_AGENT = 'strongdm-sdk-python/6.2.1'
|
36
36
|
|
37
37
|
|
38
38
|
class Client:
|
@@ -435,13 +435,6 @@ class Client:
|
|
435
435
|
client.account_resources = svc.AccountResources(client.channel, client)
|
436
436
|
client.accounts = svc.Accounts(client.channel, client)
|
437
437
|
client.nodes = svc.Nodes(client.channel, client)
|
438
|
-
client.peering_group_nodes = svc.PeeringGroupNodes(
|
439
|
-
client.channel, client)
|
440
|
-
client.peering_group_peers = svc.PeeringGroupPeers(
|
441
|
-
client.channel, client)
|
442
|
-
client.peering_group_resources = svc.PeeringGroupResources(
|
443
|
-
client.channel, client)
|
444
|
-
client.peering_groups = svc.PeeringGroups(client.channel, client)
|
445
438
|
client.remote_identities = svc.RemoteIdentities(client.channel, client)
|
446
439
|
client.remote_identity_groups = svc.RemoteIdentityGroups(
|
447
440
|
client.channel, client)
|
@@ -513,33 +506,6 @@ class SnapshotClient:
|
|
513
506
|
|
514
507
|
See `strongdm.svc.SnapshotNodes`.
|
515
508
|
'''
|
516
|
-
self.peering_group_nodes = svc.SnapshotPeeringGroupNodes(
|
517
|
-
client.peering_group_nodes)
|
518
|
-
'''
|
519
|
-
PeeringGroupNodes provides the building blocks necessary to obtain attach a node to a peering group.
|
520
|
-
|
521
|
-
See `strongdm.svc.SnapshotPeeringGroupNodes`.
|
522
|
-
'''
|
523
|
-
self.peering_group_peers = svc.SnapshotPeeringGroupPeers(
|
524
|
-
client.peering_group_peers)
|
525
|
-
'''
|
526
|
-
PeeringGroupPeers provides the building blocks necessary to link two peering groups.
|
527
|
-
|
528
|
-
See `strongdm.svc.SnapshotPeeringGroupPeers`.
|
529
|
-
'''
|
530
|
-
self.peering_group_resources = svc.SnapshotPeeringGroupResources(
|
531
|
-
client.peering_group_resources)
|
532
|
-
'''
|
533
|
-
PeeringGroupResources provides the building blocks necessary to obtain attach a resource to a peering group.
|
534
|
-
|
535
|
-
See `strongdm.svc.SnapshotPeeringGroupResources`.
|
536
|
-
'''
|
537
|
-
self.peering_groups = svc.SnapshotPeeringGroups(client.peering_groups)
|
538
|
-
'''
|
539
|
-
PeeringGroups provides the building blocks necessary to obtain explicit network topology and routing.
|
540
|
-
|
541
|
-
See `strongdm.svc.SnapshotPeeringGroups`.
|
542
|
-
'''
|
543
509
|
self.remote_identities = svc.SnapshotRemoteIdentities(
|
544
510
|
client.remote_identities)
|
545
511
|
'''
|
@@ -30,12 +30,14 @@ from . import options_pb2 as options__pb2
|
|
30
30
|
from . import spec_pb2 as spec__pb2
|
31
31
|
|
32
32
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x63ontrol_panel.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"L\n$ControlPanelGetSSHCAPublicKeyRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\"\xdf\x01\n%ControlPanelGetSSHCAPublicKeyResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\npublic_key\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\"_\n\x1c\x43ontrolPanelVerifyJWTRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x19\n\x05token\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd2\x01\n\x1d\x43ontrolPanelVerifyJWTResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x19\n\x05valid\x18\x02 \x01(\x08\x42\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\x32\
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x63ontrol_panel.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"L\n$ControlPanelGetSSHCAPublicKeyRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\"\xdf\x01\n%ControlPanelGetSSHCAPublicKeyResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\npublic_key\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\"L\n$ControlPanelGetRDPCAPublicKeyRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\"\xdf\x01\n%ControlPanelGetRDPCAPublicKeyResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\npublic_key\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\"_\n\x1c\x43ontrolPanelVerifyJWTRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x19\n\x05token\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd2\x01\n\x1d\x43ontrolPanelVerifyJWTResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x19\n\x05valid\x18\x02 \x01(\x08\x42\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\x32\xd0\x03\n\x0c\x43ontrolPanel\x12\x99\x01\n\x11GetSSHCAPublicKey\x12(.v1.ControlPanelGetSSHCAPublicKeyRequest\x1a).v1.ControlPanelGetSSHCAPublicKeyResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/control-panel/ssh/ca\x12\x99\x01\n\x11GetRDPCAPublicKey\x12(.v1.ControlPanelGetRDPCAPublicKeyRequest\x1a).v1.ControlPanelGetRDPCAPublicKeyResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/control-panel/rdp/ca\x12\x87\x01\n\tVerifyJWT\x12 .v1.ControlPanelVerifyJWTRequest\x1a!.v1.ControlPanelVerifyJWTResponse\"5\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\"\xaa\xf3\xb3\x07\x1d/v1/control-panel/http/verifyBh\n\x19\x63om.strongdm.api.plumbingB\x14\x43ontrolPanelPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
34
34
|
|
35
35
|
|
36
36
|
|
37
37
|
_CONTROLPANELGETSSHCAPUBLICKEYREQUEST = DESCRIPTOR.message_types_by_name['ControlPanelGetSSHCAPublicKeyRequest']
|
38
38
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE = DESCRIPTOR.message_types_by_name['ControlPanelGetSSHCAPublicKeyResponse']
|
39
|
+
_CONTROLPANELGETRDPCAPUBLICKEYREQUEST = DESCRIPTOR.message_types_by_name['ControlPanelGetRDPCAPublicKeyRequest']
|
40
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE = DESCRIPTOR.message_types_by_name['ControlPanelGetRDPCAPublicKeyResponse']
|
39
41
|
_CONTROLPANELVERIFYJWTREQUEST = DESCRIPTOR.message_types_by_name['ControlPanelVerifyJWTRequest']
|
40
42
|
_CONTROLPANELVERIFYJWTRESPONSE = DESCRIPTOR.message_types_by_name['ControlPanelVerifyJWTResponse']
|
41
43
|
ControlPanelGetSSHCAPublicKeyRequest = _reflection.GeneratedProtocolMessageType('ControlPanelGetSSHCAPublicKeyRequest', (_message.Message,), {
|
@@ -52,6 +54,20 @@ ControlPanelGetSSHCAPublicKeyResponse = _reflection.GeneratedProtocolMessageType
|
|
52
54
|
})
|
53
55
|
_sym_db.RegisterMessage(ControlPanelGetSSHCAPublicKeyResponse)
|
54
56
|
|
57
|
+
ControlPanelGetRDPCAPublicKeyRequest = _reflection.GeneratedProtocolMessageType('ControlPanelGetRDPCAPublicKeyRequest', (_message.Message,), {
|
58
|
+
'DESCRIPTOR' : _CONTROLPANELGETRDPCAPUBLICKEYREQUEST,
|
59
|
+
'__module__' : 'control_panel_pb2'
|
60
|
+
# @@protoc_insertion_point(class_scope:v1.ControlPanelGetRDPCAPublicKeyRequest)
|
61
|
+
})
|
62
|
+
_sym_db.RegisterMessage(ControlPanelGetRDPCAPublicKeyRequest)
|
63
|
+
|
64
|
+
ControlPanelGetRDPCAPublicKeyResponse = _reflection.GeneratedProtocolMessageType('ControlPanelGetRDPCAPublicKeyResponse', (_message.Message,), {
|
65
|
+
'DESCRIPTOR' : _CONTROLPANELGETRDPCAPUBLICKEYRESPONSE,
|
66
|
+
'__module__' : 'control_panel_pb2'
|
67
|
+
# @@protoc_insertion_point(class_scope:v1.ControlPanelGetRDPCAPublicKeyResponse)
|
68
|
+
})
|
69
|
+
_sym_db.RegisterMessage(ControlPanelGetRDPCAPublicKeyResponse)
|
70
|
+
|
55
71
|
ControlPanelVerifyJWTRequest = _reflection.GeneratedProtocolMessageType('ControlPanelVerifyJWTRequest', (_message.Message,), {
|
56
72
|
'DESCRIPTOR' : _CONTROLPANELVERIFYJWTREQUEST,
|
57
73
|
'__module__' : 'control_panel_pb2'
|
@@ -79,6 +95,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
79
95
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE.fields_by_name['rate_limit']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\022\262\364\263\007\r!json_gateway'
|
80
96
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE._options = None
|
81
97
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
98
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['meta']._options = None
|
99
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['meta']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
100
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['public_key']._options = None
|
101
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['public_key']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
102
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['rate_limit']._options = None
|
103
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE.fields_by_name['rate_limit']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\022\262\364\263\007\r!json_gateway'
|
104
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE._options = None
|
105
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
82
106
|
_CONTROLPANELVERIFYJWTREQUEST.fields_by_name['token']._options = None
|
83
107
|
_CONTROLPANELVERIFYJWTREQUEST.fields_by_name['token']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
84
108
|
_CONTROLPANELVERIFYJWTRESPONSE.fields_by_name['meta']._options = None
|
@@ -91,16 +115,22 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
91
115
|
_CONTROLPANELVERIFYJWTRESPONSE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
92
116
|
_CONTROLPANEL.methods_by_name['GetSSHCAPublicKey']._options = None
|
93
117
|
_CONTROLPANEL.methods_by_name['GetSSHCAPublicKey']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\035\252\363\263\007\030/v1/control-panel/ssh/ca'
|
118
|
+
_CONTROLPANEL.methods_by_name['GetRDPCAPublicKey']._options = None
|
119
|
+
_CONTROLPANEL.methods_by_name['GetRDPCAPublicKey']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\035\252\363\263\007\030/v1/control-panel/rdp/ca'
|
94
120
|
_CONTROLPANEL.methods_by_name['VerifyJWT']._options = None
|
95
121
|
_CONTROLPANEL.methods_by_name['VerifyJWT']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\"\252\363\263\007\035/v1/control-panel/http/verify'
|
96
122
|
_CONTROLPANELGETSSHCAPUBLICKEYREQUEST._serialized_start=54
|
97
123
|
_CONTROLPANELGETSSHCAPUBLICKEYREQUEST._serialized_end=130
|
98
124
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE._serialized_start=133
|
99
125
|
_CONTROLPANELGETSSHCAPUBLICKEYRESPONSE._serialized_end=356
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
126
|
+
_CONTROLPANELGETRDPCAPUBLICKEYREQUEST._serialized_start=358
|
127
|
+
_CONTROLPANELGETRDPCAPUBLICKEYREQUEST._serialized_end=434
|
128
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE._serialized_start=437
|
129
|
+
_CONTROLPANELGETRDPCAPUBLICKEYRESPONSE._serialized_end=660
|
130
|
+
_CONTROLPANELVERIFYJWTREQUEST._serialized_start=662
|
131
|
+
_CONTROLPANELVERIFYJWTREQUEST._serialized_end=757
|
132
|
+
_CONTROLPANELVERIFYJWTRESPONSE._serialized_start=760
|
133
|
+
_CONTROLPANELVERIFYJWTRESPONSE._serialized_end=970
|
134
|
+
_CONTROLPANEL._serialized_start=973
|
135
|
+
_CONTROLPANEL._serialized_end=1437
|
106
136
|
# @@protoc_insertion_point(module_scope)
|
@@ -34,6 +34,11 @@ class ControlPanelStub(object):
|
|
34
34
|
request_serializer=control__panel__pb2.ControlPanelGetSSHCAPublicKeyRequest.SerializeToString,
|
35
35
|
response_deserializer=control__panel__pb2.ControlPanelGetSSHCAPublicKeyResponse.FromString,
|
36
36
|
)
|
37
|
+
self.GetRDPCAPublicKey = channel.unary_unary(
|
38
|
+
'/v1.ControlPanel/GetRDPCAPublicKey',
|
39
|
+
request_serializer=control__panel__pb2.ControlPanelGetRDPCAPublicKeyRequest.SerializeToString,
|
40
|
+
response_deserializer=control__panel__pb2.ControlPanelGetRDPCAPublicKeyResponse.FromString,
|
41
|
+
)
|
37
42
|
self.VerifyJWT = channel.unary_unary(
|
38
43
|
'/v1.ControlPanel/VerifyJWT',
|
39
44
|
request_serializer=control__panel__pb2.ControlPanelVerifyJWTRequest.SerializeToString,
|
@@ -52,6 +57,13 @@ class ControlPanelServicer(object):
|
|
52
57
|
context.set_details('Method not implemented!')
|
53
58
|
raise NotImplementedError('Method not implemented!')
|
54
59
|
|
60
|
+
def GetRDPCAPublicKey(self, request, context):
|
61
|
+
"""GetRDPCAPublicKey retrieves the RDP CA public key.
|
62
|
+
"""
|
63
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
64
|
+
context.set_details('Method not implemented!')
|
65
|
+
raise NotImplementedError('Method not implemented!')
|
66
|
+
|
55
67
|
def VerifyJWT(self, request, context):
|
56
68
|
"""VerifyJWT reports whether the given JWT token (x-sdm-token) is valid.
|
57
69
|
"""
|
@@ -67,6 +79,11 @@ def add_ControlPanelServicer_to_server(servicer, server):
|
|
67
79
|
request_deserializer=control__panel__pb2.ControlPanelGetSSHCAPublicKeyRequest.FromString,
|
68
80
|
response_serializer=control__panel__pb2.ControlPanelGetSSHCAPublicKeyResponse.SerializeToString,
|
69
81
|
),
|
82
|
+
'GetRDPCAPublicKey': grpc.unary_unary_rpc_method_handler(
|
83
|
+
servicer.GetRDPCAPublicKey,
|
84
|
+
request_deserializer=control__panel__pb2.ControlPanelGetRDPCAPublicKeyRequest.FromString,
|
85
|
+
response_serializer=control__panel__pb2.ControlPanelGetRDPCAPublicKeyResponse.SerializeToString,
|
86
|
+
),
|
70
87
|
'VerifyJWT': grpc.unary_unary_rpc_method_handler(
|
71
88
|
servicer.VerifyJWT,
|
72
89
|
request_deserializer=control__panel__pb2.ControlPanelVerifyJWTRequest.FromString,
|
@@ -100,6 +117,23 @@ class ControlPanel(object):
|
|
100
117
|
options, channel_credentials,
|
101
118
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
102
119
|
|
120
|
+
@staticmethod
|
121
|
+
def GetRDPCAPublicKey(request,
|
122
|
+
target,
|
123
|
+
options=(),
|
124
|
+
channel_credentials=None,
|
125
|
+
call_credentials=None,
|
126
|
+
insecure=False,
|
127
|
+
compression=None,
|
128
|
+
wait_for_ready=None,
|
129
|
+
timeout=None,
|
130
|
+
metadata=None):
|
131
|
+
return grpc.experimental.unary_unary(request, target, '/v1.ControlPanel/GetRDPCAPublicKey',
|
132
|
+
control__panel__pb2.ControlPanelGetRDPCAPublicKeyRequest.SerializeToString,
|
133
|
+
control__panel__pb2.ControlPanelGetRDPCAPublicKeyResponse.FromString,
|
134
|
+
options, channel_credentials,
|
135
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
136
|
+
|
103
137
|
@staticmethod
|
104
138
|
def VerifyJWT(request,
|
105
139
|
target,
|
@@ -6424,6 +6424,60 @@ class Cockroach:
|
|
6424
6424
|
)
|
6425
6425
|
|
6426
6426
|
|
6427
|
+
class ControlPanelGetRDPCAPublicKeyResponse:
|
6428
|
+
'''
|
6429
|
+
ControlPanelGetRDPCAPublicKeyResponse represents a request for an
|
6430
|
+
organization's RDP Certificate Authority public key.
|
6431
|
+
'''
|
6432
|
+
__slots__ = [
|
6433
|
+
'meta',
|
6434
|
+
'public_key',
|
6435
|
+
'rate_limit',
|
6436
|
+
]
|
6437
|
+
|
6438
|
+
def __init__(
|
6439
|
+
self,
|
6440
|
+
meta=None,
|
6441
|
+
public_key=None,
|
6442
|
+
rate_limit=None,
|
6443
|
+
):
|
6444
|
+
self.meta = meta if meta is not None else None
|
6445
|
+
'''
|
6446
|
+
Reserved for future use.
|
6447
|
+
'''
|
6448
|
+
self.public_key = public_key if public_key is not None else ''
|
6449
|
+
'''
|
6450
|
+
The public key of the SSH Certificate Authority, in OpenSSH RSA public
|
6451
|
+
key format.
|
6452
|
+
'''
|
6453
|
+
self.rate_limit = rate_limit if rate_limit is not None else None
|
6454
|
+
'''
|
6455
|
+
Rate limit information.
|
6456
|
+
'''
|
6457
|
+
|
6458
|
+
def __repr__(self):
|
6459
|
+
return '<sdm.ControlPanelGetRDPCAPublicKeyResponse ' + \
|
6460
|
+
'meta: ' + repr(self.meta) + ' ' +\
|
6461
|
+
'public_key: ' + repr(self.public_key) + ' ' +\
|
6462
|
+
'rate_limit: ' + repr(self.rate_limit) + ' ' +\
|
6463
|
+
'>'
|
6464
|
+
|
6465
|
+
def to_dict(self):
|
6466
|
+
return {
|
6467
|
+
'meta': self.meta,
|
6468
|
+
'public_key': self.public_key,
|
6469
|
+
'rate_limit': self.rate_limit,
|
6470
|
+
}
|
6471
|
+
|
6472
|
+
@classmethod
|
6473
|
+
def from_dict(cls, d):
|
6474
|
+
return cls(
|
6475
|
+
meta=d.get('meta'),
|
6476
|
+
public_key=d.get('public_key'),
|
6477
|
+
rate_limit=d.get('rate_limit'),
|
6478
|
+
)
|
6479
|
+
|
6480
|
+
|
6427
6481
|
class ControlPanelGetSSHCAPublicKeyResponse:
|
6428
6482
|
'''
|
6429
6483
|
ControlPanelGetSSHCAPublicKeyResponse represents a request for an
|
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
|
|
30
30
|
from . import spec_pb2 as spec__pb2
|
31
31
|
|
32
32
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19peering_group_nodes.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x86\x01\n\x1dPeeringGroupNodeCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12<\n\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf9\x01\n\x1ePeeringGroupNodeCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12<\n\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\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\"Z\n\x1aPeeringGroupNodeGetRequest\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\"\xf3\x01\n\x1bPeeringGroupNodeGetResponse\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\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\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\"`\n\x1dPeeringGroupNodeDeleteRequest\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\"\xbb\x01\n\x1ePeeringGroupNodeDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"`\n\x1bPeeringGroupNodeListRequest\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\"\xde\x01\n\x1cPeeringGroupNodeListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12=\n\x13peering_group_nodes\x18\x02 \x03(\x0b\x32\x14.v1.PeeringGroupNodeB\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\x10PeeringGroupNode\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x07node_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12!\n\x08group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19peering_group_nodes.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x86\x01\n\x1dPeeringGroupNodeCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12<\n\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf9\x01\n\x1ePeeringGroupNodeCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12<\n\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\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\"Z\n\x1aPeeringGroupNodeGetRequest\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\"\xf3\x01\n\x1bPeeringGroupNodeGetResponse\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\x12peering_group_node\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupNodeB\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\"`\n\x1dPeeringGroupNodeDeleteRequest\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\"\xbb\x01\n\x1ePeeringGroupNodeDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"`\n\x1bPeeringGroupNodeListRequest\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\"\xde\x01\n\x1cPeeringGroupNodeListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12=\n\x13peering_group_nodes\x18\x02 \x03(\x0b\x32\x14.v1.PeeringGroupNodeB\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\x10PeeringGroupNode\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x07node_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12!\n\x08group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\xcc\x04\n\x11PeeringGroupNodes\x12~\n\x06\x43reate\x12!.v1.PeeringGroupNodeCreateRequest\x1a\".v1.PeeringGroupNodeCreateResponse\"-\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x1a\xaa\xf3\xb3\x07\x15/v1/peeringGroupNodes\x12\x85\x01\n\x06\x44\x65lete\x12!.v1.PeeringGroupNodeDeleteRequest\x1a\".v1.PeeringGroupNodeDeleteResponse\"4\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1f\xaa\xf3\xb3\x07\x1a/v1/peeringGroupNodes/{id}\x12y\n\x03Get\x12\x1e.v1.PeeringGroupNodeGetRequest\x1a\x1f.v1.PeeringGroupNodeGetResponse\"1\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1f\xaa\xf3\xb3\x07\x1a/v1/peeringGroupNodes/{id}\x12w\n\x04List\x12\x1f.v1.PeeringGroupNodeListRequest\x1a .v1.PeeringGroupNodeListResponse\",\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1a\xaa\xf3\xb3\x07\x15/v1/peeringGroupNodes\x1a;\xca\xf9\xb3\x07\x15\xc2\xf9\xb3\x07\x10PeeringGroupNode\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03gn-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42m\n\x19\x63om.strongdm.api.plumbingB\x19PeeringGroupNodesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
34
34
|
|
35
35
|
|
36
36
|
|
@@ -154,7 +154,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
154
154
|
_PEERINGGROUPNODE._options = None
|
155
155
|
_PEERINGGROUPNODE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
156
156
|
_PEERINGGROUPNODES._options = None
|
157
|
-
_PEERINGGROUPNODES._serialized_options = b'\312\371\263\007\025\302\371\263\007\020PeeringGroupNode\312\371\263\007\010\322\371\263\007\003gn-\312\371\263\007\005\340\371\263\007\001'
|
157
|
+
_PEERINGGROUPNODES._serialized_options = b'\312\371\263\007\025\302\371\263\007\020PeeringGroupNode\312\371\263\007\010\322\371\263\007\003gn-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\330\371\263\007\001'
|
158
158
|
_PEERINGGROUPNODES.methods_by_name['Create']._options = None
|
159
159
|
_PEERINGGROUPNODES.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\032\252\363\263\007\025/v1/peeringGroupNodes'
|
160
160
|
_PEERINGGROUPNODES.methods_by_name['Delete']._options = None
|
@@ -182,5 +182,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
182
182
|
_PEERINGGROUPNODE._serialized_start=1398
|
183
183
|
_PEERINGGROUPNODE._serialized_end=1521
|
184
184
|
_PEERINGGROUPNODES._serialized_start=1524
|
185
|
-
_PEERINGGROUPNODES._serialized_end=
|
185
|
+
_PEERINGGROUPNODES._serialized_end=2112
|
186
186
|
# @@protoc_insertion_point(module_scope)
|
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
|
|
30
30
|
from . import spec_pb2 as spec__pb2
|
31
31
|
|
32
32
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19peering_group_peers.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x86\x01\n\x1dPeeringGroupPeerCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12<\n\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf9\x01\n\x1ePeeringGroupPeerCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12<\n\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"Z\n\x1aPeeringGroupPeerGetRequest\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\"\xf3\x01\n\x1bPeeringGroupPeerGetResponse\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\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"`\n\x1dPeeringGroupPeerDeleteRequest\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\"\xbb\x01\n\x1ePeeringGroupPeerDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"`\n\x1bPeeringGroupPeerListRequest\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\"\xde\x01\n\x1cPeeringGroupPeerListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12=\n\x13peering_group_peers\x18\x02 \x03(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"\x87\x01\n\x10PeeringGroupPeer\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\x08group_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12,\n\x13peers_with_group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19peering_group_peers.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x86\x01\n\x1dPeeringGroupPeerCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12<\n\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf9\x01\n\x1ePeeringGroupPeerCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12<\n\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"Z\n\x1aPeeringGroupPeerGetRequest\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\"\xf3\x01\n\x1bPeeringGroupPeerGetResponse\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\x12peering_group_peer\x18\x02 \x01(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"`\n\x1dPeeringGroupPeerDeleteRequest\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\"\xbb\x01\n\x1ePeeringGroupPeerDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"`\n\x1bPeeringGroupPeerListRequest\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\"\xde\x01\n\x1cPeeringGroupPeerListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12=\n\x13peering_group_peers\x18\x02 \x03(\x0b\x32\x14.v1.PeeringGroupPeerB\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\"\x87\x01\n\x10PeeringGroupPeer\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\x08group_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12,\n\x13peers_with_group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\xcc\x04\n\x11PeeringGroupPeers\x12~\n\x06\x43reate\x12!.v1.PeeringGroupPeerCreateRequest\x1a\".v1.PeeringGroupPeerCreateResponse\"-\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x1a\xaa\xf3\xb3\x07\x15/v1/peeringGroupPeers\x12\x85\x01\n\x06\x44\x65lete\x12!.v1.PeeringGroupPeerDeleteRequest\x1a\".v1.PeeringGroupPeerDeleteResponse\"4\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1f\xaa\xf3\xb3\x07\x1a/v1/peeringGroupPeers/{id}\x12y\n\x03Get\x12\x1e.v1.PeeringGroupPeerGetRequest\x1a\x1f.v1.PeeringGroupPeerGetResponse\"1\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1f\xaa\xf3\xb3\x07\x1a/v1/peeringGroupPeers/{id}\x12w\n\x04List\x12\x1f.v1.PeeringGroupPeerListRequest\x1a .v1.PeeringGroupPeerListResponse\",\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1a\xaa\xf3\xb3\x07\x15/v1/peeringGroupPeers\x1a;\xca\xf9\xb3\x07\x15\xc2\xf9\xb3\x07\x10PeeringGroupPeer\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03gp-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42m\n\x19\x63om.strongdm.api.plumbingB\x19PeeringGroupPeersPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
34
34
|
|
35
35
|
|
36
36
|
|
@@ -154,7 +154,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
154
154
|
_PEERINGGROUPPEER._options = None
|
155
155
|
_PEERINGGROUPPEER._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
156
156
|
_PEERINGGROUPPEERS._options = None
|
157
|
-
_PEERINGGROUPPEERS._serialized_options = b'\312\371\263\007\025\302\371\263\007\020PeeringGroupPeer\312\371\263\007\010\322\371\263\007\003gp-\312\371\263\007\005\340\371\263\007\001'
|
157
|
+
_PEERINGGROUPPEERS._serialized_options = b'\312\371\263\007\025\302\371\263\007\020PeeringGroupPeer\312\371\263\007\010\322\371\263\007\003gp-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\330\371\263\007\001'
|
158
158
|
_PEERINGGROUPPEERS.methods_by_name['Create']._options = None
|
159
159
|
_PEERINGGROUPPEERS.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\032\252\363\263\007\025/v1/peeringGroupPeers'
|
160
160
|
_PEERINGGROUPPEERS.methods_by_name['Delete']._options = None
|
@@ -182,5 +182,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
182
182
|
_PEERINGGROUPPEER._serialized_start=1399
|
183
183
|
_PEERINGGROUPPEER._serialized_end=1534
|
184
184
|
_PEERINGGROUPPEERS._serialized_start=1537
|
185
|
-
_PEERINGGROUPPEERS._serialized_end=
|
185
|
+
_PEERINGGROUPPEERS._serialized_end=2125
|
186
186
|
# @@protoc_insertion_point(module_scope)
|
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
|
|
30
30
|
from . import spec_pb2 as spec__pb2
|
31
31
|
|
32
32
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dpeering_group_resources.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x92\x01\n!PeeringGroupResourceCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\x85\x02\n\"PeeringGroupResourceCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"^\n\x1ePeeringGroupResourceGetRequest\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\"\xff\x01\n\x1fPeeringGroupResourceGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"d\n!PeeringGroupResourceDeleteRequest\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\"PeeringGroupResourceDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"d\n\x1fPeeringGroupResourceListRequest\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\"\xea\x01\n PeeringGroupResourceListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x45\n\x17peering_group_resources\x18\x02 \x03(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"\x83\x01\n\x14PeeringGroupResource\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x0bresource_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12!\n\x08group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dpeering_group_resources.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"\x92\x01\n!PeeringGroupResourceCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\x85\x02\n\"PeeringGroupResourceCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"^\n\x1ePeeringGroupResourceGetRequest\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\"\xff\x01\n\x1fPeeringGroupResourceGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x16peering_group_resource\x18\x02 \x01(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"d\n!PeeringGroupResourceDeleteRequest\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\"PeeringGroupResourceDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"d\n\x1fPeeringGroupResourceListRequest\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\"\xea\x01\n PeeringGroupResourceListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x45\n\x17peering_group_resources\x18\x02 \x03(\x0b\x32\x18.v1.PeeringGroupResourceB\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\"\x83\x01\n\x14PeeringGroupResource\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x0bresource_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12!\n\x08group_id\x18\x04 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\x87\x05\n\x15PeeringGroupResources\x12\x8a\x01\n\x06\x43reate\x12%.v1.PeeringGroupResourceCreateRequest\x1a&.v1.PeeringGroupResourceCreateResponse\"1\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x1e\xaa\xf3\xb3\x07\x19/v1/peeringGroupResources\x12\x91\x01\n\x06\x44\x65lete\x12%.v1.PeeringGroupResourceDeleteRequest\x1a&.v1.PeeringGroupResourceDeleteResponse\"8\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07#\xaa\xf3\xb3\x07\x1e/v1/peeringGroupResources/{id}\x12\x85\x01\n\x03Get\x12\".v1.PeeringGroupResourceGetRequest\x1a#.v1.PeeringGroupResourceGetResponse\"5\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07#\xaa\xf3\xb3\x07\x1e/v1/peeringGroupResources/{id}\x12\x83\x01\n\x04List\x12#.v1.PeeringGroupResourceListRequest\x1a$.v1.PeeringGroupResourceListResponse\"0\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1e\xaa\xf3\xb3\x07\x19/v1/peeringGroupResources\x1a?\xca\xf9\xb3\x07\x19\xc2\xf9\xb3\x07\x14PeeringGroupResource\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03gr-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42q\n\x19\x63om.strongdm.api.plumbingB\x1dPeeringGroupResourcesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
34
34
|
|
35
35
|
|
36
36
|
|
@@ -154,7 +154,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
154
154
|
_PEERINGGROUPRESOURCE._options = None
|
155
155
|
_PEERINGGROUPRESOURCE._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
156
156
|
_PEERINGGROUPRESOURCES._options = None
|
157
|
-
_PEERINGGROUPRESOURCES._serialized_options = b'\312\371\263\007\031\302\371\263\007\024PeeringGroupResource\312\371\263\007\010\322\371\263\007\003gr-\312\371\263\007\005\340\371\263\007\001'
|
157
|
+
_PEERINGGROUPRESOURCES._serialized_options = b'\312\371\263\007\031\302\371\263\007\024PeeringGroupResource\312\371\263\007\010\322\371\263\007\003gr-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\330\371\263\007\001'
|
158
158
|
_PEERINGGROUPRESOURCES.methods_by_name['Create']._options = None
|
159
159
|
_PEERINGGROUPRESOURCES.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\036\252\363\263\007\031/v1/peeringGroupResources'
|
160
160
|
_PEERINGGROUPRESOURCES.methods_by_name['Delete']._options = None
|
@@ -182,5 +182,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
182
182
|
_PEERINGGROUPRESOURCE._serialized_start=1467
|
183
183
|
_PEERINGGROUPRESOURCE._serialized_end=1598
|
184
184
|
_PEERINGGROUPRESOURCES._serialized_start=1601
|
185
|
-
_PEERINGGROUPRESOURCES._serialized_end=
|
185
|
+
_PEERINGGROUPRESOURCES._serialized_end=2248
|
186
186
|
# @@protoc_insertion_point(module_scope)
|
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
|
|
30
30
|
from . import spec_pb2 as spec__pb2
|
31
31
|
|
32
32
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14peering_groups.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19PeeringGroupCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1aPeeringGroupCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\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\"V\n\x16PeeringGroupGetRequest\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\"\xe6\x01\n\x17PeeringGroupGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\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\"\\\n\x19PeeringGroupDeleteRequest\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\"\xb7\x01\n\x1aPeeringGroupDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"\\\n\x17PeeringGroupListRequest\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\"\xd1\x01\n\x18PeeringGroupListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0epeering_groups\x18\x02 \x03(\x0b\x32\x10.v1.PeeringGroupB\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\"Q\n\x0cPeeringGroup\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\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14peering_groups.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19PeeringGroupCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1aPeeringGroupCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\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\"V\n\x16PeeringGroupGetRequest\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\"\xe6\x01\n\x17PeeringGroupGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\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\"\\\n\x19PeeringGroupDeleteRequest\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\"\xb7\x01\n\x1aPeeringGroupDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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\"\\\n\x17PeeringGroupListRequest\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\"\xd1\x01\n\x18PeeringGroupListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0epeering_groups\x18\x02 \x03(\x0b\x32\x10.v1.PeeringGroupB\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\"Q\n\x0cPeeringGroup\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\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\x92\x04\n\rPeeringGroups\x12r\n\x06\x43reate\x12\x1d.v1.PeeringGroupCreateRequest\x1a\x1e.v1.PeeringGroupCreateResponse\")\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x12y\n\x06\x44\x65lete\x12\x1d.v1.PeeringGroupDeleteRequest\x1a\x1e.v1.PeeringGroupDeleteResponse\"0\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12m\n\x03Get\x12\x1a.v1.PeeringGroupGetRequest\x1a\x1b.v1.PeeringGroupGetResponse\"-\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12k\n\x04List\x12\x1b.v1.PeeringGroupListRequest\x1a\x1c.v1.PeeringGroupListResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x1a\x36\xca\xf9\xb3\x07\x11\xc2\xf9\xb3\x07\x0cPeeringGroup\xca\xf9\xb3\x07\x07\xd2\xf9\xb3\x07\x02g-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42i\n\x19\x63om.strongdm.api.plumbingB\x15PeeringGroupsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
34
34
|
|
35
35
|
|
36
36
|
|
@@ -152,7 +152,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
152
152
|
_PEERINGGROUP._options = None
|
153
153
|
_PEERINGGROUP._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
154
154
|
_PEERINGGROUPS._options = None
|
155
|
-
_PEERINGGROUPS._serialized_options = b'\312\371\263\007\021\302\371\263\007\014PeeringGroup\312\371\263\007\007\322\371\263\007\002g-\312\371\263\007\005\340\371\263\007\001'
|
155
|
+
_PEERINGGROUPS._serialized_options = b'\312\371\263\007\021\302\371\263\007\014PeeringGroup\312\371\263\007\007\322\371\263\007\002g-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\330\371\263\007\001'
|
156
156
|
_PEERINGGROUPS.methods_by_name['Create']._options = None
|
157
157
|
_PEERINGGROUPS.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\026\252\363\263\007\021/v1/peeringGroups'
|
158
158
|
_PEERINGGROUPS.methods_by_name['Delete']._options = None
|
@@ -180,5 +180,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
180
180
|
_PEERINGGROUP._serialized_start=1324
|
181
181
|
_PEERINGGROUP._serialized_end=1405
|
182
182
|
_PEERINGGROUPS._serialized_start=1408
|
183
|
-
_PEERINGGROUPS._serialized_end=
|
183
|
+
_PEERINGGROUPS._serialized_end=1938
|
184
184
|
# @@protoc_insertion_point(module_scope)
|
@@ -2993,6 +2993,45 @@ def convert_repeated_cockroach_to_porcelain(plumbings):
|
|
2993
2993
|
return [convert_cockroach_to_porcelain(plumbing) for plumbing in plumbings]
|
2994
2994
|
|
2995
2995
|
|
2996
|
+
def convert_control_panel_get_rdpca_public_key_response_to_porcelain(plumbing):
|
2997
|
+
if plumbing is None:
|
2998
|
+
return None
|
2999
|
+
porcelain = models.ControlPanelGetRDPCAPublicKeyResponse()
|
3000
|
+
porcelain.meta = convert_get_response_metadata_to_porcelain(plumbing.meta)
|
3001
|
+
porcelain.public_key = (plumbing.public_key)
|
3002
|
+
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(
|
3003
|
+
plumbing.rate_limit)
|
3004
|
+
return porcelain
|
3005
|
+
|
3006
|
+
|
3007
|
+
def convert_control_panel_get_rdpca_public_key_response_to_plumbing(porcelain):
|
3008
|
+
plumbing = ControlPanelGetRDPCAPublicKeyResponse()
|
3009
|
+
if porcelain is None:
|
3010
|
+
return plumbing
|
3011
|
+
plumbing.meta.CopyFrom(
|
3012
|
+
convert_get_response_metadata_to_plumbing(porcelain.meta))
|
3013
|
+
plumbing.public_key = (porcelain.public_key)
|
3014
|
+
plumbing.rate_limit.CopyFrom(
|
3015
|
+
convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit))
|
3016
|
+
return plumbing
|
3017
|
+
|
3018
|
+
|
3019
|
+
def convert_repeated_control_panel_get_rdpca_public_key_response_to_plumbing(
|
3020
|
+
porcelains):
|
3021
|
+
return [
|
3022
|
+
convert_control_panel_get_rdpca_public_key_response_to_plumbing(
|
3023
|
+
porcelain) for porcelain in porcelains
|
3024
|
+
]
|
3025
|
+
|
3026
|
+
|
3027
|
+
def convert_repeated_control_panel_get_rdpca_public_key_response_to_porcelain(
|
3028
|
+
plumbings):
|
3029
|
+
return [
|
3030
|
+
convert_control_panel_get_rdpca_public_key_response_to_porcelain(
|
3031
|
+
plumbing) for plumbing in plumbings
|
3032
|
+
]
|
3033
|
+
|
3034
|
+
|
2996
3035
|
def convert_control_panel_get_sshca_public_key_response_to_porcelain(plumbing):
|
2997
3036
|
if plumbing is None:
|
2998
3037
|
return None
|
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
|
|
33
33
|
from . import tags_pb2 as tags__pb2
|
34
34
|
|
35
35
|
|
36
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\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\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\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\"\
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\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\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\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\"\xcc\t\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12,\n\x18remote_identity_username\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12)\n\x06target\x18\x1b \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x45\n\tauthzJson\x18\x1c \x01(\tB2\xf2\xf8\xb3\x07-\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\xb2\xf4\xb3\x07\ngo_private: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\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\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\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\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\x0fQueriesPlumbingZ5github.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')
|
37
37
|
|
38
38
|
|
39
39
|
|
@@ -143,6 +143,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
143
143
|
_QUERY.fields_by_name['capture']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
144
144
|
_QUERY.fields_by_name['source_ip']._options = None
|
145
145
|
_QUERY.fields_by_name['source_ip']._serialized_options = b'\362\370\263\007\035\260\363\263\007\001\312\363\263\007\023\302\364\263\007\016\n\002go\022\010SourceIP'
|
146
|
+
_QUERY.fields_by_name['authentication_id']._options = None
|
147
|
+
_QUERY.fields_by_name['authentication_id']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
|
148
|
+
_QUERY.fields_by_name['target']._options = None
|
149
|
+
_QUERY.fields_by_name['target']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
|
150
|
+
_QUERY.fields_by_name['authzJson']._options = None
|
151
|
+
_QUERY.fields_by_name['authzJson']._serialized_options = b'\362\370\263\007-\260\363\263\007\001\312\363\263\007\024\302\364\263\007\017\n\002go\022\tAuthzJSON\262\364\263\007\ngo_private'
|
146
152
|
_QUERY._options = None
|
147
153
|
_QUERY._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'
|
148
154
|
_QUERYCAPTURE_ENVENTRY._options = None
|
@@ -184,11 +190,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
184
190
|
_QUERYLISTRESPONSE._serialized_start=255
|
185
191
|
_QUERYLISTRESPONSE._serialized_end=485
|
186
192
|
_QUERY._serialized_start=488
|
187
|
-
_QUERY._serialized_end=
|
188
|
-
_QUERYCAPTURE._serialized_start=
|
189
|
-
_QUERYCAPTURE._serialized_end=
|
190
|
-
_QUERYCAPTURE_ENVENTRY._serialized_start=
|
191
|
-
_QUERYCAPTURE_ENVENTRY._serialized_end=
|
192
|
-
_QUERIES._serialized_start=
|
193
|
-
_QUERIES._serialized_end=
|
193
|
+
_QUERY._serialized_end=1716
|
194
|
+
_QUERYCAPTURE._serialized_start=1719
|
195
|
+
_QUERYCAPTURE._serialized_end=2274
|
196
|
+
_QUERYCAPTURE_ENVENTRY._serialized_start=2180
|
197
|
+
_QUERYCAPTURE_ENVENTRY._serialized_end=2222
|
198
|
+
_QUERIES._serialized_start=2277
|
199
|
+
_QUERIES._serialized_end=2442
|
194
200
|
# @@protoc_insertion_point(module_scope)
|
@@ -1283,6 +1283,37 @@ class ControlPanel:
|
|
1283
1283
|
plumbing_response.rate_limit)
|
1284
1284
|
return resp
|
1285
1285
|
|
1286
|
+
def get_rdpca_public_key(self, timeout=None):
|
1287
|
+
'''
|
1288
|
+
GetRDPCAPublicKey retrieves the RDP CA public key.
|
1289
|
+
'''
|
1290
|
+
req = ControlPanelGetRDPCAPublicKeyRequest()
|
1291
|
+
|
1292
|
+
tries = 0
|
1293
|
+
plumbing_response = None
|
1294
|
+
while True:
|
1295
|
+
try:
|
1296
|
+
plumbing_response = self.stub.GetRDPCAPublicKey(
|
1297
|
+
req,
|
1298
|
+
metadata=self.parent.get_metadata(
|
1299
|
+
'ControlPanel.GetRDPCAPublicKey', req),
|
1300
|
+
timeout=timeout)
|
1301
|
+
except Exception as e:
|
1302
|
+
if self.parent.shouldRetry(tries, e):
|
1303
|
+
tries += 1
|
1304
|
+
self.parent.jitterSleep(tries)
|
1305
|
+
continue
|
1306
|
+
raise plumbing.convert_error_to_porcelain(e) from e
|
1307
|
+
break
|
1308
|
+
|
1309
|
+
resp = models.ControlPanelGetRDPCAPublicKeyResponse()
|
1310
|
+
resp.meta = plumbing.convert_get_response_metadata_to_porcelain(
|
1311
|
+
plumbing_response.meta)
|
1312
|
+
resp.public_key = (plumbing_response.public_key)
|
1313
|
+
resp.rate_limit = plumbing.convert_rate_limit_metadata_to_porcelain(
|
1314
|
+
plumbing_response.rate_limit)
|
1315
|
+
return resp
|
1316
|
+
|
1286
1317
|
def verify_jwt(self, token, timeout=None):
|
1287
1318
|
'''
|
1288
1319
|
VerifyJWT reports whether the given JWT token (x-sdm-token) is valid.
|
@@ -1763,27 +1794,6 @@ class PeeringGroupNodes:
|
|
1763
1794
|
return generator(self, req)
|
1764
1795
|
|
1765
1796
|
|
1766
|
-
class SnapshotPeeringGroupNodes:
|
1767
|
-
'''
|
1768
|
-
SnapshotPeeringGroupNodes exposes the read only methods of the PeeringGroupNodes
|
1769
|
-
service for historical queries.
|
1770
|
-
'''
|
1771
|
-
def __init__(self, peering_group_nodes):
|
1772
|
-
self.peering_group_nodes = peering_group_nodes
|
1773
|
-
|
1774
|
-
def get(self, id, timeout=None):
|
1775
|
-
'''
|
1776
|
-
Get reads the information of one peering group to node attachment.
|
1777
|
-
'''
|
1778
|
-
return self.peering_group_nodes.get(id, timeout=timeout)
|
1779
|
-
|
1780
|
-
def list(self, filter, *args, timeout=None):
|
1781
|
-
'''
|
1782
|
-
List gets a list of peering group node attachments.
|
1783
|
-
'''
|
1784
|
-
return self.peering_group_nodes.list(filter, *args, timeout=timeout)
|
1785
|
-
|
1786
|
-
|
1787
1797
|
class PeeringGroupPeers:
|
1788
1798
|
'''
|
1789
1799
|
PeeringGroupPeers provides the building blocks necessary to link two peering groups.
|
@@ -1935,27 +1945,6 @@ class PeeringGroupPeers:
|
|
1935
1945
|
return generator(self, req)
|
1936
1946
|
|
1937
1947
|
|
1938
|
-
class SnapshotPeeringGroupPeers:
|
1939
|
-
'''
|
1940
|
-
SnapshotPeeringGroupPeers exposes the read only methods of the PeeringGroupPeers
|
1941
|
-
service for historical queries.
|
1942
|
-
'''
|
1943
|
-
def __init__(self, peering_group_peers):
|
1944
|
-
self.peering_group_peers = peering_group_peers
|
1945
|
-
|
1946
|
-
def get(self, id, timeout=None):
|
1947
|
-
'''
|
1948
|
-
Get reads the information of one peering group link.
|
1949
|
-
'''
|
1950
|
-
return self.peering_group_peers.get(id, timeout=timeout)
|
1951
|
-
|
1952
|
-
def list(self, filter, *args, timeout=None):
|
1953
|
-
'''
|
1954
|
-
List gets a list of peering group links.
|
1955
|
-
'''
|
1956
|
-
return self.peering_group_peers.list(filter, *args, timeout=timeout)
|
1957
|
-
|
1958
|
-
|
1959
1948
|
class PeeringGroupResources:
|
1960
1949
|
'''
|
1961
1950
|
PeeringGroupResources provides the building blocks necessary to obtain attach a resource to a peering group.
|
@@ -2107,29 +2096,6 @@ class PeeringGroupResources:
|
|
2107
2096
|
return generator(self, req)
|
2108
2097
|
|
2109
2098
|
|
2110
|
-
class SnapshotPeeringGroupResources:
|
2111
|
-
'''
|
2112
|
-
SnapshotPeeringGroupResources exposes the read only methods of the PeeringGroupResources
|
2113
|
-
service for historical queries.
|
2114
|
-
'''
|
2115
|
-
def __init__(self, peering_group_resources):
|
2116
|
-
self.peering_group_resources = peering_group_resources
|
2117
|
-
|
2118
|
-
def get(self, id, timeout=None):
|
2119
|
-
'''
|
2120
|
-
Get reads the information of one peering group to resource attachment.
|
2121
|
-
'''
|
2122
|
-
return self.peering_group_resources.get(id, timeout=timeout)
|
2123
|
-
|
2124
|
-
def list(self, filter, *args, timeout=None):
|
2125
|
-
'''
|
2126
|
-
List gets a list of peering group resource attachments.
|
2127
|
-
'''
|
2128
|
-
return self.peering_group_resources.list(filter,
|
2129
|
-
*args,
|
2130
|
-
timeout=timeout)
|
2131
|
-
|
2132
|
-
|
2133
2099
|
class PeeringGroups:
|
2134
2100
|
'''
|
2135
2101
|
PeeringGroups provides the building blocks necessary to obtain explicit network topology and routing.
|
@@ -2280,27 +2246,6 @@ class PeeringGroups:
|
|
2280
2246
|
return generator(self, req)
|
2281
2247
|
|
2282
2248
|
|
2283
|
-
class SnapshotPeeringGroups:
|
2284
|
-
'''
|
2285
|
-
SnapshotPeeringGroups exposes the read only methods of the PeeringGroups
|
2286
|
-
service for historical queries.
|
2287
|
-
'''
|
2288
|
-
def __init__(self, peering_groups):
|
2289
|
-
self.peering_groups = peering_groups
|
2290
|
-
|
2291
|
-
def get(self, id, timeout=None):
|
2292
|
-
'''
|
2293
|
-
Get reads one PeeringGroup by ID. It will load all its dependencies.
|
2294
|
-
'''
|
2295
|
-
return self.peering_groups.get(id, timeout=timeout)
|
2296
|
-
|
2297
|
-
def list(self, filter, *args, timeout=None):
|
2298
|
-
'''
|
2299
|
-
List gets a list of Peering Groups.
|
2300
|
-
'''
|
2301
|
-
return self.peering_groups.list(filter, *args, timeout=timeout)
|
2302
|
-
|
2303
|
-
|
2304
2249
|
class Queries:
|
2305
2250
|
'''
|
2306
2251
|
A Query is a record of a single client request to a resource, such as a SQL query.
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 6.1
|
3
|
+
Version: 6.2.1
|
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/v6.1.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v6.2.1.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
|
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
|