pulpcore_client 3.49.61 → 3.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -6
  3. data/docs/AccessPoliciesApi.md +7 -23
  4. data/docs/ArtifactDistributionResponse.md +12 -12
  5. data/docs/ArtifactsApi.md +3 -13
  6. data/docs/ContentApi.md +1 -3
  7. data/docs/ContentguardsApi.md +1 -3
  8. data/docs/ContentguardsCompositeApi.md +13 -45
  9. data/docs/ContentguardsContentRedirectApi.md +13 -45
  10. data/docs/ContentguardsHeaderApi.md +13 -45
  11. data/docs/ContentguardsRbacApi.md +13 -45
  12. data/docs/DistributionsApi.md +1 -3
  13. data/docs/DistributionsArtifactsApi.md +1 -5
  14. data/docs/Domain.md +1 -1
  15. data/docs/DomainResponse.md +1 -1
  16. data/docs/DomainsApi.md +9 -29
  17. data/docs/ExportersFilesystemApi.md +9 -29
  18. data/docs/ExportersFilesystemExportsApi.md +5 -17
  19. data/docs/ExportersPulpApi.md +9 -29
  20. data/docs/ExportersPulpExportsApi.md +5 -17
  21. data/docs/GroupsApi.md +13 -45
  22. data/docs/GroupsRolesApi.md +5 -17
  23. data/docs/GroupsUsersApi.md +5 -15
  24. data/docs/ImportersPulpApi.md +9 -29
  25. data/docs/ImportersPulpImportCheckApi.md +3 -7
  26. data/docs/ImportersPulpImportsApi.md +5 -17
  27. data/docs/OrphansApi.md +4 -10
  28. data/docs/OrphansCleanupApi.md +3 -7
  29. data/docs/PatchedDomain.md +1 -1
  30. data/docs/PublicationsApi.md +1 -3
  31. data/docs/RemotesApi.md +1 -3
  32. data/docs/RepairApi.md +3 -7
  33. data/docs/RepositoriesApi.md +1 -3
  34. data/docs/RepositoriesReclaimSpaceApi.md +3 -7
  35. data/docs/RepositoryVersionsApi.md +1 -3
  36. data/docs/RolesApi.md +9 -29
  37. data/docs/SigningServicesApi.md +1 -5
  38. data/docs/StatusApi.md +4 -14
  39. data/docs/TaskGroupsApi.md +1 -5
  40. data/docs/TaskSchedulesApi.md +5 -21
  41. data/docs/TasksApi.md +13 -41
  42. data/docs/UploadsApi.md +11 -41
  43. data/docs/UpstreamPulpsApi.md +15 -51
  44. data/docs/UsersApi.md +9 -29
  45. data/docs/UsersRolesApi.md +5 -17
  46. data/docs/WorkersApi.md +1 -5
  47. data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
  48. data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
  49. data/lib/pulpcore_client/api/content_api.rb +0 -3
  50. data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
  51. data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
  52. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
  53. data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
  54. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
  55. data/lib/pulpcore_client/api/distributions_api.rb +0 -3
  56. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
  57. data/lib/pulpcore_client/api/domains_api.rb +0 -18
  58. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
  59. data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
  60. data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
  61. data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
  62. data/lib/pulpcore_client/api/groups_api.rb +0 -30
  63. data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
  64. data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
  65. data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
  66. data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
  67. data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
  68. data/lib/pulpcore_client/api/orphans_api.rb +0 -3
  69. data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
  70. data/lib/pulpcore_client/api/publications_api.rb +0 -3
  71. data/lib/pulpcore_client/api/remotes_api.rb +0 -3
  72. data/lib/pulpcore_client/api/repair_api.rb +0 -3
  73. data/lib/pulpcore_client/api/repositories_api.rb +0 -3
  74. data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
  75. data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
  76. data/lib/pulpcore_client/api/roles_api.rb +0 -18
  77. data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
  78. data/lib/pulpcore_client/api/status_api.rb +0 -9
  79. data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
  80. data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
  81. data/lib/pulpcore_client/api/tasks_api.rb +2 -29
  82. data/lib/pulpcore_client/api/uploads_api.rb +0 -30
  83. data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
  84. data/lib/pulpcore_client/api/users_api.rb +0 -18
  85. data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
  86. data/lib/pulpcore_client/api/workers_api.rb +0 -6
  87. data/lib/pulpcore_client/configuration.rb +2 -2
  88. data/lib/pulpcore_client/models/artifact_distribution_response.rb +58 -58
  89. data/lib/pulpcore_client/models/domain.rb +1 -1
  90. data/lib/pulpcore_client/models/domain_response.rb +1 -1
  91. data/lib/pulpcore_client/models/patched_domain.rb +1 -1
  92. data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
  93. data/lib/pulpcore_client/version.rb +1 -1
  94. data/spec/api/access_policies_api_spec.rb +0 -5
  95. data/spec/api/artifacts_api_spec.rb +0 -4
  96. data/spec/api/content_api_spec.rb +0 -1
  97. data/spec/api/contentguards_api_spec.rb +0 -1
  98. data/spec/api/contentguards_composite_api_spec.rb +0 -10
  99. data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
  100. data/spec/api/contentguards_header_api_spec.rb +0 -10
  101. data/spec/api/contentguards_rbac_api_spec.rb +0 -10
  102. data/spec/api/distributions_api_spec.rb +0 -1
  103. data/spec/api/distributions_artifacts_api_spec.rb +0 -2
  104. data/spec/api/domains_api_spec.rb +0 -6
  105. data/spec/api/exporters_filesystem_api_spec.rb +0 -6
  106. data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
  107. data/spec/api/exporters_pulp_api_spec.rb +0 -6
  108. data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
  109. data/spec/api/groups_api_spec.rb +0 -10
  110. data/spec/api/groups_roles_api_spec.rb +0 -4
  111. data/spec/api/groups_users_api_spec.rb +0 -3
  112. data/spec/api/importers_pulp_api_spec.rb +0 -6
  113. data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
  114. data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
  115. data/spec/api/orphans_api_spec.rb +0 -1
  116. data/spec/api/orphans_cleanup_api_spec.rb +0 -1
  117. data/spec/api/publications_api_spec.rb +0 -1
  118. data/spec/api/remotes_api_spec.rb +0 -1
  119. data/spec/api/repair_api_spec.rb +0 -1
  120. data/spec/api/repositories_api_spec.rb +0 -1
  121. data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
  122. data/spec/api/repository_versions_api_spec.rb +0 -1
  123. data/spec/api/roles_api_spec.rb +0 -6
  124. data/spec/api/signing_services_api_spec.rb +0 -2
  125. data/spec/api/status_api_spec.rb +0 -3
  126. data/spec/api/task_groups_api_spec.rb +0 -2
  127. data/spec/api/task_schedules_api_spec.rb +0 -6
  128. data/spec/api/tasks_api_spec.rb +1 -10
  129. data/spec/api/uploads_api_spec.rb +0 -10
  130. data/spec/api/upstream_pulps_api_spec.rb +0 -11
  131. data/spec/api/users_api_spec.rb +0 -6
  132. data/spec/api/users_roles_api_spec.rb +0 -4
  133. data/spec/api/workers_api_spec.rb +0 -2
  134. data/spec/configuration_spec.rb +3 -3
  135. data/spec/models/artifact_distribution_response_spec.rb +9 -9
  136. metadata +166 -166
