pulpcore_client 3.49.57 → 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 +8 -8
- 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 +37 -37
- 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 +169 -169
|
@@ -37,7 +37,6 @@ describe 'DomainsApi' do
|
|
|
37
37
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
38
38
|
# @param domain
|
|
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
|
# @return [DomainResponse]
|
|
42
41
|
describe 'create test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -50,7 +49,6 @@ describe 'DomainsApi' do
|
|
|
50
49
|
# Trigger an asynchronous delete task
|
|
51
50
|
# @param domain_href
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @return [AsyncOperationResponse]
|
|
55
53
|
describe 'delete test' do
|
|
56
54
|
it 'should work' do
|
|
@@ -62,7 +60,6 @@ describe 'DomainsApi' do
|
|
|
62
60
|
# List domains
|
|
63
61
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
64
62
|
# @param [Hash] opts the optional parameters
|
|
65
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
66
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
67
64
|
# @option opts [String] :name Filter results where name matches value
|
|
68
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -93,7 +90,6 @@ describe 'DomainsApi' do
|
|
|
93
90
|
# @param domain_href
|
|
94
91
|
# @param patched_domain
|
|
95
92
|
# @param [Hash] opts the optional parameters
|
|
96
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
97
93
|
# @return [AsyncOperationResponse]
|
|
98
94
|
describe 'partial_update test' do
|
|
99
95
|
it 'should work' do
|
|
@@ -106,7 +102,6 @@ describe 'DomainsApi' do
|
|
|
106
102
|
# ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
|
|
107
103
|
# @param domain_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 [DomainResponse]
|
|
@@ -122,7 +117,6 @@ describe 'DomainsApi' do
|
|
|
122
117
|
# @param domain_href
|
|
123
118
|
# @param domain
|
|
124
119
|
# @param [Hash] opts the optional parameters
|
|
125
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
126
120
|
# @return [AsyncOperationResponse]
|
|
127
121
|
describe 'update test' do
|
|
128
122
|
it 'should work' do
|
|
@@ -37,7 +37,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
37
37
|
# Endpoint for managing FilesystemExporters.
|
|
38
38
|
# @param filesystem_exporter
|
|
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
|
# @return [FilesystemExporterResponse]
|
|
42
41
|
describe 'create test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -50,7 +49,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
50
49
|
# Trigger an asynchronous delete task
|
|
51
50
|
# @param filesystem_exporter_href
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @return [AsyncOperationResponse]
|
|
55
53
|
describe 'delete test' do
|
|
56
54
|
it 'should work' do
|
|
@@ -62,7 +60,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
62
60
|
# List filesystem exporters
|
|
63
61
|
# Endpoint for managing FilesystemExporters.
|
|
64
62
|
# @param [Hash] opts the optional parameters
|
|
65
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
66
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
67
64
|
# @option opts [String] :name Filter results where name matches value
|
|
68
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -93,7 +90,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
93
90
|
# @param filesystem_exporter_href
|
|
94
91
|
# @param patched_filesystem_exporter
|
|
95
92
|
# @param [Hash] opts the optional parameters
|
|
96
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
97
93
|
# @return [AsyncOperationResponse]
|
|
98
94
|
describe 'partial_update test' do
|
|
99
95
|
it 'should work' do
|
|
@@ -106,7 +102,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
106
102
|
# Endpoint for managing FilesystemExporters.
|
|
107
103
|
# @param filesystem_exporter_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 [FilesystemExporterResponse]
|
|
@@ -122,7 +117,6 @@ describe 'ExportersFilesystemApi' do
|
|
|
122
117
|
# @param filesystem_exporter_href
|
|
123
118
|
# @param filesystem_exporter
|
|
124
119
|
# @param [Hash] opts the optional parameters
|
|
125
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
126
120
|
# @return [AsyncOperationResponse]
|
|
127
121
|
describe 'update test' do
|
|
128
122
|
it 'should work' do
|
|
@@ -38,7 +38,6 @@ describe 'ExportersFilesystemExportsApi' do
|
|
|
38
38
|
# @param filesystem_exporter_href
|
|
39
39
|
# @param filesystem_export
|
|
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 [AsyncOperationResponse]
|
|
43
42
|
describe 'create test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'ExportersFilesystemExportsApi' do
|
|
|
51
50
|
# Endpoint for managing FilesystemExports.
|
|
52
51
|
# @param filesystem_filesystem_export_href
|
|
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 [nil]
|
|
56
54
|
describe 'delete test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'ExportersFilesystemExportsApi' do
|
|
|
64
62
|
# Endpoint for managing FilesystemExports.
|
|
65
63
|
# @param filesystem_exporter_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
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
69
66
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
|
70
67
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
@@ -81,7 +78,6 @@ describe 'ExportersFilesystemExportsApi' do
|
|
|
81
78
|
# Endpoint for managing FilesystemExports.
|
|
82
79
|
# @param filesystem_filesystem_export_href
|
|
83
80
|
# @param [Hash] opts the optional parameters
|
|
84
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
85
81
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
86
82
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
87
83
|
# @return [FilesystemExportResponse]
|
|
@@ -37,7 +37,6 @@ describe 'ExportersPulpApi' do
|
|
|
37
37
|
# ViewSet for viewing PulpExporters.
|
|
38
38
|
# @param pulp_exporter
|
|
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
|
# @return [PulpExporterResponse]
|
|
42
41
|
describe 'create test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -50,7 +49,6 @@ describe 'ExportersPulpApi' do
|
|
|
50
49
|
# Trigger an asynchronous delete task
|
|
51
50
|
# @param pulp_exporter_href
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @return [AsyncOperationResponse]
|
|
55
53
|
describe 'delete test' do
|
|
56
54
|
it 'should work' do
|
|
@@ -62,7 +60,6 @@ describe 'ExportersPulpApi' do
|
|
|
62
60
|
# List pulp exporters
|
|
63
61
|
# ViewSet for viewing PulpExporters.
|
|
64
62
|
# @param [Hash] opts the optional parameters
|
|
65
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
66
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
67
64
|
# @option opts [String] :name Filter results where name matches value
|
|
68
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -93,7 +90,6 @@ describe 'ExportersPulpApi' do
|
|
|
93
90
|
# @param pulp_exporter_href
|
|
94
91
|
# @param patched_pulp_exporter
|
|
95
92
|
# @param [Hash] opts the optional parameters
|
|
96
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
97
93
|
# @return [AsyncOperationResponse]
|
|
98
94
|
describe 'partial_update test' do
|
|
99
95
|
it 'should work' do
|
|
@@ -106,7 +102,6 @@ describe 'ExportersPulpApi' do
|
|
|
106
102
|
# ViewSet for viewing PulpExporters.
|
|
107
103
|
# @param pulp_exporter_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 [PulpExporterResponse]
|
|
@@ -122,7 +117,6 @@ describe 'ExportersPulpApi' do
|
|
|
122
117
|
# @param pulp_exporter_href
|
|
123
118
|
# @param pulp_exporter
|
|
124
119
|
# @param [Hash] opts the optional parameters
|
|
125
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
126
120
|
# @return [AsyncOperationResponse]
|
|
127
121
|
describe 'update test' do
|
|
128
122
|
it 'should work' do
|
|
@@ -38,7 +38,6 @@ describe 'ExportersPulpExportsApi' do
|
|
|
38
38
|
# @param pulp_exporter_href
|
|
39
39
|
# @param pulp_export
|
|
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 [AsyncOperationResponse]
|
|
43
42
|
describe 'create test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'ExportersPulpExportsApi' do
|
|
|
51
50
|
# ViewSet for viewing exports from a PulpExporter.
|
|
52
51
|
# @param pulp_pulp_export_href
|
|
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 [nil]
|
|
56
54
|
describe 'delete test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'ExportersPulpExportsApi' do
|
|
|
64
62
|
# ViewSet for viewing exports from a PulpExporter.
|
|
65
63
|
# @param pulp_exporter_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
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
69
66
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
|
70
67
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
@@ -81,7 +78,6 @@ describe 'ExportersPulpExportsApi' do
|
|
|
81
78
|
# ViewSet for viewing exports from a PulpExporter.
|
|
82
79
|
# @param pulp_pulp_export_href
|
|
83
80
|
# @param [Hash] opts the optional parameters
|
|
84
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
85
81
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
86
82
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
87
83
|
# @return [PulpExportResponse]
|
data/spec/api/groups_api_spec.rb
CHANGED
|
@@ -38,7 +38,6 @@ describe 'GroupsApi' do
|
|
|
38
38
|
# @param group_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 'GroupsApi' do
|
|
|
51
50
|
# ViewSet for Group.
|
|
52
51
|
# @param group
|
|
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 [GroupResponse]
|
|
56
54
|
describe 'create test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'GroupsApi' do
|
|
|
64
62
|
# ViewSet for Group.
|
|
65
63
|
# @param group_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 'GroupsApi' do
|
|
|
76
73
|
# List groups
|
|
77
74
|
# ViewSet for Group.
|
|
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] :id Filter results where id matches value
|
|
81
77
|
# @option opts [Array<Integer>] :id__in Filter results where id is in a comma-separated list of values
|
|
82
78
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
@@ -104,7 +100,6 @@ describe 'GroupsApi' do
|
|
|
104
100
|
# List roles assigned to this object.
|
|
105
101
|
# @param group_href
|
|
106
102
|
# @param [Hash] opts the optional parameters
|
|
107
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
108
103
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
109
104
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
110
105
|
# @return [ObjectRolesResponse]
|
|
@@ -119,7 +114,6 @@ describe 'GroupsApi' do
|
|
|
119
114
|
# List permissions available to the current user on this object.
|
|
120
115
|
# @param group_href
|
|
121
116
|
# @param [Hash] opts the optional parameters
|
|
122
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
123
117
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
124
118
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
125
119
|
# @return [MyPermissionsResponse]
|
|
@@ -135,7 +129,6 @@ describe 'GroupsApi' do
|
|
|
135
129
|
# @param group_href
|
|
136
130
|
# @param patched_group
|
|
137
131
|
# @param [Hash] opts the optional parameters
|
|
138
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
139
132
|
# @return [GroupResponse]
|
|
140
133
|
describe 'partial_update test' do
|
|
141
134
|
it 'should work' do
|
|
@@ -148,7 +141,6 @@ describe 'GroupsApi' do
|
|
|
148
141
|
# ViewSet for Group.
|
|
149
142
|
# @param group_href
|
|
150
143
|
# @param [Hash] opts the optional parameters
|
|
151
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
152
144
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
153
145
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
154
146
|
# @return [GroupResponse]
|
|
@@ -164,7 +156,6 @@ describe 'GroupsApi' do
|
|
|
164
156
|
# @param group_href
|
|
165
157
|
# @param nested_role
|
|
166
158
|
# @param [Hash] opts the optional parameters
|
|
167
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
168
159
|
# @return [NestedRoleResponse]
|
|
169
160
|
describe 'remove_role test' do
|
|
170
161
|
it 'should work' do
|
|
@@ -178,7 +169,6 @@ describe 'GroupsApi' do
|
|
|
178
169
|
# @param group_href
|
|
179
170
|
# @param group
|
|
180
171
|
# @param [Hash] opts the optional parameters
|
|
181
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
182
172
|
# @return [GroupResponse]
|
|
183
173
|
describe 'update test' do
|
|
184
174
|
it 'should work' do
|
|
@@ -38,7 +38,6 @@ describe 'GroupsRolesApi' do
|
|
|
38
38
|
# @param group_href
|
|
39
39
|
# @param group_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 [GroupRoleResponse]
|
|
43
42
|
describe 'create test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'GroupsRolesApi' do
|
|
|
51
50
|
# ViewSet for GroupRole.
|
|
52
51
|
# @param groups_group_role_href
|
|
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 [nil]
|
|
56
54
|
describe 'delete test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'GroupsRolesApi' do
|
|
|
64
62
|
# ViewSet for GroupRole.
|
|
65
63
|
# @param group_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
|
# @option opts [String] :content_object content_object
|
|
69
66
|
# @option opts [String] :domain Foreign Key referenced by HREF
|
|
70
67
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
@@ -92,7 +89,6 @@ describe 'GroupsRolesApi' do
|
|
|
92
89
|
# ViewSet for GroupRole.
|
|
93
90
|
# @param groups_group_role_href
|
|
94
91
|
# @param [Hash] opts the optional parameters
|
|
95
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
96
92
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
97
93
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
98
94
|
# @return [GroupRoleResponse]
|
|
@@ -38,7 +38,6 @@ describe 'GroupsUsersApi' do
|
|
|
38
38
|
# @param group_href
|
|
39
39
|
# @param group_user
|
|
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 [GroupUserResponse]
|
|
43
42
|
describe 'create test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'GroupsUsersApi' do
|
|
|
51
50
|
# Remove a user from a group.
|
|
52
51
|
# @param groups_user_href
|
|
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 [nil]
|
|
56
54
|
describe 'delete test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'GroupsUsersApi' do
|
|
|
64
62
|
# List group users.
|
|
65
63
|
# @param group_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
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
69
66
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
|
70
67
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
@@ -37,7 +37,6 @@ describe 'ImportersPulpApi' do
|
|
|
37
37
|
# ViewSet for PulpImporters.
|
|
38
38
|
# @param pulp_importer
|
|
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
|
# @return [PulpImporterResponse]
|
|
42
41
|
describe 'create test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -50,7 +49,6 @@ describe 'ImportersPulpApi' do
|
|
|
50
49
|
# ViewSet for PulpImporters.
|
|
51
50
|
# @param pulp_importer_href
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @return [nil]
|
|
55
53
|
describe 'delete test' do
|
|
56
54
|
it 'should work' do
|
|
@@ -62,7 +60,6 @@ describe 'ImportersPulpApi' do
|
|
|
62
60
|
# List pulp importers
|
|
63
61
|
# ViewSet for PulpImporters.
|
|
64
62
|
# @param [Hash] opts the optional parameters
|
|
65
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
66
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
67
64
|
# @option opts [String] :name Filter results where name matches value
|
|
68
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -93,7 +90,6 @@ describe 'ImportersPulpApi' do
|
|
|
93
90
|
# @param pulp_importer_href
|
|
94
91
|
# @param patched_pulp_importer
|
|
95
92
|
# @param [Hash] opts the optional parameters
|
|
96
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
97
93
|
# @return [PulpImporterResponse]
|
|
98
94
|
describe 'partial_update test' do
|
|
99
95
|
it 'should work' do
|
|
@@ -106,7 +102,6 @@ describe 'ImportersPulpApi' do
|
|
|
106
102
|
# ViewSet for PulpImporters.
|
|
107
103
|
# @param pulp_importer_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 [PulpImporterResponse]
|
|
@@ -122,7 +117,6 @@ describe 'ImportersPulpApi' do
|
|
|
122
117
|
# @param pulp_importer_href
|
|
123
118
|
# @param pulp_importer
|
|
124
119
|
# @param [Hash] opts the optional parameters
|
|
125
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
126
120
|
# @return [PulpImporterResponse]
|
|
127
121
|
describe 'update test' do
|
|
128
122
|
it 'should work' do
|
|
@@ -37,7 +37,6 @@ describe 'ImportersPulpImportCheckApi' do
|
|
|
37
37
|
# Evaluates validity of proposed PulpImport parameters 'toc', 'path', and 'repo_mapping'. * Checks that toc, path are in ALLOWED_IMPORT_PATHS * if ALLOWED: * Checks that toc, path exist and are readable * If toc specified, checks that containing dir is writeable * Checks that repo_mapping is valid JSON
|
|
38
38
|
# @param pulp_import_check
|
|
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
|
# @return [PulpImportCheckResponse]
|
|
42
41
|
describe 'pulp_import_check_post test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -38,7 +38,6 @@ describe 'ImportersPulpImportsApi' do
|
|
|
38
38
|
# @param pulp_importer_href
|
|
39
39
|
# @param pulp_import
|
|
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 [TaskGroupOperationResponse]
|
|
43
42
|
describe 'create test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'ImportersPulpImportsApi' do
|
|
|
51
50
|
# ViewSet for PulpImports.
|
|
52
51
|
# @param pulp_pulp_import_href
|
|
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 [nil]
|
|
56
54
|
describe 'delete test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'ImportersPulpImportsApi' do
|
|
|
64
62
|
# ViewSet for PulpImports.
|
|
65
63
|
# @param pulp_importer_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
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
69
66
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
|
70
67
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
@@ -81,7 +78,6 @@ describe 'ImportersPulpImportsApi' do
|
|
|
81
78
|
# ViewSet for PulpImports.
|
|
82
79
|
# @param pulp_pulp_import_href
|
|
83
80
|
# @param [Hash] opts the optional parameters
|
|
84
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
85
81
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
86
82
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
87
83
|
# @return [ImportResponse]
|
|
@@ -36,7 +36,6 @@ describe 'OrphansApi' do
|
|
|
36
36
|
# Delete orphans
|
|
37
37
|
# DEPRECATED! Trigger an asynchronous task that deletes all orphaned content and artifacts. Use the `POST /pulp/api/v3/orphans/cleanup/` call instead.
|
|
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
|
# @return [AsyncOperationResponse]
|
|
41
40
|
describe 'delete test' do
|
|
42
41
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'OrphansCleanupApi' do
|
|
|
36
36
|
# Trigger an asynchronous orphan cleanup operation.
|
|
37
37
|
# @param orphans_cleanup
|
|
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
|
# @return [AsyncOperationResponse]
|
|
41
40
|
describe 'cleanup test' do
|
|
42
41
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'PublicationsApi' do
|
|
|
36
36
|
# List publications
|
|
37
37
|
# A base class for any publication viewset.
|
|
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] :content Content Unit referenced by HREF
|
|
41
40
|
# @option opts [String] :content__in Content Unit referenced by HREF
|
|
42
41
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
@@ -36,7 +36,6 @@ describe 'RemotesApi' do
|
|
|
36
36
|
# List remotes
|
|
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 [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
|
data/spec/api/repair_api_spec.rb
CHANGED
|
@@ -37,7 +37,6 @@ describe 'RepairApi' do
|
|
|
37
37
|
# Trigger an asynchronous task that checks for missing or corrupted artifacts, and attempts to redownload them.
|
|
38
38
|
# @param repair
|
|
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
|
# @return [AsyncOperationResponse]
|
|
42
41
|
describe 'post test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'RepositoriesApi' do
|
|
|
36
36
|
# List repositories
|
|
37
37
|
# Endpoint to list all repositories.
|
|
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] :latest_with_content Content Unit referenced by HREF
|
|
41
40
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
42
41
|
# @option opts [String] :name Filter results where name matches value
|
|
@@ -36,7 +36,6 @@ describe 'RepositoriesReclaimSpaceApi' do
|
|
|
36
36
|
# Trigger an asynchronous space reclaim operation.
|
|
37
37
|
# @param reclaim_space
|
|
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
|
# @return [AsyncOperationResponse]
|
|
41
40
|
describe 'reclaim test' do
|
|
42
41
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'RepositoryVersionsApi' do
|
|
|
36
36
|
# List repository versions
|
|
37
37
|
# A mixin to hold the shared get_queryset logic used by RepositoryVersionViewSets.
|
|
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] :content Content Unit referenced by HREF
|
|
41
40
|
# @option opts [String] :content__in Content Unit referenced by HREF
|
|
42
41
|
# @option opts [Integer] :limit Number of results to return per page.
|
data/spec/api/roles_api_spec.rb
CHANGED
|
@@ -37,7 +37,6 @@ describe 'RolesApi' do
|
|
|
37
37
|
# ViewSet for Role.
|
|
38
38
|
# @param role
|
|
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
|
# @return [RoleResponse]
|
|
42
41
|
describe 'create test' do
|
|
43
42
|
it 'should work' do
|
|
@@ -50,7 +49,6 @@ describe 'RolesApi' do
|
|
|
50
49
|
# ViewSet for Role.
|
|
51
50
|
# @param role_href
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @return [nil]
|
|
55
53
|
describe 'delete test' do
|
|
56
54
|
it 'should work' do
|
|
@@ -62,7 +60,6 @@ describe 'RolesApi' do
|
|
|
62
60
|
# List roles
|
|
63
61
|
# ViewSet for Role.
|
|
64
62
|
# @param [Hash] opts the optional parameters
|
|
65
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
66
63
|
# @option opts [Array<String>] :contains_permission Filter roles that have any of the permissions in the list.
|
|
67
64
|
# @option opts [String] :description Filter results where description matches value
|
|
68
65
|
# @option opts [String] :description__contains Filter results where description contains value
|
|
@@ -100,7 +97,6 @@ describe 'RolesApi' do
|
|
|
100
97
|
# @param role_href
|
|
101
98
|
# @param patched_role
|
|
102
99
|
# @param [Hash] opts the optional parameters
|
|
103
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
104
100
|
# @return [RoleResponse]
|
|
105
101
|
describe 'partial_update test' do
|
|
106
102
|
it 'should work' do
|
|
@@ -113,7 +109,6 @@ describe 'RolesApi' do
|
|
|
113
109
|
# ViewSet for Role.
|
|
114
110
|
# @param role_href
|
|
115
111
|
# @param [Hash] opts the optional parameters
|
|
116
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
117
112
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
118
113
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
119
114
|
# @return [RoleResponse]
|
|
@@ -129,7 +124,6 @@ describe 'RolesApi' do
|
|
|
129
124
|
# @param role_href
|
|
130
125
|
# @param role
|
|
131
126
|
# @param [Hash] opts the optional parameters
|
|
132
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
133
127
|
# @return [RoleResponse]
|
|
134
128
|
describe 'update test' do
|
|
135
129
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'SigningServicesApi' do
|
|
|
36
36
|
# List signing services
|
|
37
37
|
# A ViewSet that supports browsing of existing signing services.
|
|
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 [Integer] :offset The initial index from which to return the results.
|
|
@@ -58,7 +57,6 @@ describe 'SigningServicesApi' do
|
|
|
58
57
|
# A ViewSet that supports browsing of existing signing services.
|
|
59
58
|
# @param signing_service_href
|
|
60
59
|
# @param [Hash] opts the optional parameters
|
|
61
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
62
60
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
63
61
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
64
62
|
# @return [SigningServiceResponse]
|
data/spec/api/status_api_spec.rb
CHANGED
|
@@ -36,9 +36,6 @@ describe 'StatusApi' do
|
|
|
36
36
|
# Inspect status of Pulp
|
|
37
37
|
# Returns status and app information about Pulp. Information includes: * version of pulpcore and loaded pulp plugins * known workers * known content apps * database connection status * redis connection status * disk usage information
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
41
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
42
39
|
# @return [StatusResponse]
|
|
43
40
|
describe 'status_read test' do
|
|
44
41
|
it 'should work' do
|
|
@@ -36,7 +36,6 @@ describe 'TaskGroupsApi' do
|
|
|
36
36
|
# List task groups
|
|
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 [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>] :fields A list of fields to include in the response.
|
|
@@ -53,7 +52,6 @@ describe 'TaskGroupsApi' do
|
|
|
53
52
|
# 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.
|
|
54
53
|
# @param task_group_href
|
|
55
54
|
# @param [Hash] opts the optional parameters
|
|
56
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
57
55
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
58
56
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
59
57
|
# @return [TaskGroupResponse]
|
|
@@ -38,7 +38,6 @@ describe 'TaskSchedulesApi' do
|
|
|
38
38
|
# @param task_schedule_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
|
|
@@ -50,7 +49,6 @@ describe 'TaskSchedulesApi' do
|
|
|
50
49
|
# List task schedules
|
|
51
50
|
# ViewSet to monitor task schedules.
|
|
52
51
|
# @param [Hash] opts the optional parameters
|
|
53
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
54
52
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
55
53
|
# @option opts [String] :name Filter results where name matches value
|
|
56
54
|
# @option opts [String] :name__contains Filter results where name contains value
|
|
@@ -75,7 +73,6 @@ describe 'TaskSchedulesApi' do
|
|
|
75
73
|
# List roles assigned to this object.
|
|
76
74
|
# @param task_schedule_href
|
|
77
75
|
# @param [Hash] opts the optional parameters
|
|
78
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
79
76
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
80
77
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
81
78
|
# @return [ObjectRolesResponse]
|
|
@@ -90,7 +87,6 @@ describe 'TaskSchedulesApi' do
|
|
|
90
87
|
# List permissions available to the current user on this object.
|
|
91
88
|
# @param task_schedule_href
|
|
92
89
|
# @param [Hash] opts the optional parameters
|
|
93
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
94
90
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
95
91
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
96
92
|
# @return [MyPermissionsResponse]
|
|
@@ -105,7 +101,6 @@ describe 'TaskSchedulesApi' do
|
|
|
105
101
|
# ViewSet to monitor task schedules.
|
|
106
102
|
# @param task_schedule_href
|
|
107
103
|
# @param [Hash] opts the optional parameters
|
|
108
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
109
104
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
110
105
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
111
106
|
# @return [TaskScheduleResponse]
|
|
@@ -121,7 +116,6 @@ describe 'TaskSchedulesApi' do
|
|
|
121
116
|
# @param task_schedule_href
|
|
122
117
|
# @param nested_role
|
|
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
|
# @return [NestedRoleResponse]
|
|
126
120
|
describe 'remove_role test' do
|
|
127
121
|
it 'should work' do
|