public interface VmwarePlatformDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEsxVersion()
ESX version.
|
com.google.protobuf.ByteString |
getEsxVersionBytes()
ESX version.
|
String |
getOsid()
VMware os enum -
https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
|
com.google.protobuf.ByteString |
getOsidBytes()
VMware os enum -
https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
|
String |
getVcenterFolder()
Folder name in vCenter where asset resides.
|
com.google.protobuf.ByteString |
getVcenterFolderBytes()
Folder name in vCenter where asset resides.
|
String |
getVcenterUri()
vCenter URI used in collection.
|
com.google.protobuf.ByteString |
getVcenterUriBytes()
vCenter URI used in collection.
|
String |
getVcenterVersion()
vCenter version.
|
com.google.protobuf.ByteString |
getVcenterVersionBytes()
vCenter version.
|
String |
getVcenterVmId()
vCenter VM ID.
|
com.google.protobuf.ByteString |
getVcenterVmIdBytes()
vCenter VM ID.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVcenterVersion()
vCenter version.
string vcenter_version = 1;com.google.protobuf.ByteString getVcenterVersionBytes()
vCenter version.
string vcenter_version = 1;String getEsxVersion()
ESX version.
string esx_version = 2;com.google.protobuf.ByteString getEsxVersionBytes()
ESX version.
string esx_version = 2;String getOsid()
VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
string osid = 3;com.google.protobuf.ByteString getOsidBytes()
VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
string osid = 3;String getVcenterFolder()
Folder name in vCenter where asset resides.
string vcenter_folder = 4;com.google.protobuf.ByteString getVcenterFolderBytes()
Folder name in vCenter where asset resides.
string vcenter_folder = 4;String getVcenterUri()
vCenter URI used in collection.
string vcenter_uri = 5;com.google.protobuf.ByteString getVcenterUriBytes()
vCenter URI used in collection.
string vcenter_uri = 5;String getVcenterVmId()
vCenter VM ID.
string vcenter_vm_id = 6;com.google.protobuf.ByteString getVcenterVmIdBytes()
vCenter VM ID.
string vcenter_vm_id = 6;Copyright © 2024 Google LLC. All rights reserved.