pulp-python-client 3.11.6__py3-none-any.whl → 3.11.8__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.
@@ -1,17 +1,25 @@
1
- Metadata-Version: 2.1
2
- Name: pulp-python-client
3
- Version: 3.11.6
1
+ Metadata-Version: 2.4
2
+ Name: pulp_python-client
3
+ Version: 3.11.8
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
7
7
  Author-email: pulp-list@redhat.com
8
- License: GPLv2+
8
+ License: GPL-2.0-or-later
9
9
  Keywords: pulp,pulpcore,client,Pulp 3 API
10
10
  Requires-Python: >=3.4
11
- Requires-Dist: urllib3>=1.15
11
+ Requires-Dist: urllib3<2.7.0,>=1.15
12
12
  Requires-Dist: six>=1.10
13
13
  Requires-Dist: certifi
14
14
  Requires-Dist: python-dateutil
15
+ Dynamic: author
16
+ Dynamic: author-email
17
+ Dynamic: description
18
+ Dynamic: keywords
19
+ Dynamic: license
20
+ Dynamic: requires-dist
21
+ Dynamic: requires-python
22
+ Dynamic: summary
15
23
 
16
24
  Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
17
25
 
@@ -1,21 +1,21 @@
1
1
  pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
2
  pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
3
- pulpcore/client/pulp_python/__init__.py,sha256=7nXo-0YF17sEJ9Qv4suF2-XAbpXpjnytJkLVbYzYjFU,5553
4
- pulpcore/client/pulp_python/api_client.py,sha256=FIxnUUJ8Ga05MQnNmchTZaVQUoxGPIsKZ7r4lAiRDg8,26290
5
- pulpcore/client/pulp_python/configuration.py,sha256=12Z2cno_HBOvrSoDAR5jfZfYCKZqDQvA3HfzallE-wg,13990
3
+ pulpcore/client/pulp_python/__init__.py,sha256=AqWNoz2gUqzXR3icFxPZa_UIKTZPg0IJX0VfDoM8eAg,5553
4
+ pulpcore/client/pulp_python/api_client.py,sha256=iy_xRR0iPGLCLdHXziAe4to4qge0Qt01dTIqxpzzW4s,26290
5
+ pulpcore/client/pulp_python/configuration.py,sha256=pqmCESaSZcnNo8x1BuWAu5pT0MLaornU_epwmRBsZ1A,13990
6
6
  pulpcore/client/pulp_python/exceptions.py,sha256=4P8pBnEQ5hqaudJJMdmM57YfxTTRFcvkQ86GsvtKNEs,3769
7
- pulpcore/client/pulp_python/rest.py,sha256=LT9W8ZNtZbFDfYEEqBWcQ70vp8XfJLiN2TtKyozgk4U,12314
7
+ pulpcore/client/pulp_python/rest.py,sha256=PtZAR6IC2_ZOvCmU1vZtu9s_SNfj-LhcOGZF6pn0Sxc,12311
8
8
  pulpcore/client/pulp_python/api/__init__.py,sha256=Kevd065wwgBI2gr_HXjcVAcTSqLHvBS_VAYlQkbNAYU,909
