HyperV Restore Settings Controller Resource

GET /hyperv/restore-settings/instant/{protected-entity-guid}

Request Parameters
name type description
protected-entity-guid path
Response Body
media type data type description
application/json HyperVInstantRestoreSettingsDto (JSON)

Example

Request
GET /hyperv/restore-settings/instant/{protected-entity-guid}
Content-Type: */*
Accept: application/json

                
...
                
              
Response
HTTP/1.1 200 OK
Content-Type: application/json

                
{ }