UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

10 lines (8 loc) 254 B
type DedicatedCloudDisasterRecoveryZertoRemoteVra = { id?: number; label?: string; remoteEndpointPublicIp?: string; remoteVraNetwork?: string; remoteZvmInternalIp?: string; }; export { DedicatedCloudDisasterRecoveryZertoRemoteVra };