Vcenter NamespaceManagement Supervisors Workloads Images Settings ResourceNamingStrategyEnum

Vcenter NamespaceManagement Supervisors Workloads Images Settings ResourceNamingStrategyEnum
Vcenter NamespaceManagement Supervisors Workloads Images Settings ResourceNamingStrategyEnum

The Vcenter NamespaceManagement Supervisors Workloads Images Settings ResourceNamingStrategyEnum enumerated type represents the strategy to generate resource names for Virtual Machines and Kubernetes nodes created from Content Library items.

Possible values:

  • FROM_ITEM_ID: The naming strategy to generate the Kubernetes resource name based on the source identifier of the corresponding Content Library item if the Content Library is a subscribed Content Library, otherwise still based on the corresponding Content Library item identifier. With this naming strategy, the Kubernetes resources for images from different subscribed Content Libraries subscribing to the same published Content Library can have the same names across Supervisors with such subscribed Content Library associated.
  • PREFER_ITEM_SOURCE_ID: Use this strategy if you have multiple Content Libraries that are subscribing to the same published Content Library, and want to consume the same resource names in the Supervisor for VM images originated from that published Content Library, regardless which Content Library is associated with the Supervisor.

This enumeration was added in vSphere API 9.1.0.0.

This data structure has no properties.
Enumeration: FROM_ITEM_ID, PREFER_ITEM_SOURCE_ID,