9
- pulpcore/client/pulp_python/api/content_packages_api.py,sha256=auS-1XYfdH6Z2vnmA2SQFpB-dYcfXfw1yFGLX5OdNyU,49196
10
- pulpcore/client/pulp_python/api/distributions_pypi_api.py,sha256=tGMMVebO3xOxtG37iqPXLC_58RvewDmkZDCZXnt5m9w,60745
11
- pulpcore/client/pulp_python/api/publications_pypi_api.py,sha256=DXVfU4nk2ZRmPLnzdeDwoRD6aXcelIrGevu0PLMpNuM,31112
12
- pulpcore/client/pulp_python/api/pypi_api.py,sha256=4b8op0jY4_nHB_PPm-T0Xzr0Eqw7h3h0XnUUcLvpsjY,6615
13
- pulpcore/client/pulp_python/api/pypi_legacy_api.py,sha256=RmvbEF-YqIikUksTaZ-Peao0T0-4jrvx922Wg7B8OZw,9226
14
- pulpcore/client/pulp_python/api/pypi_metadata_api.py,sha256=af40pMUEdDIb3Z_3QOhaSYCk4-Rkmj-MH9tE65qXFZY,7580
15
- pulpcore/client/pulp_python/api/pypi_simple_api.py,sha256=vaMDnI3Oqi0JJCnRwuQPDYNUbKmm4ktbtTD2aPM7RVY,21506
16
- pulpcore/client/pulp_python/api/remotes_python_api.py,sha256=LDj4GaFnOw_0gbt1Gwsgzw-rXSVdQUji6b-4FkoCKPg,70618
17
- pulpcore/client/pulp_python/api/repositories_python_api.py,sha256=lN3y77Xsu1is0EXrpfqY7c2Vtue0dRLm_1KUY4_AfMo,75764
18
- pulpcore/client/pulp_python/api/repositories_python_versions_api.py,sha256=WqfBLvCcV2u2DzBtL59uHaqeyKJuUB2j3FjhcNk8J7I,34096
9
+ pulpcore/client/pulp_python/api/content_packages_api.py,sha256=I1dHzsNVqrZ30nsjVRmNvI7712NcjC3xP1KUgwgt420,50471
10
+ pulpcore/client/pulp_python/api/distributions_pypi_api.py,sha256=sjJWTiVdVEW-VPZCkQkHWapcjnfF_BpY9yonrv5Aq7s,64145
11
+ pulpcore/client/pulp_python/api/publications_pypi_api.py,sha256=f8eaRWvoGLetH6IeG47jLkt0fD8OTvL1wCSRIwR7Cg0,32812
12
+ pulpcore/client/pulp_python/api/pypi_api.py,sha256=lYlUijYulc3ERfA8Bxc5PtZLX7IT5kCCzVdIda2bSWM,7040
13
+ pulpcore/client/pulp_python/api/pypi_legacy_api.py,sha256=ry6iakaZgxpwbPzYhZWKFr3oY-e0V4A2txI9kmYfLhI,9651
14
+ pulpcore/client/pulp_python/api/pypi_metadata_api.py,sha256=kLNIKmjd1ZpT2e30nS37rtyDotrUlf4bm86n_yO9RuY,8005
15
+ pulpcore/client/pulp_python/api/pypi_simple_api.py,sha256=yvNK_EqW9et_-JQe04KSTS5IJ_nIwOSw7lV1mJSM3Sw,22781
16
+ pulpcore/client/pulp_python/api/remotes_python_api.py,sha256=NO63orlMye_DJAiJpFnVsYJkSpv9SI_3H5O2m4y9Bow,74443
17
+ pulpcore/client/pulp_python/api/repositories_python_api.py,sha256=7NNPRMDp4y2xdz0eT6vRjTKJL6HSFKO58gc1_hEVlxA,80014
18
+ pulpcore/client/pulp_python/api/repositories_python_versions_api.py,sha256=OFGBy_pDVndN647Q9Yc8XUInNrhhU4rrcBTYJyFfqgI,35796
19
19
  pulpcore/client/pulp_python/models/__init__.py,sha256=V7AuvPwp0syJfbqw5EW1HOReFfYrZMpBLoiNE-mAaiA,4203
20
20
  pulpcore/client/pulp_python/models/async_operation_response.py,sha256=I7rVENGhKiRyMqQ_XnGsH0gPYb2wEh1tpgQ2AxoZvgE,3575
21
21
  pulpcore/client/pulp_python/models/content_summary_response.py,sha256=p5puVCEez70e-HkCTlUccZ7ND-UfFkcwg0cO4P1I9rQ,5302
@@ -55,7 +55,7 @@ pulpcore/client/pulp_python/models/set_label_response.py,sha256=n0PkgGraiIISAl2U
55
55
  pulpcore/client/pulp_python/models/summary_response.py,sha256=tnsbMSIsJ7Wn3TxKOFYPNgwutne1jy6Vx-aaOZejiRA,5498