@@ -15,58 +15,58 @@ require 'date'
15
15
  module PulpcoreClient
16
16
  # A serializer for ArtifactDistribution.
17
17
  class ArtifactDistributionResponse
18
- # Timestamp of creation.
19
- attr_accessor :pulp_created
20
-
21
- attr_accessor :pulp_labels
22
-
23
- # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
24
- attr_accessor :base_path
25
-
26
- # Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.
27
- attr_accessor :pulp_last_updated
18
+ attr_accessor :pulp_href
28
19
 
29
20
  # An optional content-guard.
30
21
  attr_accessor :content_guard
31
22
 
23
+ # The URL for accessing the publication as defined by this distribution.
24
+ attr_accessor :base_url
25
+
26
+ attr_accessor :pulp_labels
27
+
32
28
  # A unique name. Ex, `rawhide` and `stable`.
33
29
  attr_accessor :name
34
30
 
35
- attr_accessor :pulp_href
36
-
37
31
  # Whether this distribution should be shown in the content app.
38
32
  attr_accessor :hidden
39
33
 
40
- # The URL for accessing the publication as defined by this distribution.
41
- attr_accessor :base_url
34
+ # The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
35
+ attr_accessor :base_path
36
+
37
+ # Timestamp of creation.
38
+ attr_accessor :pulp_created
39
+
40
+ # Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.
41
+ attr_accessor :pulp_last_updated
42
42
 
