ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addClustersItem(NestedCluster clustersItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addLabelsItem(NestedLabel labelsItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addVmDisksItem(NestedContentLibraryVmTemplateDisk vmDisksItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addVmNicsItem(NestedContentLibraryVmTemplateNic vmNicsItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addVmTemplatesItem(NestedVmTemplate vmTemplatesItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addVmTemplateUuidsItem(String vmTemplateUuidsItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.addZbsStorageInfoItem(NestedZbsStorageInfo zbsStorageInfoItem) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.architecture(Architecture architecture) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.clockOffset(VmClockOffset clockOffset) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.cloudInitSupported(Boolean cloudInitSupported) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.clusters(List<NestedCluster> clusters) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.cpu(NestedCpu cpu) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.cpuModel(String cpuModel) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.createdAt(String createdAt) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.description(String description) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.entityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.firmware(VmFirmware firmware) |
ContentLibraryVmTemplate |
WithTaskContentLibraryVmTemplate.getData()
Get data
|
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.ha(Boolean ha) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.id(String id) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.ioPolicy(VmDiskIoPolicy ioPolicy) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.labels(List<NestedLabel> labels) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.maxBandwidth(Long maxBandwidth) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.maxIops(Integer maxIops) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.memory(Long memory) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.name(String name) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.os(String os) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.size(Long size) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.templateConfig(NestedTemplateConfig templateConfig) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.vcpu(Integer vcpu) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.videoType(String videoType) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.vmDisks(List<NestedContentLibraryVmTemplateDisk> vmDisks) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.vmNics(List<NestedContentLibraryVmTemplateNic> vmNics) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.vmTemplates(List<NestedVmTemplate> vmTemplates) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.vmTemplateUuids(List<String> vmTemplateUuids) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.winOpt(Boolean winOpt) |
ContentLibraryVmTemplate |
ContentLibraryVmTemplate.zbsStorageInfo(List<NestedZbsStorageInfo> zbsStorageInfo) |