OBJECT
MosaicVersionObject
Description
Supported in m3.2.0-m4.2.0 Object for mosaic versions.
link GraphQL Schema definition
- type MosaicVersionObject {
- # Supported in m3.2.0-m4.2.0
- # Information of version space.
- String :
- # Supported in m3.2.0-m4.2.0
- # Expiration time of the version.
- Int :
- # Supported in m3.2.0-m4.2.0
- # UUID of group policy.
- String :
- # Supported in m3.2.0-m4.2.0
- # UUID of the version.
- String :
- # Supported in m3.2.0-m4.2.0
- # Type of interval.
- Int :
- # Supported in m3.2.0-m4.2.0
- # Duration of the backup job.
- Int :
- # Supported in m3.2.0-m4.2.0
- # Need sstable loader.
- String :
- # Supported in m3.2.0-m4.2.0
- # Replica set.
- String :
- # Supported in m3.2.0-m4.2.0
- # Name of the management object.
- String :
- # Supported in m3.2.0-m4.2.0
- # Name of the source.
- String :
- # Supported in m3.2.0-m4.2.0
- # Type of the source.
- String :
- # Supported in m3.2.0-m4.2.0
- # UUID of system policy.
- String :
- # Supported in m3.2.0-m4.2.0
- # Timestamp of the version.
- Int :
- MosaicVersionObjectVersionState :
- }