43
43
  # Attribute mapping from ruby-style variable name to JSON key.
44
44
  def self.attribute_map
45
45
  {
46
- :'pulp_created' => :'pulp_created',
47
- :'pulp_labels' => :'pulp_labels',
48
- :'base_path' => :'base_path',
49
- :'pulp_last_updated' => :'pulp_last_updated',
46
+ :'pulp_href' => :'pulp_href',
50
47
  :'content_guard' => :'content_guard',
48
+ :'base_url' => :'base_url',
49
+ :'pulp_labels' => :'pulp_labels',
51
50
  :'name' => :'name',
52
- :'pulp_href' => :'pulp_href',
53
51
  :'hidden' => :'hidden',
54
- :'base_url' => :'base_url'
52
+ :'base_path' => :'base_path',
53
+ :'pulp_created' => :'pulp_created',
54
+ :'pulp_last_updated' => :'pulp_last_updated'
55
55
  }
56
56
  end
57
57
 
58
58
  # Attribute type mapping.
59
59
  def self.openapi_types
60
60
  {
61
- :'pulp_created' => :'DateTime',
62
- :'pulp_labels' => :'Hash<String, String>',
63
- :'base_path' => :'String',
64
- :'pulp_last_updated' => :'DateTime',
61
+ :'pulp_href' => :'String',
65
62
  :'content_guard' => :'String',
63
+ :'base_url' => :'String',
64
+ :'pulp_labels' => :'Hash<String, String>',
66
65
  :'name' => :'String',
67
- :'pulp_href' => :'String',
68
66
  :'hidden' => :'Boolean',
69
- :'base_url' => :'String'
67
+ :'base_path' => :'String',
68
+ :'pulp_created' => :'DateTime',
69
+ :'pulp_last_updated' => :'DateTime'
70
70
  }
71
71
  end
72
72
 
@@ -92,44 +92,44 @@ module PulpcoreClient
92
92
  h[k.to_sym] = v
93
93
  }
94
94
 
95
- if attributes.key?(:'pulp_created')
96
- self.pulp_created = attributes[:'pulp_created']
97
- end
98
-
99
- if attributes.key?(:'pulp_labels')
100
- if (value = attributes[:'pulp_labels']).is_a?(Hash)
101
- self.pulp_labels = value
102
- end
95
+ if attributes.key?(:'pulp_href')
96
+ self.pulp_href = attributes[:'pulp_href']
103
97
  end
104
98
 
105
- if attributes.key?(:'base_path')
106
- self.base_path = attributes[:'base_path']
99
+ if attributes.key?(:'content_guard')
100
+ self.content_guard = attributes[:'content_guard']
107
101
  end
108
102
 
109
- if attributes.key?(:'pulp_last_updated')
110
- self.pulp_last_updated = attributes[:'pulp_last_updated']
103
+ if attributes.key?(:'base_url')
104
+ self.base_url = attributes[:'base_url']
111
105
  end
112
106
 
113
- if attributes.key?(:'content_guard')
114
- self.content_guard = attributes[:'content_guard']
107
+ if attributes.key?(:'pulp_labels')
108
+ if (value = attributes[:'pulp_labels']).is_a?(Hash)
109
+ self.pulp_labels = value
110
+ end
115
111
  end
