GetReplicationTargetProgress
get
/20171215/replicationTargets/actions/replicationTargetProgress
Get ReplicationTarget's progress in a remote region.
Request
Supported Media Types
- application/json
Query Parameters
-
lastSnapshotNum: string
Minimum Value:
0
The `objectNum` of the start point of the snapshot during replication operations. -
newSnapshotNum: string
Minimum Value:
1
The `objectNum` of the end point of the snapshot during replication operations. -
replicationNum: string
Minimum Value:
1
The `objectNum` of the associated replication. -
replicationTargetId(required): string
Minimum Length:
1
Maximum Length:255
The [OCID](/Content/General/Concepts/identifiers.htm) of the replication target.Default Value:none
-
sourceProgressPercentage(required): integer
Minimum Value:
0
Maximum Value:100
The `progressPercentage` of the associated replication source job.Default Value:0
Header Parameters
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. Provide this request OCID if you need to contact Oracle about this request.
Response
Supported Media Types
- application/json
200 Response
Get ReplicationTarget's progress and combined progress from remote region.
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request.
Root Schema : ReplicationTargetProgress
Type:
object
The progress percentage of target job and source-target combined progress percentage.
Show Source
-
combinedProgressPercentage(required):
integer
Minimum Value:
0
Maximum Value:100
The average Progress percentage between the source job and target job. -
lastSnapshotNum(required):
string
Minimum Length:
1
Maximum Length:255
The num of the last snapshot which was completely applied to the target file system. -
newSnapshotNum(required):
string
Minimum Length:
1
Maximum Length:255
The num of the new snapshot which is currently being applied to the target file system. -
replicationId(required):
string
Minimum Length:
1
Maximum Length:255
The [OCID](/Content/General/Concepts/identifiers.htm) of replication. -
replicationTargetId(required):
string
Minimum Length:
1
Maximum Length:255
The [OCID](/Content/General/Concepts/identifiers.htm) of replicationTarget. -
targetProgressPercentage(required):
integer
Minimum Value:
0
Maximum Value:100
The Progress percentage of the target job.
400 Response
Bad Request
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
401 Response
Unauthorized
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
404 Response
Not Found
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
409 Response
Conflict
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
429 Response
Too Many Requests
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
500 Response
Internal Server Error
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.
Default Response
An error has occurred.
Headers
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : Error
Type:
object
The properties that define an error.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing. See [API Errors](https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).
-
message(required):
string
A human-readable error string.