Vcenter NamespaceManagement Supervisors Workloads Images Settings ImageRegistry

Vcenter NamespaceManagement Supervisors Workloads Images Settings ImageRegistry
Vcenter NamespaceManagement Supervisors Workloads Images Settings ImageRegistry

The Vcenter NamespaceManagement Supervisors Workloads Images Settings ImageRegistry schema contains the specification required to configure container image registry endpoint.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "hostname": "string",
    "port": 0
}
string
hostname
Required

IP address or the hostname of container image registry.

This property was added in vSphere API 9.1.0.0.

integer As int64 As int64
port
Optional

Port number of the container image registry.

This property was added in vSphere API 9.1.0.0.

If missing or null, defaults to 443.