116
112
 
117
113
  if attributes.key?(:'name')
118
114
  self.name = attributes[:'name']
119
115
  end
120
116
 
121
- if attributes.key?(:'pulp_href')
122
- self.pulp_href = attributes[:'pulp_href']
123
- end
124
-
125
117
  if attributes.key?(:'hidden')
126
118
  self.hidden = attributes[:'hidden']
127
119
  else
128
120
  self.hidden = false
129
121
  end
130
122
 
131
- if attributes.key?(:'base_url')
132
- self.base_url = attributes[:'base_url']
123
+ if attributes.key?(:'base_path')
124
+ self.base_path = attributes[:'base_path']
125
+ end
126
+
127
+ if attributes.key?(:'pulp_created')
128
+ self.pulp_created = attributes[:'pulp_created']
129
+ end
130
+
131
+ if attributes.key?(:'pulp_last_updated')
132
+ self.pulp_last_updated = attributes[:'pulp_last_updated']
133
133
  end
134
134
  end
135
135
 
@@ -137,22 +137,22 @@ module PulpcoreClient
137
137
  # @return Array for valid properties with the reasons
138
138
  def list_invalid_properties
139
139
  invalid_properties = Array.new
140
- if @base_path.nil?
141
- invalid_properties.push('invalid value for "base_path", base_path cannot be nil.')
142
- end
143
-
144
140
  if @name.nil?
145
141
  invalid_properties.push('invalid value for "name", name cannot be nil.')
146
142
  end
147
143
 
144
+ if @base_path.nil?
145
+ invalid_properties.push('invalid value for "base_path", base_path cannot be nil.')
146
+ end
147
+
148
148
  invalid_properties
149
149
  end
150
150
 
151
151
  # Check to see if the all the properties in the model are valid
152
152
  # @return true if the model is valid
153
153
  def valid?
154
- return false if @base_path.nil?
155
154
  return false if @name.nil?
155
+ return false if @base_path.nil?
156
156
  true
157
157
  end
158
158
 
@@ -161,15 +161,15 @@ module PulpcoreClient
161
161
  def ==(o)
162
162
  return true if self.equal?(o)
163
163
  self.class == o.class &&
164
- pulp_created == o.pulp_created &&
165
- pulp_labels == o.pulp_labels &&
166
- base_path == o.base_path &&
167
- pulp_last_updated == o.pulp_last_updated &&
164
+ pulp_href == o.pulp_href &&
168
165
  content_guard == o.content_guard &&
166
+ base_url == o.base_url &&
167
+ pulp_labels == o.pulp_labels &&
169
168
  name == o.name &&
170
- pulp_href == o.pulp_href &&
171
169
  hidden == o.hidden &&
172
- base_url == o.base_url
170
+ base_path == o.base_path &&
171
+ pulp_created == o.pulp_created &&
172
+ pulp_last_updated == o.pulp_last_updated
173
173
  end
174
174
 
175
175
  # @see the `==` method
@@ -181,7 +181,7 @@ module PulpcoreClient
181
181
  # Calculates hash code according to all attributes.
182
182
  # @return [Integer] Hash code
183
183
  def hash
184
- [pulp_created, pulp_labels, base_path, pulp_last_updated, content_guard, name, pulp_href, hidden, base_url].hash
184
+ [pulp_href, content_guard, base_url, pulp_labels, name, hidden, base_path, pulp_created, pulp_last_updated].hash
185
185
  end
186
186
 
187
187
  # Builds the object from hash
@@ -21,7 +21,7 @@ module PulpcoreClient
21
21
  # An optional description.
22
22
  attr_accessor :description
23
23
 
24
- # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage [deprecated] * `storages.backends.s3.S3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
24
+ # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
25
25
  attr_accessor :storage_class
26
26
 
27
27
  # Settings for storage class.
@@ -29,7 +29,7 @@ module PulpcoreClient
29
29
  # An optional description.
