Skip to main content

Get Periodic replication Pair details

Select

SaaS
Customer Managed

This operation deletes replicated VM from Replication monitor.

Path Parameters
  • replicationPairId string required
Responses

OK


Schema
  • errorMessage string
  • errorCode integer
DELETE /replications/monitors/streaming/:replicationpairid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
replicationPairId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/Replications/Monitors/streaming/:replicationPairId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'