harbor1_client 0.1.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 +7 -0
- data/Gemfile +7 -0
- data/README.md +438 -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 +23 -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 +42 -0
- data/docs/ConfigurationsResponse.md +41 -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/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/ImmutableTagRule.md +11 -0
- data/docs/InlineResponse200.md +8 -0
- data/docs/InputSecret.md +8 -0
- data/docs/InsufficientStorageChartAPIError.md +8 -0
- data/docs/IntegerConfigItem.md +9 -0
- data/docs/InternalChartAPIError.md +8 -0
- data/docs/IsDefault.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/NativeReportSummary.md +14 -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 +8594 -0
- data/docs/Project.md +21 -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/ProjectScanner.md +8 -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 +118 -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/Report.md +11 -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/ScanApi.md +281 -0
- data/docs/ScanOverview.md +7 -0
- data/docs/Scanner.md +10 -0
- data/docs/ScannerAdapterMetadata.md +10 -0
- data/docs/ScannerCapability.md +9 -0
- data/docs/ScannerRegistration.md +21 -0
- data/docs/ScannerRegistrationReq.md +15 -0
- data/docs/ScannerRegistrationSettings.md +11 -0
- data/docs/ScannersApi.md +600 -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/Stats.md +11 -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 +14 -0
- data/docs/VulnerabilitySummary.md +10 -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/harbor1_client.gemspec +46 -0
- data/lib/harbor1_client.rb +182 -0
- data/lib/harbor1_client/api/chart_repository_api.rb +762 -0
- data/lib/harbor1_client/api/label_api.rb +230 -0
- data/lib/harbor1_client/api/products_api.rb +8783 -0
- data/lib/harbor1_client/api/quota_api.rb +136 -0
- data/lib/harbor1_client/api/retention_api.rb +482 -0
- data/lib/harbor1_client/api/robot_account_api.rb +321 -0
- data/lib/harbor1_client/api/scan_api.rb +307 -0
- data/lib/harbor1_client/api/scanners_api.rb +624 -0
- data/lib/harbor1_client/api/system_api.rb +173 -0
- data/lib/harbor1_client/api_client.rb +391 -0
- data/lib/harbor1_client/api_error.rb +38 -0
- data/lib/harbor1_client/configuration.rb +209 -0
- data/lib/harbor1_client/models/access_log.rb +235 -0
- data/lib/harbor1_client/models/action.rb +184 -0
- data/lib/harbor1_client/models/action_1.rb +184 -0
- data/lib/harbor1_client/models/admin_job_schedule.rb +184 -0
- data/lib/harbor1_client/models/admin_job_schedule_obj.rb +195 -0
- data/lib/harbor1_client/models/bad_request_formated_error.rb +191 -0
- data/lib/harbor1_client/models/bool_config_item.rb +195 -0
- data/lib/harbor1_client/models/chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/chart_info_entry.rb +271 -0
- data/lib/harbor1_client/models/chart_info_list.rb +176 -0
- data/lib/harbor1_client/models/chart_metadata.rb +320 -0
- data/lib/harbor1_client/models/chart_version.rb +371 -0
- data/lib/harbor1_client/models/chart_version_details.rb +236 -0
- data/lib/harbor1_client/models/chart_versions.rb +176 -0
- data/lib/harbor1_client/models/component_health_status.rb +206 -0
- data/lib/harbor1_client/models/component_overview_entry.rb +195 -0
- data/lib/harbor1_client/models/configurations.rb +524 -0
- data/lib/harbor1_client/models/configurations_response.rb +514 -0
- data/lib/harbor1_client/models/configurations_scan_all_policy.rb +194 -0
- data/lib/harbor1_client/models/configurations_scan_all_policy_parameter.rb +186 -0
- data/lib/harbor1_client/models/conflict_formated_error.rb +191 -0
- data/lib/harbor1_client/models/cve_whitelist.rb +217 -0
- data/lib/harbor1_client/models/cve_whitelist_item.rb +186 -0
- data/lib/harbor1_client/models/dependency.rb +216 -0
- data/lib/harbor1_client/models/detailed_tag.rb +287 -0
- data/lib/harbor1_client/models/digital_signature.rb +196 -0
- data/lib/harbor1_client/models/email_server_setting.rb +235 -0
- data/lib/harbor1_client/models/endpoint.rb +195 -0
- data/lib/harbor1_client/models/filter_style.rb +208 -0
- data/lib/harbor1_client/models/forbidden_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/gc_result.rb +254 -0
- data/lib/harbor1_client/models/general_info.rb +304 -0
- data/lib/harbor1_client/models/general_info_clair_vulnerability_status.rb +198 -0
- data/lib/harbor1_client/models/has_admin_role.rb +185 -0
- data/lib/harbor1_client/models/immutable_tag_rule.rb +211 -0
- data/lib/harbor1_client/models/inline_response_200.rb +184 -0
- data/lib/harbor1_client/models/input_secret.rb +185 -0
- data/lib/harbor1_client/models/insufficient_storage_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/integer_config_item.rb +195 -0
- data/lib/harbor1_client/models/internal_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/is_default.rb +185 -0
- data/lib/harbor1_client/models/job_status.rb +257 -0
- data/lib/harbor1_client/models/label.rb +265 -0
- data/lib/harbor1_client/models/labels.rb +176 -0
- data/lib/harbor1_client/models/ldap_conf.rb +255 -0
- data/lib/harbor1_client/models/ldap_failed_import_users.rb +195 -0
- data/lib/harbor1_client/models/ldap_import_users.rb +187 -0
- data/lib/harbor1_client/models/ldap_users.rb +205 -0
- data/lib/harbor1_client/models/manifest.rb +195 -0
- data/lib/harbor1_client/models/namespace.rb +196 -0
- data/lib/harbor1_client/models/native_report_summary.rb +245 -0
- data/lib/harbor1_client/models/not_found_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/overall_health_status.rb +197 -0
- data/lib/harbor1_client/models/password.rb +195 -0
- data/lib/harbor1_client/models/permission.rb +196 -0
- data/lib/harbor1_client/models/ping_registry.rb +245 -0
- data/lib/harbor1_client/models/project.rb +317 -0
- data/lib/harbor1_client/models/project_member.rb +203 -0
- data/lib/harbor1_client/models/project_member_entity.rb +245 -0
- data/lib/harbor1_client/models/project_metadata.rb +235 -0
- data/lib/harbor1_client/models/project_req.rb +225 -0
- data/lib/harbor1_client/models/project_scanner.rb +185 -0
- data/lib/harbor1_client/models/project_summary.rb +244 -0
- data/lib/harbor1_client/models/project_summary_quota.rb +195 -0
- data/lib/harbor1_client/models/put_registry.rb +245 -0
- data/lib/harbor1_client/models/quota.rb +236 -0
- data/lib/harbor1_client/models/quota_ref_object.rb +175 -0
- data/lib/harbor1_client/models/quota_switcher.rb +185 -0
- data/lib/harbor1_client/models/quota_update_req.rb +185 -0
- data/lib/harbor1_client/models/registry.rb +274 -0
- data/lib/harbor1_client/models/registry_credential.rb +205 -0
- data/lib/harbor1_client/models/registry_info.rb +220 -0
- data/lib/harbor1_client/models/replication_execution.rb +296 -0
- data/lib/harbor1_client/models/replication_filter.rb +195 -0
- data/lib/harbor1_client/models/replication_policy.rb +306 -0
- data/lib/harbor1_client/models/replication_task.rb +266 -0
- data/lib/harbor1_client/models/replication_trigger.rb +194 -0
- data/lib/harbor1_client/models/repo_signature.rb +195 -0
- data/lib/harbor1_client/models/report.rb +216 -0
- data/lib/harbor1_client/models/repository.rb +277 -0
- data/lib/harbor1_client/models/repository_description.rb +185 -0
- data/lib/harbor1_client/models/resource.rb +187 -0
- data/lib/harbor1_client/models/resource_list.rb +175 -0
- data/lib/harbor1_client/models/retag_req.rb +205 -0
- data/lib/harbor1_client/models/retention_execution.rb +238 -0
- data/lib/harbor1_client/models/retention_execution_task.rb +274 -0
- data/lib/harbor1_client/models/retention_metadata.rb +212 -0
- data/lib/harbor1_client/models/retention_policy.rb +223 -0
- data/lib/harbor1_client/models/retention_policy_scope.rb +193 -0
- data/lib/harbor1_client/models/retention_rule.rb +253 -0
- data/lib/harbor1_client/models/retention_rule_metadata.rb +218 -0
- data/lib/harbor1_client/models/retention_rule_param_metadata.rb +203 -0
- data/lib/harbor1_client/models/retention_rule_trigger.rb +202 -0
- data/lib/harbor1_client/models/retention_selector.rb +202 -0
- data/lib/harbor1_client/models/retention_selector_metadata.rb +205 -0
- data/lib/harbor1_client/models/robot_account.rb +256 -0
- data/lib/harbor1_client/models/robot_account_access.rb +195 -0
- data/lib/harbor1_client/models/robot_account_create.rb +207 -0
- data/lib/harbor1_client/models/robot_account_post_rep.rb +195 -0
- data/lib/harbor1_client/models/robot_account_update.rb +185 -0
- data/lib/harbor1_client/models/role.rb +214 -0
- data/lib/harbor1_client/models/role_param.rb +197 -0
- data/lib/harbor1_client/models/role_request.rb +185 -0
- data/lib/harbor1_client/models/scan_overview.rb +176 -0
- data/lib/harbor1_client/models/scanner.rb +205 -0
- data/lib/harbor1_client/models/scanner_adapter_metadata.rb +207 -0
- data/lib/harbor1_client/models/scanner_capability.rb +197 -0
- data/lib/harbor1_client/models/scanner_registration.rb +328 -0
- data/lib/harbor1_client/models/scanner_registration_req.rb +263 -0
- data/lib/harbor1_client/models/scanner_registration_settings.rb +217 -0
- data/lib/harbor1_client/models/search.rb +211 -0
- data/lib/harbor1_client/models/search_repository.rb +235 -0
- data/lib/harbor1_client/models/search_result.rb +205 -0
- data/lib/harbor1_client/models/security_report.rb +185 -0
- data/lib/harbor1_client/models/statistic_map.rb +235 -0
- data/lib/harbor1_client/models/stats.rb +218 -0
- data/lib/harbor1_client/models/storage.rb +195 -0
- data/lib/harbor1_client/models/string_config_item.rb +195 -0
- data/lib/harbor1_client/models/system_info.rb +187 -0
- data/lib/harbor1_client/models/tags.rb +185 -0
- data/lib/harbor1_client/models/trigger_settings.rb +185 -0
- data/lib/harbor1_client/models/unauthorized_chart_api_error.rb +191 -0
- data/lib/harbor1_client/models/user.rb +302 -0
- data/lib/harbor1_client/models/user_entity.rb +195 -0
- data/lib/harbor1_client/models/user_group.rb +215 -0
- data/lib/harbor1_client/models/user_profile.rb +205 -0
- data/lib/harbor1_client/models/user_search.rb +194 -0
- data/lib/harbor1_client/models/vuln_namespace_timestamp.rb +195 -0
- data/lib/harbor1_client/models/vulnerability_item.rb +247 -0
- data/lib/harbor1_client/models/vulnerability_summary.rb +208 -0
- data/lib/harbor1_client/models/webhook_job.rb +256 -0
- data/lib/harbor1_client/models/webhook_last_trigger.rb +216 -0
- data/lib/harbor1_client/models/webhook_policy.rb +278 -0
- data/lib/harbor1_client/models/webhook_target_object.rb +216 -0
- data/lib/harbor1_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 +2010 -0
- data/spec/api/quota_api_spec.rb +60 -0
- data/spec/api/retention_api_spec.rb +136 -0
- data/spec/api/robot_account_api_spec.rb +100 -0
- data/spec/api/scan_api_spec.rb +98 -0
- data/spec/api/scanners_api_spec.rb +169 -0
- data/spec/api/system_api_spec.rb +70 -0
- data/spec/api_client_spec.rb +243 -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 +131 -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 +239 -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 +245 -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_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/immutable_tag_rule_spec.rb +59 -0
- data/spec/models/inline_response_200_spec.rb +41 -0
- data/spec/models/input_secret_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/is_default_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/native_report_summary_spec.rb +77 -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_scanner_spec.rb +41 -0
- data/spec/models/project_spec.rb +119 -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/report_spec.rb +59 -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/scan_overview_spec.rb +35 -0
- data/spec/models/scanner_adapter_metadata_spec.rb +53 -0
- data/spec/models/scanner_capability_spec.rb +47 -0
- data/spec/models/scanner_registration_req_spec.rb +83 -0
- data/spec/models/scanner_registration_settings_spec.rb +59 -0
- data/spec/models/scanner_registration_spec.rb +119 -0
- data/spec/models/scanner_spec.rb +53 -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/stats_spec.rb +59 -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 +77 -0
- data/spec/models/vulnerability_summary_spec.rb +53 -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 +832 -0
|
@@ -0,0 +1,624 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Harbor API
|
|
3
|
+
|
|
4
|
+
#These APIs provide services for manipulating Harbor project.
|
|
5
|
+
|
|
6
|
+
OpenAPI spec version: 1.10.0
|
|
7
|
+
|
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
+
Swagger Codegen version: 2.4.17
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'uri'
|
|
14
|
+
|
|
15
|
+
module Harbor1Client
|
|
16
|
+
class ScannersApi
|
|
17
|
+
attr_accessor :api_client
|
|
18
|
+
|
|
19
|
+
def initialize(api_client = ApiClient.default)
|
|
20
|
+
@api_client = api_client
|
|
21
|
+
end
|
|
22
|
+
# Get scanner registration candidates for configurating project level scanner
|
|
23
|
+
# Retrieve the system configured scanner registrations as candidates of setting project level scanner.
|
|
24
|
+
# @param project_id The project identifier.
|
|
25
|
+
# @param [Hash] opts the optional parameters
|
|
26
|
+
# @return [Array<ScannerRegistration>]
|
|
27
|
+
def projects_project_id_scanner_candidates_get(project_id, opts = {})
|
|
28
|
+
data, _status_code, _headers = projects_project_id_scanner_candidates_get_with_http_info(project_id, opts)
|
|
29
|
+
data
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
# Get scanner registration candidates for configurating project level scanner
|
|
33
|
+
# Retrieve the system configured scanner registrations as candidates of setting project level scanner.
|
|
34
|
+
# @param project_id The project identifier.
|
|
35
|
+
# @param [Hash] opts the optional parameters
|
|
36
|
+
# @return [Array<(Array<ScannerRegistration>, Fixnum, Hash)>] Array<ScannerRegistration> data, response status code and response headers
|
|
37
|
+
def projects_project_id_scanner_candidates_get_with_http_info(project_id, opts = {})
|
|
38
|
+
if @api_client.config.debugging
|
|
39
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.projects_project_id_scanner_candidates_get ...'
|
|
40
|
+
end
|
|
41
|
+
# verify the required parameter 'project_id' is set
|
|
42
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
43
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling ScannersApi.projects_project_id_scanner_candidates_get"
|
|
44
|
+
end
|
|
45
|
+
# resource path
|
|
46
|
+
local_var_path = '/projects/{project_id}/scanner/candidates'.sub('{' + 'project_id' + '}', project_id.to_s)
|
|
47
|
+
|
|
48
|
+
# query parameters
|
|
49
|
+
query_params = {}
|
|
50
|
+
|
|
51
|
+
# header parameters
|
|
52
|
+
header_params = {}
|
|
53
|
+
# HTTP header 'Accept' (if needed)
|
|
54
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
55
|
+
# HTTP header 'Content-Type'
|
|
56
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
57
|
+
|
|
58
|
+
# form parameters
|
|
59
|
+
form_params = {}
|
|
60
|
+
|
|
61
|
+
# http body (model)
|
|
62
|
+
post_body = nil
|
|
63
|
+
auth_names = ['basicAuth']
|
|
64
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
65
|
+
:header_params => header_params,
|
|
66
|
+
:query_params => query_params,
|
|
67
|
+
:form_params => form_params,
|
|
68
|
+
:body => post_body,
|
|
69
|
+
:auth_names => auth_names,
|
|
70
|
+
:return_type => 'Array<ScannerRegistration>')
|
|
71
|
+
if @api_client.config.debugging
|
|
72
|
+
@api_client.config.logger.debug "API called: ScannersApi#projects_project_id_scanner_candidates_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
73
|
+
end
|
|
74
|
+
return data, status_code, headers
|
|
75
|
+
end
|
|
76
|
+
# Get project level scanner
|
|
77
|
+
# Get the scanner registration of the specified project. If no scanner registration is configured for the specified project, the system default scanner registration will be returned.
|
|
78
|
+
# @param project_id The project identifier.
|
|
79
|
+
# @param [Hash] opts the optional parameters
|
|
80
|
+
# @return [ScannerRegistration]
|
|
81
|
+
def projects_project_id_scanner_get(project_id, opts = {})
|
|
82
|
+
data, _status_code, _headers = projects_project_id_scanner_get_with_http_info(project_id, opts)
|
|
83
|
+
data
|
|
84
|
+
end
|
|
85
|
+
|
|
86
|
+
# Get project level scanner
|
|
87
|
+
# Get the scanner registration of the specified project. If no scanner registration is configured for the specified project, the system default scanner registration will be returned.
|
|
88
|
+
# @param project_id The project identifier.
|
|
89
|
+
# @param [Hash] opts the optional parameters
|
|
90
|
+
# @return [Array<(ScannerRegistration, Fixnum, Hash)>] ScannerRegistration data, response status code and response headers
|
|
91
|
+
def projects_project_id_scanner_get_with_http_info(project_id, opts = {})
|
|
92
|
+
if @api_client.config.debugging
|
|
93
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.projects_project_id_scanner_get ...'
|
|
94
|
+
end
|
|
95
|
+
# verify the required parameter 'project_id' is set
|
|
96
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
97
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling ScannersApi.projects_project_id_scanner_get"
|
|
98
|
+
end
|
|
99
|
+
# resource path
|
|
100
|
+
local_var_path = '/projects/{project_id}/scanner'.sub('{' + 'project_id' + '}', project_id.to_s)
|
|
101
|
+
|
|
102
|
+
# query parameters
|
|
103
|
+
query_params = {}
|
|
104
|
+
|
|
105
|
+
# header parameters
|
|
106
|
+
header_params = {}
|
|
107
|
+
# HTTP header 'Accept' (if needed)
|
|
108
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
109
|
+
# HTTP header 'Content-Type'
|
|
110
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
111
|
+
|
|
112
|
+
# form parameters
|
|
113
|
+
form_params = {}
|
|
114
|
+
|
|
115
|
+
# http body (model)
|
|
116
|
+
post_body = nil
|
|
117
|
+
auth_names = ['basicAuth']
|
|
118
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
119
|
+
:header_params => header_params,
|
|
120
|
+
:query_params => query_params,
|
|
121
|
+
:form_params => form_params,
|
|
122
|
+
:body => post_body,
|
|
123
|
+
:auth_names => auth_names,
|
|
124
|
+
:return_type => 'ScannerRegistration')
|
|
125
|
+
if @api_client.config.debugging
|
|
126
|
+
@api_client.config.logger.debug "API called: ScannersApi#projects_project_id_scanner_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
127
|
+
end
|
|
128
|
+
return data, status_code, headers
|
|
129
|
+
end
|
|
130
|
+
# Configure scanner for the specified project
|
|
131
|
+
# Set one of the system configured scanner registration as the indepndent scanner of the specified project.
|
|
132
|
+
# @param project_id The project identifier.
|
|
133
|
+
# @param payload
|
|
134
|
+
# @param [Hash] opts the optional parameters
|
|
135
|
+
# @return [nil]
|
|
136
|
+
def projects_project_id_scanner_put(project_id, payload, opts = {})
|
|
137
|
+
projects_project_id_scanner_put_with_http_info(project_id, payload, opts)
|
|
138
|
+
nil
|
|
139
|
+
end
|
|
140
|
+
|
|
141
|
+
# Configure scanner for the specified project
|
|
142
|
+
# Set one of the system configured scanner registration as the indepndent scanner of the specified project.
|
|
143
|
+
# @param project_id The project identifier.
|
|
144
|
+
# @param payload
|
|
145
|
+
# @param [Hash] opts the optional parameters
|
|
146
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
147
|
+
def projects_project_id_scanner_put_with_http_info(project_id, payload, opts = {})
|
|
148
|
+
if @api_client.config.debugging
|
|
149
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.projects_project_id_scanner_put ...'
|
|
150
|
+
end
|
|
151
|
+
# verify the required parameter 'project_id' is set
|
|
152
|
+
if @api_client.config.client_side_validation && project_id.nil?
|
|
153
|
+
fail ArgumentError, "Missing the required parameter 'project_id' when calling ScannersApi.projects_project_id_scanner_put"
|
|
154
|
+
end
|
|
155
|
+
# verify the required parameter 'payload' is set
|
|
156
|
+
if @api_client.config.client_side_validation && payload.nil?
|
|
157
|
+
fail ArgumentError, "Missing the required parameter 'payload' when calling ScannersApi.projects_project_id_scanner_put"
|
|
158
|
+
end
|
|
159
|
+
# resource path
|
|
160
|
+
local_var_path = '/projects/{project_id}/scanner'.sub('{' + 'project_id' + '}', project_id.to_s)
|
|
161
|
+
|
|
162
|
+
# query parameters
|
|
163
|
+
query_params = {}
|
|
164
|
+
|
|
165
|
+
# header parameters
|
|
166
|
+
header_params = {}
|
|
167
|
+
# HTTP header 'Accept' (if needed)
|
|
168
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
169
|
+
# HTTP header 'Content-Type'
|
|
170
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
171
|
+
|
|
172
|
+
# form parameters
|
|
173
|
+
form_params = {}
|
|
174
|
+
|
|
175
|
+
# http body (model)
|
|
176
|
+
post_body = @api_client.object_to_http_body(payload)
|
|
177
|
+
auth_names = ['basicAuth']
|
|
178
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
|
179
|
+
:header_params => header_params,
|
|
180
|
+
:query_params => query_params,
|
|
181
|
+
:form_params => form_params,
|
|
182
|
+
:body => post_body,
|
|
183
|
+
:auth_names => auth_names)
|
|
184
|
+
if @api_client.config.debugging
|
|
185
|
+
@api_client.config.logger.debug "API called: ScannersApi#projects_project_id_scanner_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
186
|
+
end
|
|
187
|
+
return data, status_code, headers
|
|
188
|
+
end
|
|
189
|
+
# List scanner registrations
|
|
190
|
+
# Returns a list of currently configured scanner registrations.
|
|
191
|
+
# @param [Hash] opts the optional parameters
|
|
192
|
+
# @return [Array<ScannerRegistration>]
|
|
193
|
+
def scanners_get(opts = {})
|
|
194
|
+
data, _status_code, _headers = scanners_get_with_http_info(opts)
|
|
195
|
+
data
|
|
196
|
+
end
|
|
197
|
+
|
|
198
|
+
# List scanner registrations
|
|
199
|
+
# Returns a list of currently configured scanner registrations.
|
|
200
|
+
# @param [Hash] opts the optional parameters
|
|
201
|
+
# @return [Array<(Array<ScannerRegistration>, Fixnum, Hash)>] Array<ScannerRegistration> data, response status code and response headers
|
|
202
|
+
def scanners_get_with_http_info(opts = {})
|
|
203
|
+
if @api_client.config.debugging
|
|
204
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_get ...'
|
|
205
|
+
end
|
|
206
|
+
# resource path
|
|
207
|
+
local_var_path = '/scanners'
|
|
208
|
+
|
|
209
|
+
# query parameters
|
|
210
|
+
query_params = {}
|
|
211
|
+
|
|
212
|
+
# header parameters
|
|
213
|
+
header_params = {}
|
|
214
|
+
# HTTP header 'Accept' (if needed)
|
|
215
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
216
|
+
# HTTP header 'Content-Type'
|
|
217
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
218
|
+
|
|
219
|
+
# form parameters
|
|
220
|
+
form_params = {}
|
|
221
|
+
|
|
222
|
+
# http body (model)
|
|
223
|
+
post_body = nil
|
|
224
|
+
auth_names = ['basicAuth']
|
|
225
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
226
|
+
:header_params => header_params,
|
|
227
|
+
:query_params => query_params,
|
|
228
|
+
:form_params => form_params,
|
|
229
|
+
:body => post_body,
|
|
230
|
+
:auth_names => auth_names,
|
|
231
|
+
:return_type => 'Array<ScannerRegistration>')
|
|
232
|
+
if @api_client.config.debugging
|
|
233
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
234
|
+
end
|
|
235
|
+
return data, status_code, headers
|
|
236
|
+
end
|
|
237
|
+
# Tests scanner registration settings
|
|
238
|
+
# Pings scanner adapter to test endpoint URL and authorization settings.
|
|
239
|
+
# @param settings A scanner registration settings to be tested.
|
|
240
|
+
# @param [Hash] opts the optional parameters
|
|
241
|
+
# @return [nil]
|
|
242
|
+
def scanners_ping_post(settings, opts = {})
|
|
243
|
+
scanners_ping_post_with_http_info(settings, opts)
|
|
244
|
+
nil
|
|
245
|
+
end
|
|
246
|
+
|
|
247
|
+
# Tests scanner registration settings
|
|
248
|
+
# Pings scanner adapter to test endpoint URL and authorization settings.
|
|
249
|
+
# @param settings A scanner registration settings to be tested.
|
|
250
|
+
# @param [Hash] opts the optional parameters
|
|
251
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
252
|
+
def scanners_ping_post_with_http_info(settings, opts = {})
|
|
253
|
+
if @api_client.config.debugging
|
|
254
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_ping_post ...'
|
|
255
|
+
end
|
|
256
|
+
# verify the required parameter 'settings' is set
|
|
257
|
+
if @api_client.config.client_side_validation && settings.nil?
|
|
258
|
+
fail ArgumentError, "Missing the required parameter 'settings' when calling ScannersApi.scanners_ping_post"
|
|
259
|
+
end
|
|
260
|
+
# resource path
|
|
261
|
+
local_var_path = '/scanners/ping'
|
|
262
|
+
|
|
263
|
+
# query parameters
|
|
264
|
+
query_params = {}
|
|
265
|
+
|
|
266
|
+
# header parameters
|
|
267
|
+
header_params = {}
|
|
268
|
+
# HTTP header 'Accept' (if needed)
|
|
269
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
270
|
+
# HTTP header 'Content-Type'
|
|
271
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
272
|
+
|
|
273
|
+
# form parameters
|
|
274
|
+
form_params = {}
|
|
275
|
+
|
|
276
|
+
# http body (model)
|
|
277
|
+
post_body = @api_client.object_to_http_body(settings)
|
|
278
|
+
auth_names = ['basicAuth']
|
|
279
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
280
|
+
:header_params => header_params,
|
|
281
|
+
:query_params => query_params,
|
|
282
|
+
:form_params => form_params,
|
|
283
|
+
:body => post_body,
|
|
284
|
+
:auth_names => auth_names)
|
|
285
|
+
if @api_client.config.debugging
|
|
286
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_ping_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
287
|
+
end
|
|
288
|
+
return data, status_code, headers
|
|
289
|
+
end
|
|
290
|
+
# Create a scanner registration
|
|
291
|
+
# Creats a new scanner registration with the given data.
|
|
292
|
+
# @param registration A scanner registration to be created.
|
|
293
|
+
# @param [Hash] opts the optional parameters
|
|
294
|
+
# @return [nil]
|
|
295
|
+
def scanners_post(registration, opts = {})
|
|
296
|
+
scanners_post_with_http_info(registration, opts)
|
|
297
|
+
nil
|
|
298
|
+
end
|
|
299
|
+
|
|
300
|
+
# Create a scanner registration
|
|
301
|
+
# Creats a new scanner registration with the given data.
|
|
302
|
+
# @param registration A scanner registration to be created.
|
|
303
|
+
# @param [Hash] opts the optional parameters
|
|
304
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
305
|
+
def scanners_post_with_http_info(registration, opts = {})
|
|
306
|
+
if @api_client.config.debugging
|
|
307
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_post ...'
|
|
308
|
+
end
|
|
309
|
+
# verify the required parameter 'registration' is set
|
|
310
|
+
if @api_client.config.client_side_validation && registration.nil?
|
|
311
|
+
fail ArgumentError, "Missing the required parameter 'registration' when calling ScannersApi.scanners_post"
|
|
312
|
+
end
|
|
313
|
+
# resource path
|
|
314
|
+
local_var_path = '/scanners'
|
|
315
|
+
|
|
316
|
+
# query parameters
|
|
317
|
+
query_params = {}
|
|
318
|
+
|
|
319
|
+
# header parameters
|
|
320
|
+
header_params = {}
|
|
321
|
+
# HTTP header 'Accept' (if needed)
|
|
322
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
323
|
+
# HTTP header 'Content-Type'
|
|
324
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
325
|
+
|
|
326
|
+
# form parameters
|
|
327
|
+
form_params = {}
|
|
328
|
+
|
|
329
|
+
# http body (model)
|
|
330
|
+
post_body = @api_client.object_to_http_body(registration)
|
|
331
|
+
auth_names = ['basicAuth']
|
|
332
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
333
|
+
:header_params => header_params,
|
|
334
|
+
:query_params => query_params,
|
|
335
|
+
:form_params => form_params,
|
|
336
|
+
:body => post_body,
|
|
337
|
+
:auth_names => auth_names)
|
|
338
|
+
if @api_client.config.debugging
|
|
339
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
340
|
+
end
|
|
341
|
+
return data, status_code, headers
|
|
342
|
+
end
|
|
343
|
+
# Delete a scanner registration
|
|
344
|
+
# Deletes the specified scanner registration.
|
|
345
|
+
# @param registration_id The scanner registration identifier.
|
|
346
|
+
# @param [Hash] opts the optional parameters
|
|
347
|
+
# @return [ScannerRegistration]
|
|
348
|
+
def scanners_registration_id_delete(registration_id, opts = {})
|
|
349
|
+
data, _status_code, _headers = scanners_registration_id_delete_with_http_info(registration_id, opts)
|
|
350
|
+
data
|
|
351
|
+
end
|
|
352
|
+
|
|
353
|
+
# Delete a scanner registration
|
|
354
|
+
# Deletes the specified scanner registration.
|
|
355
|
+
# @param registration_id The scanner registration identifier.
|
|
356
|
+
# @param [Hash] opts the optional parameters
|
|
357
|
+
# @return [Array<(ScannerRegistration, Fixnum, Hash)>] ScannerRegistration data, response status code and response headers
|
|
358
|
+
def scanners_registration_id_delete_with_http_info(registration_id, opts = {})
|
|
359
|
+
if @api_client.config.debugging
|
|
360
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_registration_id_delete ...'
|
|
361
|
+
end
|
|
362
|
+
# verify the required parameter 'registration_id' is set
|
|
363
|
+
if @api_client.config.client_side_validation && registration_id.nil?
|
|
364
|
+
fail ArgumentError, "Missing the required parameter 'registration_id' when calling ScannersApi.scanners_registration_id_delete"
|
|
365
|
+
end
|
|
366
|
+
# resource path
|
|
367
|
+
local_var_path = '/scanners/{registration_id}'.sub('{' + 'registration_id' + '}', registration_id.to_s)
|
|
368
|
+
|
|
369
|
+
# query parameters
|
|
370
|
+
query_params = {}
|
|
371
|
+
|
|
372
|
+
# header parameters
|
|
373
|
+
header_params = {}
|
|
374
|
+
# HTTP header 'Accept' (if needed)
|
|
375
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
376
|
+
# HTTP header 'Content-Type'
|
|
377
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
378
|
+
|
|
379
|
+
# form parameters
|
|
380
|
+
form_params = {}
|
|
381
|
+
|
|
382
|
+
# http body (model)
|
|
383
|
+
post_body = nil
|
|
384
|
+
auth_names = ['basicAuth']
|
|
385
|
+
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
|
386
|
+
:header_params => header_params,
|
|
387
|
+
:query_params => query_params,
|
|
388
|
+
:form_params => form_params,
|
|
389
|
+
:body => post_body,
|
|
390
|
+
:auth_names => auth_names,
|
|
391
|
+
:return_type => 'ScannerRegistration')
|
|
392
|
+
if @api_client.config.debugging
|
|
393
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_registration_id_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
394
|
+
end
|
|
395
|
+
return data, status_code, headers
|
|
396
|
+
end
|
|
397
|
+
# Get a scanner registration details
|
|
398
|
+
# Retruns the details of the specified scanner registration.
|
|
399
|
+
# @param registration_id The scanner registration identifer.
|
|
400
|
+
# @param [Hash] opts the optional parameters
|
|
401
|
+
# @return [ScannerRegistration]
|
|
402
|
+
def scanners_registration_id_get(registration_id, opts = {})
|
|
403
|
+
data, _status_code, _headers = scanners_registration_id_get_with_http_info(registration_id, opts)
|
|
404
|
+
data
|
|
405
|
+
end
|
|
406
|
+
|
|
407
|
+
# Get a scanner registration details
|
|
408
|
+
# Retruns the details of the specified scanner registration.
|
|
409
|
+
# @param registration_id The scanner registration identifer.
|
|
410
|
+
# @param [Hash] opts the optional parameters
|
|
411
|
+
# @return [Array<(ScannerRegistration, Fixnum, Hash)>] ScannerRegistration data, response status code and response headers
|
|
412
|
+
def scanners_registration_id_get_with_http_info(registration_id, opts = {})
|
|
413
|
+
if @api_client.config.debugging
|
|
414
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_registration_id_get ...'
|
|
415
|
+
end
|
|
416
|
+
# verify the required parameter 'registration_id' is set
|
|
417
|
+
if @api_client.config.client_side_validation && registration_id.nil?
|
|
418
|
+
fail ArgumentError, "Missing the required parameter 'registration_id' when calling ScannersApi.scanners_registration_id_get"
|
|
419
|
+
end
|
|
420
|
+
# resource path
|
|
421
|
+
local_var_path = '/scanners/{registration_id}'.sub('{' + 'registration_id' + '}', registration_id.to_s)
|
|
422
|
+
|
|
423
|
+
# query parameters
|
|
424
|
+
query_params = {}
|
|
425
|
+
|
|
426
|
+
# header parameters
|
|
427
|
+
header_params = {}
|
|
428
|
+
# HTTP header 'Accept' (if needed)
|
|
429
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
430
|
+
# HTTP header 'Content-Type'
|
|
431
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
432
|
+
|
|
433
|
+
# form parameters
|
|
434
|
+
form_params = {}
|
|
435
|
+
|
|
436
|
+
# http body (model)
|
|
437
|
+
post_body = nil
|
|
438
|
+
auth_names = ['basicAuth']
|
|
439
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
440
|
+
:header_params => header_params,
|
|
441
|
+
:query_params => query_params,
|
|
442
|
+
:form_params => form_params,
|
|
443
|
+
:body => post_body,
|
|
444
|
+
:auth_names => auth_names,
|
|
445
|
+
:return_type => 'ScannerRegistration')
|
|
446
|
+
if @api_client.config.debugging
|
|
447
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_registration_id_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
448
|
+
end
|
|
449
|
+
return data, status_code, headers
|
|
450
|
+
end
|
|
451
|
+
# Get the metadata of the specified scanner registration
|
|
452
|
+
# Get the metadata of the specified scanner registration, including the capabilities and customzied properties.
|
|
453
|
+
# @param registration_id The scanner registration identifier.
|
|
454
|
+
# @param [Hash] opts the optional parameters
|
|
455
|
+
# @return [ScannerAdapterMetadata]
|
|
456
|
+
def scanners_registration_id_metadata_get(registration_id, opts = {})
|
|
457
|
+
data, _status_code, _headers = scanners_registration_id_metadata_get_with_http_info(registration_id, opts)
|
|
458
|
+
data
|
|
459
|
+
end
|
|
460
|
+
|
|
461
|
+
# Get the metadata of the specified scanner registration
|
|
462
|
+
# Get the metadata of the specified scanner registration, including the capabilities and customzied properties.
|
|
463
|
+
# @param registration_id The scanner registration identifier.
|
|
464
|
+
# @param [Hash] opts the optional parameters
|
|
465
|
+
# @return [Array<(ScannerAdapterMetadata, Fixnum, Hash)>] ScannerAdapterMetadata data, response status code and response headers
|
|
466
|
+
def scanners_registration_id_metadata_get_with_http_info(registration_id, opts = {})
|
|
467
|
+
if @api_client.config.debugging
|
|
468
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_registration_id_metadata_get ...'
|
|
469
|
+
end
|
|
470
|
+
# verify the required parameter 'registration_id' is set
|
|
471
|
+
if @api_client.config.client_side_validation && registration_id.nil?
|
|
472
|
+
fail ArgumentError, "Missing the required parameter 'registration_id' when calling ScannersApi.scanners_registration_id_metadata_get"
|
|
473
|
+
end
|
|
474
|
+
# resource path
|
|
475
|
+
local_var_path = '/scanners/{registration_id}/metadata'.sub('{' + 'registration_id' + '}', registration_id.to_s)
|
|
476
|
+
|
|
477
|
+
# query parameters
|
|
478
|
+
query_params = {}
|
|
479
|
+
|
|
480
|
+
# header parameters
|
|
481
|
+
header_params = {}
|
|
482
|
+
# HTTP header 'Accept' (if needed)
|
|
483
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
484
|
+
# HTTP header 'Content-Type'
|
|
485
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
486
|
+
|
|
487
|
+
# form parameters
|
|
488
|
+
form_params = {}
|
|
489
|
+
|
|
490
|
+
# http body (model)
|
|
491
|
+
post_body = nil
|
|
492
|
+
auth_names = ['basicAuth']
|
|
493
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
|
494
|
+
:header_params => header_params,
|
|
495
|
+
:query_params => query_params,
|
|
496
|
+
:form_params => form_params,
|
|
497
|
+
:body => post_body,
|
|
498
|
+
:auth_names => auth_names,
|
|
499
|
+
:return_type => 'ScannerAdapterMetadata')
|
|
500
|
+
if @api_client.config.debugging
|
|
501
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_registration_id_metadata_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
502
|
+
end
|
|
503
|
+
return data, status_code, headers
|
|
504
|
+
end
|
|
505
|
+
# Set system default scanner registration
|
|
506
|
+
# Set the specified scanner registration as the system default one.
|
|
507
|
+
# @param registration_id The scanner registration identifier.
|
|
508
|
+
# @param payload
|
|
509
|
+
# @param [Hash] opts the optional parameters
|
|
510
|
+
# @return [nil]
|
|
511
|
+
def scanners_registration_id_patch(registration_id, payload, opts = {})
|
|
512
|
+
scanners_registration_id_patch_with_http_info(registration_id, payload, opts)
|
|
513
|
+
nil
|
|
514
|
+
end
|
|
515
|
+
|
|
516
|
+
# Set system default scanner registration
|
|
517
|
+
# Set the specified scanner registration as the system default one.
|
|
518
|
+
# @param registration_id The scanner registration identifier.
|
|
519
|
+
# @param payload
|
|
520
|
+
# @param [Hash] opts the optional parameters
|
|
521
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
522
|
+
def scanners_registration_id_patch_with_http_info(registration_id, payload, opts = {})
|
|
523
|
+
if @api_client.config.debugging
|
|
524
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_registration_id_patch ...'
|
|
525
|
+
end
|
|
526
|
+
# verify the required parameter 'registration_id' is set
|
|
527
|
+
if @api_client.config.client_side_validation && registration_id.nil?
|
|
528
|
+
fail ArgumentError, "Missing the required parameter 'registration_id' when calling ScannersApi.scanners_registration_id_patch"
|
|
529
|
+
end
|
|
530
|
+
# verify the required parameter 'payload' is set
|
|
531
|
+
if @api_client.config.client_side_validation && payload.nil?
|
|
532
|
+
fail ArgumentError, "Missing the required parameter 'payload' when calling ScannersApi.scanners_registration_id_patch"
|
|
533
|
+
end
|
|
534
|
+
# resource path
|
|
535
|
+
local_var_path = '/scanners/{registration_id}'.sub('{' + 'registration_id' + '}', registration_id.to_s)
|
|
536
|
+
|
|
537
|
+
# query parameters
|
|
538
|
+
query_params = {}
|
|
539
|
+
|
|
540
|
+
# header parameters
|
|
541
|
+
header_params = {}
|
|
542
|
+
# HTTP header 'Accept' (if needed)
|
|
543
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
544
|
+
# HTTP header 'Content-Type'
|
|
545
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
546
|
+
|
|
547
|
+
# form parameters
|
|
548
|
+
form_params = {}
|
|
549
|
+
|
|
550
|
+
# http body (model)
|
|
551
|
+
post_body = @api_client.object_to_http_body(payload)
|
|
552
|
+
auth_names = ['basicAuth']
|
|
553
|
+
data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
|
|
554
|
+
:header_params => header_params,
|
|
555
|
+
:query_params => query_params,
|
|
556
|
+
:form_params => form_params,
|
|
557
|
+
:body => post_body,
|
|
558
|
+
:auth_names => auth_names)
|
|
559
|
+
if @api_client.config.debugging
|
|
560
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_registration_id_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
561
|
+
end
|
|
562
|
+
return data, status_code, headers
|
|
563
|
+
end
|
|
564
|
+
# Update a scanner registration
|
|
565
|
+
# Updates the specified scanner registration.
|
|
566
|
+
# @param registration_id The scanner registration identifier.
|
|
567
|
+
# @param registration A scanner registraiton to be updated.
|
|
568
|
+
# @param [Hash] opts the optional parameters
|
|
569
|
+
# @return [nil]
|
|
570
|
+
def scanners_registration_id_put(registration_id, registration, opts = {})
|
|
571
|
+
scanners_registration_id_put_with_http_info(registration_id, registration, opts)
|
|
572
|
+
nil
|
|
573
|
+
end
|
|
574
|
+
|
|
575
|
+
# Update a scanner registration
|
|
576
|
+
# Updates the specified scanner registration.
|
|
577
|
+
# @param registration_id The scanner registration identifier.
|
|
578
|
+
# @param registration A scanner registraiton to be updated.
|
|
579
|
+
# @param [Hash] opts the optional parameters
|
|
580
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
|
581
|
+
def scanners_registration_id_put_with_http_info(registration_id, registration, opts = {})
|
|
582
|
+
if @api_client.config.debugging
|
|
583
|
+
@api_client.config.logger.debug 'Calling API: ScannersApi.scanners_registration_id_put ...'
|
|
584
|
+
end
|
|
585
|
+
# verify the required parameter 'registration_id' is set
|
|
586
|
+
if @api_client.config.client_side_validation && registration_id.nil?
|
|
587
|
+
fail ArgumentError, "Missing the required parameter 'registration_id' when calling ScannersApi.scanners_registration_id_put"
|
|
588
|
+
end
|
|
589
|
+
# verify the required parameter 'registration' is set
|
|
590
|
+
if @api_client.config.client_side_validation && registration.nil?
|
|
591
|
+
fail ArgumentError, "Missing the required parameter 'registration' when calling ScannersApi.scanners_registration_id_put"
|
|
592
|
+
end
|
|
593
|
+
# resource path
|
|
594
|
+
local_var_path = '/scanners/{registration_id}'.sub('{' + 'registration_id' + '}', registration_id.to_s)
|
|
595
|
+
|
|
596
|
+
# query parameters
|
|
597
|
+
query_params = {}
|
|
598
|
+
|
|
599
|
+
# header parameters
|
|
600
|
+
header_params = {}
|
|
601
|
+
# HTTP header 'Accept' (if needed)
|
|
602
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/plain'])
|
|
603
|
+
# HTTP header 'Content-Type'
|
|
604
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
605
|
+
|
|
606
|
+
# form parameters
|
|
607
|
+
form_params = {}
|
|
608
|
+
|
|
609
|
+
# http body (model)
|
|
610
|
+
post_body = @api_client.object_to_http_body(registration)
|
|
611
|
+
auth_names = ['basicAuth']
|
|
612
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
|
613
|
+
:header_params => header_params,
|
|
614
|
+
:query_params => query_params,
|
|
615
|
+
:form_params => form_params,
|
|
616
|
+
:body => post_body,
|
|
617
|
+
:auth_names => auth_names)
|
|
618
|
+
if @api_client.config.debugging
|
|
619
|
+
@api_client.config.logger.debug "API called: ScannersApi#scanners_registration_id_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
620
|
+
end
|
|
621
|
+
return data, status_code, headers
|
|
622
|
+
end
|
|
623
|
+
end
|
|
624
|
+
end
|