30
30
  attr_accessor :description
31
31
 
32
- # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage [deprecated] * `storages.backends.s3.S3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
32
+ # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
33
33
  attr_accessor :storage_class
34
34
 
35
35
  # Settings for storage class.
@@ -21,7 +21,7 @@ module PulpcoreClient
21
21
  # An optional description.
22
22
  attr_accessor :description
23
23
 
24
- # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage [deprecated] * `storages.backends.s3.S3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
24
+ # Backend storage class for domain. * `pulpcore.app.models.storage.FileSystem` - Use local filesystem as storage * `storages.backends.s3boto3.S3Boto3Storage` - Use Amazon S3 as storage * `storages.backends.azure_storage.AzureStorage` - Use Azure Blob as storage
25
25
  attr_accessor :storage_class
26
26
 
27
27
  # Settings for storage class.
@@ -16,7 +16,6 @@ module PulpcoreClient
16
16
  class StorageClassEnum
17
17
  PULPCORE_APP_MODELS_STORAGE_FILE_SYSTEM = "pulpcore.app.models.storage.FileSystem".freeze
18
18
  STORAGES_BACKENDS_S3BOTO3_S3_BOTO3_STORAGE = "storages.backends.s3boto3.S3Boto3Storage".freeze
19
- STORAGES_BACKENDS_S3_S3_STORAGE = "storages.backends.s3.S3Storage".freeze
20
19
  STORAGES_BACKENDS_AZURE_STORAGE_AZURE_STORAGE = "storages.backends.azure_storage.AzureStorage".freeze
21
20
 
22
21
  # Builds the enum from string
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpcoreClient
14
- VERSION = '3.49.61'
14
+ VERSION = '3.50.0'
15
15
  end
@@ -36,7 +36,6 @@ describe 'AccessPoliciesApi' do
36
36
  # List access policys
37
37
  # ViewSet for AccessPolicy. NOTE: This API endpoint is in \&quot;tech preview\&quot; and subject to change
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
39
  # @option opts [Boolean] :customized Filter results where customized matches value
41
40
  # @option opts [Integer] :limit Number of results to return per page.
42
41
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -68,7 +67,6 @@ describe 'AccessPoliciesApi' do
68
67
  # @param access_policy_href
69
68
  # @param patched_access_policy
70
69
  # @param [Hash] opts the optional parameters
71
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
72
70
  # @return [AccessPolicyResponse]
73
71
  describe 'partial_update test' do
74
72
  it 'should work' do
@@ -81,7 +79,6 @@ describe 'AccessPoliciesApi' do
81
79
  # ViewSet for AccessPolicy. NOTE: This API endpoint is in \&quot;tech preview\&quot; and subject to change
82
80
  # @param access_policy_href
83
81
  # @param [Hash] opts the optional parameters
84
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
85
82
  # @option opts [Array<String>] :fields A list of fields to include in the response.
86
83
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
87
84
  # @return [AccessPolicyResponse]
@@ -95,7 +92,6 @@ describe 'AccessPoliciesApi' do
95
92
  # Reset the access policy to its uncustomized default value.
96
93
  # @param access_policy_href
97
94
  # @param [Hash] opts the optional parameters
98
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
99
95
  # @return [AccessPolicyResponse]
100
96
  describe 'reset test' do
101
97
  it 'should work' do
@@ -109,7 +105,6 @@ describe 'AccessPoliciesApi' do
109
105
  # @param access_policy_href
110
106
  # @param access_policy
111
107
  # @param [Hash] opts the optional parameters
112
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
113
108
  # @return [AccessPolicyResponse]
114
109
  describe 'update test' do
115
110
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ArtifactsApi' do
37
37
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
38
38
  # @param file The stored file.
39
39
  # @param [Hash] opts the optional parameters
40
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
41
40
  # @option opts [Integer] :size The size of the file in bytes.
42
41
  # @option opts [String] :md5 The MD5 checksum of the file if available.
43
42
  # @option opts [String] :sha1 The SHA-1 checksum of the file if available.
