Register Physical Server
POST https://{{cluster}}/v2/data-protect/sources/registrations
Request Body
{"environment"=>"kPhysical", "isInternalEncrypted"=>false, "connectionId"=>0, "physicalParams"=>{"endpoint"=>"{{physical_server_linux}}", "hostType"=>"kLinux", "physicalType"=>"kHost"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |