pycarlo 0.10.150__py3-none-any.whl → 0.10.152__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 CHANGED
@@ -118226,6 +118226,12 @@
118226
118226
  "description": "size_collection_disabled",
118227
118227
  "isDeprecated": false,
118228
118228
  "name": "SIZE_COLLECTION_DISABLED"
118229
+ },
118230
+ {
118231
+ "deprecationReason": null,
118232
+ "description": "deprecated_job_type",
118233
+ "isDeprecated": false,
118234
+ "name": "DEPRECATED_JOB_TYPE"
118229
118235
  }
118230
118236
  ],
118231
118237
  "fields": null,
@@ -127578,6 +127584,18 @@
127578
127584
  "ofType": null
127579
127585
  }
127580
127586
  },
127587
+ {
127588
+ "args": [],
127589
+ "deprecationReason": null,
127590
+ "description": "The domain's tag representation",
127591
+ "isDeprecated": false,
127592
+ "name": "domainTag",
127593
+ "type": {
127594
+ "kind": "SCALAR",
127595
+ "name": "String",
127596
+ "ofType": null
127597
+ }
127598
+ },
127581
127599
  {
127582
127600
  "args": [],
127583
127601
  "deprecationReason": null,
pycarlo/lib/schema.py CHANGED
@@ -1408,6 +1408,7 @@ class DataCollectorScheduleModelDeleteReason(sgqlc.types.Enum):
1408
1408
  """Enumeration Choices:
1409
1409
 
1410
1410
  * `CONNECTION_DELETED`: connection_deleted
1411
+ * `DEPRECATED_JOB_TYPE`: deprecated_job_type
1411
1412
  * `MONITOR_DELETED`: monitor_deleted
1412
1413
  * `NO_COLLECTOR`: no_collector
1413
1414
  * `RULE_DELETED`: rule_deleted
@@ -1417,6 +1418,7 @@ class DataCollectorScheduleModelDeleteReason(sgqlc.types.Enum):
1417
1418
  __schema__ = schema
1418
1419
  __choices__ = (
1419
1420
  "CONNECTION_DELETED",
1421
+ "DEPRECATED_JOB_TYPE",
1420
1422
  "MONITOR_DELETED",
1421
1423
  "NO_COLLECTOR",
1422
1424
  "RULE_DELETED",
@@ -19224,6 +19226,7 @@ class DomainOutput(sgqlc.types.Type):
19224
19226
  "name",
19225
19227
  "description",
19226
19228
  "created_by_email",
19229
+ "domain_tag",
19227
19230
  "assignments",
19228
19231
  "excluded_assignments",
19229
19232
  "tags",
@@ -19243,6 +19246,9 @@ class DomainOutput(sgqlc.types.Type):
19243
19246
  created_by_email = sgqlc.types.Field(String, graphql_name="createdByEmail")
19244
19247
  """Domain created by email address"""
19245
19248
 
19249
+ domain_tag = sgqlc.types.Field(String, graphql_name="domainTag")
19250
+ """The domain's tag representation"""
19251
+
19246
19252
  assignments = sgqlc.types.Field(sgqlc.types.list_of(String), graphql_name="assignments")
19247
19253
  """Objects assigned to domain (as MCONs)"""
19248
19254
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.150
3
+ Version: 0.10.152
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -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=L-nAj31Onrmd122IjCFFcxIPBuiIsFXCv2pk4pmoPFo,6212098
39
- pycarlo/lib/schema.py,sha256=dCQd5HTMPX3_QF1hf3NlgJhCx1CVMaWe1Tgt7zTI5Bo,2696350
40
- pycarlo-0.10.150.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.150.dist-info/METADATA,sha256=KTa8bV3iG-iuyVKLb1rxo-XqfxdsLNml5jFORkXVQyk,8742
42
- pycarlo-0.10.150.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.150.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.150.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=HJZw6Lgnat5vdzhMe4q_4aWkjMDA-sjuTWboeGD6gMw,6212672
39
+ pycarlo/lib/schema.py,sha256=Y47bfP1n3Ccsuj3LTIpIaMcZzNdPPuyT1mHxIiEWYLM,2696564
40
+ pycarlo-0.10.152.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.152.dist-info/METADATA,sha256=Uk3xGXi7IyWhIzMogmA44qCPsLCg6bwWDNnHXWwKGig,8742
42
+ pycarlo-0.10.152.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.152.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.152.dist-info/RECORD,,