azure-native.machinelearningservices.getInferenceGroupStatus
Explore with Pulumi AI
Uses Azure REST API version 2025-01-01-preview.
Other available API versions: 2023-08-01-preview, 2024-01-01-preview, 2024-10-01-preview, 2025-04-01-preview, 2025-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native machinelearningservices [ApiVersion]
. See the version guide for details.
Using getInferenceGroupStatus
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 getInferenceGroupStatus(args: GetInferenceGroupStatusArgs, opts?: InvokeOptions): Promise<GetInferenceGroupStatusResult>
function getInferenceGroupStatusOutput(args: GetInferenceGroupStatusOutputArgs, opts?: InvokeOptions): Output<GetInferenceGroupStatusResult>
def get_inference_group_status(group_name: Optional[str] = None,
pool_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInferenceGroupStatusResult
def get_inference_group_status_output(group_name: Optional[pulumi.Input[str]] = None,
pool_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInferenceGroupStatusResult]
func GetInferenceGroupStatus(ctx *Context, args *GetInferenceGroupStatusArgs, opts ...InvokeOption) (*GetInferenceGroupStatusResult, error)
func GetInferenceGroupStatusOutput(ctx *Context, args *GetInferenceGroupStatusOutputArgs, opts ...InvokeOption) GetInferenceGroupStatusResultOutput
> Note: This function is named GetInferenceGroupStatus
in the Go SDK.
public static class GetInferenceGroupStatus
{
public static Task<GetInferenceGroupStatusResult> InvokeAsync(GetInferenceGroupStatusArgs args, InvokeOptions? opts = null)
public static Output<GetInferenceGroupStatusResult> Invoke(GetInferenceGroupStatusInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInferenceGroupStatusResult> getInferenceGroupStatus(GetInferenceGroupStatusArgs args, InvokeOptions options)
public static Output<GetInferenceGroupStatusResult> getInferenceGroupStatus(GetInferenceGroupStatusArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:machinelearningservices:getInferenceGroupStatus
arguments:
# arguments dictionary
The following arguments are supported:
- Group
Name string - InferenceGroup name.
- Pool
Name string - InferencePool name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Group
Name string - InferenceGroup name.
- Pool
Name string - InferencePool name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- group
Name String - InferenceGroup name.
- pool
Name String - InferencePool name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
- group
Name string - InferenceGroup name.
- pool
Name string - InferencePool name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - Name of Azure Machine Learning workspace.
- group_
name str - InferenceGroup name.
- pool_
name str - InferencePool name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - Name of Azure Machine Learning workspace.
- group
Name String - InferenceGroup name.
- pool
Name String - InferencePool name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
getInferenceGroupStatus Result
The following output properties are available:
- Actual
Capacity Pulumi.Info Azure Native. Machine Learning Services. Outputs. Actual Capacity Info Response - Gets or sets the actual capacity info for the group.
- Endpoint
Count int - Gets or sets the actual number of endpoints in the group.
- Requested
Capacity int - Gets or sets the request number of instances for the group.
- Actual
Capacity ActualInfo Capacity Info Response - Gets or sets the actual capacity info for the group.
- Endpoint
Count int - Gets or sets the actual number of endpoints in the group.
- Requested
Capacity int - Gets or sets the request number of instances for the group.
- actual
Capacity ActualInfo Capacity Info Response - Gets or sets the actual capacity info for the group.
- endpoint
Count Integer - Gets or sets the actual number of endpoints in the group.
- requested
Capacity Integer - Gets or sets the request number of instances for the group.
- actual
Capacity ActualInfo Capacity Info Response - Gets or sets the actual capacity info for the group.
- endpoint
Count number - Gets or sets the actual number of endpoints in the group.
- requested
Capacity number - Gets or sets the request number of instances for the group.
- actual_
capacity_ Actualinfo Capacity Info Response - Gets or sets the actual capacity info for the group.
- endpoint_
count int - Gets or sets the actual number of endpoints in the group.
- requested_
capacity int - Gets or sets the request number of instances for the group.
- actual
Capacity Property MapInfo - Gets or sets the actual capacity info for the group.
- endpoint
Count Number - Gets or sets the actual number of endpoints in the group.
- requested
Capacity Number - Gets or sets the request number of instances for the group.
Supporting Types
ActualCapacityInfoResponse
- Failed int
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- Outdated
Failed int - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- Outdated
Succeeded int - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- Succeeded int
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- Total int
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
- Failed int
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- Outdated
Failed int - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- Outdated
Succeeded int - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- Succeeded int
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- Total int
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
- failed Integer
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- outdated
Failed Integer - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- outdated
Succeeded Integer - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- succeeded Integer
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- total Integer
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
- failed number
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- outdated
Failed number - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- outdated
Succeeded number - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- succeeded number
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- total number
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
- failed int
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- outdated_
failed int - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- outdated_
succeeded int - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- succeeded int
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- total int
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
- failed Number
- Gets or sets the number of instances (scale units) which have Failed provisioning state and have target group payload.
- outdated
Failed Number - Gets or sets the number of instances (scale units) which have Failed provisioning state but do not have target group payload.
- outdated
Succeeded Number - Gets or sets the number of instances (scale units) which have Succeeded provisioning state but do not have target group payload.
- succeeded Number
- Gets or sets the number of instances (scale units) which have Succeeded provisioning state and target group payload.
- total Number
- Gets or sets the total number of instances (scale units) regardless of provisioning state or whether current group payload version matches the target group payload.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0