This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
Retrieve the time series history for a signal on an entity
Uses Azure REST API version 2026-01-01-preview.
Using getEntitySignalHistory
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 getEntitySignalHistory(args: GetEntitySignalHistoryArgs, opts?: InvokeOptions): Promise<GetEntitySignalHistoryResult>
function getEntitySignalHistoryOutput(args: GetEntitySignalHistoryOutputArgs, opts?: InvokeOptions): Output<GetEntitySignalHistoryResult>def get_entity_signal_history(end_at: Optional[str] = None,
entity_name: Optional[str] = None,
health_model_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
signal_name: Optional[str] = None,
start_at: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEntitySignalHistoryResult
def get_entity_signal_history_output(end_at: Optional[pulumi.Input[str]] = None,
entity_name: Optional[pulumi.Input[str]] = None,
health_model_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
signal_name: Optional[pulumi.Input[str]] = None,
start_at: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEntitySignalHistoryResult]func GetEntitySignalHistory(ctx *Context, args *GetEntitySignalHistoryArgs, opts ...InvokeOption) (*GetEntitySignalHistoryResult, error)
func GetEntitySignalHistoryOutput(ctx *Context, args *GetEntitySignalHistoryOutputArgs, opts ...InvokeOption) GetEntitySignalHistoryResultOutput> Note: This function is named GetEntitySignalHistory in the Go SDK.
public static class GetEntitySignalHistory
{
public static Task<GetEntitySignalHistoryResult> InvokeAsync(GetEntitySignalHistoryArgs args, InvokeOptions? opts = null)
public static Output<GetEntitySignalHistoryResult> Invoke(GetEntitySignalHistoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEntitySignalHistoryResult> getEntitySignalHistory(GetEntitySignalHistoryArgs args, InvokeOptions options)
public static Output<GetEntitySignalHistoryResult> getEntitySignalHistory(GetEntitySignalHistoryArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cloudhealth:getEntitySignalHistory
arguments:
# arguments dictionaryThe following arguments are supported:
- Entity
Name string - Name of the entity. Must be unique within a health model.
- Health
Model stringName - Name of health model resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Signal
Name string - Name of the signal to get history for
- End
At string - End time for the history query. Defaults to now if not specified.
- Start
At string - Start time for the history query. Defaults to 24 hours ago if not specified.
- Entity
Name string - Name of the entity. Must be unique within a health model.
- Health
Model stringName - Name of health model resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Signal
Name string - Name of the signal to get history for
- End
At string - End time for the history query. Defaults to now if not specified.
- Start
At string - Start time for the history query. Defaults to 24 hours ago if not specified.
- entity
Name String - Name of the entity. Must be unique within a health model.
- health
Model StringName - Name of health model resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- signal
Name String - Name of the signal to get history for
- end
At String - End time for the history query. Defaults to now if not specified.
- start
At String - Start time for the history query. Defaults to 24 hours ago if not specified.
- entity
Name string - Name of the entity. Must be unique within a health model.
- health
Model stringName - Name of health model resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- signal
Name string - Name of the signal to get history for
- end
At string - End time for the history query. Defaults to now if not specified.
- start
At string - Start time for the history query. Defaults to 24 hours ago if not specified.
- entity_
name str - Name of the entity. Must be unique within a health model.
- health_
model_ strname - Name of health model resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- signal_
name str - Name of the signal to get history for
- end_
at str - End time for the history query. Defaults to now if not specified.
- start_
at str - Start time for the history query. Defaults to 24 hours ago if not specified.
- entity
Name String - Name of the entity. Must be unique within a health model.
- health
Model StringName - Name of health model resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- signal
Name String - Name of the signal to get history for
- end
At String - End time for the history query. Defaults to now if not specified.
- start
At String - Start time for the history query. Defaults to 24 hours ago if not specified.
getEntitySignalHistory Result
The following output properties are available:
- Entity
Name string - Name of the entity
- History
List<Pulumi.
Azure Native. Cloud Health. Outputs. Signal History Data Point Response> - Signal history data points
- Signal
Name string - Name of the signal
- Entity
Name string - Name of the entity
- History
[]Signal
History Data Point Response - Signal history data points
- Signal
Name string - Name of the signal
- entity
Name String - Name of the entity
- history
List<Signal
History Data Point Response> - Signal history data points
- signal
Name String - Name of the signal
- entity
Name string - Name of the entity
- history
Signal
History Data Point Response[] - Signal history data points
- signal
Name string - Name of the signal
- entity_
name str - Name of the entity
- history
Sequence[Signal
History Data Point Response] - Signal history data points
- signal_
name str - Name of the signal
- entity
Name String - Name of the entity
- history List<Property Map>
- Signal history data points
- signal
Name String - Name of the signal
Supporting Types
SignalHistoryDataPointResponse
- Health
State string - Health state at this point in time
- Occurred
At string - Timestamp of the data point
- Additional
Context string - Additional context as provided by the submitter
- Value double
- Signal value at this point in time
- Health
State string - Health state at this point in time
- Occurred
At string - Timestamp of the data point
- Additional
Context string - Additional context as provided by the submitter
- Value float64
- Signal value at this point in time
- health
State String - Health state at this point in time
- occurred
At String - Timestamp of the data point
- additional
Context String - Additional context as provided by the submitter
- value Double
- Signal value at this point in time
- health
State string - Health state at this point in time
- occurred
At string - Timestamp of the data point
- additional
Context string - Additional context as provided by the submitter
- value number
- Signal value at this point in time
- health_
state str - Health state at this point in time
- occurred_
at str - Timestamp of the data point
- additional_
context str - Additional context as provided by the submitter
- value float
- Signal value at this point in time
- health
State String - Health state at this point in time
- occurred
At String - Timestamp of the data point
- additional
Context String - Additional context as provided by the submitter
- value Number
- Signal value at this point in time
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
