PointInTimeReplicaInfo
PointInTimeReplicaInfo
This structure may be used only with operations rendered under /sms
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": {
"_typeName": "string",
"id": "string"
},
"pitName": "string",
"timeStamp": "string",
"tags": [
"string"
]
}
id
Required
Identity of the Point in Time Replica object.
This structure may be used only with operations rendered under /sms
.
string
pitName
Required
Name of the PIT replica.
This may be a localized string in a language as chosen by the VASA provider.
string As date-time As date-time
timeStamp
Required
Time when the snapshot was taken.
Time stamps are maintained by the Replication provider, note that this carries time zone information as well.
array of string
tags
Optional
VASA provider managed tags associated with the replica.