Disk Samples Vm Replication
This request returns the historical replication disk usage statistics for the specified VM replication.
The VM Replication unique identifier
C4-09b2917c-bbe9-4693-ae3f-95b43a94b244
Timestamp in msec of the moment until samples are retrieved. The default is 'now'.
1580897313933
The desired interval in seconds between the samples. Defaults to HOUR.
HOUR
site
Timestamp in msec of the moment from which samples are retrieved. The default is 24 hours ago.
1479249799770
Operation ID for correlating logs across multiple services
OK
{
"end": 1580897313933,
"interval": "DAY",
"label": "C4-09b2917c-bbe9-4693-ae3f-95b43a94b244",
"samples": [
{
"bytes": 52236,
"timestamp": 1563458400000
}
],
"start": 1479249799770
}
Timestamp in msec of the moment until samples are retrieved. Might differ from the timestamp requested by the user. The default is 'now'.
The desired interval between the data points. Defaults to HOUR.
The object for which historic data is collected.
Timestamp in msec of the moment from which samples are retrieved. Might differ from the timestamp requested by the user. The default is 24 hours ago.
The returned error codes include (but are not limited to):
- NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to):
- GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.