PointInTimeReplicaInfo

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

Id of the PIT replica.

Note that this id is always used in combination with the ReplicationGroupId, hence must be unique to the ReplicationGroupId.

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.