56
56
  pulpcore/client/pulp_python/models/unset_label.py,sha256=jOchl5kHsTLqXAI6TSlm3qydKvjrMLusScLEEybe-8A,3896
57
57
  pulpcore/client/pulp_python/models/unset_label_response.py,sha256=zz9WS1LOXfadx_kZ3MEhQE0ipzN_6zSvVLIRHt3Yn1g,4346
58
- pulp_python_client-3.11.6.dist-info/METADATA,sha256=D2eWPIVmkQXO-AgOVjUB3f6aVFQOv5f0s1948qte66I,419
59
- pulp_python_client-3.11.6.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
60
- pulp_python_client-3.11.6.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
61
- pulp_python_client-3.11.6.dist-info/RECORD,,
58
+ pulp_python_client-3.11.8.dist-info/METADATA,sha256=cI7MfI8Haqm1DOX9dlA_q3jurxaDUo6C9D-T8SjYehg,595
59
+ pulp_python_client-3.11.8.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
60
+ pulp_python_client-3.11.8.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
61
+ pulp_python_client-3.11.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: setuptools (82.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -15,7 +15,7 @@
15
15
 
16
16
  from __future__ import absolute_import
17
17
 
18
- __version__ = "3.11.6"
18
+ __version__ = "3.11.8"
19
19
 
20
20
  # import apis into sdk package
21
21
  from pulpcore.client.pulp_python.api.content_packages_api import ContentPackagesApi
@@ -48,6 +48,7 @@ class ContentPackagesApi(object):
48
48
 
49
49
  :param async_req bool: execute request asynchronously
50
50
  :param str relative_path: Path where the artifact is located relative to distributions base_path (required)
51
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
51
52
  :param str repository: A URI of a repository the new content unit should be associated with.
52
53
  :param str artifact: Artifact file representing the physical content
53
54
  :param file file: An uploaded file that may be turned into the content unit.
@@ -99,6 +100,7 @@ class ContentPackagesApi(object):
99
100
 
100
101
  :param async_req bool: execute request asynchronously
101
102
  :param str relative_path: Path where the artifact is located relative to distributions base_path (required)
103
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
102
104
  :param str repository: A URI of a repository the new content unit should be associated with.
103
105
  :param str artifact: Artifact file representing the physical content
104
106
  :param file file: An uploaded file that may be turned into the content unit.
@@ -143,6 +145,7 @@ class ContentPackagesApi(object):
143
145
 
144
146
  all_params = [
145
147
  'relative_path',
148
+ 'x_task_diagnostics',
146
149
  'repository',
147
150
  'artifact',
148
151
  'file',
@@ -205,6 +208,9 @@ class ContentPackagesApi(object):
205
208
  query_params = []
206
209
 
207
210
  header_params = {}
211
+ if 'x_task_diagnostics' in local_var_params:
212
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
213
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
208
214
 
209
215
  form_params = []
210
216
  local_var_files = {}
@@ -301,6 +307,7 @@ class ContentPackagesApi(object):
301
307
  >>> result = thread.get()
302
308
 
303
309
  :param async_req bool: execute request asynchronously
310
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
304
311
  :param str author: Filter results where author matches value
305
312
  :param list[str] author__in: Filter results where author is in a comma-separated list of values
306
313
  :param str filename: Filter results where filename matches value
@@ -358,6 +365,7 @@ class ContentPackagesApi(object):
358
365
  >>> result = thread.get()
359
366
 
360
367
  :param async_req bool: execute request asynchronously
368
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
361
369
  :param str author: Filter results where author matches value
362
370
  :param list[str] author__in: Filter results where author is in a comma-separated list of values
363
371
  :param str filename: Filter results where filename matches value
@@ -408,6 +416,7 @@ class ContentPackagesApi(object):
408
416
  local_var_params = locals()
409
417
 
410
418
  all_params = [
419
+ 'x_task_diagnostics',
411
420
  'author',
412
421
  'author__in',
413
422
  'filename',
@@ -545,6 +554,9 @@ class ContentPackagesApi(object):
545
554
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
546
555
 
547
556
  header_params = {}
557
+ if 'x_task_diagnostics' in local_var_params:
558
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
559
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
548
560
 
549
561
  form_params = []
550
562
  local_var_files = {}
@@ -584,6 +596,7 @@ class ContentPackagesApi(object):
584
596
 
585
597
  :param async_req bool: execute request asynchronously
586
598
  :param str python_python_package_content_href: (required)
599
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
587
600
  :param list[str] fields: A list of fields to include in the response.
588
601
  :param list[str] exclude_fields: A list of fields to exclude from the response.
589
602
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -611,6 +624,7 @@ class ContentPackagesApi(object):
611
624
 
612
625
  :param async_req bool: execute request asynchronously
613
626
  :param str python_python_package_content_href: (required)
627
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
614
628
  :param list[str] fields: A list of fields to include in the response.
615
629
  :param list[str] exclude_fields: A list of fields to exclude from the response.
616
630
  :param _return_http_data_only: response data without head status code
@@ -631,6 +645,7 @@ class ContentPackagesApi(object):
631
645
 
632
646
  all_params = [
633
647
  'python_python_package_content_href',
648
+ 'x_task_diagnostics',
634
649
  'fields',
635
650
  'exclude_fields'
636
651
  ]
@@ -671,6 +686,9 @@ class ContentPackagesApi(object):
671
686
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
672
687
 
673
688
  header_params = {}
689
+ if 'x_task_diagnostics' in local_var_params:
690
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
691
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
674
692
 
675
693
  form_params = []
676
694
  local_var_files = {}
@@ -48,6 +48,7 @@ class DistributionsPypiApi(object):
48
48
 
49
49
  :param async_req bool: execute request asynchronously
50
50
  :param PythonPythonDistribution python_python_distribution: (required)
51
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
51
52
  :param _preload_content: if False, the urllib3.HTTPResponse object will
52
53
  be returned without reading/decoding response
53
54
  data. Default is True.
@@ -73,6 +74,7 @@ class DistributionsPypiApi(object):
73
74
 
74
75
  :param async_req bool: execute request asynchronously
75
76
  :param PythonPythonDistribution python_python_distribution: (required)
77
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
76
78
  :param _return_http_data_only: response data without head status code
77
79
  and headers
78
80
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -90,7 +92,8 @@ class DistributionsPypiApi(object):
90
92
  local_var_params = locals()
91
93
 
92
94
  all_params = [
93
- 'python_python_distribution'
95
+ 'python_python_distribution',
96
+ 'x_task_diagnostics'
94
97
  ]
95
98
  all_params.extend(
96
99
  [
@@ -121,6 +124,9 @@ class DistributionsPypiApi(object):
121
124
  query_params = []
122
125
 
123
126
  header_params = {}
127
+ if 'x_task_diagnostics' in local_var_params:
128
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
129
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
124
130
 
125
131
  form_params = []
126
132
  local_var_files = {}
@@ -166,6 +172,7 @@ class DistributionsPypiApi(object):
166
172
 
167
173
  :param async_req bool: execute request asynchronously
168
174
  :param str python_python_distribution_href: (required)
175
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
169
176
  :param _preload_content: if False, the urllib3.HTTPResponse object will
170
177
  be returned without reading/decoding response
171
178
  data. Default is True.
@@ -191,6 +198,7 @@ class DistributionsPypiApi(object):
191
198
 
192
199
  :param async_req bool: execute request asynchronously
193
200
  :param str python_python_distribution_href: (required)
201
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
194
202
  :param _return_http_data_only: response data without head status code
195
203
  and headers
196
204
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -208,7 +216,8 @@ class DistributionsPypiApi(object):
208
216
  local_var_params = locals()
209
217
 
210
218
  all_params = [
211
- 'python_python_distribution_href'
219
+ 'python_python_distribution_href',
220
+ 'x_task_diagnostics'
212
221
  ]
213
222
  all_params.extend(
214
223
  [
@@ -241,6 +250,9 @@ class DistributionsPypiApi(object):
241
250
  query_params = []
242
251
 
243
252
  header_params = {}
253
+ if 'x_task_diagnostics' in local_var_params:
254
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
255
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
244
256
 
245
257
  form_params = []
246
258
  local_var_files = {}
@@ -279,6 +291,7 @@ class DistributionsPypiApi(object):
279
291
  >>> result = thread.get()
280
292
 
281
293
  :param async_req bool: execute request asynchronously
294
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
282
295
  :param str base_path: Filter results where base_path matches value
283
296
  :param str base_path__contains: Filter results where base_path contains value
284
297
  :param str base_path__icontains: Filter results where base_path contains value
@@ -328,6 +341,7 @@ class DistributionsPypiApi(object):
328
341
  >>> result = thread.get()
329
342
 
330
343
  :param async_req bool: execute request asynchronously
344
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
331
345
  :param str base_path: Filter results where base_path matches value
332
346
  :param str base_path__contains: Filter results where base_path contains value
333
347
  :param str base_path__icontains: Filter results where base_path contains value
@@ -370,6 +384,7 @@ class DistributionsPypiApi(object):
370
384
  local_var_params = locals()
371
385
 
372
386
  all_params = [
387
+ 'x_task_diagnostics',
373
388
  'base_path',
374
389
  'base_path__contains',
375
390
  'base_path__icontains',
@@ -479,6 +494,9 @@ class DistributionsPypiApi(object):
479
494
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
480
495
 
481
496
  header_params = {}
497
+ if 'x_task_diagnostics' in local_var_params:
498
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
499
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
482
500
 
483
501
  form_params = []
484
502
  local_var_files = {}
@@ -519,6 +537,7 @@ class DistributionsPypiApi(object):
519
537
  :param async_req bool: execute request asynchronously
520
538
  :param str python_python_distribution_href: (required)
521
539
  :param PatchedpythonPythonDistribution patchedpython_python_distribution: (required)
540
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
522
541
  :param _preload_content: if False, the urllib3.HTTPResponse object will
523
542
  be returned without reading/decoding response
524
543
  data. Default is True.
@@ -545,6 +564,7 @@ class DistributionsPypiApi(object):
545
564
  :param async_req bool: execute request asynchronously
546
565
  :param str python_python_distribution_href: (required)
547
566
  :param PatchedpythonPythonDistribution patchedpython_python_distribution: (required)
567
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
548
568
  :param _return_http_data_only: response data without head status code
549
569
  and headers
550
570
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -563,7 +583,8 @@ class DistributionsPypiApi(object):
563
583
 
564
584
  all_params = [
565
585
  'python_python_distribution_href',
566
- 'patchedpython_python_distribution'
586
+ 'patchedpython_python_distribution',
587
+ 'x_task_diagnostics'
567
588
  ]
568
589
  all_params.extend(
569
590
  [
@@ -600,6 +621,9 @@ class DistributionsPypiApi(object):
600
621
  query_params = []
601
622
 
602
623
  header_params = {}
624
+ if 'x_task_diagnostics' in local_var_params:
625
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
626
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
603
627
 
604
628
  form_params = []
605
629
  local_var_files = {}
@@ -645,6 +669,7 @@ class DistributionsPypiApi(object):
645
669
 
646
670
  :param async_req bool: execute request asynchronously
647
671
  :param str python_python_distribution_href: (required)
672
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
648
673
  :param list[str] fields: A list of fields to include in the response.
649
674
  :param list[str] exclude_fields: A list of fields to exclude from the response.
650
675
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -672,6 +697,7 @@ class DistributionsPypiApi(object):
672
697
 
673
698
  :param async_req bool: execute request asynchronously
674
699
  :param str python_python_distribution_href: (required)
700
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
675
701
  :param list[str] fields: A list of fields to include in the response.
676
702
  :param list[str] exclude_fields: A list of fields to exclude from the response.
677
703
  :param _return_http_data_only: response data without head status code
@@ -692,6 +718,7 @@ class DistributionsPypiApi(object):
692
718
 
693
719
  all_params = [
694
720
  'python_python_distribution_href',
721
+ 'x_task_diagnostics',
695
722
  'fields',
696
723
  'exclude_fields'
697
724
  ]
@@ -732,6 +759,9 @@ class DistributionsPypiApi(object):
732
759
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
733
760
 
734
761
  header_params = {}
762
+ if 'x_task_diagnostics' in local_var_params:
763
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
764
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
735
765
 
736
766
  form_params = []
737
767
  local_var_files = {}
@@ -772,6 +802,7 @@ class DistributionsPypiApi(object):
772
802
  :param async_req bool: execute request asynchronously
773
803
  :param str python_python_distribution_href: (required)
774
804
  :param SetLabel set_label: (required)
805
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
775
806
  :param _preload_content: if False, the urllib3.HTTPResponse object will
776
807
  be returned without reading/decoding response
777
808
  data. Default is True.
@@ -798,6 +829,7 @@ class DistributionsPypiApi(object):
798
829
  :param async_req bool: execute request asynchronously
799
830
  :param str python_python_distribution_href: (required)
800
831
  :param SetLabel set_label: (required)
832
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
801
833
  :param _return_http_data_only: response data without head status code
802
834
  and headers
803
835
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -816,7 +848,8 @@ class DistributionsPypiApi(object):
816
848
 
817
849
  all_params = [
818
850
  'python_python_distribution_href',
819
- 'set_label'
851
+ 'set_label',
852
+ 'x_task_diagnostics'
820
853
  ]
821
854
  all_params.extend(
822
855
  [
@@ -853,6 +886,9 @@ class DistributionsPypiApi(object):
853
886
  query_params = []
854
887
 
855
888
  header_params = {}
889
+ if 'x_task_diagnostics' in local_var_params:
890
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
891
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
856
892
 
857
893
  form_params = []
858
894
  local_var_files = {}
@@ -899,6 +935,7 @@ class DistributionsPypiApi(object):
899
935
  :param async_req bool: execute request asynchronously
900
936
  :param str python_python_distribution_href: (required)
901
937
  :param UnsetLabel unset_label: (required)
938
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
902
939
  :param _preload_content: if False, the urllib3.HTTPResponse object will
903
940
  be returned without reading/decoding response
904
941
  data. Default is True.
@@ -925,6 +962,7 @@ class DistributionsPypiApi(object):
925
962
  :param async_req bool: execute request asynchronously
926
963
  :param str python_python_distribution_href: (required)
927
964
  :param UnsetLabel unset_label: (required)
965
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
928
966
  :param _return_http_data_only: response data without head status code
929
967
  and headers
930
968
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -943,7 +981,8 @@ class DistributionsPypiApi(object):
943
981
 
944
982
  all_params = [
945
983
  'python_python_distribution_href',
946
- 'unset_label'
984
+ 'unset_label',
985
+ 'x_task_diagnostics'
947
986
  ]
948
987
  all_params.extend(
949
988
  [
@@ -980,6 +1019,9 @@ class DistributionsPypiApi(object):
980
1019
  query_params = []
981
1020
 
982
1021
  header_params = {}
1022
+ if 'x_task_diagnostics' in local_var_params:
1023
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
1024
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
983
1025
 
984
1026
  form_params = []
985
1027
  local_var_files = {}
@@ -1026,6 +1068,7 @@ class DistributionsPypiApi(object):
1026
1068
  :param async_req bool: execute request asynchronously
1027
1069
  :param str python_python_distribution_href: (required)
1028
1070
  :param PythonPythonDistribution python_python_distribution: (required)
1071
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
1029
1072
  :param _preload_content: if False, the urllib3.HTTPResponse object will
1030
1073
  be returned without reading/decoding response
1031
1074
  data. Default is True.
@@ -1052,6 +1095,7 @@ class DistributionsPypiApi(object):
1052
1095
  :param async_req bool: execute request asynchronously
1053
1096
  :param str python_python_distribution_href: (required)
1054
1097
  :param PythonPythonDistribution python_python_distribution: (required)
1098
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
1055
1099
  :param _return_http_data_only: response data without head status code
1056
1100
  and headers
1057
1101
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -1070,7 +1114,8 @@ class DistributionsPypiApi(object):
1070
1114
 
1071
1115
  all_params = [
1072
1116
  'python_python_distribution_href',
1073
- 'python_python_distribution'
1117
+ 'python_python_distribution',
1118
+ 'x_task_diagnostics'
1074
1119
  ]
1075
1120
  all_params.extend(
1076
1121
  [
@@ -1107,6 +1152,9 @@ class DistributionsPypiApi(object):
1107
1152
  query_params = []
1108
1153
 
1109
1154
  header_params = {}
1155
+ if 'x_task_diagnostics' in local_var_params:
1156
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
1157
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
1110
1158
 
1111
1159
  form_params = []
1112
1160
  local_var_files = {}
@@ -48,6 +48,7 @@ class PublicationsPypiApi(object):
48
48
 
49
49
  :param async_req bool: execute request asynchronously
50
50
  :param PythonPythonPublication python_python_publication: (required)
51
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
51
52
  :param _preload_content: if False, the urllib3.HTTPResponse object will
52
53
  be returned without reading/decoding response
53
54
  data. Default is True.
@@ -73,6 +74,7 @@ class PublicationsPypiApi(object):
73
74
 
74
75
  :param async_req bool: execute request asynchronously
75
76
  :param PythonPythonPublication python_python_publication: (required)
77
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
76
78
  :param _return_http_data_only: response data without head status code
77
79
  and headers
78
80
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -90,7 +92,8 @@ class PublicationsPypiApi(object):
90
92
  local_var_params = locals()
91
93
 
92
94
  all_params = [
93
- 'python_python_publication'
95
+ 'python_python_publication',
96
+ 'x_task_diagnostics'
94
97
  ]
95
98
  all_params.extend(
96
99
  [
@@ -121,6 +124,9 @@ class PublicationsPypiApi(object):
121
124
  query_params = []
122
125
 
123
126
  header_params = {}
127
+ if 'x_task_diagnostics' in local_var_params:
128
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
129
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
124
130
 
125
131
  form_params = []
126
132
  local_var_files = {}
@@ -166,6 +172,7 @@ class PublicationsPypiApi(object):
166
172
 
167
173
  :param async_req bool: execute request asynchronously
168
174
  :param str python_python_publication_href: (required)
175
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
169
176
  :param _preload_content: if False, the urllib3.HTTPResponse object will
170
177
  be returned without reading/decoding response
171
178
  data. Default is True.
@@ -191,6 +198,7 @@ class PublicationsPypiApi(object):
191
198
 
192
199
  :param async_req bool: execute request asynchronously
193
200
  :param str python_python_publication_href: (required)
201
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
194
202
  :param _return_http_data_only: response data without head status code
195
203
  and headers
196
204
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -208,7 +216,8 @@ class PublicationsPypiApi(object):
208
216
  local_var_params = locals()
209
217
 
210
218
  all_params = [
211
- 'python_python_publication_href'
219
+ 'python_python_publication_href',
220
+ 'x_task_diagnostics'
212
221
  ]
213
222
  all_params.extend(
214
223
  [
@@ -241,6 +250,9 @@ class PublicationsPypiApi(object):
241
250
  query_params = []
242
251
 
243
252
  header_params = {}
253
+ if 'x_task_diagnostics' in local_var_params:
254
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
255
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
244
256
 
245
257
  form_params = []
246
258
  local_var_files = {}
@@ -275,6 +287,7 @@ class PublicationsPypiApi(object):
275
287
  >>> result = thread.get()
276
288
 
277
289
  :param async_req bool: execute request asynchronously
290
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
278
291
  :param str content: Content Unit referenced by HREF
279
292
  :param str content__in: Content Unit referenced by HREF
280
293
  :param int limit: Number of results to return per page.
@@ -317,6 +330,7 @@ class PublicationsPypiApi(object):
317
330
  >>> result = thread.get()
318
331
 
319
332
  :param async_req bool: execute request asynchronously
333
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
320
334
  :param str content: Content Unit referenced by HREF
321
335
  :param str content__in: Content Unit referenced by HREF
322
336
  :param int limit: Number of results to return per page.
@@ -352,6 +366,7 @@ class PublicationsPypiApi(object):
352
366
  local_var_params = locals()
353
367
 
354
368
  all_params = [
369
+ 'x_task_diagnostics',
355
370
  'content',
356
371
  'content__in',
357
372
  'limit',
@@ -438,6 +453,9 @@ class PublicationsPypiApi(object):
438
453
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
439
454
 
440
455
  header_params = {}
456
+ if 'x_task_diagnostics' in local_var_params:
457
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
458
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
441
459
 
442
460
  form_params = []
443
461
  local_var_files = {}
@@ -477,6 +495,7 @@ class PublicationsPypiApi(object):
477
495
 
478
496
  :param async_req bool: execute request asynchronously
479
497
  :param str python_python_publication_href: (required)
498
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
480
499
  :param list[str] fields: A list of fields to include in the response.
481
500
  :param list[str] exclude_fields: A list of fields to exclude from the response.
482
501
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -504,6 +523,7 @@ class PublicationsPypiApi(object):
504
523
 
505
524
  :param async_req bool: execute request asynchronously
506
525
  :param str python_python_publication_href: (required)
526
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
507
527
  :param list[str] fields: A list of fields to include in the response.
508
528
  :param list[str] exclude_fields: A list of fields to exclude from the response.
509
529
  :param _return_http_data_only: response data without head status code
@@ -524,6 +544,7 @@ class PublicationsPypiApi(object):
524
544
 
525
545
  all_params = [
526
546
  'python_python_publication_href',
547
+ 'x_task_diagnostics',
527
548
  'fields',
528
549
  'exclude_fields'
529
550
  ]
@@ -564,6 +585,9 @@ class PublicationsPypiApi(object):
564
585
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
565
586
 
566
587
  header_params = {}
588
+ if 'x_task_diagnostics' in local_var_params:
589
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
590
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
567
591
 
568
592
  form_params = []
569
593
  local_var_files = {}
@@ -48,6 +48,7 @@ class PypiApi(object):
48
48
 
49
49
  :param async_req bool: execute request asynchronously
50
50
  :param str path: (required)
51
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
51
52
  :param list[str] fields: A list of fields to include in the response.
52
53
  :param list[str] exclude_fields: A list of fields to exclude from the response.
53
54
  :param _preload_content: if False, the urllib3.HTTPResponse object will
@@ -75,6 +76,7 @@ class PypiApi(object):
75
76
 
76
77
  :param async_req bool: execute request asynchronously
77
78
  :param str path: (required)
79
+ :param list[str] x_task_diagnostics: List of profilers to use on tasks.
78
80
  :param list[str] fields: A list of fields to include in the response.
79
81
  :param list[str] exclude_fields: A list of fields to exclude from the response.
80
82
  :param _return_http_data_only: response data without head status code
@@ -95,6 +97,7 @@ class PypiApi(object):
95
97
 
96
98
  all_params = [
97
99
  'path',
100
+ 'x_task_diagnostics',
98
101
  'fields',
99
102
  'exclude_fields'
100
103
  ]
@@ -135,6 +138,9 @@ class PypiApi(object):
135
138
  collection_formats['exclude_fields'] = 'multi' # noqa: E501
136
139
 
137
140
  header_params = {}
141
+ if 'x_task_diagnostics' in local_var_params:
142
+ header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
143
+ collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
138
144
 
139
145
  form_params = []
140
146
  local_var_files = {}