These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.machinelearningcompute.getOperationalizationCluster
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the operationalization cluster resource view. Note that the credentials are not returned by this call. Call ListKeys to get them. API Version: 2017-08-01-preview.
Using getOperationalizationCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOperationalizationCluster(args: GetOperationalizationClusterArgs, opts?: InvokeOptions): Promise<GetOperationalizationClusterResult>
function getOperationalizationClusterOutput(args: GetOperationalizationClusterOutputArgs, opts?: InvokeOptions): Output<GetOperationalizationClusterResult>
def get_operationalization_cluster(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOperationalizationClusterResult
def get_operationalization_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOperationalizationClusterResult]
func LookupOperationalizationCluster(ctx *Context, args *LookupOperationalizationClusterArgs, opts ...InvokeOption) (*LookupOperationalizationClusterResult, error)
func LookupOperationalizationClusterOutput(ctx *Context, args *LookupOperationalizationClusterOutputArgs, opts ...InvokeOption) LookupOperationalizationClusterResultOutput
> Note: This function is named LookupOperationalizationCluster
in the Go SDK.
public static class GetOperationalizationCluster
{
public static Task<GetOperationalizationClusterResult> InvokeAsync(GetOperationalizationClusterArgs args, InvokeOptions? opts = null)
public static Output<GetOperationalizationClusterResult> Invoke(GetOperationalizationClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOperationalizationClusterResult> getOperationalizationCluster(GetOperationalizationClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningcompute:getOperationalizationCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - Name of the resource group in which the cluster is located.
- Cluster
Name string - The name of the cluster.
- Resource
Group stringName - Name of the resource group in which the cluster is located.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - Name of the resource group in which the cluster is located.
- cluster
Name string - The name of the cluster.
- resource
Group stringName - Name of the resource group in which the cluster is located.
- cluster_
name str - The name of the cluster.
- resource_
group_ strname - Name of the resource group in which the cluster is located.
- cluster
Name String - The name of the cluster.
- resource
Group StringName - Name of the resource group in which the cluster is located.
getOperationalizationCluster Result
The following output properties are available:
- Cluster
Type string - The cluster type.
- Created
On string - The date and time when the cluster was created.
- Id string
- Specifies the resource ID.
- Location string
- Specifies the location of the resource.
- Modified
On string - The date and time when the cluster was last modified.
- Name string
- Specifies the name of the resource.
- Provisioning
Errors List<Pulumi.Azure Native. Machine Learning Compute. Outputs. Error Response Wrapper Response> - List of provisioning errors reported by the resource provider.
- Provisioning
State string - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- Type string
- Specifies the type of the resource.
- App
Insights Pulumi.Azure Native. Machine Learning Compute. Outputs. App Insights Properties Response - AppInsights configuration.
- Container
Registry Pulumi.Azure Native. Machine Learning Compute. Outputs. Container Registry Properties Response - Container Registry properties.
- Container
Service Pulumi.Azure Native. Machine Learning Compute. Outputs. Acs Cluster Properties Response - Parameters for the Azure Container Service cluster.
- Description string
- The description of the cluster.
- Global
Service Pulumi.Configuration Azure Native. Machine Learning Compute. Outputs. Global Service Configuration Response - Contains global configuration for the web services in the cluster.
- Storage
Account Pulumi.Azure Native. Machine Learning Compute. Outputs. Storage Account Properties Response - Storage Account properties.
- Dictionary<string, string>
- Contains resource tags defined as key/value pairs.
- Cluster
Type string - The cluster type.
- Created
On string - The date and time when the cluster was created.
- Id string
- Specifies the resource ID.
- Location string
- Specifies the location of the resource.
- Modified
On string - The date and time when the cluster was last modified.
- Name string
- Specifies the name of the resource.
- Provisioning
Errors []ErrorResponse Wrapper Response - List of provisioning errors reported by the resource provider.
- Provisioning
State string - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- Type string
- Specifies the type of the resource.
- App
Insights AppInsights Properties Response - AppInsights configuration.
- Container
Registry ContainerRegistry Properties Response - Container Registry properties.
- Container
Service AcsCluster Properties Response - Parameters for the Azure Container Service cluster.
- Description string
- The description of the cluster.
- Global
Service GlobalConfiguration Service Configuration Response - Contains global configuration for the web services in the cluster.
- Storage
Account StorageAccount Properties Response - Storage Account properties.
- map[string]string
- Contains resource tags defined as key/value pairs.
- cluster
Type String - The cluster type.
- created
On String - The date and time when the cluster was created.
- id String
- Specifies the resource ID.
- location String
- Specifies the location of the resource.
- modified
On String - The date and time when the cluster was last modified.
- name String
- Specifies the name of the resource.
- provisioning
Errors List<ErrorResponse Wrapper Response> - List of provisioning errors reported by the resource provider.
- provisioning
State String - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- type String
- Specifies the type of the resource.
- app
Insights AppInsights Properties Response - AppInsights configuration.
- container
Registry ContainerRegistry Properties Response - Container Registry properties.
- container
Service AcsCluster Properties Response - Parameters for the Azure Container Service cluster.
- description String
- The description of the cluster.
- global
Service GlobalConfiguration Service Configuration Response - Contains global configuration for the web services in the cluster.
- storage
Account StorageAccount Properties Response - Storage Account properties.
- Map<String,String>
- Contains resource tags defined as key/value pairs.
- cluster
Type string - The cluster type.
- created
On string - The date and time when the cluster was created.
- id string
- Specifies the resource ID.
- location string
- Specifies the location of the resource.
- modified
On string - The date and time when the cluster was last modified.
- name string
- Specifies the name of the resource.
- provisioning
Errors ErrorResponse Wrapper Response[] - List of provisioning errors reported by the resource provider.
- provisioning
State string - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- type string
- Specifies the type of the resource.
- app
Insights AppInsights Properties Response - AppInsights configuration.
- container
Registry ContainerRegistry Properties Response - Container Registry properties.
- container
Service AcsCluster Properties Response - Parameters for the Azure Container Service cluster.
- description string
- The description of the cluster.
- global
Service GlobalConfiguration Service Configuration Response - Contains global configuration for the web services in the cluster.
- storage
Account StorageAccount Properties Response - Storage Account properties.
- {[key: string]: string}
- Contains resource tags defined as key/value pairs.
- cluster_
type str - The cluster type.
- created_
on str - The date and time when the cluster was created.
- id str
- Specifies the resource ID.
- location str
- Specifies the location of the resource.
- modified_
on str - The date and time when the cluster was last modified.
- name str
- Specifies the name of the resource.
- provisioning_
errors Sequence[ErrorResponse Wrapper Response] - List of provisioning errors reported by the resource provider.
- provisioning_
state str - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- type str
- Specifies the type of the resource.
- app_
insights AppInsights Properties Response - AppInsights configuration.
- container_
registry ContainerRegistry Properties Response - Container Registry properties.
- container_
service AcsCluster Properties Response - Parameters for the Azure Container Service cluster.
- description str
- The description of the cluster.
- global_
service_ Globalconfiguration Service Configuration Response - Contains global configuration for the web services in the cluster.
- storage_
account StorageAccount Properties Response - Storage Account properties.
- Mapping[str, str]
- Contains resource tags defined as key/value pairs.
- cluster
Type String - The cluster type.
- created
On String - The date and time when the cluster was created.
- id String
- Specifies the resource ID.
- location String
- Specifies the location of the resource.
- modified
On String - The date and time when the cluster was last modified.
- name String
- Specifies the name of the resource.
- provisioning
Errors List<Property Map> - List of provisioning errors reported by the resource provider.
- provisioning
State String - The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.
- type String
- Specifies the type of the resource.
- app
Insights Property Map - AppInsights configuration.
- container
Registry Property Map - Container Registry properties.
- container
Service Property Map - Parameters for the Azure Container Service cluster.
- description String
- The description of the cluster.
- global
Service Property MapConfiguration - Contains global configuration for the web services in the cluster.
- storage
Account Property Map - Storage Account properties.
- Map<String>
- Contains resource tags defined as key/value pairs.
Supporting Types
AcsClusterPropertiesResponse
- Cluster
Fqdn string - The FQDN of the cluster.
- Orchestrator
Type string - Type of orchestrator. It cannot be changed once the cluster is created.
- Agent
Count int - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- Agent
Vm stringSize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- Master
Count int - The number of master nodes in the container service.
- Orchestrator
Properties Pulumi.Azure Native. Machine Learning Compute. Inputs. Kubernetes Cluster Properties Response - Orchestrator specific properties
- System
Services List<Pulumi.Azure Native. Machine Learning Compute. Inputs. System Service Response> - The system services deployed to the cluster
- Cluster
Fqdn string - The FQDN of the cluster.
- Orchestrator
Type string - Type of orchestrator. It cannot be changed once the cluster is created.
- Agent
Count int - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- Agent
Vm stringSize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- Master
Count int - The number of master nodes in the container service.
- Orchestrator
Properties KubernetesCluster Properties Response - Orchestrator specific properties
- System
Services []SystemService Response - The system services deployed to the cluster
- cluster
Fqdn String - The FQDN of the cluster.
- orchestrator
Type String - Type of orchestrator. It cannot be changed once the cluster is created.
- agent
Count Integer - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- agent
Vm StringSize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- master
Count Integer - The number of master nodes in the container service.
- orchestrator
Properties KubernetesCluster Properties Response - Orchestrator specific properties
- system
Services List<SystemService Response> - The system services deployed to the cluster
- cluster
Fqdn string - The FQDN of the cluster.
- orchestrator
Type string - Type of orchestrator. It cannot be changed once the cluster is created.
- agent
Count number - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- agent
Vm stringSize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- master
Count number - The number of master nodes in the container service.
- orchestrator
Properties KubernetesCluster Properties Response - Orchestrator specific properties
- system
Services SystemService Response[] - The system services deployed to the cluster
- cluster_
fqdn str - The FQDN of the cluster.
- orchestrator_
type str - Type of orchestrator. It cannot be changed once the cluster is created.
- agent_
count int - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- agent_
vm_ strsize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- master_
count int - The number of master nodes in the container service.
- orchestrator_
properties KubernetesCluster Properties Response - Orchestrator specific properties
- system_
services Sequence[SystemService Response] - The system services deployed to the cluster
- cluster
Fqdn String - The FQDN of the cluster.
- orchestrator
Type String - Type of orchestrator. It cannot be changed once the cluster is created.
- agent
Count Number - The number of agent nodes in the Container Service. This can be changed to scale the cluster.
- agent
Vm StringSize - The Azure VM size of the agent VM nodes. This cannot be changed once the cluster is created. This list is non exhaustive; refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for the possible VM sizes.
- master
Count Number - The number of master nodes in the container service.
- orchestrator
Properties Property Map - Orchestrator specific properties
- system
Services List<Property Map> - The system services deployed to the cluster
AppInsightsPropertiesResponse
- Resource
Id string - ARM resource ID of the App Insights.
- Resource
Id string - ARM resource ID of the App Insights.
- resource
Id String - ARM resource ID of the App Insights.
- resource
Id string - ARM resource ID of the App Insights.
- resource_
id str - ARM resource ID of the App Insights.
- resource
Id String - ARM resource ID of the App Insights.
AutoScaleConfigurationResponse
- Max
Replicas int - The maximum number of replicas for each service.
- Min
Replicas int - The minimum number of replicas for each service.
- Refresh
Period intIn Seconds - Refresh period in seconds.
- Status string
- If auto-scale is enabled for all services. Each service can turn it off individually.
- Target
Utilization double - The target utilization.
- Max
Replicas int - The maximum number of replicas for each service.
- Min
Replicas int - The minimum number of replicas for each service.
- Refresh
Period intIn Seconds - Refresh period in seconds.
- Status string
- If auto-scale is enabled for all services. Each service can turn it off individually.
- Target
Utilization float64 - The target utilization.
- max
Replicas Integer - The maximum number of replicas for each service.
- min
Replicas Integer - The minimum number of replicas for each service.
- refresh
Period IntegerIn Seconds - Refresh period in seconds.
- status String
- If auto-scale is enabled for all services. Each service can turn it off individually.
- target
Utilization Double - The target utilization.
- max
Replicas number - The maximum number of replicas for each service.
- min
Replicas number - The minimum number of replicas for each service.
- refresh
Period numberIn Seconds - Refresh period in seconds.
- status string
- If auto-scale is enabled for all services. Each service can turn it off individually.
- target
Utilization number - The target utilization.
- max_
replicas int - The maximum number of replicas for each service.
- min_
replicas int - The minimum number of replicas for each service.
- refresh_
period_ intin_ seconds - Refresh period in seconds.
- status str
- If auto-scale is enabled for all services. Each service can turn it off individually.
- target_
utilization float - The target utilization.
- max
Replicas Number - The maximum number of replicas for each service.
- min
Replicas Number - The minimum number of replicas for each service.
- refresh
Period NumberIn Seconds - Refresh period in seconds.
- status String
- If auto-scale is enabled for all services. Each service can turn it off individually.
- target
Utilization Number - The target utilization.
ContainerRegistryPropertiesResponse
- Resource
Id string - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
- Resource
Id string - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id String - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id string - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
- resource_
id str - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id String - ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.
ErrorDetailResponse
ErrorResponseResponse
- Code string
- Error code.
- Message string
- Error message.
- Details
List<Pulumi.
Azure Native. Machine Learning Compute. Inputs. Error Detail Response> - An array of error detail objects.
- Code string
- Error code.
- Message string
- Error message.
- Details
[]Error
Detail Response - An array of error detail objects.
- code String
- Error code.
- message String
- Error message.
- details
List<Error
Detail Response> - An array of error detail objects.
- code string
- Error code.
- message string
- Error message.
- details
Error
Detail Response[] - An array of error detail objects.
- code str
- Error code.
- message str
- Error message.
- details
Sequence[Error
Detail Response] - An array of error detail objects.
- code String
- Error code.
- message String
- Error message.
- details List<Property Map>
- An array of error detail objects.
ErrorResponseWrapperResponse
- Error
Pulumi.
Azure Native. Machine Learning Compute. Inputs. Error Response Response - The error response.
- Error
Error
Response Response - The error response.
- error
Error
Response Response - The error response.
- error
Error
Response Response - The error response.
- error
Error
Response Response - The error response.
- error Property Map
- The error response.
GlobalServiceConfigurationResponse
- Auto
Scale Pulumi.Azure Native. Machine Learning Compute. Inputs. Auto Scale Configuration Response - The auto-scale configuration
- Etag string
- The configuration ETag for updates.
- Service
Auth Pulumi.Azure Native. Machine Learning Compute. Inputs. Service Auth Configuration Response - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- Ssl
Pulumi.
Azure Native. Machine Learning Compute. Inputs. Ssl Configuration Response - The SSL configuration properties
- Auto
Scale AutoScale Configuration Response - The auto-scale configuration
- Etag string
- The configuration ETag for updates.
- Service
Auth ServiceAuth Configuration Response - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- Ssl
Ssl
Configuration Response - The SSL configuration properties
- auto
Scale AutoScale Configuration Response - The auto-scale configuration
- etag String
- The configuration ETag for updates.
- service
Auth ServiceAuth Configuration Response - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Ssl
Configuration Response - The SSL configuration properties
- auto
Scale AutoScale Configuration Response - The auto-scale configuration
- etag string
- The configuration ETag for updates.
- service
Auth ServiceAuth Configuration Response - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Ssl
Configuration Response - The SSL configuration properties
- auto_
scale AutoScale Configuration Response - The auto-scale configuration
- etag str
- The configuration ETag for updates.
- service_
auth ServiceAuth Configuration Response - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl
Ssl
Configuration Response - The SSL configuration properties
- auto
Scale Property Map - The auto-scale configuration
- etag String
- The configuration ETag for updates.
- service
Auth Property Map - Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
- ssl Property Map
- The SSL configuration properties
KubernetesClusterPropertiesResponse
- Service
Principal Pulumi.Azure Native. Machine Learning Compute. Inputs. Service Principal Properties Response - The Azure Service Principal used by Kubernetes
- Service
Principal ServicePrincipal Properties Response - The Azure Service Principal used by Kubernetes
- service
Principal ServicePrincipal Properties Response - The Azure Service Principal used by Kubernetes
- service
Principal ServicePrincipal Properties Response - The Azure Service Principal used by Kubernetes
- service_
principal ServicePrincipal Properties Response - The Azure Service Principal used by Kubernetes
- service
Principal Property Map - The Azure Service Principal used by Kubernetes
ServiceAuthConfigurationResponse
- Primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- Secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth StringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth StringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth stringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth stringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary_
auth_ strkey_ hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary_
auth_ strkey_ hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- primary
Auth StringKey Hash - The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
- secondary
Auth StringKey Hash - The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.
ServicePrincipalPropertiesResponse
SslConfigurationResponse
StorageAccountPropertiesResponse
- Resource
Id string - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
- Resource
Id string - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id String - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id string - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
- resource_
id str - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
- resource
Id String - ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.
SystemServiceResponse
- Public
Ip stringAddress - The public IP address of the system service
- System
Service stringType - The system service type
- Version string
- The state of the system service
- Public
Ip stringAddress - The public IP address of the system service
- System
Service stringType - The system service type
- Version string
- The state of the system service
- public
Ip StringAddress - The public IP address of the system service
- system
Service StringType - The system service type
- version String
- The state of the system service
- public
Ip stringAddress - The public IP address of the system service
- system
Service stringType - The system service type
- version string
- The state of the system service
- public_
ip_ straddress - The public IP address of the system service
- system_
service_ strtype - The system service type
- version str
- The state of the system service
- public
Ip StringAddress - The public IP address of the system service
- system
Service StringType - The system service type
- version String
- The state of the system service
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi