MigrateServiceInfo
MigrateServiceInfo
Describes a service that is available for migration.
JSON Example
{
"name": "string",
"version": "string",
"hostname": "string",
"port": 0,
"extension_key": "string",
"supported": false
}
string
name
Optional
The name of the service.
string
version
Optional
The version of the service.
string
hostname
Optional
The hostname of the appliance where this service is served from.
integer As int32
As int32
port
Optional
The port of the appliance where this service is served from.
string
extension_key
Optional
Optional extension key of the service.
boolean
supported
Optional
supported