LogoLogo
User GuidesDeveloper ReferenceSupportFAQLog in
  • Introduction
  • Changelog
  • API
    • BackupsApi
    • ClustersApi
    • DatabasesApi
    • LogsApi
    • MetadataApi
    • RestoresApi
    • UsersApi
  • Models
    • APIVersion
    • BackupMetadata
    • BackupResponse
    • ClusterBackup
    • ClusterBackupList
    • ClusterBackupListAllOf
    • ClusterList
    • ClusterListAllOf
    • ClusterLogs
    • ClusterLogsInstances
    • ClusterLogsInstancesMessages
    • ClusterMetadata
    • ClusterProperties
    • ClusterResponse
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • CreateRestoreRequest
    • DBUser
    • Database
    • DatabaseItems
    • DatabaseList
    • DatabaseProperties
    • DatabaseResource
    • DayOfTheWeek
    • DeprecatedPagination
    • ErrorMessage
    • ErrorResponse
    • MaintenanceWindow
    • Metadata
    • Pagination
    • PaginationLinks
    • PatchClusterProperties
    • PatchClusterRequest
    • PatchUserProperties
    • PostgresVersionList
    • PostgresVersionListData
    • Resource
    • ResourceMetadata
    • ResourceType
    • State
    • StorageType
    • SynchronizationMode
    • User
    • UserItems
    • UserList
    • UserProperties
    • UserResource
    • UsersPatchRequest
On this page
  1. Models

ClusterMetadata

Metadata of the resource.

Properties

Name
Type
Description
Notes

createdDate

string

The ISO 8601 creation timestamp.

[optional] [default to undefined]

createdBy

string

[optional] [default to undefined]

createdByUserId

string

[optional] [default to undefined]

lastModifiedDate

string

The ISO 8601 modified timestamp.

[optional] [default to undefined]

lastModifiedBy

string

[optional] [default to undefined]

lastModifiedByUserId

string

[optional] [default to undefined]

state

State

[optional] [default to undefined]

PreviousClusterLogsInstancesMessagesNextClusterProperties

Last updated 1 year ago