@@ -57,7 +56,6 @@ describe 'ArtifactsApi' do
57
56
  # Remove Artifact only if it is not associated with any Content.
58
57
  # @param artifact_href
59
58
  # @param [Hash] opts the optional parameters
60
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
61
59
  # @return [nil]
62
60
  describe 'delete test' do
63
61
  it 'should work' do
@@ -69,7 +67,6 @@ describe 'ArtifactsApi' do
69
67
  # List artifacts
70
68
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
71
69
  # @param [Hash] opts the optional parameters
72
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
73
70
  # @option opts [Integer] :limit Number of results to return per page.
74
71
  # @option opts [String] :md5 Filter results where md5 matches value
75
72
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -98,7 +95,6 @@ describe 'ArtifactsApi' do
98
95
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
99
96
  # @param artifact_href
100
97
  # @param [Hash] opts the optional parameters
101
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
102
98
  # @option opts [Array<String>] :fields A list of fields to include in the response.
103
99
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
104
100
  # @return [ArtifactResponse]
@@ -36,7 +36,6 @@ describe 'ContentApi' do
36
36
  # List content
37
37
  # Endpoint to list all content.
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
39
  # @option opts [Integer] :limit Number of results to return per page.
41
40
  # @option opts [Integer] :offset The initial index from which to return the results.
42
41
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -36,7 +36,6 @@ describe 'ContentguardsApi' do
36
36
  # List content guards
37
37
  # Endpoint to list all contentguards.
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
39
  # @option opts [Integer] :limit Number of results to return per page.
41
40
  # @option opts [String] :name Filter results where name matches value
42
41
  # @option opts [String] :name__contains Filter results where name contains value
@@ -38,7 +38,6 @@ describe 'ContentguardsCompositeApi' do
38
38
  # @param composite_content_guard_href
39
39
  # @param nested_role
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
41
  # @return [NestedRoleResponse]
43
42
  describe 'add_role test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ContentguardsCompositeApi' do
51
50
  # Content guard that queries a list-of content-guards for access permissions.
52
51
  # @param composite_content_guard
53
52
  # @param [Hash] opts the optional parameters
54
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
55
53
  # @return [CompositeContentGuardResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ContentguardsCompositeApi' do
64
62
  # Content guard that queries a list-of content-guards for access permissions.
65
63
  # @param composite_content_guard_href
66
64
  # @param [Hash] opts the optional parameters
67
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
68
65
  # @return [nil]
69
66
  describe 'delete test' do
70
67
  it 'should work' do
@@ -76,7 +73,6 @@ describe 'ContentguardsCompositeApi' do
76
73
  # List composite content guards
77
74
  # Content guard that queries a list-of content-guards for access permissions.
78
75
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
76
  # @option opts [Integer] :limit Number of results to return per page.
81
77
  # @option opts [String] :name Filter results where name matches value
82
78
  # @option opts [String] :name__contains Filter results where name contains value
@@ -106,7 +102,6 @@ describe 'ContentguardsCompositeApi' do
106
102
  # List roles assigned to this object.
107
103
  # @param composite_content_guard_href
108
104
  # @param [Hash] opts the optional parameters
109
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
110
105
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [ObjectRolesResponse]
@@ -121,7 +116,6 @@ describe 'ContentguardsCompositeApi' do
121
116
  # List permissions available to the current user on this object.
122
117
  # @param composite_content_guard_href
123
118
  # @param [Hash] opts the optional parameters
124
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
125
119
  # @option opts [Array<String>] :fields A list of fields to include in the response.
126
120
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
127
121
  # @return [MyPermissionsResponse]
@@ -137,7 +131,6 @@ describe 'ContentguardsCompositeApi' do
137
131
  # @param composite_content_guard_href
138
132
  # @param patched_composite_content_guard
139
133
  # @param [Hash] opts the optional parameters
140
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
141
134
  # @return [CompositeContentGuardResponse]
142
135
  describe 'partial_update test' do
143
136
  it 'should work' do
