vsphere-automation-content 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +3 -0
- data/Gemfile.lock +79 -0
- data/README.md +229 -0
- data/Rakefile +10 -0
- data/docs/ConfigurationApi.md +91 -0
- data/docs/ContentConfigurationModel.md +11 -0
- data/docs/ContentConfigurationResult.md +8 -0
- data/docs/ContentConfigurationUpdate.md +8 -0
- data/docs/ContentLibraryFind.md +8 -0
- data/docs/ContentLibraryFindResult.md +8 -0
- data/docs/ContentLibraryFindSpec.md +9 -0
- data/docs/ContentLibraryItemCopy.md +9 -0
- data/docs/ContentLibraryItemCopyResult.md +8 -0
- data/docs/ContentLibraryItemCreate.md +9 -0
- data/docs/ContentLibraryItemCreateResult.md +8 -0
- data/docs/ContentLibraryItemDownloadSessionCreate.md +9 -0
- data/docs/ContentLibraryItemDownloadSessionCreateResult.md +8 -0
- data/docs/ContentLibraryItemDownloadSessionFail.md +8 -0
- data/docs/ContentLibraryItemDownloadSessionKeepAlive.md +8 -0
- data/docs/ContentLibraryItemDownloadSessionListResult.md +8 -0
- data/docs/ContentLibraryItemDownloadSessionModel.md +14 -0
- data/docs/ContentLibraryItemDownloadSessionModelState.md +7 -0
- data/docs/ContentLibraryItemDownloadSessionResult.md +8 -0
- data/docs/ContentLibraryItemDownloadsessionFileEndpointType.md +7 -0
- data/docs/ContentLibraryItemDownloadsessionFileGet.md +8 -0
- data/docs/ContentLibraryItemDownloadsessionFileInfo.md +14 -0
- data/docs/ContentLibraryItemDownloadsessionFileListResult.md +8 -0
- data/docs/ContentLibraryItemDownloadsessionFilePrepare.md +9 -0
- data/docs/ContentLibraryItemDownloadsessionFilePrepareResult.md +8 -0
- data/docs/ContentLibraryItemDownloadsessionFilePrepareStatus.md +7 -0
- data/docs/ContentLibraryItemDownloadsessionFileResult.md +8 -0
- data/docs/ContentLibraryItemFileChecksumAlgorithm.md +7 -0
- data/docs/ContentLibraryItemFileChecksumInfo.md +9 -0
- data/docs/ContentLibraryItemFileGet.md +8 -0
- data/docs/ContentLibraryItemFileInfo.md +12 -0
- data/docs/ContentLibraryItemFileListResult.md +8 -0
- data/docs/ContentLibraryItemFileResult.md +8 -0
- data/docs/ContentLibraryItemFind.md +8 -0
- data/docs/ContentLibraryItemFindResult.md +8 -0
- data/docs/ContentLibraryItemFindSpec.md +12 -0
- data/docs/ContentLibraryItemListResult.md +8 -0
- data/docs/ContentLibraryItemModel.md +21 -0
- data/docs/ContentLibraryItemResult.md +8 -0
- data/docs/ContentLibraryItemStorageGet.md +8 -0
- data/docs/ContentLibraryItemStorageInfo.md +14 -0
- data/docs/ContentLibraryItemStorageListResult.md +8 -0
- data/docs/ContentLibraryItemStorageResult.md +8 -0
- data/docs/ContentLibraryItemTransferEndpoint.md +9 -0
- data/docs/ContentLibraryItemTransferStatus.md +7 -0
- data/docs/ContentLibraryItemUpdate.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionCreate.md +9 -0
- data/docs/ContentLibraryItemUpdateSessionCreateResult.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionFail.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionKeepAlive.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionListResult.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionModel.md +16 -0
- data/docs/ContentLibraryItemUpdateSessionModelState.md +7 -0
- data/docs/ContentLibraryItemUpdateSessionResult.md +8 -0
- data/docs/ContentLibraryItemUpdateSessionUpdate.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionCertificateInfo.md +11 -0
- data/docs/ContentLibraryItemUpdatesessionFileAdd.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileAddResult.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileAddSpec.md +12 -0
- data/docs/ContentLibraryItemUpdatesessionFileGet.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileInfo.md +17 -0
- data/docs/ContentLibraryItemUpdatesessionFileListResult.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileRemove.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileResult.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileSourceType.md +7 -0
- data/docs/ContentLibraryItemUpdatesessionFileValidateResult.md +8 -0
- data/docs/ContentLibraryItemUpdatesessionFileValidationError.md +9 -0
- data/docs/ContentLibraryItemUpdatesessionFileValidationResult.md +10 -0
- data/docs/ContentLibraryItemUpdatesessionPreviewInfo.md +10 -0
- data/docs/ContentLibraryItemUpdatesessionPreviewInfoState.md +7 -0
- data/docs/ContentLibraryItemUpdatesessionPreviewWarningInfo.md +10 -0
- data/docs/ContentLibraryItemUpdatesessionWarningBehavior.md +9 -0
- data/docs/ContentLibraryItemUpdatesessionWarningType.md +7 -0
- data/docs/ContentLibraryListResult.md +8 -0
- data/docs/ContentLibraryModel.md +20 -0
- data/docs/ContentLibraryModelLibraryType.md +7 -0
- data/docs/ContentLibraryOptimizationInfo.md +8 -0
- data/docs/ContentLibraryPublishInfo.md +14 -0
- data/docs/ContentLibraryPublishInfoAuthenticationMethod.md +7 -0
- data/docs/ContentLibraryResult.md +8 -0
- data/docs/ContentLibraryStorageBacking.md +10 -0
- data/docs/ContentLibraryStorageBackingType.md +7 -0
- data/docs/ContentLibrarySubscribedItemSync.md +8 -0
- data/docs/ContentLibrarySubscriptionInfo.md +14 -0
- data/docs/ContentLibrarySubscriptionInfoAuthenticationMethod.md +7 -0
- data/docs/ContentLibraryUpdate.md +8 -0
- data/docs/ContentLocalLibraryCreate.md +9 -0
- data/docs/ContentLocalLibraryCreateResult.md +8 -0
- data/docs/ContentLocalLibraryListResult.md +8 -0
- data/docs/ContentLocalLibraryResult.md +8 -0
- data/docs/ContentLocalLibraryUpdate.md +8 -0
- data/docs/ContentSubscribedLibraryCreate.md +9 -0
- data/docs/ContentSubscribedLibraryCreateResult.md +8 -0
- data/docs/ContentSubscribedLibraryListResult.md +8 -0
- data/docs/ContentSubscribedLibraryProbe.md +8 -0
- data/docs/ContentSubscribedLibraryProbeResult.md +10 -0
- data/docs/ContentSubscribedLibraryProbeResultStatus.md +7 -0
- data/docs/ContentSubscribedLibraryResult.md +8 -0
- data/docs/ContentSubscribedLibraryUpdate.md +8 -0
- data/docs/LibraryApi.md +181 -0
- data/docs/LibraryItemApi.md +318 -0
- data/docs/LibraryItemDownloadSessionApi.md +320 -0
- data/docs/LibraryItemDownloadsessionFileApi.md +144 -0
- data/docs/LibraryItemFileApi.md +98 -0
- data/docs/LibraryItemStorageApi.md +98 -0
- data/docs/LibraryItemUpdateSessionApi.md +408 -0
- data/docs/LibraryItemUpdatesessionFileApi.md +233 -0
- data/docs/LibrarySubscribedItemApi.md +96 -0
- data/docs/LocalLibraryApi.md +224 -0
- data/docs/SubscribedLibraryApi.md +354 -0
- data/docs/VapiStdErrorsConcurrentChange.md +9 -0
- data/docs/VapiStdErrorsConcurrentChangeError.md +9 -0
- data/docs/VapiStdErrorsInvalidArgument.md +9 -0
- data/docs/VapiStdErrorsInvalidArgumentError.md +9 -0
- data/docs/VapiStdErrorsInvalidElementConfiguration.md +9 -0
- data/docs/VapiStdErrorsInvalidElementConfigurationError.md +9 -0
- data/docs/VapiStdErrorsInvalidElementType.md +9 -0
- data/docs/VapiStdErrorsInvalidElementTypeError.md +9 -0
- data/docs/VapiStdErrorsNotAllowedInCurrentState.md +9 -0
- data/docs/VapiStdErrorsNotAllowedInCurrentStateError.md +9 -0
- data/docs/VapiStdErrorsNotFound.md +9 -0
- data/docs/VapiStdErrorsNotFoundError.md +9 -0
- data/docs/VapiStdErrorsResourceBusy.md +9 -0
- data/docs/VapiStdErrorsResourceBusyError.md +9 -0
- data/docs/VapiStdErrorsResourceInaccessible.md +9 -0
- data/docs/VapiStdErrorsResourceInaccessibleError.md +9 -0
- data/docs/VapiStdErrorsUnauthorized.md +9 -0
- data/docs/VapiStdErrorsUnauthorizedError.md +9 -0
- data/docs/VapiStdErrorsUnsupported.md +9 -0
- data/docs/VapiStdErrorsUnsupportedError.md +9 -0
- data/docs/VapiStdLocalizableMessage.md +10 -0
- data/git_push.sh +55 -0
- data/lib/vsphere-automation-content.rb +168 -0
- data/lib/vsphere-automation-content/api/configuration_api.rb +122 -0
- data/lib/vsphere-automation-content/api/library_api.rb +238 -0
- data/lib/vsphere-automation-content/api/library_item_api.rb +416 -0
- data/lib/vsphere-automation-content/api/library_item_download_session_api.rb +397 -0
- data/lib/vsphere-automation-content/api/library_item_downloadsession_file_api.rb +205 -0
- data/lib/vsphere-automation-content/api/library_item_file_api.rb +140 -0
- data/lib/vsphere-automation-content/api/library_item_storage_api.rb +140 -0
- data/lib/vsphere-automation-content/api/library_item_update_session_api.rb +505 -0
- data/lib/vsphere-automation-content/api/library_item_updatesession_file_api.rb +318 -0
- data/lib/vsphere-automation-content/api/library_subscribed_item_api.rb +131 -0
- data/lib/vsphere-automation-content/api/local_library_api.rb +289 -0
- data/lib/vsphere-automation-content/api/subscribed_library_api.rb +444 -0
- data/lib/vsphere-automation-content/api_client.rb +386 -0
- data/lib/vsphere-automation-content/api_error.rb +36 -0
- data/lib/vsphere-automation-content/configuration.rb +200 -0
- data/lib/vsphere-automation-content/models/content_configuration_model.rb +214 -0
- data/lib/vsphere-automation-content/models/content_configuration_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_configuration_update.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_find.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_find_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_find_spec.rb +193 -0
- data/lib/vsphere-automation-content/models/content_library_item_copy.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_copy_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_create.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_create_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_create.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_create_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_fail.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_keep_alive.rb +184 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_model.rb +242 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_model_state.rb +31 -0
- data/lib/vsphere-automation-content/models/content_library_item_download_session_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_endpoint_type.rb +30 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_get.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_info.rb +255 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare_status.rb +33 -0
- data/lib/vsphere-automation-content/models/content_library_item_downloadsession_file_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_checksum_algorithm.rb +32 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_checksum_info.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_get.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_info.rb +243 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_file_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_find.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_find_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_find_spec.rb +224 -0
- data/lib/vsphere-automation-content/models/content_library_item_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_model.rb +314 -0
- data/lib/vsphere-automation-content/models/content_library_item_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_storage_get.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_storage_info.rb +274 -0
- data/lib/vsphere-automation-content/models/content_library_item_storage_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_storage_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_transfer_endpoint.rb +199 -0
- data/lib/vsphere-automation-content/models/content_library_item_transfer_status.rb +33 -0
- data/lib/vsphere-automation-content/models/content_library_item_update.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_create.rb +198 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_create_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_fail.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_keep_alive.rb +184 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_model.rb +263 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_model_state.rb +32 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_update_session_update.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_certificate_info.rb +234 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_add.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_add_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_add_spec.rb +231 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_get.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_info.rb +288 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_remove.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_source_type.rb +31 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_validate_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_validation_error.rb +203 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_file_validation_result.rb +223 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_preview_info.rb +209 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_preview_info_state.rb +32 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_preview_warning_info.rb +217 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_warning_behavior.rb +203 -0
- data/lib/vsphere-automation-content/models/content_library_item_updatesession_warning_type.rb +32 -0
- data/lib/vsphere-automation-content/models/content_library_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_library_model.rb +302 -0
- data/lib/vsphere-automation-content/models/content_library_model_library_type.rb +30 -0
- data/lib/vsphere-automation-content/models/content_library_optimization_info.rb +184 -0
- data/lib/vsphere-automation-content/models/content_library_publish_info.rb +243 -0
- data/lib/vsphere-automation-content/models/content_library_publish_info_authentication_method.rb +30 -0
- data/lib/vsphere-automation-content/models/content_library_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_library_storage_backing.rb +203 -0
- data/lib/vsphere-automation-content/models/content_library_storage_backing_type.rb +30 -0
- data/lib/vsphere-automation-content/models/content_library_subscribed_item_sync.rb +189 -0
- data/lib/vsphere-automation-content/models/content_library_subscription_info.rb +243 -0
- data/lib/vsphere-automation-content/models/content_library_subscription_info_authentication_method.rb +30 -0
- data/lib/vsphere-automation-content/models/content_library_update.rb +188 -0
- data/lib/vsphere-automation-content/models/content_local_library_create.rb +198 -0
- data/lib/vsphere-automation-content/models/content_local_library_create_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_local_library_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_local_library_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_local_library_update.rb +188 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_create.rb +198 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_create_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_list_result.rb +190 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_probe.rb +188 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_probe_result.rb +215 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_probe_result_status.rb +36 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_result.rb +188 -0
- data/lib/vsphere-automation-content/models/content_subscribed_library_update.rb +188 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_concurrent_change.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_concurrent_change_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_argument.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_argument_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_configuration.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_configuration_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_type.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_type_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_not_allowed_in_current_state.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_not_allowed_in_current_state_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_not_found.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_not_found_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_resource_busy.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_resource_busy_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_resource_inaccessible.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_resource_inaccessible_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_unauthorized.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_unauthorized_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_unsupported.rb +201 -0
- data/lib/vsphere-automation-content/models/vapi_std_errors_unsupported_error.rb +192 -0
- data/lib/vsphere-automation-content/models/vapi_std_localizable_message.rb +221 -0
- data/lib/vsphere-automation-content/version.rb +15 -0
- data/spec/api/configuration_api_spec.rb +54 -0
- data/spec/api/library_api_spec.rb +77 -0
- data/spec/api/library_item_api_spec.rb +112 -0
- data/spec/api/library_item_download_session_api_spec.rb +112 -0
- data/spec/api/library_item_downloadsession_file_api_spec.rb +68 -0
- data/spec/api/library_item_file_api_spec.rb +56 -0
- data/spec/api/library_item_storage_api_spec.rb +56 -0
- data/spec/api/library_item_update_session_api_spec.rb +135 -0
- data/spec/api/library_item_updatesession_file_api_spec.rb +91 -0
- data/spec/api/library_subscribed_item_api_spec.rb +56 -0
- data/spec/api/local_library_api_spec.rb +88 -0
- data/spec/api/subscribed_library_api_spec.rb +121 -0
- data/spec/api_client_spec.rb +224 -0
- data/spec/configuration_spec.rb +40 -0
- data/spec/models/content_configuration_model_spec.rb +57 -0
- data/spec/models/content_configuration_result_spec.rb +39 -0
- data/spec/models/content_configuration_update_spec.rb +39 -0
- data/spec/models/content_library_find_result_spec.rb +39 -0
- data/spec/models/content_library_find_spec.rb +39 -0
- data/spec/models/content_library_find_spec_spec.rb +45 -0
- data/spec/models/content_library_item_copy_result_spec.rb +39 -0
- data/spec/models/content_library_item_copy_spec.rb +45 -0
- data/spec/models/content_library_item_create_result_spec.rb +39 -0
- data/spec/models/content_library_item_create_spec.rb +45 -0
- data/spec/models/content_library_item_download_session_create_result_spec.rb +39 -0
- data/spec/models/content_library_item_download_session_create_spec.rb +45 -0
- data/spec/models/content_library_item_download_session_fail_spec.rb +39 -0
- data/spec/models/content_library_item_download_session_keep_alive_spec.rb +39 -0
- data/spec/models/content_library_item_download_session_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_download_session_model_spec.rb +75 -0
- data/spec/models/content_library_item_download_session_model_state_spec.rb +33 -0
- data/spec/models/content_library_item_download_session_result_spec.rb +39 -0
- data/spec/models/content_library_item_downloadsession_file_endpoint_type_spec.rb +33 -0
- data/spec/models/content_library_item_downloadsession_file_get_spec.rb +39 -0
- data/spec/models/content_library_item_downloadsession_file_info_spec.rb +75 -0
- data/spec/models/content_library_item_downloadsession_file_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_downloadsession_file_prepare_result_spec.rb +39 -0
- data/spec/models/content_library_item_downloadsession_file_prepare_spec.rb +45 -0
- data/spec/models/content_library_item_downloadsession_file_prepare_status_spec.rb +33 -0
- data/spec/models/content_library_item_downloadsession_file_result_spec.rb +39 -0
- data/spec/models/content_library_item_file_checksum_algorithm_spec.rb +33 -0
- data/spec/models/content_library_item_file_checksum_info_spec.rb +45 -0
- data/spec/models/content_library_item_file_get_spec.rb +39 -0
- data/spec/models/content_library_item_file_info_spec.rb +63 -0
- data/spec/models/content_library_item_file_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_file_result_spec.rb +39 -0
- data/spec/models/content_library_item_find_result_spec.rb +39 -0
- data/spec/models/content_library_item_find_spec.rb +39 -0
- data/spec/models/content_library_item_find_spec_spec.rb +63 -0
- data/spec/models/content_library_item_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_model_spec.rb +117 -0
- data/spec/models/content_library_item_result_spec.rb +39 -0
- data/spec/models/content_library_item_storage_get_spec.rb +39 -0
- data/spec/models/content_library_item_storage_info_spec.rb +75 -0
- data/spec/models/content_library_item_storage_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_storage_result_spec.rb +39 -0
- data/spec/models/content_library_item_transfer_endpoint_spec.rb +45 -0
- data/spec/models/content_library_item_transfer_status_spec.rb +33 -0
- data/spec/models/content_library_item_update_session_create_result_spec.rb +39 -0
- data/spec/models/content_library_item_update_session_create_spec.rb +45 -0
- data/spec/models/content_library_item_update_session_fail_spec.rb +39 -0
- data/spec/models/content_library_item_update_session_keep_alive_spec.rb +39 -0
- data/spec/models/content_library_item_update_session_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_update_session_model_spec.rb +87 -0
- data/spec/models/content_library_item_update_session_model_state_spec.rb +33 -0
- data/spec/models/content_library_item_update_session_result_spec.rb +39 -0
- data/spec/models/content_library_item_update_session_update_spec.rb +39 -0
- data/spec/models/content_library_item_update_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_certificate_info_spec.rb +57 -0
- data/spec/models/content_library_item_updatesession_file_add_result_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_add_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_add_spec_spec.rb +63 -0
- data/spec/models/content_library_item_updatesession_file_get_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_info_spec.rb +93 -0
- data/spec/models/content_library_item_updatesession_file_list_result_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_remove_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_result_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_source_type_spec.rb +33 -0
- data/spec/models/content_library_item_updatesession_file_validate_result_spec.rb +39 -0
- data/spec/models/content_library_item_updatesession_file_validation_error_spec.rb +45 -0
- data/spec/models/content_library_item_updatesession_file_validation_result_spec.rb +51 -0
- data/spec/models/content_library_item_updatesession_preview_info_spec.rb +51 -0
- data/spec/models/content_library_item_updatesession_preview_info_state_spec.rb +33 -0
- data/spec/models/content_library_item_updatesession_preview_warning_info_spec.rb +51 -0
- data/spec/models/content_library_item_updatesession_warning_behavior_spec.rb +45 -0
- data/spec/models/content_library_item_updatesession_warning_type_spec.rb +33 -0
- data/spec/models/content_library_list_result_spec.rb +39 -0
- data/spec/models/content_library_model_library_type_spec.rb +33 -0
- data/spec/models/content_library_model_spec.rb +111 -0
- data/spec/models/content_library_optimization_info_spec.rb +39 -0
- data/spec/models/content_library_publish_info_authentication_method_spec.rb +33 -0
- data/spec/models/content_library_publish_info_spec.rb +75 -0
- data/spec/models/content_library_result_spec.rb +39 -0
- data/spec/models/content_library_storage_backing_spec.rb +51 -0
- data/spec/models/content_library_storage_backing_type_spec.rb +33 -0
- data/spec/models/content_library_subscribed_item_sync_spec.rb +39 -0
- data/spec/models/content_library_subscription_info_authentication_method_spec.rb +33 -0
- data/spec/models/content_library_subscription_info_spec.rb +75 -0
- data/spec/models/content_library_update_spec.rb +39 -0
- data/spec/models/content_local_library_create_result_spec.rb +39 -0
- data/spec/models/content_local_library_create_spec.rb +45 -0
- data/spec/models/content_local_library_list_result_spec.rb +39 -0
- data/spec/models/content_local_library_result_spec.rb +39 -0
- data/spec/models/content_local_library_update_spec.rb +39 -0
- data/spec/models/content_subscribed_library_create_result_spec.rb +39 -0
- data/spec/models/content_subscribed_library_create_spec.rb +45 -0
- data/spec/models/content_subscribed_library_list_result_spec.rb +39 -0
- data/spec/models/content_subscribed_library_probe_result_spec.rb +51 -0
- data/spec/models/content_subscribed_library_probe_result_status_spec.rb +33 -0
- data/spec/models/content_subscribed_library_probe_spec.rb +39 -0
- data/spec/models/content_subscribed_library_result_spec.rb +39 -0
- data/spec/models/content_subscribed_library_update_spec.rb +39 -0
- data/spec/models/vapi_std_errors_concurrent_change_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_concurrent_change_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_argument_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_argument_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_element_configuration_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_element_configuration_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_element_type_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_invalid_element_type_spec.rb +45 -0
- data/spec/models/vapi_std_errors_not_allowed_in_current_state_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_not_allowed_in_current_state_spec.rb +45 -0
- data/spec/models/vapi_std_errors_not_found_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_not_found_spec.rb +45 -0
- data/spec/models/vapi_std_errors_resource_busy_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_resource_busy_spec.rb +45 -0
- data/spec/models/vapi_std_errors_resource_inaccessible_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_resource_inaccessible_spec.rb +45 -0
- data/spec/models/vapi_std_errors_unauthorized_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_unauthorized_spec.rb +45 -0
- data/spec/models/vapi_std_errors_unsupported_error_spec.rb +45 -0
- data/spec/models/vapi_std_errors_unsupported_spec.rb +45 -0
- data/spec/models/vapi_std_localizable_message_spec.rb +51 -0
- data/spec/spec_helper.rb +109 -0
- data/vsphere-automation-content.gemspec +44 -0
- metadata +725 -0
metadata
ADDED
@@ -0,0 +1,725 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: vsphere-automation-content
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- J.R. Garcia
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2019-01-10 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: typhoeus
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '1.3'
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - "~>"
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '1.3'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: json
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '2.1'
|
34
|
+
type: :runtime
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '2.1'
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: vsphere-automation-cis
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - "~>"
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0.1'
|
48
|
+
type: :runtime
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - "~>"
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0.1'
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: bundler
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - "~>"
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '1.16'
|
62
|
+
type: :development
|
63
|
+
prerelease: false
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
65
|
+
requirements:
|
66
|
+
- - "~>"
|
67
|
+
- !ruby/object:Gem::Version
|
68
|
+
version: '1.16'
|
69
|
+
- !ruby/object:Gem::Dependency
|
70
|
+
name: pry
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
72
|
+
requirements:
|
73
|
+
- - "~>"
|
74
|
+
- !ruby/object:Gem::Version
|
75
|
+
version: 0.11.3
|
76
|
+
type: :development
|
77
|
+
prerelease: false
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
79
|
+
requirements:
|
80
|
+
- - "~>"
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: 0.11.3
|
83
|
+
- !ruby/object:Gem::Dependency
|
84
|
+
name: rake
|
85
|
+
requirement: !ruby/object:Gem::Requirement
|
86
|
+
requirements:
|
87
|
+
- - "~>"
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
version: '12.3'
|
90
|
+
type: :development
|
91
|
+
prerelease: false
|
92
|
+
version_requirements: !ruby/object:Gem::Requirement
|
93
|
+
requirements:
|
94
|
+
- - "~>"
|
95
|
+
- !ruby/object:Gem::Version
|
96
|
+
version: '12.3'
|
97
|
+
- !ruby/object:Gem::Dependency
|
98
|
+
name: rspec
|
99
|
+
requirement: !ruby/object:Gem::Requirement
|
100
|
+
requirements:
|
101
|
+
- - "~>"
|
102
|
+
- !ruby/object:Gem::Version
|
103
|
+
version: '3.7'
|
104
|
+
type: :development
|
105
|
+
prerelease: false
|
106
|
+
version_requirements: !ruby/object:Gem::Requirement
|
107
|
+
requirements:
|
108
|
+
- - "~>"
|
109
|
+
- !ruby/object:Gem::Version
|
110
|
+
version: '3.7'
|
111
|
+
- !ruby/object:Gem::Dependency
|
112
|
+
name: rubocop
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
114
|
+
requirements:
|
115
|
+
- - "~>"
|
116
|
+
- !ruby/object:Gem::Version
|
117
|
+
version: 0.58.2
|
118
|
+
type: :development
|
119
|
+
prerelease: false
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
121
|
+
requirements:
|
122
|
+
- - "~>"
|
123
|
+
- !ruby/object:Gem::Version
|
124
|
+
version: 0.58.2
|
125
|
+
- !ruby/object:Gem::Dependency
|
126
|
+
name: vcr
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
128
|
+
requirements:
|
129
|
+
- - "~>"
|
130
|
+
- !ruby/object:Gem::Version
|
131
|
+
version: '4.0'
|
132
|
+
type: :development
|
133
|
+
prerelease: false
|
134
|
+
version_requirements: !ruby/object:Gem::Requirement
|
135
|
+
requirements:
|
136
|
+
- - "~>"
|
137
|
+
- !ruby/object:Gem::Version
|
138
|
+
version: '4.0'
|
139
|
+
- !ruby/object:Gem::Dependency
|
140
|
+
name: webmock
|
141
|
+
requirement: !ruby/object:Gem::Requirement
|
142
|
+
requirements:
|
143
|
+
- - "~>"
|
144
|
+
- !ruby/object:Gem::Version
|
145
|
+
version: '3.4'
|
146
|
+
type: :development
|
147
|
+
prerelease: false
|
148
|
+
version_requirements: !ruby/object:Gem::Requirement
|
149
|
+
requirements:
|
150
|
+
- - "~>"
|
151
|
+
- !ruby/object:Gem::Version
|
152
|
+
version: '3.4'
|
153
|
+
description: A Ruby SDK for the vSphere APIs (Content)
|
154
|
+
email:
|
155
|
+
- jrg@vmware.com
|
156
|
+
executables: []
|
157
|
+
extensions: []
|
158
|
+
extra_rdoc_files: []
|
159
|
+
files:
|
160
|
+
- Gemfile
|
161
|
+
- Gemfile.lock
|
162
|
+
- README.md
|
163
|
+
- Rakefile
|
164
|
+
- docs/ConfigurationApi.md
|
165
|
+
- docs/ContentConfigurationModel.md
|
166
|
+
- docs/ContentConfigurationResult.md
|
167
|
+
- docs/ContentConfigurationUpdate.md
|
168
|
+
- docs/ContentLibraryFind.md
|
169
|
+
- docs/ContentLibraryFindResult.md
|
170
|
+
- docs/ContentLibraryFindSpec.md
|
171
|
+
- docs/ContentLibraryItemCopy.md
|
172
|
+
- docs/ContentLibraryItemCopyResult.md
|
173
|
+
- docs/ContentLibraryItemCreate.md
|
174
|
+
- docs/ContentLibraryItemCreateResult.md
|
175
|
+
- docs/ContentLibraryItemDownloadSessionCreate.md
|
176
|
+
- docs/ContentLibraryItemDownloadSessionCreateResult.md
|
177
|
+
- docs/ContentLibraryItemDownloadSessionFail.md
|
178
|
+
- docs/ContentLibraryItemDownloadSessionKeepAlive.md
|
179
|
+
- docs/ContentLibraryItemDownloadSessionListResult.md
|
180
|
+
- docs/ContentLibraryItemDownloadSessionModel.md
|
181
|
+
- docs/ContentLibraryItemDownloadSessionModelState.md
|
182
|
+
- docs/ContentLibraryItemDownloadSessionResult.md
|
183
|
+
- docs/ContentLibraryItemDownloadsessionFileEndpointType.md
|
184
|
+
- docs/ContentLibraryItemDownloadsessionFileGet.md
|
185
|
+
- docs/ContentLibraryItemDownloadsessionFileInfo.md
|
186
|
+
- docs/ContentLibraryItemDownloadsessionFileListResult.md
|
187
|
+
- docs/ContentLibraryItemDownloadsessionFilePrepare.md
|
188
|
+
- docs/ContentLibraryItemDownloadsessionFilePrepareResult.md
|
189
|
+
- docs/ContentLibraryItemDownloadsessionFilePrepareStatus.md
|
190
|
+
- docs/ContentLibraryItemDownloadsessionFileResult.md
|
191
|
+
- docs/ContentLibraryItemFileChecksumAlgorithm.md
|
192
|
+
- docs/ContentLibraryItemFileChecksumInfo.md
|
193
|
+
- docs/ContentLibraryItemFileGet.md
|
194
|
+
- docs/ContentLibraryItemFileInfo.md
|
195
|
+
- docs/ContentLibraryItemFileListResult.md
|
196
|
+
- docs/ContentLibraryItemFileResult.md
|
197
|
+
- docs/ContentLibraryItemFind.md
|
198
|
+
- docs/ContentLibraryItemFindResult.md
|
199
|
+
- docs/ContentLibraryItemFindSpec.md
|
200
|
+
- docs/ContentLibraryItemListResult.md
|
201
|
+
- docs/ContentLibraryItemModel.md
|
202
|
+
- docs/ContentLibraryItemResult.md
|
203
|
+
- docs/ContentLibraryItemStorageGet.md
|
204
|
+
- docs/ContentLibraryItemStorageInfo.md
|
205
|
+
- docs/ContentLibraryItemStorageListResult.md
|
206
|
+
- docs/ContentLibraryItemStorageResult.md
|
207
|
+
- docs/ContentLibraryItemTransferEndpoint.md
|
208
|
+
- docs/ContentLibraryItemTransferStatus.md
|
209
|
+
- docs/ContentLibraryItemUpdate.md
|
210
|
+
- docs/ContentLibraryItemUpdateSessionCreate.md
|
211
|
+
- docs/ContentLibraryItemUpdateSessionCreateResult.md
|
212
|
+
- docs/ContentLibraryItemUpdateSessionFail.md
|
213
|
+
- docs/ContentLibraryItemUpdateSessionKeepAlive.md
|
214
|
+
- docs/ContentLibraryItemUpdateSessionListResult.md
|
215
|
+
- docs/ContentLibraryItemUpdateSessionModel.md
|
216
|
+
- docs/ContentLibraryItemUpdateSessionModelState.md
|
217
|
+
- docs/ContentLibraryItemUpdateSessionResult.md
|
218
|
+
- docs/ContentLibraryItemUpdateSessionUpdate.md
|
219
|
+
- docs/ContentLibraryItemUpdatesessionCertificateInfo.md
|
220
|
+
- docs/ContentLibraryItemUpdatesessionFileAdd.md
|
221
|
+
- docs/ContentLibraryItemUpdatesessionFileAddResult.md
|
222
|
+
- docs/ContentLibraryItemUpdatesessionFileAddSpec.md
|
223
|
+
- docs/ContentLibraryItemUpdatesessionFileGet.md
|
224
|
+
- docs/ContentLibraryItemUpdatesessionFileInfo.md
|
225
|
+
- docs/ContentLibraryItemUpdatesessionFileListResult.md
|
226
|
+
- docs/ContentLibraryItemUpdatesessionFileRemove.md
|
227
|
+
- docs/ContentLibraryItemUpdatesessionFileResult.md
|
228
|
+
- docs/ContentLibraryItemUpdatesessionFileSourceType.md
|
229
|
+
- docs/ContentLibraryItemUpdatesessionFileValidateResult.md
|
230
|
+
- docs/ContentLibraryItemUpdatesessionFileValidationError.md
|
231
|
+
- docs/ContentLibraryItemUpdatesessionFileValidationResult.md
|
232
|
+
- docs/ContentLibraryItemUpdatesessionPreviewInfo.md
|
233
|
+
- docs/ContentLibraryItemUpdatesessionPreviewInfoState.md
|
234
|
+
- docs/ContentLibraryItemUpdatesessionPreviewWarningInfo.md
|
235
|
+
- docs/ContentLibraryItemUpdatesessionWarningBehavior.md
|
236
|
+
- docs/ContentLibraryItemUpdatesessionWarningType.md
|
237
|
+
- docs/ContentLibraryListResult.md
|
238
|
+
- docs/ContentLibraryModel.md
|
239
|
+
- docs/ContentLibraryModelLibraryType.md
|
240
|
+
- docs/ContentLibraryOptimizationInfo.md
|
241
|
+
- docs/ContentLibraryPublishInfo.md
|
242
|
+
- docs/ContentLibraryPublishInfoAuthenticationMethod.md
|
243
|
+
- docs/ContentLibraryResult.md
|
244
|
+
- docs/ContentLibraryStorageBacking.md
|
245
|
+
- docs/ContentLibraryStorageBackingType.md
|
246
|
+
- docs/ContentLibrarySubscribedItemSync.md
|
247
|
+
- docs/ContentLibrarySubscriptionInfo.md
|
248
|
+
- docs/ContentLibrarySubscriptionInfoAuthenticationMethod.md
|
249
|
+
- docs/ContentLibraryUpdate.md
|
250
|
+
- docs/ContentLocalLibraryCreate.md
|
251
|
+
- docs/ContentLocalLibraryCreateResult.md
|
252
|
+
- docs/ContentLocalLibraryListResult.md
|
253
|
+
- docs/ContentLocalLibraryResult.md
|
254
|
+
- docs/ContentLocalLibraryUpdate.md
|
255
|
+
- docs/ContentSubscribedLibraryCreate.md
|
256
|
+
- docs/ContentSubscribedLibraryCreateResult.md
|
257
|
+
- docs/ContentSubscribedLibraryListResult.md
|
258
|
+
- docs/ContentSubscribedLibraryProbe.md
|
259
|
+
- docs/ContentSubscribedLibraryProbeResult.md
|
260
|
+
- docs/ContentSubscribedLibraryProbeResultStatus.md
|
261
|
+
- docs/ContentSubscribedLibraryResult.md
|
262
|
+
- docs/ContentSubscribedLibraryUpdate.md
|
263
|
+
- docs/LibraryApi.md
|
264
|
+
- docs/LibraryItemApi.md
|
265
|
+
- docs/LibraryItemDownloadSessionApi.md
|
266
|
+
- docs/LibraryItemDownloadsessionFileApi.md
|
267
|
+
- docs/LibraryItemFileApi.md
|
268
|
+
- docs/LibraryItemStorageApi.md
|
269
|
+
- docs/LibraryItemUpdateSessionApi.md
|
270
|
+
- docs/LibraryItemUpdatesessionFileApi.md
|
271
|
+
- docs/LibrarySubscribedItemApi.md
|
272
|
+
- docs/LocalLibraryApi.md
|
273
|
+
- docs/SubscribedLibraryApi.md
|
274
|
+
- docs/VapiStdErrorsConcurrentChange.md
|
275
|
+
- docs/VapiStdErrorsConcurrentChangeError.md
|
276
|
+
- docs/VapiStdErrorsInvalidArgument.md
|
277
|
+
- docs/VapiStdErrorsInvalidArgumentError.md
|
278
|
+
- docs/VapiStdErrorsInvalidElementConfiguration.md
|
279
|
+
- docs/VapiStdErrorsInvalidElementConfigurationError.md
|
280
|
+
- docs/VapiStdErrorsInvalidElementType.md
|
281
|
+
- docs/VapiStdErrorsInvalidElementTypeError.md
|
282
|
+
- docs/VapiStdErrorsNotAllowedInCurrentState.md
|
283
|
+
- docs/VapiStdErrorsNotAllowedInCurrentStateError.md
|
284
|
+
- docs/VapiStdErrorsNotFound.md
|
285
|
+
- docs/VapiStdErrorsNotFoundError.md
|
286
|
+
- docs/VapiStdErrorsResourceBusy.md
|
287
|
+
- docs/VapiStdErrorsResourceBusyError.md
|
288
|
+
- docs/VapiStdErrorsResourceInaccessible.md
|
289
|
+
- docs/VapiStdErrorsResourceInaccessibleError.md
|
290
|
+
- docs/VapiStdErrorsUnauthorized.md
|
291
|
+
- docs/VapiStdErrorsUnauthorizedError.md
|
292
|
+
- docs/VapiStdErrorsUnsupported.md
|
293
|
+
- docs/VapiStdErrorsUnsupportedError.md
|
294
|
+
- docs/VapiStdLocalizableMessage.md
|
295
|
+
- git_push.sh
|
296
|
+
- lib/vsphere-automation-content.rb
|
297
|
+
- lib/vsphere-automation-content/api/configuration_api.rb
|
298
|
+
- lib/vsphere-automation-content/api/library_api.rb
|
299
|
+
- lib/vsphere-automation-content/api/library_item_api.rb
|
300
|
+
- lib/vsphere-automation-content/api/library_item_download_session_api.rb
|
301
|
+
- lib/vsphere-automation-content/api/library_item_downloadsession_file_api.rb
|
302
|
+
- lib/vsphere-automation-content/api/library_item_file_api.rb
|
303
|
+
- lib/vsphere-automation-content/api/library_item_storage_api.rb
|
304
|
+
- lib/vsphere-automation-content/api/library_item_update_session_api.rb
|
305
|
+
- lib/vsphere-automation-content/api/library_item_updatesession_file_api.rb
|
306
|
+
- lib/vsphere-automation-content/api/library_subscribed_item_api.rb
|
307
|
+
- lib/vsphere-automation-content/api/local_library_api.rb
|
308
|
+
- lib/vsphere-automation-content/api/subscribed_library_api.rb
|
309
|
+
- lib/vsphere-automation-content/api_client.rb
|
310
|
+
- lib/vsphere-automation-content/api_error.rb
|
311
|
+
- lib/vsphere-automation-content/configuration.rb
|
312
|
+
- lib/vsphere-automation-content/models/content_configuration_model.rb
|
313
|
+
- lib/vsphere-automation-content/models/content_configuration_result.rb
|
314
|
+
- lib/vsphere-automation-content/models/content_configuration_update.rb
|
315
|
+
- lib/vsphere-automation-content/models/content_library_find.rb
|
316
|
+
- lib/vsphere-automation-content/models/content_library_find_result.rb
|
317
|
+
- lib/vsphere-automation-content/models/content_library_find_spec.rb
|
318
|
+
- lib/vsphere-automation-content/models/content_library_item_copy.rb
|
319
|
+
- lib/vsphere-automation-content/models/content_library_item_copy_result.rb
|
320
|
+
- lib/vsphere-automation-content/models/content_library_item_create.rb
|
321
|
+
- lib/vsphere-automation-content/models/content_library_item_create_result.rb
|
322
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_create.rb
|
323
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_create_result.rb
|
324
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_fail.rb
|
325
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_keep_alive.rb
|
326
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_list_result.rb
|
327
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_model.rb
|
328
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_model_state.rb
|
329
|
+
- lib/vsphere-automation-content/models/content_library_item_download_session_result.rb
|
330
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_endpoint_type.rb
|
331
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_get.rb
|
332
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_info.rb
|
333
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_list_result.rb
|
334
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare.rb
|
335
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare_result.rb
|
336
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_prepare_status.rb
|
337
|
+
- lib/vsphere-automation-content/models/content_library_item_downloadsession_file_result.rb
|
338
|
+
- lib/vsphere-automation-content/models/content_library_item_file_checksum_algorithm.rb
|
339
|
+
- lib/vsphere-automation-content/models/content_library_item_file_checksum_info.rb
|
340
|
+
- lib/vsphere-automation-content/models/content_library_item_file_get.rb
|
341
|
+
- lib/vsphere-automation-content/models/content_library_item_file_info.rb
|
342
|
+
- lib/vsphere-automation-content/models/content_library_item_file_list_result.rb
|
343
|
+
- lib/vsphere-automation-content/models/content_library_item_file_result.rb
|
344
|
+
- lib/vsphere-automation-content/models/content_library_item_find.rb
|
345
|
+
- lib/vsphere-automation-content/models/content_library_item_find_result.rb
|
346
|
+
- lib/vsphere-automation-content/models/content_library_item_find_spec.rb
|
347
|
+
- lib/vsphere-automation-content/models/content_library_item_list_result.rb
|
348
|
+
- lib/vsphere-automation-content/models/content_library_item_model.rb
|
349
|
+
- lib/vsphere-automation-content/models/content_library_item_result.rb
|
350
|
+
- lib/vsphere-automation-content/models/content_library_item_storage_get.rb
|
351
|
+
- lib/vsphere-automation-content/models/content_library_item_storage_info.rb
|
352
|
+
- lib/vsphere-automation-content/models/content_library_item_storage_list_result.rb
|
353
|
+
- lib/vsphere-automation-content/models/content_library_item_storage_result.rb
|
354
|
+
- lib/vsphere-automation-content/models/content_library_item_transfer_endpoint.rb
|
355
|
+
- lib/vsphere-automation-content/models/content_library_item_transfer_status.rb
|
356
|
+
- lib/vsphere-automation-content/models/content_library_item_update.rb
|
357
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_create.rb
|
358
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_create_result.rb
|
359
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_fail.rb
|
360
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_keep_alive.rb
|
361
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_list_result.rb
|
362
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_model.rb
|
363
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_model_state.rb
|
364
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_result.rb
|
365
|
+
- lib/vsphere-automation-content/models/content_library_item_update_session_update.rb
|
366
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_certificate_info.rb
|
367
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_add.rb
|
368
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_add_result.rb
|
369
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_add_spec.rb
|
370
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_get.rb
|
371
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_info.rb
|
372
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_list_result.rb
|
373
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_remove.rb
|
374
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_result.rb
|
375
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_source_type.rb
|
376
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_validate_result.rb
|
377
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_validation_error.rb
|
378
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_file_validation_result.rb
|
379
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_preview_info.rb
|
380
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_preview_info_state.rb
|
381
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_preview_warning_info.rb
|
382
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_warning_behavior.rb
|
383
|
+
- lib/vsphere-automation-content/models/content_library_item_updatesession_warning_type.rb
|
384
|
+
- lib/vsphere-automation-content/models/content_library_list_result.rb
|
385
|
+
- lib/vsphere-automation-content/models/content_library_model.rb
|
386
|
+
- lib/vsphere-automation-content/models/content_library_model_library_type.rb
|
387
|
+
- lib/vsphere-automation-content/models/content_library_optimization_info.rb
|
388
|
+
- lib/vsphere-automation-content/models/content_library_publish_info.rb
|
389
|
+
- lib/vsphere-automation-content/models/content_library_publish_info_authentication_method.rb
|
390
|
+
- lib/vsphere-automation-content/models/content_library_result.rb
|
391
|
+
- lib/vsphere-automation-content/models/content_library_storage_backing.rb
|
392
|
+
- lib/vsphere-automation-content/models/content_library_storage_backing_type.rb
|
393
|
+
- lib/vsphere-automation-content/models/content_library_subscribed_item_sync.rb
|
394
|
+
- lib/vsphere-automation-content/models/content_library_subscription_info.rb
|
395
|
+
- lib/vsphere-automation-content/models/content_library_subscription_info_authentication_method.rb
|
396
|
+
- lib/vsphere-automation-content/models/content_library_update.rb
|
397
|
+
- lib/vsphere-automation-content/models/content_local_library_create.rb
|
398
|
+
- lib/vsphere-automation-content/models/content_local_library_create_result.rb
|
399
|
+
- lib/vsphere-automation-content/models/content_local_library_list_result.rb
|
400
|
+
- lib/vsphere-automation-content/models/content_local_library_result.rb
|
401
|
+
- lib/vsphere-automation-content/models/content_local_library_update.rb
|
402
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_create.rb
|
403
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_create_result.rb
|
404
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_list_result.rb
|
405
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_probe.rb
|
406
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_probe_result.rb
|
407
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_probe_result_status.rb
|
408
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_result.rb
|
409
|
+
- lib/vsphere-automation-content/models/content_subscribed_library_update.rb
|
410
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_concurrent_change.rb
|
411
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_concurrent_change_error.rb
|
412
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_argument.rb
|
413
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_argument_error.rb
|
414
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_configuration.rb
|
415
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_configuration_error.rb
|
416
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_type.rb
|
417
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_invalid_element_type_error.rb
|
418
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_not_allowed_in_current_state.rb
|
419
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_not_allowed_in_current_state_error.rb
|
420
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_not_found.rb
|
421
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_not_found_error.rb
|
422
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_resource_busy.rb
|
423
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_resource_busy_error.rb
|
424
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_resource_inaccessible.rb
|
425
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_resource_inaccessible_error.rb
|
426
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_unauthorized.rb
|
427
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_unauthorized_error.rb
|
428
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_unsupported.rb
|
429
|
+
- lib/vsphere-automation-content/models/vapi_std_errors_unsupported_error.rb
|
430
|
+
- lib/vsphere-automation-content/models/vapi_std_localizable_message.rb
|
431
|
+
- lib/vsphere-automation-content/version.rb
|
432
|
+
- spec/api/configuration_api_spec.rb
|
433
|
+
- spec/api/library_api_spec.rb
|
434
|
+
- spec/api/library_item_api_spec.rb
|
435
|
+
- spec/api/library_item_download_session_api_spec.rb
|
436
|
+
- spec/api/library_item_downloadsession_file_api_spec.rb
|
437
|
+
- spec/api/library_item_file_api_spec.rb
|
438
|
+
- spec/api/library_item_storage_api_spec.rb
|
439
|
+
- spec/api/library_item_update_session_api_spec.rb
|
440
|
+
- spec/api/library_item_updatesession_file_api_spec.rb
|
441
|
+
- spec/api/library_subscribed_item_api_spec.rb
|
442
|
+
- spec/api/local_library_api_spec.rb
|
443
|
+
- spec/api/subscribed_library_api_spec.rb
|
444
|
+
- spec/api_client_spec.rb
|
445
|
+
- spec/configuration_spec.rb
|
446
|
+
- spec/models/content_configuration_model_spec.rb
|
447
|
+
- spec/models/content_configuration_result_spec.rb
|
448
|
+
- spec/models/content_configuration_update_spec.rb
|
449
|
+
- spec/models/content_library_find_result_spec.rb
|
450
|
+
- spec/models/content_library_find_spec.rb
|
451
|
+
- spec/models/content_library_find_spec_spec.rb
|
452
|
+
- spec/models/content_library_item_copy_result_spec.rb
|
453
|
+
- spec/models/content_library_item_copy_spec.rb
|
454
|
+
- spec/models/content_library_item_create_result_spec.rb
|
455
|
+
- spec/models/content_library_item_create_spec.rb
|
456
|
+
- spec/models/content_library_item_download_session_create_result_spec.rb
|
457
|
+
- spec/models/content_library_item_download_session_create_spec.rb
|
458
|
+
- spec/models/content_library_item_download_session_fail_spec.rb
|
459
|
+
- spec/models/content_library_item_download_session_keep_alive_spec.rb
|
460
|
+
- spec/models/content_library_item_download_session_list_result_spec.rb
|
461
|
+
- spec/models/content_library_item_download_session_model_spec.rb
|
462
|
+
- spec/models/content_library_item_download_session_model_state_spec.rb
|
463
|
+
- spec/models/content_library_item_download_session_result_spec.rb
|
464
|
+
- spec/models/content_library_item_downloadsession_file_endpoint_type_spec.rb
|
465
|
+
- spec/models/content_library_item_downloadsession_file_get_spec.rb
|
466
|
+
- spec/models/content_library_item_downloadsession_file_info_spec.rb
|
467
|
+
- spec/models/content_library_item_downloadsession_file_list_result_spec.rb
|
468
|
+
- spec/models/content_library_item_downloadsession_file_prepare_result_spec.rb
|
469
|
+
- spec/models/content_library_item_downloadsession_file_prepare_spec.rb
|
470
|
+
- spec/models/content_library_item_downloadsession_file_prepare_status_spec.rb
|
471
|
+
- spec/models/content_library_item_downloadsession_file_result_spec.rb
|
472
|
+
- spec/models/content_library_item_file_checksum_algorithm_spec.rb
|
473
|
+
- spec/models/content_library_item_file_checksum_info_spec.rb
|
474
|
+
- spec/models/content_library_item_file_get_spec.rb
|
475
|
+
- spec/models/content_library_item_file_info_spec.rb
|
476
|
+
- spec/models/content_library_item_file_list_result_spec.rb
|
477
|
+
- spec/models/content_library_item_file_result_spec.rb
|
478
|
+
- spec/models/content_library_item_find_result_spec.rb
|
479
|
+
- spec/models/content_library_item_find_spec.rb
|
480
|
+
- spec/models/content_library_item_find_spec_spec.rb
|
481
|
+
- spec/models/content_library_item_list_result_spec.rb
|
482
|
+
- spec/models/content_library_item_model_spec.rb
|
483
|
+
- spec/models/content_library_item_result_spec.rb
|
484
|
+
- spec/models/content_library_item_storage_get_spec.rb
|
485
|
+
- spec/models/content_library_item_storage_info_spec.rb
|
486
|
+
- spec/models/content_library_item_storage_list_result_spec.rb
|
487
|
+
- spec/models/content_library_item_storage_result_spec.rb
|
488
|
+
- spec/models/content_library_item_transfer_endpoint_spec.rb
|
489
|
+
- spec/models/content_library_item_transfer_status_spec.rb
|
490
|
+
- spec/models/content_library_item_update_session_create_result_spec.rb
|
491
|
+
- spec/models/content_library_item_update_session_create_spec.rb
|
492
|
+
- spec/models/content_library_item_update_session_fail_spec.rb
|
493
|
+
- spec/models/content_library_item_update_session_keep_alive_spec.rb
|
494
|
+
- spec/models/content_library_item_update_session_list_result_spec.rb
|
495
|
+
- spec/models/content_library_item_update_session_model_spec.rb
|
496
|
+
- spec/models/content_library_item_update_session_model_state_spec.rb
|
497
|
+
- spec/models/content_library_item_update_session_result_spec.rb
|
498
|
+
- spec/models/content_library_item_update_session_update_spec.rb
|
499
|
+
- spec/models/content_library_item_update_spec.rb
|
500
|
+
- spec/models/content_library_item_updatesession_certificate_info_spec.rb
|
501
|
+
- spec/models/content_library_item_updatesession_file_add_result_spec.rb
|
502
|
+
- spec/models/content_library_item_updatesession_file_add_spec.rb
|
503
|
+
- spec/models/content_library_item_updatesession_file_add_spec_spec.rb
|
504
|
+
- spec/models/content_library_item_updatesession_file_get_spec.rb
|
505
|
+
- spec/models/content_library_item_updatesession_file_info_spec.rb
|
506
|
+
- spec/models/content_library_item_updatesession_file_list_result_spec.rb
|
507
|
+
- spec/models/content_library_item_updatesession_file_remove_spec.rb
|
508
|
+
- spec/models/content_library_item_updatesession_file_result_spec.rb
|
509
|
+
- spec/models/content_library_item_updatesession_file_source_type_spec.rb
|
510
|
+
- spec/models/content_library_item_updatesession_file_validate_result_spec.rb
|
511
|
+
- spec/models/content_library_item_updatesession_file_validation_error_spec.rb
|
512
|
+
- spec/models/content_library_item_updatesession_file_validation_result_spec.rb
|
513
|
+
- spec/models/content_library_item_updatesession_preview_info_spec.rb
|
514
|
+
- spec/models/content_library_item_updatesession_preview_info_state_spec.rb
|
515
|
+
- spec/models/content_library_item_updatesession_preview_warning_info_spec.rb
|
516
|
+
- spec/models/content_library_item_updatesession_warning_behavior_spec.rb
|
517
|
+
- spec/models/content_library_item_updatesession_warning_type_spec.rb
|
518
|
+
- spec/models/content_library_list_result_spec.rb
|
519
|
+
- spec/models/content_library_model_library_type_spec.rb
|
520
|
+
- spec/models/content_library_model_spec.rb
|
521
|
+
- spec/models/content_library_optimization_info_spec.rb
|
522
|
+
- spec/models/content_library_publish_info_authentication_method_spec.rb
|
523
|
+
- spec/models/content_library_publish_info_spec.rb
|
524
|
+
- spec/models/content_library_result_spec.rb
|
525
|
+
- spec/models/content_library_storage_backing_spec.rb
|
526
|
+
- spec/models/content_library_storage_backing_type_spec.rb
|
527
|
+
- spec/models/content_library_subscribed_item_sync_spec.rb
|
528
|
+
- spec/models/content_library_subscription_info_authentication_method_spec.rb
|
529
|
+
- spec/models/content_library_subscription_info_spec.rb
|
530
|
+
- spec/models/content_library_update_spec.rb
|
531
|
+
- spec/models/content_local_library_create_result_spec.rb
|
532
|
+
- spec/models/content_local_library_create_spec.rb
|
533
|
+
- spec/models/content_local_library_list_result_spec.rb
|
534
|
+
- spec/models/content_local_library_result_spec.rb
|
535
|
+
- spec/models/content_local_library_update_spec.rb
|
536
|
+
- spec/models/content_subscribed_library_create_result_spec.rb
|
537
|
+
- spec/models/content_subscribed_library_create_spec.rb
|
538
|
+
- spec/models/content_subscribed_library_list_result_spec.rb
|
539
|
+
- spec/models/content_subscribed_library_probe_result_spec.rb
|
540
|
+
- spec/models/content_subscribed_library_probe_result_status_spec.rb
|
541
|
+
- spec/models/content_subscribed_library_probe_spec.rb
|
542
|
+
- spec/models/content_subscribed_library_result_spec.rb
|
543
|
+
- spec/models/content_subscribed_library_update_spec.rb
|
544
|
+
- spec/models/vapi_std_errors_concurrent_change_error_spec.rb
|
545
|
+
- spec/models/vapi_std_errors_concurrent_change_spec.rb
|
546
|
+
- spec/models/vapi_std_errors_invalid_argument_error_spec.rb
|
547
|
+
- spec/models/vapi_std_errors_invalid_argument_spec.rb
|
548
|
+
- spec/models/vapi_std_errors_invalid_element_configuration_error_spec.rb
|
549
|
+
- spec/models/vapi_std_errors_invalid_element_configuration_spec.rb
|
550
|
+
- spec/models/vapi_std_errors_invalid_element_type_error_spec.rb
|
551
|
+
- spec/models/vapi_std_errors_invalid_element_type_spec.rb
|
552
|
+
- spec/models/vapi_std_errors_not_allowed_in_current_state_error_spec.rb
|
553
|
+
- spec/models/vapi_std_errors_not_allowed_in_current_state_spec.rb
|
554
|
+
- spec/models/vapi_std_errors_not_found_error_spec.rb
|
555
|
+
- spec/models/vapi_std_errors_not_found_spec.rb
|
556
|
+
- spec/models/vapi_std_errors_resource_busy_error_spec.rb
|
557
|
+
- spec/models/vapi_std_errors_resource_busy_spec.rb
|
558
|
+
- spec/models/vapi_std_errors_resource_inaccessible_error_spec.rb
|
559
|
+
- spec/models/vapi_std_errors_resource_inaccessible_spec.rb
|
560
|
+
- spec/models/vapi_std_errors_unauthorized_error_spec.rb
|
561
|
+
- spec/models/vapi_std_errors_unauthorized_spec.rb
|
562
|
+
- spec/models/vapi_std_errors_unsupported_error_spec.rb
|
563
|
+
- spec/models/vapi_std_errors_unsupported_spec.rb
|
564
|
+
- spec/models/vapi_std_localizable_message_spec.rb
|
565
|
+
- spec/spec_helper.rb
|
566
|
+
- vsphere-automation-content.gemspec
|
567
|
+
homepage: https://github.com/vmware/vsphere-automation-sdk-ruby
|
568
|
+
licenses:
|
569
|
+
- MIT
|
570
|
+
metadata: {}
|
571
|
+
post_install_message:
|
572
|
+
rdoc_options: []
|
573
|
+
require_paths:
|
574
|
+
- lib
|
575
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
576
|
+
requirements:
|
577
|
+
- - ">="
|
578
|
+
- !ruby/object:Gem::Version
|
579
|
+
version: '2.3'
|
580
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
581
|
+
requirements:
|
582
|
+
- - ">="
|
583
|
+
- !ruby/object:Gem::Version
|
584
|
+
version: '0'
|
585
|
+
requirements: []
|
586
|
+
rubyforge_project:
|
587
|
+
rubygems_version: 2.7.6
|
588
|
+
signing_key:
|
589
|
+
specification_version: 4
|
590
|
+
summary: A Ruby SDK for the vSphere APIs (Content)
|
591
|
+
test_files:
|
592
|
+
- spec/api/library_api_spec.rb
|
593
|
+
- spec/api/subscribed_library_api_spec.rb
|
594
|
+
- spec/api/library_item_update_session_api_spec.rb
|
595
|
+
- spec/api/library_item_updatesession_file_api_spec.rb
|
596
|
+
- spec/api/configuration_api_spec.rb
|
597
|
+
- spec/api/local_library_api_spec.rb
|
598
|
+
- spec/api/library_item_api_spec.rb
|
599
|
+
- spec/api/library_subscribed_item_api_spec.rb
|
600
|
+
- spec/api/library_item_storage_api_spec.rb
|
601
|
+
- spec/api/library_item_file_api_spec.rb
|
602
|
+
- spec/api/library_item_download_session_api_spec.rb
|
603
|
+
- spec/api/library_item_downloadsession_file_api_spec.rb
|
604
|
+
- spec/api_client_spec.rb
|
605
|
+
- spec/configuration_spec.rb
|
606
|
+
- spec/models/content_library_item_file_list_result_spec.rb
|
607
|
+
- spec/models/content_library_find_result_spec.rb
|
608
|
+
- spec/models/content_library_item_downloadsession_file_list_result_spec.rb
|
609
|
+
- spec/models/content_library_item_transfer_status_spec.rb
|
610
|
+
- spec/models/content_library_item_update_session_update_spec.rb
|
611
|
+
- spec/models/content_library_item_download_session_create_spec.rb
|
612
|
+
- spec/models/vapi_std_errors_invalid_argument_spec.rb
|
613
|
+
- spec/models/content_library_item_downloadsession_file_result_spec.rb
|
614
|
+
- spec/models/content_library_model_spec.rb
|
615
|
+
- spec/models/content_library_list_result_spec.rb
|
616
|
+
- spec/models/content_configuration_model_spec.rb
|
617
|
+
- spec/models/content_library_item_updatesession_preview_warning_info_spec.rb
|
618
|
+
- spec/models/content_library_publish_info_authentication_method_spec.rb
|
619
|
+
- spec/models/content_library_item_downloadsession_file_info_spec.rb
|
620
|
+
- spec/models/vapi_std_errors_invalid_element_type_spec.rb
|
621
|
+
- spec/models/vapi_std_errors_unauthorized_error_spec.rb
|
622
|
+
- spec/models/content_library_item_updatesession_file_validation_error_spec.rb
|
623
|
+
- spec/models/content_library_item_download_session_create_result_spec.rb
|
624
|
+
- spec/models/content_library_item_updatesession_file_info_spec.rb
|
625
|
+
- spec/models/content_library_item_update_session_result_spec.rb
|
626
|
+
- spec/models/content_subscribed_library_probe_result_spec.rb
|
627
|
+
- spec/models/content_library_item_updatesession_file_add_result_spec.rb
|
628
|
+
- spec/models/vapi_std_localizable_message_spec.rb
|
629
|
+
- spec/models/vapi_std_errors_resource_inaccessible_error_spec.rb
|
630
|
+
- spec/models/content_library_publish_info_spec.rb
|
631
|
+
- spec/models/content_library_model_library_type_spec.rb
|
632
|
+
- spec/models/content_library_item_file_checksum_algorithm_spec.rb
|
633
|
+
- spec/models/content_library_update_spec.rb
|
634
|
+
- spec/models/content_library_item_downloadsession_file_prepare_status_spec.rb
|
635
|
+
- spec/models/content_library_item_file_get_spec.rb
|
636
|
+
- spec/models/content_local_library_result_spec.rb
|
637
|
+
- spec/models/content_library_item_create_spec.rb
|
638
|
+
- spec/models/content_library_item_downloadsession_file_get_spec.rb
|
639
|
+
- spec/models/content_library_item_downloadsession_file_endpoint_type_spec.rb
|
640
|
+
- spec/models/content_library_item_update_session_create_result_spec.rb
|
641
|
+
- spec/models/content_library_item_storage_get_spec.rb
|
642
|
+
- spec/models/content_library_item_model_spec.rb
|
643
|
+
- spec/models/vapi_std_errors_not_allowed_in_current_state_error_spec.rb
|
644
|
+
- spec/models/content_library_item_update_session_model_spec.rb
|
645
|
+
- spec/models/vapi_std_errors_not_allowed_in_current_state_spec.rb
|
646
|
+
- spec/models/content_library_item_update_session_list_result_spec.rb
|
647
|
+
- spec/models/content_library_item_download_session_model_state_spec.rb
|
648
|
+
- spec/models/content_library_subscribed_item_sync_spec.rb
|
649
|
+
- spec/models/content_local_library_create_result_spec.rb
|
650
|
+
- spec/models/content_subscribed_library_probe_spec.rb
|
651
|
+
- spec/models/content_library_item_file_result_spec.rb
|
652
|
+
- spec/models/content_library_item_updatesession_file_add_spec_spec.rb
|
653
|
+
- spec/models/content_library_item_copy_result_spec.rb
|
654
|
+
- spec/models/content_library_item_updatesession_file_result_spec.rb
|
655
|
+
- spec/models/content_library_item_copy_spec.rb
|
656
|
+
- spec/models/content_library_item_updatesession_preview_info_state_spec.rb
|
657
|
+
- spec/models/content_library_item_find_spec.rb
|
658
|
+
- spec/models/content_library_item_download_session_model_spec.rb
|
659
|
+
- spec/models/content_subscribed_library_create_spec.rb
|
660
|
+
- spec/models/content_library_find_spec.rb
|
661
|
+
- spec/models/content_library_result_spec.rb
|
662
|
+
- spec/models/content_library_item_storage_list_result_spec.rb
|
663
|
+
- spec/models/content_local_library_update_spec.rb
|
664
|
+
- spec/models/vapi_std_errors_resource_busy_error_spec.rb
|
665
|
+
- spec/models/content_library_item_updatesession_preview_info_spec.rb
|
666
|
+
- spec/models/content_library_item_updatesession_file_add_spec.rb
|
667
|
+
- spec/models/vapi_std_errors_invalid_element_configuration_spec.rb
|
668
|
+
- spec/models/vapi_std_errors_not_found_spec.rb
|
669
|
+
- spec/models/vapi_std_errors_invalid_element_configuration_error_spec.rb
|
670
|
+
- spec/models/content_library_item_update_spec.rb
|
671
|
+
- spec/models/content_subscribed_library_probe_result_status_spec.rb
|
672
|
+
- spec/models/content_subscribed_library_create_result_spec.rb
|
673
|
+
- spec/models/content_library_item_updatesession_warning_type_spec.rb
|
674
|
+
- spec/models/content_library_subscription_info_authentication_method_spec.rb
|
675
|
+
- spec/models/vapi_std_errors_invalid_argument_error_spec.rb
|
676
|
+
- spec/models/content_library_find_spec_spec.rb
|
677
|
+
- spec/models/vapi_std_errors_resource_busy_spec.rb
|
678
|
+
- spec/models/content_subscribed_library_result_spec.rb
|
679
|
+
- spec/models/content_library_item_transfer_endpoint_spec.rb
|
680
|
+
- spec/models/content_library_item_updatesession_certificate_info_spec.rb
|
681
|
+
- spec/models/content_subscribed_library_list_result_spec.rb
|
682
|
+
- spec/models/content_library_item_storage_info_spec.rb
|
683
|
+
- spec/models/vapi_std_errors_invalid_element_type_error_spec.rb
|
684
|
+
- spec/models/content_library_item_find_result_spec.rb
|
685
|
+
- spec/models/content_library_item_updatesession_file_get_spec.rb
|
686
|
+
- spec/models/content_subscribed_library_update_spec.rb
|
687
|
+
- spec/models/content_library_storage_backing_spec.rb
|
688
|
+
- spec/models/content_library_item_result_spec.rb
|
689
|
+
- spec/models/content_local_library_create_spec.rb
|
690
|
+
- spec/models/content_library_item_list_result_spec.rb
|
691
|
+
- spec/models/content_library_item_download_session_keep_alive_spec.rb
|
692
|
+
- spec/models/vapi_std_errors_resource_inaccessible_spec.rb
|
693
|
+
- spec/models/content_library_item_downloadsession_file_prepare_result_spec.rb
|
694
|
+
- spec/models/content_library_item_update_session_create_spec.rb
|
695
|
+
- spec/models/vapi_std_errors_unauthorized_spec.rb
|
696
|
+
- spec/models/content_library_item_download_session_fail_spec.rb
|
697
|
+
- spec/models/content_library_subscription_info_spec.rb
|
698
|
+
- spec/models/vapi_std_errors_unsupported_error_spec.rb
|
699
|
+
- spec/models/content_library_item_updatesession_file_validate_result_spec.rb
|
700
|
+
- spec/models/content_library_item_update_session_fail_spec.rb
|
701
|
+
- spec/models/content_library_item_updatesession_file_validation_result_spec.rb
|
702
|
+
- spec/models/content_library_item_updatesession_file_list_result_spec.rb
|
703
|
+
- spec/models/content_library_item_download_session_list_result_spec.rb
|
704
|
+
- spec/models/content_library_item_update_session_model_state_spec.rb
|
705
|
+
- spec/models/content_library_storage_backing_type_spec.rb
|
706
|
+
- spec/models/content_configuration_update_spec.rb
|
707
|
+
- spec/models/content_library_item_storage_result_spec.rb
|
708
|
+
- spec/models/vapi_std_errors_concurrent_change_spec.rb
|
709
|
+
- spec/models/content_library_item_updatesession_file_remove_spec.rb
|
710
|
+
- spec/models/content_library_item_file_checksum_info_spec.rb
|
711
|
+
- spec/models/content_configuration_result_spec.rb
|
712
|
+
- spec/models/vapi_std_errors_concurrent_change_error_spec.rb
|
713
|
+
- spec/models/content_library_item_update_session_keep_alive_spec.rb
|
714
|
+
- spec/models/vapi_std_errors_not_found_error_spec.rb
|
715
|
+
- spec/models/content_library_item_downloadsession_file_prepare_spec.rb
|
716
|
+
- spec/models/content_library_item_file_info_spec.rb
|
717
|
+
- spec/models/content_library_item_find_spec_spec.rb
|
718
|
+
- spec/models/content_local_library_list_result_spec.rb
|
719
|
+
- spec/models/content_library_item_updatesession_warning_behavior_spec.rb
|
720
|
+
- spec/models/content_library_item_updatesession_file_source_type_spec.rb
|
721
|
+
- spec/models/vapi_std_errors_unsupported_spec.rb
|
722
|
+
- spec/models/content_library_optimization_info_spec.rb
|
723
|
+
- spec/models/content_library_item_create_result_spec.rb
|
724
|
+
- spec/models/content_library_item_download_session_result_spec.rb
|
725
|
+
- spec/spec_helper.rb
|