[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api

ApplianceInfo

Detailed information about the appliance.


Properties

string
appliance_build_number Optional

The build number of the appliance.


string
appliance_version Optional

The version of the appliance.


string
hostname Optional

The hostname of the appliance.


string
product_build_number Optional

The product build number of the appliance.


string
product_name Optional

The product name of the appliance.


string
system_information Optional

The information about the system.

JSON Example

{
    "appliance_build_number": "10010",
    "appliance_version": "9.0.0-10010",
    "product_build_number": "12345",
    "product_name": "vSphere Replication"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Used By

ApplianceInfoDrResponseEntity

Feedback

Was this page helpful?