about

about
about

A About for vio system info

JSON Example
{
    "build": "string",
    "helm_version": "string",
    "log_analytics_ip": "string",
    "log_analytics_port": "string",
    "ntp_servers": "string",
    "pod_cidr": "string",
    "service_cidr": "string",
    "service_domain": "string",
    "version": "string"
}
string
build
Required

The build number of VIO.

string
helm_version
Required

The helm version number of VIO.

string
log_analytics_ip
Optional

The LogAnalyticsIP of VIO.

string
log_analytics_port
Optional

The LogAnalyticsPort of VIO.

string
ntp_servers
Required

The ntp_servers for VIO.

string
pod_cidr
Required

The PodCidr for VIO.

string
service_cidr
Required

The user of the vcenter.

string
service_domain
Required

The ServiceDomain for VIO.

string
version
Required

The version number of VIO.

Returned By