@@ -150,7 +143,6 @@ describe 'ContentguardsCompositeApi' do
150
143
  # Content guard that queries a list-of content-guards for access permissions.
151
144
  # @param composite_content_guard_href
152
145
  # @param [Hash] opts the optional parameters
153
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
154
146
  # @option opts [Array<String>] :fields A list of fields to include in the response.
155
147
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
156
148
  # @return [CompositeContentGuardResponse]
@@ -166,7 +158,6 @@ describe 'ContentguardsCompositeApi' do
166
158
  # @param composite_content_guard_href
167
159
  # @param nested_role
168
160
  # @param [Hash] opts the optional parameters
169
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
170
161
  # @return [NestedRoleResponse]
171
162
  describe 'remove_role test' do
172
163
  it 'should work' do
@@ -180,7 +171,6 @@ describe 'ContentguardsCompositeApi' do
180
171
  # @param composite_content_guard_href
181
172
  # @param composite_content_guard
182
173
  # @param [Hash] opts the optional parameters
183
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
184
174
  # @return [CompositeContentGuardResponse]
185
175
  describe 'update test' do
186
176
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'ContentguardsContentRedirectApi' do
38
38
  # @param content_redirect_content_guard_href
39
39
  # @param nested_role
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
41
  # @return [NestedRoleResponse]
43
42
  describe 'add_role test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ContentguardsContentRedirectApi' do
51
50
  # Content guard to protect preauthenticated redirects to the content app.
52
51
  # @param content_redirect_content_guard
53
52
  # @param [Hash] opts the optional parameters
54
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
55
53
  # @return [ContentRedirectContentGuardResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ContentguardsContentRedirectApi' do
64
62
  # Content guard to protect preauthenticated redirects to the content app.
65
63
  # @param content_redirect_content_guard_href
66
64
  # @param [Hash] opts the optional parameters
67
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
68
65
  # @return [nil]
69
66
  describe 'delete test' do
70
67
  it 'should work' do
@@ -76,7 +73,6 @@ describe 'ContentguardsContentRedirectApi' do
76
73
  # List content redirect content guards
77
74
  # Content guard to protect preauthenticated redirects to the content app.
78
75
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
76
  # @option opts [Integer] :limit Number of results to return per page.
81
77
  # @option opts [String] :name Filter results where name matches value
82
78
  # @option opts [String] :name__contains Filter results where name contains value
@@ -106,7 +102,6 @@ describe 'ContentguardsContentRedirectApi' do
106
102
  # List roles assigned to this object.
107
103
  # @param content_redirect_content_guard_href
108
104
  # @param [Hash] opts the optional parameters
109
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
110
105
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [ObjectRolesResponse]
@@ -121,7 +116,6 @@ describe 'ContentguardsContentRedirectApi' do
121
116
  # List permissions available to the current user on this object.
122
117
  # @param content_redirect_content_guard_href
123
118
  # @param [Hash] opts the optional parameters
124
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
125
119
  # @option opts [Array<String>] :fields A list of fields to include in the response.
126
120
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
127
121
  # @return [MyPermissionsResponse]
@@ -137,7 +131,6 @@ describe 'ContentguardsContentRedirectApi' do
137
131
  # @param content_redirect_content_guard_href
138
132
  # @param patched_content_redirect_content_guard
139
133
  # @param [Hash] opts the optional parameters
140
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
141
134
  # @return [ContentRedirectContentGuardResponse]
142
135
  describe 'partial_update test' do
143
136
  it 'should work' do
@@ -150,7 +143,6 @@ describe 'ContentguardsContentRedirectApi' do
150
143
  # Content guard to protect preauthenticated redirects to the content app.
151
144
  # @param content_redirect_content_guard_href
152
145
  # @param [Hash] opts the optional parameters
153
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
154
146
  # @option opts [Array<String>] :fields A list of fields to include in the response.
155
147
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
156
148
  # @return [ContentRedirectContentGuardResponse]
