method | url |
POST | https://zvm_ip:port/v1/flrs |
zvm_ip | The IP address of the Zerto Virtual Manager where the API is run. |
port | The port to access the Zerto Virtual Manager. The default port is 9669. |
{ "jflr" { "CheckpointIdentifier": "6", "VmIdentifier": "0a1d772d-0f69-4a0e-8063-f809aa9dc237.vm-70", "VpgIdentifier": "b797d92a-a65a-4e00-9410-1a3aff93480b" } } |
Parameter | description | type | mandatory |
jflr | Details about the File Level Recovery session. | - | - |
CheckpointIdentifier | The identifier of the checkpoint of the VPG. | string | Yes |
VmIdentifier | The identifier of the virtual machine. | string | Yes |
VpgIdentifier | The internal VPG identifier | string | Yes |
{ "2c1320bd-9210-4fbb-9b9a-b2c08e24699e.6b5b30d6-c090-4233-8466-5fe" } |
Parameter | Description |
FlrSessionIdentifier | The File Level Recovery session identifier. |