User GuidesAPIs, SDKs & ToolsSupportFAQ
Search
⌃K
Links
Introduction
Changelog
API
BackupsApi
ClustersApi
LogsApi
MetadataApi
RestoresApi
Models
APIVersion
BackupLocation
BackupMetadata
BackupResponse
ClusterBackup
ClusterBackupList
ClusterBackupListAllOf
ClusterList
ClusterListAllOf
ClusterLogs
ClusterLogsInstances
ClusterLogsMessages
ClusterProperties
ClusterResponse
Connection
CreateClusterProperties
CreateClusterRequest
CreateRestoreRequest
DBUser
DayOfTheWeek
ErrorMessage
ErrorResponse
Location
MaintenanceWindow
Metadata
Pagination
PaginationLinks
PatchClusterProperties
PatchClusterRequest
PostgresVersionList
PostgresVersionListData
ResourceType
State
StorageType
SynchronizationMode
Comment on page

APIVersion

Properties

Name
Type
Description
Notes
name
String
​
[optional]
swagger_url
String
​
[optional]

Example

require 'ionoscloud-dbaas-postgres'
​
instance = IonoscloudDbaasPostgres::APIVersion.new(
name: v2.1,
swagger_url: https://api.ionos.com/databases/postgres/infos/assets/swagger-v2.1.yml
)
API - Previous
RestoresApi
Next - Models
BackupLocation
Last modified 1yr ago
On this page
Properties
Example