@@ -166,7 +158,6 @@ describe 'ContentguardsContentRedirectApi' do
166
158
  # @param content_redirect_content_guard_href
167
159
  # @param nested_role
168
160
  # @param [Hash] opts the optional parameters
169
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
170
161
  # @return [NestedRoleResponse]
171
162
  describe 'remove_role test' do
172
163
  it 'should work' do
@@ -180,7 +171,6 @@ describe 'ContentguardsContentRedirectApi' do
180
171
  # @param content_redirect_content_guard_href
181
172
  # @param content_redirect_content_guard
182
173
  # @param [Hash] opts the optional parameters
183
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
184
174
  # @return [ContentRedirectContentGuardResponse]
185
175
  describe 'update test' do
186
176
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'ContentguardsHeaderApi' do
38
38
  # @param header_content_guard_href
39
39
  # @param nested_role
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
41
  # @return [NestedRoleResponse]
43
42
  describe 'add_role test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ContentguardsHeaderApi' do
51
50
  # Content guard to protect the content app using a specific header.
52
51
  # @param header_content_guard
53
52
  # @param [Hash] opts the optional parameters
54
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
55
53
  # @return [HeaderContentGuardResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ContentguardsHeaderApi' do
64
62
  # Content guard to protect the content app using a specific header.
65
63
  # @param header_content_guard_href
66
64
  # @param [Hash] opts the optional parameters
67
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
68
65
  # @return [nil]
69
66
  describe 'delete test' do
70
67
  it 'should work' do
@@ -76,7 +73,6 @@ describe 'ContentguardsHeaderApi' do
76
73
  # List header content guards
77
74
  # Content guard to protect the content app using a specific header.
78
75
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
76
  # @option opts [Integer] :limit Number of results to return per page.
81
77
  # @option opts [String] :name Filter results where name matches value
82
78
  # @option opts [String] :name__contains Filter results where name contains value
@@ -106,7 +102,6 @@ describe 'ContentguardsHeaderApi' do
106
102
  # List roles assigned to this object.
107
103
  # @param header_content_guard_href
108
104
  # @param [Hash] opts the optional parameters
109
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
110
105
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [ObjectRolesResponse]
@@ -121,7 +116,6 @@ describe 'ContentguardsHeaderApi' do
121
116
  # List permissions available to the current user on this object.
122
117
  # @param header_content_guard_href
123
118
  # @param [Hash] opts the optional parameters
124
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
125
119
  # @option opts [Array<String>] :fields A list of fields to include in the response.
126
120
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
127
121
  # @return [MyPermissionsResponse]
@@ -137,7 +131,6 @@ describe 'ContentguardsHeaderApi' do
137
131
  # @param header_content_guard_href
138
132
  # @param patched_header_content_guard
139
133
  # @param [Hash] opts the optional parameters
140
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
141
134
  # @return [HeaderContentGuardResponse]
142
135
  describe 'partial_update test' do
143
136
  it 'should work' do
@@ -150,7 +143,6 @@ describe 'ContentguardsHeaderApi' do
150
143
  # Content guard to protect the content app using a specific header.
151
144
  # @param header_content_guard_href
152
145
  # @param [Hash] opts the optional parameters
153
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
154
146
  # @option opts [Array<String>] :fields A list of fields to include in the response.
155
147
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
156
148
  # @return [HeaderContentGuardResponse]
@@ -166,7 +158,6 @@ describe 'ContentguardsHeaderApi' do
166
158
  # @param header_content_guard_href
167
159
  # @param nested_role
168
160
  # @param [Hash] opts the optional parameters
169
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
170
161
  # @return [NestedRoleResponse]
171
162
  describe 'remove_role test' do
172
163
  it 'should work' do
@@ -180,7 +171,6 @@ describe 'ContentguardsHeaderApi' do
180
171
  # @param header_content_guard_href
181
172
  # @param header_content_guard
182
173
  # @param [Hash] opts the optional parameters
183
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
184
174
  # @return [HeaderContentGuardResponse]
185
175
  describe 'update test' do
186
176
  it 'should work' do