VmwareSourceDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
VmwareSourceDetails message describes a specific source details for the vmware source type.
Attributes |
|
---|---|
Name | Description |
username |
str
The credentials username. |
password |
str
Input only. The credentials password. This is write only and can not be read in a GET operation. |
vcenter_ip |
str
The ip address of the vcenter this Source represents. |
thumbprint |
str
The thumbprint representing the certificate for the vcenter. |
resolved_vcenter_host |
str
The hostname of the vcenter. |