pycarlo 0.10.183__py3-none-any.whl → 0.10.184__py3-none-any.whl
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.
Potentially problematic release.
This version of pycarlo might be problematic. Click here for more details.
- pycarlo/lib/schema.json +54 -2
- pycarlo/lib/schema.py +24 -0
- {pycarlo-0.10.183.dist-info → pycarlo-0.10.184.dist-info}/METADATA +1 -1
- {pycarlo-0.10.183.dist-info → pycarlo-0.10.184.dist-info}/RECORD +7 -7
- {pycarlo-0.10.183.dist-info → pycarlo-0.10.184.dist-info}/LICENSE +0 -0
- {pycarlo-0.10.183.dist-info → pycarlo-0.10.184.dist-info}/WHEEL +0 -0
- {pycarlo-0.10.183.dist-info → pycarlo-0.10.184.dist-info}/top_level.txt +0 -0
pycarlo/lib/schema.json
CHANGED
|
@@ -79437,6 +79437,22 @@
|
|
|
79437
79437
|
}
|
|
79438
79438
|
}
|
|
79439
79439
|
},
|
|
79440
|
+
{
|
|
79441
|
+
"args": [],
|
|
79442
|
+
"deprecationReason": null,
|
|
79443
|
+
"description": "Short text to describe the integration",
|
|
79444
|
+
"isDeprecated": false,
|
|
79445
|
+
"name": "integrationName",
|
|
79446
|
+
"type": {
|
|
79447
|
+
"kind": "NON_NULL",
|
|
79448
|
+
"name": null,
|
|
79449
|
+
"ofType": {
|
|
79450
|
+
"kind": "SCALAR",
|
|
79451
|
+
"name": "String",
|
|
79452
|
+
"ofType": null
|
|
79453
|
+
}
|
|
79454
|
+
}
|
|
79455
|
+
},
|
|
79440
79456
|
{
|
|
79441
79457
|
"args": [],
|
|
79442
79458
|
"deprecationReason": null,
|
|
@@ -79985,6 +80001,22 @@
|
|
|
79985
80001
|
}
|
|
79986
80002
|
}
|
|
79987
80003
|
},
|
|
80004
|
+
{
|
|
80005
|
+
"args": [],
|
|
80006
|
+
"deprecationReason": null,
|
|
80007
|
+
"description": "Short text to describe the integration",
|
|
80008
|
+
"isDeprecated": false,
|
|
80009
|
+
"name": "integrationName",
|
|
80010
|
+
"type": {
|
|
80011
|
+
"kind": "NON_NULL",
|
|
80012
|
+
"name": null,
|
|
80013
|
+
"ofType": {
|
|
80014
|
+
"kind": "SCALAR",
|
|
80015
|
+
"name": "String",
|
|
80016
|
+
"ofType": null
|
|
80017
|
+
}
|
|
80018
|
+
}
|
|
80019
|
+
},
|
|
79988
80020
|
{
|
|
79989
80021
|
"args": [],
|
|
79990
80022
|
"deprecationReason": null,
|
|
@@ -150945,9 +150977,9 @@
|
|
|
150945
150977
|
},
|
|
150946
150978
|
{
|
|
150947
150979
|
"args": [],
|
|
150948
|
-
"deprecationReason":
|
|
150980
|
+
"deprecationReason": "Refreshing now handled internally.",
|
|
150949
150981
|
"description": null,
|
|
150950
|
-
"isDeprecated":
|
|
150982
|
+
"isDeprecated": true,
|
|
150951
150983
|
"name": "refreshEntitlements",
|
|
150952
150984
|
"type": {
|
|
150953
150985
|
"kind": "OBJECT",
|
|
@@ -174246,6 +174278,16 @@
|
|
|
174246
174278
|
"ofType": null
|
|
174247
174279
|
}
|
|
174248
174280
|
},
|
|
174281
|
+
{
|
|
174282
|
+
"defaultValue": null,
|
|
174283
|
+
"description": "Short text to describe the integration",
|
|
174284
|
+
"name": "integrationName",
|
|
174285
|
+
"type": {
|
|
174286
|
+
"kind": "SCALAR",
|
|
174287
|
+
"name": "String",
|
|
174288
|
+
"ofType": null
|
|
174289
|
+
}
|
|
174290
|
+
},
|
|
174249
174291
|
{
|
|
174250
174292
|
"defaultValue": null,
|
|
174251
174293
|
"description": "The integration to update",
|
|
@@ -174387,6 +174429,16 @@
|
|
|
174387
174429
|
"ofType": null
|
|
174388
174430
|
}
|
|
174389
174431
|
},
|
|
174432
|
+
{
|
|
174433
|
+
"defaultValue": null,
|
|
174434
|
+
"description": "Short text to describe the integration",
|
|
174435
|
+
"name": "integrationName",
|
|
174436
|
+
"type": {
|
|
174437
|
+
"kind": "SCALAR",
|
|
174438
|
+
"name": "String",
|
|
174439
|
+
"ofType": null
|
|
174440
|
+
}
|
|
174441
|
+
},
|
|
174390
174442
|
{
|
|
174391
174443
|
"defaultValue": null,
|
|
174392
174444
|
"description": "The integration to update",
|
pycarlo/lib/schema.py
CHANGED
|
@@ -42060,6 +42060,10 @@ class Mutation(sgqlc.types.Type):
|
|
|
42060
42060
|
sgqlc.types.Arg(Boolean, graphql_name="automaticSyncDisabled", default=None),
|
|
42061
42061
|
),
|
|
42062
42062
|
("domain_uuid", sgqlc.types.Arg(UUID, graphql_name="domainUuid", default=None)),
|
|
42063
|
+
(
|
|
42064
|
+
"integration_name",
|
|
42065
|
+
sgqlc.types.Arg(String, graphql_name="integrationName", default=None),
|
|
42066
|
+
),
|
|
42063
42067
|
(
|
|
42064
42068
|
"integration_uuid",
|
|
42065
42069
|
sgqlc.types.Arg(UUID, graphql_name="integrationUuid", default=None),
|
|
@@ -42084,6 +42088,8 @@ class Mutation(sgqlc.types.Type):
|
|
|
42084
42088
|
full sync are disabled for monitors in this account',)
|
|
42085
42089
|
* `domain_uuid` (`UUID`): Domain uuid in Collibra where monitors
|
|
42086
42090
|
will be syncronized. Can only be set once during creation
|
|
42091
|
+
* `integration_name` (`String`): Short text to describe the
|
|
42092
|
+
integration
|
|
42087
42093
|
* `integration_uuid` (`UUID`): The integration to update
|
|
42088
42094
|
* `password` (`String`): ('The Collibra service account password
|
|
42089
42095
|
for authentication; if not provided, previous value will be
|
|
@@ -42153,6 +42159,10 @@ class Mutation(sgqlc.types.Type):
|
|
|
42153
42159
|
"disable_ssl_verification",
|
|
42154
42160
|
sgqlc.types.Arg(Boolean, graphql_name="disableSslVerification", default=False),
|
|
42155
42161
|
),
|
|
42162
|
+
(
|
|
42163
|
+
"integration_name",
|
|
42164
|
+
sgqlc.types.Arg(String, graphql_name="integrationName", default=None),
|
|
42165
|
+
),
|
|
42156
42166
|
(
|
|
42157
42167
|
"integration_uuid",
|
|
42158
42168
|
sgqlc.types.Arg(UUID, graphql_name="integrationUuid", default=None),
|
|
@@ -42187,6 +42197,8 @@ class Mutation(sgqlc.types.Type):
|
|
|
42187
42197
|
instance via the data collector (default: `false`)
|
|
42188
42198
|
* `disable_ssl_verification` (`Boolean`): Whether to disable SSL
|
|
42189
42199
|
when proxying requests via the data collector (default: `false`)
|
|
42200
|
+
* `integration_name` (`String`): Short text to describe the
|
|
42201
|
+
integration
|
|
42190
42202
|
* `integration_uuid` (`UUID`): The integration to update
|
|
42191
42203
|
* `password` (`String`): ('The Alation service account password
|
|
42192
42204
|
for authentication; if not provided, previous value will be
|
|
@@ -69595,6 +69607,7 @@ class AlationIntegration(sgqlc.types.Type, Node):
|
|
|
69595
69607
|
"created_by",
|
|
69596
69608
|
"last_update_user",
|
|
69597
69609
|
"uuid",
|
|
69610
|
+
"integration_name",
|
|
69598
69611
|
"server_url",
|
|
69599
69612
|
"username",
|
|
69600
69613
|
"user_id",
|
|
@@ -69615,6 +69628,11 @@ class AlationIntegration(sgqlc.types.Type, Node):
|
|
|
69615
69628
|
uuid = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name="uuid")
|
|
69616
69629
|
"""Integration external ID"""
|
|
69617
69630
|
|
|
69631
|
+
integration_name = sgqlc.types.Field(
|
|
69632
|
+
sgqlc.types.non_null(String), graphql_name="integrationName"
|
|
69633
|
+
)
|
|
69634
|
+
"""Short text to describe the integration"""
|
|
69635
|
+
|
|
69618
69636
|
server_url = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name="serverUrl")
|
|
69619
69637
|
"""Alation server URL"""
|
|
69620
69638
|
|
|
@@ -71195,6 +71213,7 @@ class CollibraIntegration(sgqlc.types.Type, Node):
|
|
|
71195
71213
|
__schema__ = schema
|
|
71196
71214
|
__field_names__ = (
|
|
71197
71215
|
"uuid",
|
|
71216
|
+
"integration_name",
|
|
71198
71217
|
"server_url",
|
|
71199
71218
|
"username",
|
|
71200
71219
|
"created_time",
|
|
@@ -71206,6 +71225,11 @@ class CollibraIntegration(sgqlc.types.Type, Node):
|
|
|
71206
71225
|
uuid = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name="uuid")
|
|
71207
71226
|
"""Integration external ID"""
|
|
71208
71227
|
|
|
71228
|
+
integration_name = sgqlc.types.Field(
|
|
71229
|
+
sgqlc.types.non_null(String), graphql_name="integrationName"
|
|
71230
|
+
)
|
|
71231
|
+
"""Short text to describe the integration"""
|
|
71232
|
+
|
|
71209
71233
|
server_url = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name="serverUrl")
|
|
71210
71234
|
"""Collibra server URL"""
|
|
71211
71235
|
|
|
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
|
|
|
35
35
|
pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
|
|
36
36
|
pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
|
|
37
37
|
pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
pycarlo/lib/schema.json,sha256=
|
|
39
|
-
pycarlo/lib/schema.py,sha256=
|
|
40
|
-
pycarlo-0.10.
|
|
41
|
-
pycarlo-0.10.
|
|
42
|
-
pycarlo-0.10.
|
|
43
|
-
pycarlo-0.10.
|
|
44
|
-
pycarlo-0.10.
|
|
38
|
+
pycarlo/lib/schema.json,sha256=41E1z3m3582CCHWTVF-EWYmJ2g-a4N2aIoTOA28nl5A,6284569
|
|
39
|
+
pycarlo/lib/schema.py,sha256=rWS8bpjShwapY1kamLgEuJYSR4Wt-VREYTF4ekrsBsc,2732824
|
|
40
|
+
pycarlo-0.10.184.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
41
|
+
pycarlo-0.10.184.dist-info/METADATA,sha256=UsTddBdSO8Swrr0qnOSS_bFYFJg8dJVIKnUdTrm9YUg,8742
|
|
42
|
+
pycarlo-0.10.184.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
43
|
+
pycarlo-0.10.184.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
|
|
44
|
+
pycarlo-0.10.184.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|