pulpcore_client 3.49.58 → 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.
- checksums.yaml +4 -4
- data/README.md +5 -6
- data/docs/AccessPoliciesApi.md +7 -23
- data/docs/ArtifactDistributionResponse.md +12 -12
- data/docs/ArtifactsApi.md +3 -13
- data/docs/ContentApi.md +1 -3
- data/docs/ContentguardsApi.md +1 -3
- data/docs/ContentguardsCompositeApi.md +13 -45
- data/docs/ContentguardsContentRedirectApi.md +13 -45
- data/docs/ContentguardsHeaderApi.md +13 -45
- data/docs/ContentguardsRbacApi.md +13 -45
- data/docs/DistributionsApi.md +1 -3
- data/docs/DistributionsArtifactsApi.md +1 -5
- data/docs/Domain.md +1 -1
- data/docs/DomainResponse.md +1 -1
- data/docs/DomainsApi.md +9 -29
- data/docs/ExportersFilesystemApi.md +9 -29
- data/docs/ExportersFilesystemExportsApi.md +5 -17
- data/docs/ExportersPulpApi.md +9 -29
- data/docs/ExportersPulpExportsApi.md +5 -17
- data/docs/GroupsApi.md +13 -45
- data/docs/GroupsRolesApi.md +5 -17
- data/docs/GroupsUsersApi.md +5 -15
- data/docs/ImportersPulpApi.md +9 -29
- data/docs/ImportersPulpImportCheckApi.md +3 -7
- data/docs/ImportersPulpImportsApi.md +5 -17
- data/docs/OrphansApi.md +4 -10
- data/docs/OrphansCleanupApi.md +3 -7
- data/docs/PatchedDomain.md +1 -1
- data/docs/PublicationsApi.md +1 -3
- data/docs/RemotesApi.md +1 -3
- data/docs/RepairApi.md +3 -7
- data/docs/RepositoriesApi.md +1 -3
- data/docs/RepositoriesReclaimSpaceApi.md +3 -7
- data/docs/RepositoryVersionsApi.md +1 -3
- data/docs/RolesApi.md +9 -29
- data/docs/SigningServicesApi.md +1 -5
- data/docs/StatusApi.md +4 -14
- data/docs/TaskGroupsApi.md +1 -5
- data/docs/TaskSchedulesApi.md +5 -21
- data/docs/TasksApi.md +13 -41
- data/docs/UploadsApi.md +11 -41
- data/docs/UpstreamPulpsApi.md +15 -51
- data/docs/UsersApi.md +9 -29
- data/docs/UsersRolesApi.md +5 -17
- data/docs/WorkersApi.md +1 -5
- data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
- data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
- data/lib/pulpcore_client/api/content_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
- data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
- data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
- data/lib/pulpcore_client/api/distributions_api.rb +0 -3
- data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
- data/lib/pulpcore_client/api/domains_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_api.rb +0 -30
- data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
- data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
- data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
- data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
- data/lib/pulpcore_client/api/orphans_api.rb +0 -3
- data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
- data/lib/pulpcore_client/api/publications_api.rb +0 -3
- data/lib/pulpcore_client/api/remotes_api.rb +0 -3
- data/lib/pulpcore_client/api/repair_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_api.rb +0 -3
- data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
- data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
- data/lib/pulpcore_client/api/roles_api.rb +0 -18
- data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
- data/lib/pulpcore_client/api/status_api.rb +0 -9
- data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
- data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
- data/lib/pulpcore_client/api/tasks_api.rb +2 -29
- data/lib/pulpcore_client/api/uploads_api.rb +0 -30
- data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
- data/lib/pulpcore_client/api/users_api.rb +0 -18
- data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
- data/lib/pulpcore_client/api/workers_api.rb +0 -6
- data/lib/pulpcore_client/configuration.rb +2 -2
- data/lib/pulpcore_client/models/artifact_distribution_response.rb +46 -46
- data/lib/pulpcore_client/models/domain.rb +1 -1
- data/lib/pulpcore_client/models/domain_response.rb +1 -1
- data/lib/pulpcore_client/models/patched_domain.rb +1 -1
- data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
- data/lib/pulpcore_client/version.rb +1 -1
- data/spec/api/access_policies_api_spec.rb +0 -5
- data/spec/api/artifacts_api_spec.rb +0 -4
- data/spec/api/content_api_spec.rb +0 -1
- data/spec/api/contentguards_api_spec.rb +0 -1
- data/spec/api/contentguards_composite_api_spec.rb +0 -10
- data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
- data/spec/api/contentguards_header_api_spec.rb +0 -10
- data/spec/api/contentguards_rbac_api_spec.rb +0 -10
- data/spec/api/distributions_api_spec.rb +0 -1
- data/spec/api/distributions_artifacts_api_spec.rb +0 -2
- data/spec/api/domains_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_api_spec.rb +0 -6
- data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
- data/spec/api/exporters_pulp_api_spec.rb +0 -6
- data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
- data/spec/api/groups_api_spec.rb +0 -10
- data/spec/api/groups_roles_api_spec.rb +0 -4
- data/spec/api/groups_users_api_spec.rb +0 -3
- data/spec/api/importers_pulp_api_spec.rb +0 -6
- data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
- data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
- data/spec/api/orphans_api_spec.rb +0 -1
- data/spec/api/orphans_cleanup_api_spec.rb +0 -1
- data/spec/api/publications_api_spec.rb +0 -1
- data/spec/api/remotes_api_spec.rb +0 -1
- data/spec/api/repair_api_spec.rb +0 -1
- data/spec/api/repositories_api_spec.rb +0 -1
- data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
- data/spec/api/repository_versions_api_spec.rb +0 -1
- data/spec/api/roles_api_spec.rb +0 -6
- data/spec/api/signing_services_api_spec.rb +0 -2
- data/spec/api/status_api_spec.rb +0 -3
- data/spec/api/task_groups_api_spec.rb +0 -2
- data/spec/api/task_schedules_api_spec.rb +0 -6
- data/spec/api/tasks_api_spec.rb +1 -10
- data/spec/api/uploads_api_spec.rb +0 -10
- data/spec/api/upstream_pulps_api_spec.rb +0 -11
- data/spec/api/users_api_spec.rb +0 -6
- data/spec/api/users_roles_api_spec.rb +0 -4
- data/spec/api/workers_api_spec.rb +0 -2
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/artifact_distribution_response_spec.rb +7 -7
- metadata +166 -166
|
@@ -15,58 +15,58 @@ require 'date'
|
|
|
15
15
|
module PulpcoreClient
|
|
16
16
|
# A serializer for ArtifactDistribution.
|
|
17
17
|
class ArtifactDistributionResponse
|
|
18
|
-
|
|
19
|
-
attr_accessor :pulp_created
|
|
18
|
+
attr_accessor :pulp_href
|
|
20
19
|
|
|
21
20
|
# An optional content-guard.
|
|
22
21
|
attr_accessor :content_guard
|
|
23
22
|
|
|
24
|
-
#
|
|
25
|
-
attr_accessor :
|
|
23
|
+
# The URL for accessing the publication as defined by this distribution.
|
|
24
|
+
attr_accessor :base_url
|
|
25
|
+
|
|
26
|
+
attr_accessor :pulp_labels
|
|
26
27
|
|
|
27
28
|
# A unique name. Ex, `rawhide` and `stable`.
|
|
28
29
|
attr_accessor :name
|
|
29
30
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
attr_accessor :pulp_href
|
|
31
|
+
# Whether this distribution should be shown in the content app.
|
|
32
|
+
attr_accessor :hidden
|
|
33
33
|
|
|
34
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
35
|
attr_accessor :base_path
|
|
36
36
|
|
|
37
|
-
#
|
|
38
|
-
attr_accessor :
|
|
37
|
+
# Timestamp of creation.
|
|
38
|
+
attr_accessor :pulp_created
|
|
39
39
|
|
|
40
|
-
#
|
|
41
|
-
attr_accessor :
|
|
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
|
-
:'
|
|
46
|
+
:'pulp_href' => :'pulp_href',
|
|
47
47
|
:'content_guard' => :'content_guard',
|
|
48
|
-
:'
|
|
49
|
-
:'name' => :'name',
|
|
48
|
+
:'base_url' => :'base_url',
|
|
50
49
|
:'pulp_labels' => :'pulp_labels',
|
|
51
|
-
:'
|
|
52
|
-
:'base_path' => :'base_path',
|
|
50
|
+
:'name' => :'name',
|
|
53
51
|
:'hidden' => :'hidden',
|
|
54
|
-
:'
|
|
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
|
-
:'
|
|
61
|
+
:'pulp_href' => :'String',
|
|
62
62
|
:'content_guard' => :'String',
|
|
63
|
-
:'
|
|
64
|
-
:'name' => :'String',
|
|
63
|
+
:'base_url' => :'String',
|
|
65
64
|
:'pulp_labels' => :'Hash<String, String>',
|
|
66
|
-
:'
|
|
67
|
-
:'base_path' => :'String',
|
|
65
|
+
:'name' => :'String',
|
|
68
66
|
:'hidden' => :'Boolean',
|
|
69
|
-
:'
|
|
67
|
+
:'base_path' => :'String',
|
|
68
|
+
:'pulp_created' => :'DateTime',
|
|
69
|
+
:'pulp_last_updated' => :'DateTime'
|
|
70
70
|
}
|
|
71
71
|
end
|
|
72
72
|
|
|
@@ -92,20 +92,16 @@ module PulpcoreClient
|
|
|
92
92
|
h[k.to_sym] = v
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
if attributes.key?(:'
|
|
96
|
-
self.
|
|
95
|
+
if attributes.key?(:'pulp_href')
|
|
96
|
+
self.pulp_href = attributes[:'pulp_href']
|
|
97
97
|
end
|
|
98
98
|
|
|
99
99
|
if attributes.key?(:'content_guard')
|
|
100
100
|
self.content_guard = attributes[:'content_guard']
|
|
101
101
|
end
|
|
102
102
|
|
|
103
|
-
if attributes.key?(:'
|
|
104
|
-
self.
|
|
105
|
-
end
|
|
106
|
-
|
|
107
|
-
if attributes.key?(:'name')
|
|
108
|
-
self.name = attributes[:'name']
|
|
103
|
+
if attributes.key?(:'base_url')
|
|
104
|
+
self.base_url = attributes[:'base_url']
|
|
109
105
|
end
|
|
110
106
|
|
|
111
107
|
if attributes.key?(:'pulp_labels')
|
|
@@ -114,12 +110,8 @@ module PulpcoreClient
|
|
|
114
110
|
end
|
|
115
111
|
end
|
|
116
112
|
|
|
117
|
-
if attributes.key?(:'
|
|
118
|
-
self.
|
|
119
|
-
end
|
|
120
|
-
|
|
121
|
-
if attributes.key?(:'base_path')
|
|
122
|
-
self.base_path = attributes[:'base_path']
|
|
113
|
+
if attributes.key?(:'name')
|
|
114
|
+
self.name = attributes[:'name']
|
|
123
115
|
end
|
|
124
116
|
|
|
125
117
|
if attributes.key?(:'hidden')
|
|
@@ -128,8 +120,16 @@ module PulpcoreClient
|
|
|
128
120
|
self.hidden = false
|
|
129
121
|
end
|
|
130
122
|
|
|
131
|
-
if attributes.key?(:'
|
|
132
|
-
self.
|
|
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
|
|
|
@@ -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
|
-
|
|
164
|
+
pulp_href == o.pulp_href &&
|
|
165
165
|
content_guard == o.content_guard &&
|
|
166
|
-
|
|
167
|
-
name == o.name &&
|
|
166
|
+
base_url == o.base_url &&
|
|
168
167
|
pulp_labels == o.pulp_labels &&
|
|
169
|
-
|
|
170
|
-
base_path == o.base_path &&
|
|
168
|
+
name == o.name &&
|
|
171
169
|
hidden == o.hidden &&
|
|
172
|
-
|
|
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
|
-
[
|
|
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
|
|
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
|
|
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
|
|
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
|
|
@@ -36,7 +36,6 @@ describe 'AccessPoliciesApi' do
|
|
|
36
36
|
# List access policys
|
|
37
37
|
# ViewSet for AccessPolicy. NOTE: This API endpoint is in \"tech preview\" 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 \"tech preview\" 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. \"Normal\" Django Models and Master/Detail models are supported by the ``register_with`` 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 'pk' endpoint_name (str): The name of the final path segment that should identify the ViewSet's collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \"parent_prefix\" 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'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. \"Normal\" Django Models and Master/Detail models are supported by the ``register_with`` 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 'pk' endpoint_name (str): The name of the final path segment that should identify the ViewSet's collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \"parent_prefix\" 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'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. \"Normal\" Django Models and Master/Detail models are supported by the ``register_with`` 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 'pk' endpoint_name (str): The name of the final path segment that should identify the ViewSet's collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \"parent_prefix\" 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'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 * `pk` - Pk * `-pk` - 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
|
|
@@ -38,7 +38,6 @@ describe 'ContentguardsRbacApi' do
|
|
|
38
38
|
# @param r_b_a_c_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 'ContentguardsRbacApi' do
|
|
|
51
50
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
52
51
|
# @param rbac_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 [RBACContentGuardResponse]
|
|
56
54
|
describe 'create test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'ContentguardsRbacApi' do
|
|
|
64
62
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
65
63
|
# @param r_b_a_c_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 'ContentguardsRbacApi' do
|
|
|
76
73
|
# List rbac content guards
|
|
77
74
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
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 'ContentguardsRbacApi' do
|
|
|
106
102
|
# List roles assigned to this object.
|
|
107
103
|
# @param r_b_a_c_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 'ContentguardsRbacApi' do
|
|
|
121
116
|
# List permissions available to the current user on this object.
|
|
122
117
|
# @param r_b_a_c_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 'ContentguardsRbacApi' do
|
|
|
137
131
|
# @param r_b_a_c_content_guard_href
|
|
138
132
|
# @param patched_rbac_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 [RBACContentGuardResponse]
|
|
142
135
|
describe 'partial_update test' do
|
|
143
136
|
it 'should work' do
|
|
@@ -150,7 +143,6 @@ describe 'ContentguardsRbacApi' do
|
|
|
150
143
|
# Viewset for creating contentguards that use RBAC to protect content. Has add and remove actions for managing permission for users and groups to download content protected by this guard.
|
|
151
144
|
# @param r_b_a_c_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 [RBACContentGuardResponse]
|
|
@@ -166,7 +158,6 @@ describe 'ContentguardsRbacApi' do
|
|
|
166
158
|
# @param r_b_a_c_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 'ContentguardsRbacApi' do
|
|
|
180
171
|
# @param r_b_a_c_content_guard_href
|
|
181
172
|
# @param rbac_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 [RBACContentGuardResponse]
|
|
185
175
|
describe 'update test' do
|
|
186
176
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'DistributionsApi' do
|
|
|
36
36
|
# List distributions
|
|
37
37
|
# Provides base viewset for Distributions.
|
|
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 [String] :base_path Filter results where base_path matches value
|
|
41
40
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
42
41
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -36,7 +36,6 @@ describe 'DistributionsArtifactsApi' do
|
|
|
36
36
|
# List artifact distributions
|
|
37
37
|
# ViewSet for ArtifactDistribution.
|
|
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 [String] :base_path Filter results where base_path matches value
|
|
41
40
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
42
41
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -74,7 +73,6 @@ describe 'DistributionsArtifactsApi' do
|
|
|
74
73
|
# ViewSet for ArtifactDistribution.
|
|
75
74
|
# @param artifact_distribution_href
|
|
76
75
|
# @param [Hash] opts the optional parameters
|
|
77
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
78
76
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
79
77
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
80
78
|
# @return [ArtifactDistributionResponse]
|