Data Object - DrConfigAboutInfo

Property of
DrConfigServiceInstanceContent
See also
DrConfigAboutInfoDeployment
Since
DrConfig API 1.0

Data Object Description

This data object type describes system information including the name, type, version, and build number.

Properties

Name Type Description
apiTypexsd:string

Indicates whether or not the service instance represents a standalone host.
apiVersionxsd:string

The version of the API as a dot-separated string. For example, "1.0.0".
buildxsd:string

Build string for the server on which this call is made. For example, x.y.z-num. This string does not apply to the API.
deployment*DrConfigAboutInfoDeployment

The deployment type of the appliance.

Since DrConfig API 5.0
fullNamexsd:string

The complete product name, including the version information.
instanceUuidxsd:string

A globally unique identifier associated with this service instance.
namexsd:string

Short form of the product name.
osTypexsd:string

Operating system type and architecture.
productLineIdxsd:string

The product ID is a unique identifier for a product line.
vendorxsd:string

Name of the vendor of this product.
versionxsd:string

Dot-separated version string. For example, "1.2".
Properties inherited from
None
*Need not be set