2-Configure the Clone Data Center for MDC

post

/oam/services/rest/mdc/clone

To be executed only on the clone data center. It contacts the master DC to download the generated cloning artifatcs and then applies the configurations on the clone, thereby making this DC as a MDC clone

Request

Supported Media Types
Body ()
These input parameters enable the clone DC to reach out to the master to download the cloning artifacts
Root Schema : configureCloneParameters
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

The cloning articacts were downloaded and applied on the clone successfully
Body ()
Root Schema : responseConfigureClone
Type: object
Show Source
Nested Schema : responseDetails
Type: object
Show Source

400 Response

Error
Body ()
Root Schema : errorresponse
Type: object
Show Source

401 Response

Error
Body ()
Root Schema : errorresponse
Type: object
Show Source

500 Response

Error
Body ()
Root Schema : errorresponse
Type: object
Show Source

504 Response

Error
Body ()
Root Schema : errorresponse
Type: object
Show Source
Back to Top