harbor_swagger_client 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +396 -0
- data/Rakefile +8 -0
- data/docs/AccessLog.md +13 -0
- data/docs/Action.md +8 -0
- data/docs/Action1.md +8 -0
- data/docs/AdminJobSchedule.md +8 -0
- data/docs/AdminJobScheduleObj.md +9 -0
- data/docs/BadRequestFormatedError.md +8 -0
- data/docs/BoolConfigItem.md +9 -0
- data/docs/CVEWhitelist.md +11 -0
- data/docs/CVEWhitelistItem.md +8 -0
- data/docs/ChartAPIError.md +8 -0
- data/docs/ChartInfoEntry.md +15 -0
- data/docs/ChartInfoList.md +7 -0
- data/docs/ChartMetadata.md +18 -0
- data/docs/ChartRepositoryApi.md +698 -0
- data/docs/ChartVersion.md +22 -0
- data/docs/ChartVersionDetails.md +13 -0
- data/docs/ChartVersions.md +7 -0
- data/docs/ComponentHealthStatus.md +10 -0
- data/docs/ComponentOverviewEntry.md +9 -0
- data/docs/Configurations.md +36 -0
- data/docs/ConfigurationsResponse.md +36 -0
- data/docs/ConfigurationsScanAllPolicy.md +9 -0
- data/docs/ConfigurationsScanAllPolicyParameter.md +8 -0
- data/docs/ConflictFormatedError.md +8 -0
- data/docs/Dependency.md +10 -0
- data/docs/DetailedTag.md +18 -0
- data/docs/DetailedTagScanOverview.md +13 -0
- data/docs/DetailedTagScanOverviewComponents.md +9 -0
- data/docs/DigitalSignature.md +9 -0
- data/docs/EmailServerSetting.md +13 -0
- data/docs/Endpoint.md +9 -0
- data/docs/FilterStyle.md +10 -0
- data/docs/ForbiddenChartAPIError.md +8 -0
- data/docs/GCResult.md +15 -0
- data/docs/GeneralInfo.md +20 -0
- data/docs/GeneralInfoClairVulnerabilityStatus.md +9 -0
- data/docs/HasAdminRole.md +8 -0
- data/docs/InlineResponse200.md +8 -0
- data/docs/InlineResponse2001.md +8 -0
- data/docs/InsufficientStorageChartAPIError.md +8 -0
- data/docs/IntegerConfigItem.md +9 -0
- data/docs/InternalChartAPIError.md +8 -0
- data/docs/JobStatus.md +15 -0
- data/docs/Label.md +16 -0
- data/docs/LabelApi.md +191 -0
- data/docs/Labels.md +7 -0
- data/docs/LdapConf.md +15 -0
- data/docs/LdapFailedImportUsers.md +9 -0
- data/docs/LdapImportUsers.md +8 -0
- data/docs/LdapUsers.md +10 -0
- data/docs/Manifest.md +9 -0
- data/docs/Namespace.md +9 -0
- data/docs/NotFoundChartAPIError.md +8 -0
- data/docs/OverallHealthStatus.md +9 -0
- data/docs/Password.md +9 -0
- data/docs/Permission.md +9 -0
- data/docs/PingRegistry.md +14 -0
- data/docs/ProductsApi.md +7780 -0
- data/docs/Project.md +20 -0
- data/docs/ProjectMember.md +10 -0
- data/docs/ProjectMemberEntity.md +14 -0
- data/docs/ProjectMetadata.md +13 -0
- data/docs/ProjectReq.md +12 -0
- data/docs/ProjectSummary.md +14 -0
- data/docs/ProjectSummaryQuota.md +9 -0
- data/docs/PutRegistry.md +14 -0
- data/docs/Quota.md +13 -0
- data/docs/QuotaApi.md +179 -0
- data/docs/QuotaRefObject.md +7 -0
- data/docs/QuotaSwitcher.md +8 -0
- data/docs/QuotaUpdateReq.md +8 -0
- data/docs/Registry.md +17 -0
- data/docs/RegistryCredential.md +10 -0
- data/docs/RegistryInfo.md +11 -0
- data/docs/ReplicationExecution.md +19 -0
- data/docs/ReplicationFilter.md +9 -0
- data/docs/ReplicationPolicy.md +20 -0
- data/docs/ReplicationTask.md +16 -0
- data/docs/ReplicationTrigger.md +9 -0
- data/docs/RepoSignature.md +9 -0
- data/docs/Repository.md +17 -0
- data/docs/RepositoryDescription.md +8 -0
- data/docs/Resource.md +8 -0
- data/docs/ResourceList.md +7 -0
- data/docs/RetagReq.md +10 -0
- data/docs/RetentionApi.md +449 -0
- data/docs/RetentionExecution.md +14 -0
- data/docs/RetentionExecutionTask.md +18 -0
- data/docs/RetentionMetadata.md +10 -0
- data/docs/RetentionPolicy.md +12 -0
- data/docs/RetentionPolicyScope.md +9 -0
- data/docs/RetentionRule.md +15 -0
- data/docs/RetentionRuleMetadata.md +11 -0
- data/docs/RetentionRuleParamMetadata.md +10 -0
- data/docs/RetentionRuleTrigger.md +10 -0
- data/docs/RetentionSelector.md +10 -0
- data/docs/RetentionSelectorMetadata.md +10 -0
- data/docs/RobotAccount.md +15 -0
- data/docs/RobotAccountAccess.md +9 -0
- data/docs/RobotAccountApi.md +291 -0
- data/docs/RobotAccountCreate.md +10 -0
- data/docs/RobotAccountPostRep.md +9 -0
- data/docs/RobotAccountUpdate.md +8 -0
- data/docs/Role.md +11 -0
- data/docs/RoleParam.md +9 -0
- data/docs/RoleRequest.md +8 -0
- data/docs/Search.md +10 -0
- data/docs/SearchRepository.md +13 -0
- data/docs/SearchResult.md +10 -0
- data/docs/SecurityReport.md +8 -0
- data/docs/StatisticMap.md +13 -0
- data/docs/Storage.md +9 -0
- data/docs/StringConfigItem.md +9 -0
- data/docs/SystemApi.md +163 -0
- data/docs/SystemInfo.md +8 -0
- data/docs/Tags.md +8 -0
- data/docs/TriggerSettings.md +8 -0
- data/docs/UnauthorizedChartAPIError.md +8 -0
- data/docs/User.md +21 -0
- data/docs/UserEntity.md +9 -0
- data/docs/UserGroup.md +11 -0
- data/docs/UserProfile.md +10 -0
- data/docs/UserSearch.md +9 -0
- data/docs/VulnNamespaceTimestamp.md +9 -0
- data/docs/VulnerabilityItem.md +13 -0
- data/docs/WebhookJob.md +15 -0
- data/docs/WebhookLastTrigger.md +11 -0
- data/docs/WebhookPolicy.md +17 -0
- data/docs/WebhookTargetObject.md +11 -0
- data/git_push.sh +55 -0
- data/harbor_swagger_client.gemspec +45 -0
- data/lib/harbor_swagger_client.rb +168 -0
- data/lib/harbor_swagger_client/api/chart_repository_api.rb +762 -0
- data/lib/harbor_swagger_client/api/label_api.rb +230 -0
- data/lib/harbor_swagger_client/api/products_api.rb +7958 -0
- data/lib/harbor_swagger_client/api/quota_api.rb +196 -0
- data/lib/harbor_swagger_client/api/retention_api.rb +482 -0
- data/lib/harbor_swagger_client/api/robot_account_api.rb +321 -0
- data/lib/harbor_swagger_client/api/system_api.rb +173 -0
- data/lib/harbor_swagger_client/api_client.rb +389 -0
- data/lib/harbor_swagger_client/api_error.rb +38 -0
- data/lib/harbor_swagger_client/configuration.rb +209 -0
- data/lib/harbor_swagger_client/models/access_log.rb +234 -0
- data/lib/harbor_swagger_client/models/action.rb +183 -0
- data/lib/harbor_swagger_client/models/action_1.rb +183 -0
- data/lib/harbor_swagger_client/models/admin_job_schedule.rb +183 -0
- data/lib/harbor_swagger_client/models/admin_job_schedule_obj.rb +194 -0
- data/lib/harbor_swagger_client/models/bad_request_formated_error.rb +190 -0
- data/lib/harbor_swagger_client/models/bool_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/chart_info_entry.rb +270 -0
- data/lib/harbor_swagger_client/models/chart_info_list.rb +175 -0
- data/lib/harbor_swagger_client/models/chart_metadata.rb +319 -0
- data/lib/harbor_swagger_client/models/chart_version.rb +361 -0
- data/lib/harbor_swagger_client/models/chart_version_details.rb +235 -0
- data/lib/harbor_swagger_client/models/chart_versions.rb +175 -0
- data/lib/harbor_swagger_client/models/component_health_status.rb +205 -0
- data/lib/harbor_swagger_client/models/component_overview_entry.rb +194 -0
- data/lib/harbor_swagger_client/models/configurations.rb +463 -0
- data/lib/harbor_swagger_client/models/configurations_response.rb +463 -0
- data/lib/harbor_swagger_client/models/configurations_scan_all_policy.rb +193 -0
- data/lib/harbor_swagger_client/models/configurations_scan_all_policy_parameter.rb +185 -0
- data/lib/harbor_swagger_client/models/conflict_formated_error.rb +190 -0
- data/lib/harbor_swagger_client/models/cve_whitelist.rb +216 -0
- data/lib/harbor_swagger_client/models/cve_whitelist_item.rb +185 -0
- data/lib/harbor_swagger_client/models/dependency.rb +215 -0
- data/lib/harbor_swagger_client/models/detailed_tag.rb +285 -0
- data/lib/harbor_swagger_client/models/detailed_tag_scan_overview.rb +234 -0
- data/lib/harbor_swagger_client/models/detailed_tag_scan_overview_components.rb +197 -0
- data/lib/harbor_swagger_client/models/digital_signature.rb +195 -0
- data/lib/harbor_swagger_client/models/email_server_setting.rb +234 -0
- data/lib/harbor_swagger_client/models/endpoint.rb +194 -0
- data/lib/harbor_swagger_client/models/filter_style.rb +207 -0
- data/lib/harbor_swagger_client/models/forbidden_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/gc_result.rb +253 -0
- data/lib/harbor_swagger_client/models/general_info.rb +303 -0
- data/lib/harbor_swagger_client/models/general_info_clair_vulnerability_status.rb +197 -0
- data/lib/harbor_swagger_client/models/has_admin_role.rb +184 -0
- data/lib/harbor_swagger_client/models/inline_response_200.rb +184 -0
- data/lib/harbor_swagger_client/models/inline_response_200_1.rb +183 -0
- data/lib/harbor_swagger_client/models/insufficient_storage_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/integer_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/internal_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/job_status.rb +256 -0
- data/lib/harbor_swagger_client/models/label.rb +264 -0
- data/lib/harbor_swagger_client/models/labels.rb +175 -0
- data/lib/harbor_swagger_client/models/ldap_conf.rb +254 -0
- data/lib/harbor_swagger_client/models/ldap_failed_import_users.rb +194 -0
- data/lib/harbor_swagger_client/models/ldap_import_users.rb +186 -0
- data/lib/harbor_swagger_client/models/ldap_users.rb +204 -0
- data/lib/harbor_swagger_client/models/manifest.rb +194 -0
- data/lib/harbor_swagger_client/models/namespace.rb +195 -0
- data/lib/harbor_swagger_client/models/not_found_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/overall_health_status.rb +196 -0
- data/lib/harbor_swagger_client/models/password.rb +194 -0
- data/lib/harbor_swagger_client/models/permission.rb +195 -0
- data/lib/harbor_swagger_client/models/ping_registry.rb +244 -0
- data/lib/harbor_swagger_client/models/project.rb +304 -0
- data/lib/harbor_swagger_client/models/project_member.rb +202 -0
- data/lib/harbor_swagger_client/models/project_member_entity.rb +244 -0
- data/lib/harbor_swagger_client/models/project_metadata.rb +234 -0
- data/lib/harbor_swagger_client/models/project_req.rb +224 -0
- data/lib/harbor_swagger_client/models/project_summary.rb +243 -0
- data/lib/harbor_swagger_client/models/project_summary_quota.rb +194 -0
- data/lib/harbor_swagger_client/models/put_registry.rb +244 -0
- data/lib/harbor_swagger_client/models/quota.rb +235 -0
- data/lib/harbor_swagger_client/models/quota_ref_object.rb +174 -0
- data/lib/harbor_swagger_client/models/quota_switcher.rb +184 -0
- data/lib/harbor_swagger_client/models/quota_update_req.rb +184 -0
- data/lib/harbor_swagger_client/models/registry.rb +273 -0
- data/lib/harbor_swagger_client/models/registry_credential.rb +204 -0
- data/lib/harbor_swagger_client/models/registry_info.rb +219 -0
- data/lib/harbor_swagger_client/models/replication_execution.rb +295 -0
- data/lib/harbor_swagger_client/models/replication_filter.rb +194 -0
- data/lib/harbor_swagger_client/models/replication_policy.rb +305 -0
- data/lib/harbor_swagger_client/models/replication_task.rb +265 -0
- data/lib/harbor_swagger_client/models/replication_trigger.rb +193 -0
- data/lib/harbor_swagger_client/models/repo_signature.rb +194 -0
- data/lib/harbor_swagger_client/models/repository.rb +276 -0
- data/lib/harbor_swagger_client/models/repository_description.rb +184 -0
- data/lib/harbor_swagger_client/models/resource.rb +186 -0
- data/lib/harbor_swagger_client/models/resource_list.rb +174 -0
- data/lib/harbor_swagger_client/models/retag_req.rb +204 -0
- data/lib/harbor_swagger_client/models/retention_execution.rb +237 -0
- data/lib/harbor_swagger_client/models/retention_execution_task.rb +273 -0
- data/lib/harbor_swagger_client/models/retention_metadata.rb +211 -0
- data/lib/harbor_swagger_client/models/retention_policy.rb +222 -0
- data/lib/harbor_swagger_client/models/retention_policy_scope.rb +192 -0
- data/lib/harbor_swagger_client/models/retention_rule.rb +252 -0
- data/lib/harbor_swagger_client/models/retention_rule_metadata.rb +217 -0
- data/lib/harbor_swagger_client/models/retention_rule_param_metadata.rb +202 -0
- data/lib/harbor_swagger_client/models/retention_rule_trigger.rb +201 -0
- data/lib/harbor_swagger_client/models/retention_selector.rb +201 -0
- data/lib/harbor_swagger_client/models/retention_selector_metadata.rb +204 -0
- data/lib/harbor_swagger_client/models/robot_account.rb +255 -0
- data/lib/harbor_swagger_client/models/robot_account_access.rb +194 -0
- data/lib/harbor_swagger_client/models/robot_account_create.rb +206 -0
- data/lib/harbor_swagger_client/models/robot_account_post_rep.rb +194 -0
- data/lib/harbor_swagger_client/models/robot_account_update.rb +184 -0
- data/lib/harbor_swagger_client/models/role.rb +213 -0
- data/lib/harbor_swagger_client/models/role_param.rb +196 -0
- data/lib/harbor_swagger_client/models/role_request.rb +184 -0
- data/lib/harbor_swagger_client/models/search.rb +210 -0
- data/lib/harbor_swagger_client/models/search_repository.rb +234 -0
- data/lib/harbor_swagger_client/models/search_result.rb +204 -0
- data/lib/harbor_swagger_client/models/security_report.rb +184 -0
- data/lib/harbor_swagger_client/models/statistic_map.rb +234 -0
- data/lib/harbor_swagger_client/models/storage.rb +194 -0
- data/lib/harbor_swagger_client/models/string_config_item.rb +194 -0
- data/lib/harbor_swagger_client/models/system_info.rb +186 -0
- data/lib/harbor_swagger_client/models/tags.rb +184 -0
- data/lib/harbor_swagger_client/models/trigger_settings.rb +184 -0
- data/lib/harbor_swagger_client/models/unauthorized_chart_api_error.rb +190 -0
- data/lib/harbor_swagger_client/models/user.rb +301 -0
- data/lib/harbor_swagger_client/models/user_entity.rb +194 -0
- data/lib/harbor_swagger_client/models/user_group.rb +214 -0
- data/lib/harbor_swagger_client/models/user_profile.rb +204 -0
- data/lib/harbor_swagger_client/models/user_search.rb +193 -0
- data/lib/harbor_swagger_client/models/vuln_namespace_timestamp.rb +194 -0
- data/lib/harbor_swagger_client/models/vulnerability_item.rb +234 -0
- data/lib/harbor_swagger_client/models/webhook_job.rb +255 -0
- data/lib/harbor_swagger_client/models/webhook_last_trigger.rb +215 -0
- data/lib/harbor_swagger_client/models/webhook_policy.rb +277 -0
- data/lib/harbor_swagger_client/models/webhook_target_object.rb +215 -0
- data/lib/harbor_swagger_client/version.rb +15 -0
- data/spec/api/chart_repository_api_spec.rb +196 -0
- data/spec/api/label_api_spec.rb +79 -0
- data/spec/api/products_api_spec.rb +1824 -0
- data/spec/api/quota_api_spec.rb +75 -0
- data/spec/api/retention_api_spec.rb +136 -0
- data/spec/api/robot_account_api_spec.rb +100 -0
- data/spec/api/system_api_spec.rb +70 -0
- data/spec/api_client_spec.rb +226 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/access_log_spec.rb +71 -0
- data/spec/models/action_1_spec.rb +41 -0
- data/spec/models/action_spec.rb +41 -0
- data/spec/models/admin_job_schedule_obj_spec.rb +47 -0
- data/spec/models/admin_job_schedule_spec.rb +41 -0
- data/spec/models/bad_request_formated_error_spec.rb +41 -0
- data/spec/models/bool_config_item_spec.rb +47 -0
- data/spec/models/chart_api_error_spec.rb +41 -0
- data/spec/models/chart_info_entry_spec.rb +83 -0
- data/spec/models/chart_info_list_spec.rb +35 -0
- data/spec/models/chart_metadata_spec.rb +101 -0
- data/spec/models/chart_version_details_spec.rb +71 -0
- data/spec/models/chart_version_spec.rb +125 -0
- data/spec/models/chart_versions_spec.rb +35 -0
- data/spec/models/component_health_status_spec.rb +53 -0
- data/spec/models/component_overview_entry_spec.rb +47 -0
- data/spec/models/configurations_response_spec.rb +209 -0
- data/spec/models/configurations_scan_all_policy_parameter_spec.rb +41 -0
- data/spec/models/configurations_scan_all_policy_spec.rb +47 -0
- data/spec/models/configurations_spec.rb +209 -0
- data/spec/models/conflict_formated_error_spec.rb +41 -0
- data/spec/models/cve_whitelist_item_spec.rb +41 -0
- data/spec/models/cve_whitelist_spec.rb +59 -0
- data/spec/models/dependency_spec.rb +53 -0
- data/spec/models/detailed_tag_scan_overview_components_spec.rb +47 -0
- data/spec/models/detailed_tag_scan_overview_spec.rb +71 -0
- data/spec/models/detailed_tag_spec.rb +101 -0
- data/spec/models/digital_signature_spec.rb +47 -0
- data/spec/models/email_server_setting_spec.rb +71 -0
- data/spec/models/endpoint_spec.rb +47 -0
- data/spec/models/filter_style_spec.rb +53 -0
- data/spec/models/forbidden_chart_api_error_spec.rb +41 -0
- data/spec/models/gc_result_spec.rb +83 -0
- data/spec/models/general_info_clair_vulnerability_status_spec.rb +47 -0
- data/spec/models/general_info_spec.rb +113 -0
- data/spec/models/has_admin_role_spec.rb +41 -0
- data/spec/models/inline_response_200_1_spec.rb +41 -0
- data/spec/models/inline_response_200_spec.rb +41 -0
- data/spec/models/insufficient_storage_chart_api_error_spec.rb +41 -0
- data/spec/models/integer_config_item_spec.rb +47 -0
- data/spec/models/internal_chart_api_error_spec.rb +41 -0
- data/spec/models/job_status_spec.rb +83 -0
- data/spec/models/label_spec.rb +89 -0
- data/spec/models/labels_spec.rb +35 -0
- data/spec/models/ldap_conf_spec.rb +83 -0
- data/spec/models/ldap_failed_import_users_spec.rb +47 -0
- data/spec/models/ldap_import_users_spec.rb +41 -0
- data/spec/models/ldap_users_spec.rb +53 -0
- data/spec/models/manifest_spec.rb +47 -0
- data/spec/models/namespace_spec.rb +47 -0
- data/spec/models/not_found_chart_api_error_spec.rb +41 -0
- data/spec/models/overall_health_status_spec.rb +47 -0
- data/spec/models/password_spec.rb +47 -0
- data/spec/models/permission_spec.rb +47 -0
- data/spec/models/ping_registry_spec.rb +77 -0
- data/spec/models/project_member_entity_spec.rb +77 -0
- data/spec/models/project_member_spec.rb +53 -0
- data/spec/models/project_metadata_spec.rb +71 -0
- data/spec/models/project_req_spec.rb +65 -0
- data/spec/models/project_spec.rb +113 -0
- data/spec/models/project_summary_quota_spec.rb +47 -0
- data/spec/models/project_summary_spec.rb +77 -0
- data/spec/models/put_registry_spec.rb +77 -0
- data/spec/models/quota_ref_object_spec.rb +35 -0
- data/spec/models/quota_spec.rb +71 -0
- data/spec/models/quota_switcher_spec.rb +41 -0
- data/spec/models/quota_update_req_spec.rb +41 -0
- data/spec/models/registry_credential_spec.rb +53 -0
- data/spec/models/registry_info_spec.rb +59 -0
- data/spec/models/registry_spec.rb +95 -0
- data/spec/models/replication_execution_spec.rb +107 -0
- data/spec/models/replication_filter_spec.rb +47 -0
- data/spec/models/replication_policy_spec.rb +113 -0
- data/spec/models/replication_task_spec.rb +89 -0
- data/spec/models/replication_trigger_spec.rb +47 -0
- data/spec/models/repo_signature_spec.rb +47 -0
- data/spec/models/repository_description_spec.rb +41 -0
- data/spec/models/repository_spec.rb +95 -0
- data/spec/models/resource_list_spec.rb +35 -0
- data/spec/models/resource_spec.rb +41 -0
- data/spec/models/retag_req_spec.rb +53 -0
- data/spec/models/retention_execution_spec.rb +77 -0
- data/spec/models/retention_execution_task_spec.rb +101 -0
- data/spec/models/retention_metadata_spec.rb +53 -0
- data/spec/models/retention_policy_scope_spec.rb +47 -0
- data/spec/models/retention_policy_spec.rb +65 -0
- data/spec/models/retention_rule_metadata_spec.rb +59 -0
- data/spec/models/retention_rule_param_metadata_spec.rb +53 -0
- data/spec/models/retention_rule_spec.rb +83 -0
- data/spec/models/retention_rule_trigger_spec.rb +53 -0
- data/spec/models/retention_selector_metadata_spec.rb +53 -0
- data/spec/models/retention_selector_spec.rb +53 -0
- data/spec/models/robot_account_access_spec.rb +47 -0
- data/spec/models/robot_account_create_spec.rb +53 -0
- data/spec/models/robot_account_post_rep_spec.rb +47 -0
- data/spec/models/robot_account_spec.rb +83 -0
- data/spec/models/robot_account_update_spec.rb +41 -0
- data/spec/models/role_param_spec.rb +47 -0
- data/spec/models/role_request_spec.rb +41 -0
- data/spec/models/role_spec.rb +59 -0
- data/spec/models/search_repository_spec.rb +71 -0
- data/spec/models/search_result_spec.rb +53 -0
- data/spec/models/search_spec.rb +53 -0
- data/spec/models/security_report_spec.rb +41 -0
- data/spec/models/statistic_map_spec.rb +71 -0
- data/spec/models/storage_spec.rb +47 -0
- data/spec/models/string_config_item_spec.rb +47 -0
- data/spec/models/system_info_spec.rb +41 -0
- data/spec/models/tags_spec.rb +41 -0
- data/spec/models/trigger_settings_spec.rb +41 -0
- data/spec/models/unauthorized_chart_api_error_spec.rb +41 -0
- data/spec/models/user_entity_spec.rb +47 -0
- data/spec/models/user_group_spec.rb +59 -0
- data/spec/models/user_profile_spec.rb +53 -0
- data/spec/models/user_search_spec.rb +47 -0
- data/spec/models/user_spec.rb +119 -0
- data/spec/models/vuln_namespace_timestamp_spec.rb +47 -0
- data/spec/models/vulnerability_item_spec.rb +71 -0
- data/spec/models/webhook_job_spec.rb +83 -0
- data/spec/models/webhook_last_trigger_spec.rb +59 -0
- data/spec/models/webhook_policy_spec.rb +95 -0
- data/spec/models/webhook_target_object_spec.rb +59 -0
- data/spec/spec_helper.rb +111 -0
- metadata +756 -0
@@ -0,0 +1,196 @@
|
|
1
|
+
=begin
|
2
|
+
#Harbor API
|
3
|
+
|
4
|
+
#These APIs provide services for manipulating Harbor project.
|
5
|
+
|
6
|
+
OpenAPI spec version: 1.9.0
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.7
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'uri'
|
14
|
+
|
15
|
+
module SwaggerClient
|
16
|
+
class QuotaApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
# List quotas
|
23
|
+
# List quotas
|
24
|
+
# @param [Hash] opts the optional parameters
|
25
|
+
# @option opts [String] :reference The reference type of quota.
|
26
|
+
# @option opts [String] :sort Sort method, valid values include: 'hard.resource_name', '-hard.resource_name', 'used.resource_name', '-used.resource_name'. Here '-' stands for descending order, resource_name should be the real resource name of the quota.
|
27
|
+
# @option opts [Integer] :page The page number, default is 1.
|
28
|
+
# @option opts [Integer] :page_size The size of per page, default is 10, maximum is 100.
|
29
|
+
# @return [Array<Quota>]
|
30
|
+
def quotas_get(opts = {})
|
31
|
+
data, _status_code, _headers = quotas_get_with_http_info(opts)
|
32
|
+
data
|
33
|
+
end
|
34
|
+
|
35
|
+
# List quotas
|
36
|
+
# List quotas
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @option opts [String] :reference The reference type of quota.
|
39
|
+
# @option opts [String] :sort Sort method, valid values include: 'hard.resource_name', '-hard.resource_name', 'used.resource_name', '-used.resource_name'. Here '-' stands for descending order, resource_name should be the real resource name of the quota.
|
40
|
+
# @option opts [Integer] :page The page number, default is 1.
|
41
|
+
# @option opts [Integer] :page_size The size of per page, default is 10, maximum is 100.
|
42
|
+
# @return [Array<(Array<Quota>, Fixnum, Hash)>] Array<Quota> data, response status code and response headers
|
43
|
+
def quotas_get_with_http_info(opts = {})
|
44
|
+
if @api_client.config.debugging
|
45
|
+
@api_client.config.logger.debug 'Calling API: QuotaApi.quotas_get ...'
|
46
|
+
end
|
47
|
+
# resource path
|
48
|
+
local_var_path = '/quotas'
|
49
|
+
|
50
|
+
# query parameters
|
51
|
+
query_params = {}
|
52
|
+
query_params[:'reference'] = opts[:'reference'] if !opts[:'reference'].nil?
|
53
|
+
query_params[:'sort'] = opts[:'sort'] if !opts[:'sort'].nil?
|
54
|
+
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
55
|
+
query_params[:'page_size'] = opts[:'page_size'] if !opts[:'page_size'].nil?
|
56
|
+
|
57
|
+
# header parameters
|
58
|
+
header_params = {}
|
59
|
+
# HTTP header 'Accept' (if needed)
|
60
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
61
|
+
# HTTP header 'Content-Type'
|
62
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
63
|
+
|
64
|
+
# form parameters
|
65
|
+
form_params = {}
|
66
|
+
|
67
|
+
# http body (model)
|
68
|
+
post_body = nil
|
69
|
+
auth_names = ['basicAuth']
|
70
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
71
|
+
:header_params => header_params,
|
72
|
+
:query_params => query_params,
|
73
|
+
:form_params => form_params,
|
74
|
+
:body => post_body,
|
75
|
+
:auth_names => auth_names,
|
76
|
+
:return_type => 'Array<Quota>')
|
77
|
+
if @api_client.config.debugging
|
78
|
+
@api_client.config.logger.debug "API called: QuotaApi#quotas_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
79
|
+
end
|
80
|
+
return data, status_code, headers
|
81
|
+
end
|
82
|
+
# Get the specified quota
|
83
|
+
# Get the specified quota
|
84
|
+
# @param id Quota ID
|
85
|
+
# @param [Hash] opts the optional parameters
|
86
|
+
# @return [Quota]
|
87
|
+
def quotas_id_get(id, opts = {})
|
88
|
+
data, _status_code, _headers = quotas_id_get_with_http_info(id, opts)
|
89
|
+
data
|
90
|
+
end
|
91
|
+
|
92
|
+
# Get the specified quota
|
93
|
+
# Get the specified quota
|
94
|
+
# @param id Quota ID
|
95
|
+
# @param [Hash] opts the optional parameters
|
96
|
+
# @return [Array<(Quota, Fixnum, Hash)>] Quota data, response status code and response headers
|
97
|
+
def quotas_id_get_with_http_info(id, opts = {})
|
98
|
+
if @api_client.config.debugging
|
99
|
+
@api_client.config.logger.debug 'Calling API: QuotaApi.quotas_id_get ...'
|
100
|
+
end
|
101
|
+
# verify the required parameter 'id' is set
|
102
|
+
if @api_client.config.client_side_validation && id.nil?
|
103
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling QuotaApi.quotas_id_get"
|
104
|
+
end
|
105
|
+
# resource path
|
106
|
+
local_var_path = '/quotas/{id}'.sub('{' + 'id' + '}', id.to_s)
|
107
|
+
|
108
|
+
# query parameters
|
109
|
+
query_params = {}
|
110
|
+
|
111
|
+
# header parameters
|
112
|
+
header_params = {}
|
113
|
+
# HTTP header 'Accept' (if needed)
|
114
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
115
|
+
# HTTP header 'Content-Type'
|
116
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
117
|
+
|
118
|
+
# form parameters
|
119
|
+
form_params = {}
|
120
|
+
|
121
|
+
# http body (model)
|
122
|
+
post_body = nil
|
123
|
+
auth_names = ['basicAuth']
|
124
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
125
|
+
:header_params => header_params,
|
126
|
+
:query_params => query_params,
|
127
|
+
:form_params => form_params,
|
128
|
+
:body => post_body,
|
129
|
+
:auth_names => auth_names,
|
130
|
+
:return_type => 'Quota')
|
131
|
+
if @api_client.config.debugging
|
132
|
+
@api_client.config.logger.debug "API called: QuotaApi#quotas_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
133
|
+
end
|
134
|
+
return data, status_code, headers
|
135
|
+
end
|
136
|
+
# Update the specified quota
|
137
|
+
# Update hard limits of the specified quota
|
138
|
+
# @param id Quota ID
|
139
|
+
# @param hard The new hard limits for the quota
|
140
|
+
# @param [Hash] opts the optional parameters
|
141
|
+
# @return [nil]
|
142
|
+
def quotas_id_put(id, hard, opts = {})
|
143
|
+
quotas_id_put_with_http_info(id, hard, opts)
|
144
|
+
nil
|
145
|
+
end
|
146
|
+
|
147
|
+
# Update the specified quota
|
148
|
+
# Update hard limits of the specified quota
|
149
|
+
# @param id Quota ID
|
150
|
+
# @param hard The new hard limits for the quota
|
151
|
+
# @param [Hash] opts the optional parameters
|
152
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
153
|
+
def quotas_id_put_with_http_info(id, hard, opts = {})
|
154
|
+
if @api_client.config.debugging
|
155
|
+
@api_client.config.logger.debug 'Calling API: QuotaApi.quotas_id_put ...'
|
156
|
+
end
|
157
|
+
# verify the required parameter 'id' is set
|
158
|
+
if @api_client.config.client_side_validation && id.nil?
|
159
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling QuotaApi.quotas_id_put"
|
160
|
+
end
|
161
|
+
# verify the required parameter 'hard' is set
|
162
|
+
if @api_client.config.client_side_validation && hard.nil?
|
163
|
+
fail ArgumentError, "Missing the required parameter 'hard' when calling QuotaApi.quotas_id_put"
|
164
|
+
end
|
165
|
+
# resource path
|
166
|
+
local_var_path = '/quotas/{id}'.sub('{' + 'id' + '}', id.to_s)
|
167
|
+
|
168
|
+
# query parameters
|
169
|
+
query_params = {}
|
170
|
+
|
171
|
+
# header parameters
|
172
|
+
header_params = {}
|
173
|
+
# HTTP header 'Accept' (if needed)
|
174
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
175
|
+
# HTTP header 'Content-Type'
|
176
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
177
|
+
|
178
|
+
# form parameters
|
179
|
+
form_params = {}
|
180
|
+
|
181
|
+
# http body (model)
|
182
|
+
post_body = @api_client.object_to_http_body(hard)
|
183
|
+
auth_names = ['basicAuth']
|
184
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
185
|
+
:header_params => header_params,
|
186
|
+
:query_params => query_params,
|
187
|
+
:form_params => form_params,
|
188
|
+
:body => post_body,
|
189
|
+
:auth_names => auth_names)
|
190
|
+
if @api_client.config.debugging
|
191
|
+
@api_client.config.logger.debug "API called: QuotaApi#quotas_id_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
192
|
+
end
|
193
|
+
return data, status_code, headers
|
194
|
+
end
|
195
|
+
end
|
196
|
+
end
|
@@ -0,0 +1,482 @@
|
|
1
|
+
=begin
|
2
|
+
#Harbor API
|
3
|
+
|
4
|
+
#These APIs provide services for manipulating Harbor project.
|
5
|
+
|
6
|
+
OpenAPI spec version: 1.9.0
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.7
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'uri'
|
14
|
+
|
15
|
+
module SwaggerClient
|
16
|
+
class RetentionApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
# Stop a Retention job
|
23
|
+
# Stop a Retention job, only support \"stop\" action now.
|
24
|
+
# @param id Retention ID.
|
25
|
+
# @param eid Retention execution ID.
|
26
|
+
# @param action The action, only support \"stop\" now.
|
27
|
+
# @param [Hash] opts the optional parameters
|
28
|
+
# @return [nil]
|
29
|
+
def retentions_id_executions_eid_patch(id, eid, action, opts = {})
|
30
|
+
retentions_id_executions_eid_patch_with_http_info(id, eid, action, opts)
|
31
|
+
nil
|
32
|
+
end
|
33
|
+
|
34
|
+
# Stop a Retention job
|
35
|
+
# Stop a Retention job, only support \"stop\" action now.
|
36
|
+
# @param id Retention ID.
|
37
|
+
# @param eid Retention execution ID.
|
38
|
+
# @param action The action, only support \"stop\" now.
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
41
|
+
def retentions_id_executions_eid_patch_with_http_info(id, eid, action, opts = {})
|
42
|
+
if @api_client.config.debugging
|
43
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_executions_eid_patch ...'
|
44
|
+
end
|
45
|
+
# verify the required parameter 'id' is set
|
46
|
+
if @api_client.config.client_side_validation && id.nil?
|
47
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_executions_eid_patch"
|
48
|
+
end
|
49
|
+
# verify the required parameter 'eid' is set
|
50
|
+
if @api_client.config.client_side_validation && eid.nil?
|
51
|
+
fail ArgumentError, "Missing the required parameter 'eid' when calling RetentionApi.retentions_id_executions_eid_patch"
|
52
|
+
end
|
53
|
+
# verify the required parameter 'action' is set
|
54
|
+
if @api_client.config.client_side_validation && action.nil?
|
55
|
+
fail ArgumentError, "Missing the required parameter 'action' when calling RetentionApi.retentions_id_executions_eid_patch"
|
56
|
+
end
|
57
|
+
# resource path
|
58
|
+
local_var_path = '/retentions/{id}/executions/{eid}'.sub('{' + 'id' + '}', id.to_s).sub('{' + 'eid' + '}', eid.to_s)
|
59
|
+
|
60
|
+
# query parameters
|
61
|
+
query_params = {}
|
62
|
+
|
63
|
+
# header parameters
|
64
|
+
header_params = {}
|
65
|
+
# HTTP header 'Accept' (if needed)
|
66
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
67
|
+
# HTTP header 'Content-Type'
|
68
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
69
|
+
|
70
|
+
# form parameters
|
71
|
+
form_params = {}
|
72
|
+
|
73
|
+
# http body (model)
|
74
|
+
post_body = @api_client.object_to_http_body(action)
|
75
|
+
auth_names = ['basicAuth']
|
76
|
+
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
77
|
+
:header_params => header_params,
|
78
|
+
:query_params => query_params,
|
79
|
+
:form_params => form_params,
|
80
|
+
:body => post_body,
|
81
|
+
:auth_names => auth_names)
|
82
|
+
if @api_client.config.debugging
|
83
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_executions_eid_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
84
|
+
end
|
85
|
+
return data, status_code, headers
|
86
|
+
end
|
87
|
+
# Get Retention job tasks
|
88
|
+
# Get Retention job tasks, each repository as a task.
|
89
|
+
# @param id Retention ID.
|
90
|
+
# @param eid Retention execution ID.
|
91
|
+
# @param [Hash] opts the optional parameters
|
92
|
+
# @return [Array<RetentionExecutionTask>]
|
93
|
+
def retentions_id_executions_eid_tasks_get(id, eid, opts = {})
|
94
|
+
data, _status_code, _headers = retentions_id_executions_eid_tasks_get_with_http_info(id, eid, opts)
|
95
|
+
data
|
96
|
+
end
|
97
|
+
|
98
|
+
# Get Retention job tasks
|
99
|
+
# Get Retention job tasks, each repository as a task.
|
100
|
+
# @param id Retention ID.
|
101
|
+
# @param eid Retention execution ID.
|
102
|
+
# @param [Hash] opts the optional parameters
|
103
|
+
# @return [Array<(Array<RetentionExecutionTask>, Fixnum, Hash)>] Array<RetentionExecutionTask> data, response status code and response headers
|
104
|
+
def retentions_id_executions_eid_tasks_get_with_http_info(id, eid, opts = {})
|
105
|
+
if @api_client.config.debugging
|
106
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_executions_eid_tasks_get ...'
|
107
|
+
end
|
108
|
+
# verify the required parameter 'id' is set
|
109
|
+
if @api_client.config.client_side_validation && id.nil?
|
110
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_executions_eid_tasks_get"
|
111
|
+
end
|
112
|
+
# verify the required parameter 'eid' is set
|
113
|
+
if @api_client.config.client_side_validation && eid.nil?
|
114
|
+
fail ArgumentError, "Missing the required parameter 'eid' when calling RetentionApi.retentions_id_executions_eid_tasks_get"
|
115
|
+
end
|
116
|
+
# resource path
|
117
|
+
local_var_path = '/retentions/{id}/executions/{eid}/tasks'.sub('{' + 'id' + '}', id.to_s).sub('{' + 'eid' + '}', eid.to_s)
|
118
|
+
|
119
|
+
# query parameters
|
120
|
+
query_params = {}
|
121
|
+
|
122
|
+
# header parameters
|
123
|
+
header_params = {}
|
124
|
+
# HTTP header 'Accept' (if needed)
|
125
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
126
|
+
# HTTP header 'Content-Type'
|
127
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
128
|
+
|
129
|
+
# form parameters
|
130
|
+
form_params = {}
|
131
|
+
|
132
|
+
# http body (model)
|
133
|
+
post_body = nil
|
134
|
+
auth_names = ['basicAuth']
|
135
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
136
|
+
:header_params => header_params,
|
137
|
+
:query_params => query_params,
|
138
|
+
:form_params => form_params,
|
139
|
+
:body => post_body,
|
140
|
+
:auth_names => auth_names,
|
141
|
+
:return_type => 'Array<RetentionExecutionTask>')
|
142
|
+
if @api_client.config.debugging
|
143
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_executions_eid_tasks_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
144
|
+
end
|
145
|
+
return data, status_code, headers
|
146
|
+
end
|
147
|
+
# Get Retention job task log
|
148
|
+
# Get Retention job task log, tags ratain or deletion detail will be shown in a table.
|
149
|
+
# @param id Retention ID.
|
150
|
+
# @param eid Retention execution ID.
|
151
|
+
# @param tid Retention execution ID.
|
152
|
+
# @param [Hash] opts the optional parameters
|
153
|
+
# @return [String]
|
154
|
+
def retentions_id_executions_eid_tasks_tid_get(id, eid, tid, opts = {})
|
155
|
+
data, _status_code, _headers = retentions_id_executions_eid_tasks_tid_get_with_http_info(id, eid, tid, opts)
|
156
|
+
data
|
157
|
+
end
|
158
|
+
|
159
|
+
# Get Retention job task log
|
160
|
+
# Get Retention job task log, tags ratain or deletion detail will be shown in a table.
|
161
|
+
# @param id Retention ID.
|
162
|
+
# @param eid Retention execution ID.
|
163
|
+
# @param tid Retention execution ID.
|
164
|
+
# @param [Hash] opts the optional parameters
|
165
|
+
# @return [Array<(String, Fixnum, Hash)>] String data, response status code and response headers
|
166
|
+
def retentions_id_executions_eid_tasks_tid_get_with_http_info(id, eid, tid, opts = {})
|
167
|
+
if @api_client.config.debugging
|
168
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_executions_eid_tasks_tid_get ...'
|
169
|
+
end
|
170
|
+
# verify the required parameter 'id' is set
|
171
|
+
if @api_client.config.client_side_validation && id.nil?
|
172
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_executions_eid_tasks_tid_get"
|
173
|
+
end
|
174
|
+
# verify the required parameter 'eid' is set
|
175
|
+
if @api_client.config.client_side_validation && eid.nil?
|
176
|
+
fail ArgumentError, "Missing the required parameter 'eid' when calling RetentionApi.retentions_id_executions_eid_tasks_tid_get"
|
177
|
+
end
|
178
|
+
# verify the required parameter 'tid' is set
|
179
|
+
if @api_client.config.client_side_validation && tid.nil?
|
180
|
+
fail ArgumentError, "Missing the required parameter 'tid' when calling RetentionApi.retentions_id_executions_eid_tasks_tid_get"
|
181
|
+
end
|
182
|
+
# resource path
|
183
|
+
local_var_path = '/retentions/{id}/executions/{eid}/tasks/{tid}'.sub('{' + 'id' + '}', id.to_s).sub('{' + 'eid' + '}', eid.to_s).sub('{' + 'tid' + '}', tid.to_s)
|
184
|
+
|
185
|
+
# query parameters
|
186
|
+
query_params = {}
|
187
|
+
|
188
|
+
# header parameters
|
189
|
+
header_params = {}
|
190
|
+
# HTTP header 'Accept' (if needed)
|
191
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
192
|
+
# HTTP header 'Content-Type'
|
193
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
194
|
+
|
195
|
+
# form parameters
|
196
|
+
form_params = {}
|
197
|
+
|
198
|
+
# http body (model)
|
199
|
+
post_body = nil
|
200
|
+
auth_names = ['basicAuth']
|
201
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
202
|
+
:header_params => header_params,
|
203
|
+
:query_params => query_params,
|
204
|
+
:form_params => form_params,
|
205
|
+
:body => post_body,
|
206
|
+
:auth_names => auth_names,
|
207
|
+
:return_type => 'String')
|
208
|
+
if @api_client.config.debugging
|
209
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_executions_eid_tasks_tid_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
210
|
+
end
|
211
|
+
return data, status_code, headers
|
212
|
+
end
|
213
|
+
# Get a Retention job
|
214
|
+
# Get a Retention job, job status may be delayed before job service schedule it up.
|
215
|
+
# @param id Retention ID.
|
216
|
+
# @param [Hash] opts the optional parameters
|
217
|
+
# @return [Array<RetentionExecution>]
|
218
|
+
def retentions_id_executions_get(id, opts = {})
|
219
|
+
data, _status_code, _headers = retentions_id_executions_get_with_http_info(id, opts)
|
220
|
+
data
|
221
|
+
end
|
222
|
+
|
223
|
+
# Get a Retention job
|
224
|
+
# Get a Retention job, job status may be delayed before job service schedule it up.
|
225
|
+
# @param id Retention ID.
|
226
|
+
# @param [Hash] opts the optional parameters
|
227
|
+
# @return [Array<(Array<RetentionExecution>, Fixnum, Hash)>] Array<RetentionExecution> data, response status code and response headers
|
228
|
+
def retentions_id_executions_get_with_http_info(id, opts = {})
|
229
|
+
if @api_client.config.debugging
|
230
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_executions_get ...'
|
231
|
+
end
|
232
|
+
# verify the required parameter 'id' is set
|
233
|
+
if @api_client.config.client_side_validation && id.nil?
|
234
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_executions_get"
|
235
|
+
end
|
236
|
+
# resource path
|
237
|
+
local_var_path = '/retentions/{id}/executions'.sub('{' + 'id' + '}', id.to_s)
|
238
|
+
|
239
|
+
# query parameters
|
240
|
+
query_params = {}
|
241
|
+
|
242
|
+
# header parameters
|
243
|
+
header_params = {}
|
244
|
+
# HTTP header 'Accept' (if needed)
|
245
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
246
|
+
# HTTP header 'Content-Type'
|
247
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
248
|
+
|
249
|
+
# form parameters
|
250
|
+
form_params = {}
|
251
|
+
|
252
|
+
# http body (model)
|
253
|
+
post_body = nil
|
254
|
+
auth_names = ['basicAuth']
|
255
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
256
|
+
:header_params => header_params,
|
257
|
+
:query_params => query_params,
|
258
|
+
:form_params => form_params,
|
259
|
+
:body => post_body,
|
260
|
+
:auth_names => auth_names,
|
261
|
+
:return_type => 'Array<RetentionExecution>')
|
262
|
+
if @api_client.config.debugging
|
263
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_executions_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
264
|
+
end
|
265
|
+
return data, status_code, headers
|
266
|
+
end
|
267
|
+
# Trigger a Retention job
|
268
|
+
# Trigger a Retention job, if dry_run is True, nothing would be deleted actually.
|
269
|
+
# @param id Retention ID.
|
270
|
+
# @param action
|
271
|
+
# @param [Hash] opts the optional parameters
|
272
|
+
# @return [nil]
|
273
|
+
def retentions_id_executions_post(id, action, opts = {})
|
274
|
+
retentions_id_executions_post_with_http_info(id, action, opts)
|
275
|
+
nil
|
276
|
+
end
|
277
|
+
|
278
|
+
# Trigger a Retention job
|
279
|
+
# Trigger a Retention job, if dry_run is True, nothing would be deleted actually.
|
280
|
+
# @param id Retention ID.
|
281
|
+
# @param action
|
282
|
+
# @param [Hash] opts the optional parameters
|
283
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
284
|
+
def retentions_id_executions_post_with_http_info(id, action, opts = {})
|
285
|
+
if @api_client.config.debugging
|
286
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_executions_post ...'
|
287
|
+
end
|
288
|
+
# verify the required parameter 'id' is set
|
289
|
+
if @api_client.config.client_side_validation && id.nil?
|
290
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_executions_post"
|
291
|
+
end
|
292
|
+
# verify the required parameter 'action' is set
|
293
|
+
if @api_client.config.client_side_validation && action.nil?
|
294
|
+
fail ArgumentError, "Missing the required parameter 'action' when calling RetentionApi.retentions_id_executions_post"
|
295
|
+
end
|
296
|
+
# resource path
|
297
|
+
local_var_path = '/retentions/{id}/executions'.sub('{' + 'id' + '}', id.to_s)
|
298
|
+
|
299
|
+
# query parameters
|
300
|
+
query_params = {}
|
301
|
+
|
302
|
+
# header parameters
|
303
|
+
header_params = {}
|
304
|
+
# HTTP header 'Accept' (if needed)
|
305
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
306
|
+
# HTTP header 'Content-Type'
|
307
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
308
|
+
|
309
|
+
# form parameters
|
310
|
+
form_params = {}
|
311
|
+
|
312
|
+
# http body (model)
|
313
|
+
post_body = @api_client.object_to_http_body(action)
|
314
|
+
auth_names = ['basicAuth']
|
315
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
316
|
+
:header_params => header_params,
|
317
|
+
:query_params => query_params,
|
318
|
+
:form_params => form_params,
|
319
|
+
:body => post_body,
|
320
|
+
:auth_names => auth_names)
|
321
|
+
if @api_client.config.debugging
|
322
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_executions_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
323
|
+
end
|
324
|
+
return data, status_code, headers
|
325
|
+
end
|
326
|
+
# Get Retention Policy
|
327
|
+
# Get Retention Policy.
|
328
|
+
# @param id Retention ID.
|
329
|
+
# @param [Hash] opts the optional parameters
|
330
|
+
# @return [RetentionPolicy]
|
331
|
+
def retentions_id_get(id, opts = {})
|
332
|
+
data, _status_code, _headers = retentions_id_get_with_http_info(id, opts)
|
333
|
+
data
|
334
|
+
end
|
335
|
+
|
336
|
+
# Get Retention Policy
|
337
|
+
# Get Retention Policy.
|
338
|
+
# @param id Retention ID.
|
339
|
+
# @param [Hash] opts the optional parameters
|
340
|
+
# @return [Array<(RetentionPolicy, Fixnum, Hash)>] RetentionPolicy data, response status code and response headers
|
341
|
+
def retentions_id_get_with_http_info(id, opts = {})
|
342
|
+
if @api_client.config.debugging
|
343
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_id_get ...'
|
344
|
+
end
|
345
|
+
# verify the required parameter 'id' is set
|
346
|
+
if @api_client.config.client_side_validation && id.nil?
|
347
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling RetentionApi.retentions_id_get"
|
348
|
+
end
|
349
|
+
# resource path
|
350
|
+
local_var_path = '/retentions/{id}'.sub('{' + 'id' + '}', id.to_s)
|
351
|
+
|
352
|
+
# query parameters
|
353
|
+
query_params = {}
|
354
|
+
|
355
|
+
# header parameters
|
356
|
+
header_params = {}
|
357
|
+
# HTTP header 'Accept' (if needed)
|
358
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
359
|
+
# HTTP header 'Content-Type'
|
360
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
361
|
+
|
362
|
+
# form parameters
|
363
|
+
form_params = {}
|
364
|
+
|
365
|
+
# http body (model)
|
366
|
+
post_body = nil
|
367
|
+
auth_names = ['basicAuth']
|
368
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
369
|
+
:header_params => header_params,
|
370
|
+
:query_params => query_params,
|
371
|
+
:form_params => form_params,
|
372
|
+
:body => post_body,
|
373
|
+
:auth_names => auth_names,
|
374
|
+
:return_type => 'RetentionPolicy')
|
375
|
+
if @api_client.config.debugging
|
376
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
377
|
+
end
|
378
|
+
return data, status_code, headers
|
379
|
+
end
|
380
|
+
# Get Retention Metadatas
|
381
|
+
# Get Retention Metadatas.
|
382
|
+
# @param [Hash] opts the optional parameters
|
383
|
+
# @return [RetentionMetadata]
|
384
|
+
def retentions_metadatas_get(opts = {})
|
385
|
+
data, _status_code, _headers = retentions_metadatas_get_with_http_info(opts)
|
386
|
+
data
|
387
|
+
end
|
388
|
+
|
389
|
+
# Get Retention Metadatas
|
390
|
+
# Get Retention Metadatas.
|
391
|
+
# @param [Hash] opts the optional parameters
|
392
|
+
# @return [Array<(RetentionMetadata, Fixnum, Hash)>] RetentionMetadata data, response status code and response headers
|
393
|
+
def retentions_metadatas_get_with_http_info(opts = {})
|
394
|
+
if @api_client.config.debugging
|
395
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_metadatas_get ...'
|
396
|
+
end
|
397
|
+
# resource path
|
398
|
+
local_var_path = '/retentions/metadatas'
|
399
|
+
|
400
|
+
# query parameters
|
401
|
+
query_params = {}
|
402
|
+
|
403
|
+
# header parameters
|
404
|
+
header_params = {}
|
405
|
+
# HTTP header 'Accept' (if needed)
|
406
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
407
|
+
# HTTP header 'Content-Type'
|
408
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
409
|
+
|
410
|
+
# form parameters
|
411
|
+
form_params = {}
|
412
|
+
|
413
|
+
# http body (model)
|
414
|
+
post_body = nil
|
415
|
+
auth_names = ['basicAuth']
|
416
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
417
|
+
:header_params => header_params,
|
418
|
+
:query_params => query_params,
|
419
|
+
:form_params => form_params,
|
420
|
+
:body => post_body,
|
421
|
+
:auth_names => auth_names,
|
422
|
+
:return_type => 'RetentionMetadata')
|
423
|
+
if @api_client.config.debugging
|
424
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_metadatas_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
425
|
+
end
|
426
|
+
return data, status_code, headers
|
427
|
+
end
|
428
|
+
# Create Retention Policy
|
429
|
+
# Create Retention Policy, you can reference metadatas API for the policy model. You can check project metadatas to find whether a retention policy is already binded. This method should only be called when no retention policy binded to project yet.
|
430
|
+
# @param policy Create Retention Policy successfully.
|
431
|
+
# @param [Hash] opts the optional parameters
|
432
|
+
# @return [nil]
|
433
|
+
def retentions_post(policy, opts = {})
|
434
|
+
retentions_post_with_http_info(policy, opts)
|
435
|
+
nil
|
436
|
+
end
|
437
|
+
|
438
|
+
# Create Retention Policy
|
439
|
+
# Create Retention Policy, you can reference metadatas API for the policy model. You can check project metadatas to find whether a retention policy is already binded. This method should only be called when no retention policy binded to project yet.
|
440
|
+
# @param policy Create Retention Policy successfully.
|
441
|
+
# @param [Hash] opts the optional parameters
|
442
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
443
|
+
def retentions_post_with_http_info(policy, opts = {})
|
444
|
+
if @api_client.config.debugging
|
445
|
+
@api_client.config.logger.debug 'Calling API: RetentionApi.retentions_post ...'
|
446
|
+
end
|
447
|
+
# verify the required parameter 'policy' is set
|
448
|
+
if @api_client.config.client_side_validation && policy.nil?
|
449
|
+
fail ArgumentError, "Missing the required parameter 'policy' when calling RetentionApi.retentions_post"
|
450
|
+
end
|
451
|
+
# resource path
|
452
|
+
local_var_path = '/retentions'
|
453
|
+
|
454
|
+
# query parameters
|
455
|
+
query_params = {}
|
456
|
+
|
457
|
+
# header parameters
|
458
|
+
header_params = {}
|
459
|
+
# HTTP header 'Accept' (if needed)
|
460
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
461
|
+
# HTTP header 'Content-Type'
|
462
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
463
|
+
|
464
|
+
# form parameters
|
465
|
+
form_params = {}
|
466
|
+
|
467
|
+
# http body (model)
|
468
|
+
post_body = @api_client.object_to_http_body(policy)
|
469
|
+
auth_names = ['basicAuth']
|
470
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
471
|
+
:header_params => header_params,
|
472
|
+
:query_params => query_params,
|
473
|
+
:form_params => form_params,
|
474
|
+
:body => post_body,
|
475
|
+
:auth_names => auth_names)
|
476
|
+
if @api_client.config.debugging
|
477
|
+
@api_client.config.logger.debug "API called: RetentionApi#retentions_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
478
|
+
end
|
479
|
+
return data, status_code, headers
|
480
|
+
end
|
481
|
+
end
|
482
|
+
end
|