azure-native.azurestackhci.getCluster
Explore with Pulumi AI
Get HCI cluster. Azure REST API version: 2023-03-01.
Other available API versions: 2022-01-01, 2022-09-01, 2022-12-15-preview, 2023-06-01, 2023-08-01, 2023-08-01-preview.
Using getCluster
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 getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>
def get_cluster(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]
func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput
> Note: This function is named LookupCluster
in the Go SDK.
public static class GetCluster
{
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurestackhci:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string The name of the cluster.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Cluster
Name string The name of the cluster.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- cluster
Name String The name of the cluster.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- cluster
Name string The name of the cluster.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- cluster_
name str The name of the cluster.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- cluster
Name String The name of the cluster.
- resource
Group StringName The name of the resource group. The name is case insensitive.
getCluster Result
The following output properties are available:
- Billing
Model string Type of billing applied to the resource.
- Cloud
Id string Unique, immutable resource id.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Billing stringTimestamp Most recent billing meter timestamp.
- Last
Sync stringTimestamp Most recent cluster sync timestamp.
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Principal
Id string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Provisioning
State string Provisioning state.
- Registration
Timestamp string First cluster sync timestamp.
- Reported
Properties Pulumi.Azure Native. Azure Stack HCI. Outputs. Cluster Reported Properties Response Properties reported by cluster agent.
- Resource
Provider stringObject Id Object id of RP Service Principal
- Service
Endpoint string Region specific DataPath Endpoint of the cluster.
- Status string
Status of the cluster agent.
- System
Data Pulumi.Azure Native. Azure Stack HCI. Outputs. System Data Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Tenant
Id string The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Trial
Days doubleRemaining Number of days remaining in the trial period.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Aad
Application stringObject Id Object id of cluster AAD identity.
- Aad
Client stringId App id of cluster AAD identity.
- Aad
Service stringPrincipal Object Id Id of cluster identity service principal.
- Aad
Tenant stringId Tenant id of cluster AAD identity.
- Cloud
Management stringEndpoint Endpoint configured for management from the Azure portal.
- Desired
Properties Pulumi.Azure Native. Azure Stack HCI. Outputs. Cluster Desired Properties Response Desired properties of the cluster.
- Software
Assurance Pulumi.Properties Azure Native. Azure Stack HCI. Outputs. Software Assurance Properties Response Software Assurance properties of the cluster.
- Dictionary<string, string>
Resource tags.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Azure Stack HCI. Outputs. User Assigned Identity Response> The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- Billing
Model string Type of billing applied to the resource.
- Cloud
Id string Unique, immutable resource id.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Billing stringTimestamp Most recent billing meter timestamp.
- Last
Sync stringTimestamp Most recent cluster sync timestamp.
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Principal
Id string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Provisioning
State string Provisioning state.
- Registration
Timestamp string First cluster sync timestamp.
- Reported
Properties ClusterReported Properties Response Properties reported by cluster agent.
- Resource
Provider stringObject Id Object id of RP Service Principal
- Service
Endpoint string Region specific DataPath Endpoint of the cluster.
- Status string
Status of the cluster agent.
- System
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Tenant
Id string The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Trial
Days float64Remaining Number of days remaining in the trial period.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Aad
Application stringObject Id Object id of cluster AAD identity.
- Aad
Client stringId App id of cluster AAD identity.
- Aad
Service stringPrincipal Object Id Id of cluster identity service principal.
- Aad
Tenant stringId Tenant id of cluster AAD identity.
- Cloud
Management stringEndpoint Endpoint configured for management from the Azure portal.
- Desired
Properties ClusterDesired Properties Response Desired properties of the cluster.
- Software
Assurance SoftwareProperties Assurance Properties Response Software Assurance properties of the cluster.
- map[string]string
Resource tags.
- User
Assigned map[string]UserIdentities Assigned Identity Response The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- billing
Model String Type of billing applied to the resource.
- cloud
Id String Unique, immutable resource id.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Billing StringTimestamp Most recent billing meter timestamp.
- last
Sync StringTimestamp Most recent cluster sync timestamp.
- location String
The geo-location where the resource lives
- name String
The name of the resource
- principal
Id String The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- provisioning
State String Provisioning state.
- registration
Timestamp String First cluster sync timestamp.
- reported
Properties ClusterReported Properties Response Properties reported by cluster agent.
- resource
Provider StringObject Id Object id of RP Service Principal
- service
Endpoint String Region specific DataPath Endpoint of the cluster.
- status String
Status of the cluster agent.
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id String The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- trial
Days DoubleRemaining Number of days remaining in the trial period.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- aad
Application StringObject Id Object id of cluster AAD identity.
- aad
Client StringId App id of cluster AAD identity.
- aad
Service StringPrincipal Object Id Id of cluster identity service principal.
- aad
Tenant StringId Tenant id of cluster AAD identity.
- cloud
Management StringEndpoint Endpoint configured for management from the Azure portal.
- desired
Properties ClusterDesired Properties Response Desired properties of the cluster.
- software
Assurance SoftwareProperties Assurance Properties Response Software Assurance properties of the cluster.
- Map<String,String>
Resource tags.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- billing
Model string Type of billing applied to the resource.
- cloud
Id string Unique, immutable resource id.
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Billing stringTimestamp Most recent billing meter timestamp.
- last
Sync stringTimestamp Most recent cluster sync timestamp.
- location string
The geo-location where the resource lives
- name string
The name of the resource
- principal
Id string The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- provisioning
State string Provisioning state.
- registration
Timestamp string First cluster sync timestamp.
- reported
Properties ClusterReported Properties Response Properties reported by cluster agent.
- resource
Provider stringObject Id Object id of RP Service Principal
- service
Endpoint string Region specific DataPath Endpoint of the cluster.
- status string
Status of the cluster agent.
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id string The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- trial
Days numberRemaining Number of days remaining in the trial period.
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- aad
Application stringObject Id Object id of cluster AAD identity.
- aad
Client stringId App id of cluster AAD identity.
- aad
Service stringPrincipal Object Id Id of cluster identity service principal.
- aad
Tenant stringId Tenant id of cluster AAD identity.
- cloud
Management stringEndpoint Endpoint configured for management from the Azure portal.
- desired
Properties ClusterDesired Properties Response Desired properties of the cluster.
- software
Assurance SoftwareProperties Assurance Properties Response Software Assurance properties of the cluster.
- {[key: string]: string}
Resource tags.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- billing_
model str Type of billing applied to the resource.
- cloud_
id str Unique, immutable resource id.
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
billing_ strtimestamp Most recent billing meter timestamp.
- last_
sync_ strtimestamp Most recent cluster sync timestamp.
- location str
The geo-location where the resource lives
- name str
The name of the resource
- principal_
id str The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- provisioning_
state str Provisioning state.
- registration_
timestamp str First cluster sync timestamp.
- reported_
properties ClusterReported Properties Response Properties reported by cluster agent.
- resource_
provider_ strobject_ id Object id of RP Service Principal
- service_
endpoint str Region specific DataPath Endpoint of the cluster.
- status str
Status of the cluster agent.
- system_
data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant_
id str The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- trial_
days_ floatremaining Number of days remaining in the trial period.
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- aad_
application_ strobject_ id Object id of cluster AAD identity.
- aad_
client_ strid App id of cluster AAD identity.
- aad_
service_ strprincipal_ object_ id Id of cluster identity service principal.
- aad_
tenant_ strid Tenant id of cluster AAD identity.
- cloud_
management_ strendpoint Endpoint configured for management from the Azure portal.
- desired_
properties ClusterDesired Properties Response Desired properties of the cluster.
- software_
assurance_ Softwareproperties Assurance Properties Response Software Assurance properties of the cluster.
- Mapping[str, str]
Resource tags.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- billing
Model String Type of billing applied to the resource.
- cloud
Id String Unique, immutable resource id.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Billing StringTimestamp Most recent billing meter timestamp.
- last
Sync StringTimestamp Most recent cluster sync timestamp.
- location String
The geo-location where the resource lives
- name String
The name of the resource
- principal
Id String The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- provisioning
State String Provisioning state.
- registration
Timestamp String First cluster sync timestamp.
- reported
Properties Property Map Properties reported by cluster agent.
- resource
Provider StringObject Id Object id of RP Service Principal
- service
Endpoint String Region specific DataPath Endpoint of the cluster.
- status String
Status of the cluster agent.
- system
Data Property Map Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id String The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- trial
Days NumberRemaining Number of days remaining in the trial period.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- aad
Application StringObject Id Object id of cluster AAD identity.
- aad
Client StringId App id of cluster AAD identity.
- aad
Service StringPrincipal Object Id Id of cluster identity service principal.
- aad
Tenant StringId Tenant id of cluster AAD identity.
- cloud
Management StringEndpoint Endpoint configured for management from the Azure portal.
- desired
Properties Property Map Desired properties of the cluster.
- software
Assurance Property MapProperties Software Assurance properties of the cluster.
- Map<String>
Resource tags.
- user
Assigned Map<Property Map>Identities The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
Supporting Types
ClusterDesiredPropertiesResponse
- Diagnostic
Level string Desired level of diagnostic data emitted by the cluster.
- Windows
Server stringSubscription Desired state of Windows Server Subscription.
- Diagnostic
Level string Desired level of diagnostic data emitted by the cluster.
- Windows
Server stringSubscription Desired state of Windows Server Subscription.
- diagnostic
Level String Desired level of diagnostic data emitted by the cluster.
- windows
Server StringSubscription Desired state of Windows Server Subscription.
- diagnostic
Level string Desired level of diagnostic data emitted by the cluster.
- windows
Server stringSubscription Desired state of Windows Server Subscription.
- diagnostic_
level str Desired level of diagnostic data emitted by the cluster.
- windows_
server_ strsubscription Desired state of Windows Server Subscription.
- diagnostic
Level String Desired level of diagnostic data emitted by the cluster.
- windows
Server StringSubscription Desired state of Windows Server Subscription.
ClusterNodeResponse
- Core
Count double Number of physical cores on the cluster node.
- Ehc
Resource stringId Edge Hardware Center Resource Id
- Id double
Id of the node in the cluster.
- Last
Licensing stringTimestamp Most recent licensing timestamp.
- Manufacturer string
Manufacturer of the cluster node hardware.
- Memory
In doubleGi B Total available memory on the cluster node (in GiB).
- Model string
Model name of the cluster node hardware.
- Name string
Name of the cluster node.
- Node
Type string Type of the cluster node hardware.
- Os
Display stringVersion Display version of the operating system running on the cluster node.
- Os
Name string Operating system running on the cluster node.
- Os
Version string Version of the operating system running on the cluster node.
- Serial
Number string Immutable id of the cluster node.
- Windows
Server stringSubscription State of Windows Server Subscription.
- Core
Count float64 Number of physical cores on the cluster node.
- Ehc
Resource stringId Edge Hardware Center Resource Id
- Id float64
Id of the node in the cluster.
- Last
Licensing stringTimestamp Most recent licensing timestamp.
- Manufacturer string
Manufacturer of the cluster node hardware.
- Memory
In float64Gi B Total available memory on the cluster node (in GiB).
- Model string
Model name of the cluster node hardware.
- Name string
Name of the cluster node.
- Node
Type string Type of the cluster node hardware.
- Os
Display stringVersion Display version of the operating system running on the cluster node.
- Os
Name string Operating system running on the cluster node.
- Os
Version string Version of the operating system running on the cluster node.
- Serial
Number string Immutable id of the cluster node.
- Windows
Server stringSubscription State of Windows Server Subscription.
- core
Count Double Number of physical cores on the cluster node.
- ehc
Resource StringId Edge Hardware Center Resource Id
- id Double
Id of the node in the cluster.
- last
Licensing StringTimestamp Most recent licensing timestamp.
- manufacturer String
Manufacturer of the cluster node hardware.
- memory
In DoubleGi B Total available memory on the cluster node (in GiB).
- model String
Model name of the cluster node hardware.
- name String
Name of the cluster node.
- node
Type String Type of the cluster node hardware.
- os
Display StringVersion Display version of the operating system running on the cluster node.
- os
Name String Operating system running on the cluster node.
- os
Version String Version of the operating system running on the cluster node.
- serial
Number String Immutable id of the cluster node.
- windows
Server StringSubscription State of Windows Server Subscription.
- core
Count number Number of physical cores on the cluster node.
- ehc
Resource stringId Edge Hardware Center Resource Id
- id number
Id of the node in the cluster.
- last
Licensing stringTimestamp Most recent licensing timestamp.
- manufacturer string
Manufacturer of the cluster node hardware.
- memory
In numberGi B Total available memory on the cluster node (in GiB).
- model string
Model name of the cluster node hardware.
- name string
Name of the cluster node.
- node
Type string Type of the cluster node hardware.
- os
Display stringVersion Display version of the operating system running on the cluster node.
- os
Name string Operating system running on the cluster node.
- os
Version string Version of the operating system running on the cluster node.
- serial
Number string Immutable id of the cluster node.
- windows
Server stringSubscription State of Windows Server Subscription.
- core_
count float Number of physical cores on the cluster node.
- ehc_
resource_ strid Edge Hardware Center Resource Id
- id float
Id of the node in the cluster.
- last_
licensing_ strtimestamp Most recent licensing timestamp.
- manufacturer str
Manufacturer of the cluster node hardware.
- memory_
in_ floatgi_ b Total available memory on the cluster node (in GiB).
- model str
Model name of the cluster node hardware.
- name str
Name of the cluster node.
- node_
type str Type of the cluster node hardware.
- os_
display_ strversion Display version of the operating system running on the cluster node.
- os_
name str Operating system running on the cluster node.
- os_
version str Version of the operating system running on the cluster node.
- serial_
number str Immutable id of the cluster node.
- windows_
server_ strsubscription State of Windows Server Subscription.
- core
Count Number Number of physical cores on the cluster node.
- ehc
Resource StringId Edge Hardware Center Resource Id
- id Number
Id of the node in the cluster.
- last
Licensing StringTimestamp Most recent licensing timestamp.
- manufacturer String
Manufacturer of the cluster node hardware.
- memory
In NumberGi B Total available memory on the cluster node (in GiB).
- model String
Model name of the cluster node hardware.
- name String
Name of the cluster node.
- node
Type String Type of the cluster node hardware.
- os
Display StringVersion Display version of the operating system running on the cluster node.
- os
Name String Operating system running on the cluster node.
- os
Version String Version of the operating system running on the cluster node.
- serial
Number String Immutable id of the cluster node.
- windows
Server StringSubscription State of Windows Server Subscription.
ClusterReportedPropertiesResponse
- Cluster
Id string Unique id generated by the on-prem cluster.
- Cluster
Name string Name of the on-prem cluster connected to this resource.
- Cluster
Type string The node type of all the nodes of the cluster.
- Cluster
Version string Version of the cluster software.
- Imds
Attestation string IMDS attestation status of the cluster.
- Last
Updated string Last time the cluster reported the data.
- Manufacturer string
The manufacturer of all the nodes of the cluster.
- Nodes
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Cluster Node Response> List of nodes reported by the cluster.
- Supported
Capabilities List<string> Capabilities supported by the cluster.
- Diagnostic
Level string Level of diagnostic data emitted by the cluster.
- Cluster
Id string Unique id generated by the on-prem cluster.
- Cluster
Name string Name of the on-prem cluster connected to this resource.
- Cluster
Type string The node type of all the nodes of the cluster.
- Cluster
Version string Version of the cluster software.
- Imds
Attestation string IMDS attestation status of the cluster.
- Last
Updated string Last time the cluster reported the data.
- Manufacturer string
The manufacturer of all the nodes of the cluster.
- Nodes
[]Cluster
Node Response List of nodes reported by the cluster.
- Supported
Capabilities []string Capabilities supported by the cluster.
- Diagnostic
Level string Level of diagnostic data emitted by the cluster.
- cluster
Id String Unique id generated by the on-prem cluster.
- cluster
Name String Name of the on-prem cluster connected to this resource.
- cluster
Type String The node type of all the nodes of the cluster.
- cluster
Version String Version of the cluster software.
- imds
Attestation String IMDS attestation status of the cluster.
- last
Updated String Last time the cluster reported the data.
- manufacturer String
The manufacturer of all the nodes of the cluster.
- nodes
List<Cluster
Node Response> List of nodes reported by the cluster.
- supported
Capabilities List<String> Capabilities supported by the cluster.
- diagnostic
Level String Level of diagnostic data emitted by the cluster.
- cluster
Id string Unique id generated by the on-prem cluster.
- cluster
Name string Name of the on-prem cluster connected to this resource.
- cluster
Type string The node type of all the nodes of the cluster.
- cluster
Version string Version of the cluster software.
- imds
Attestation string IMDS attestation status of the cluster.
- last
Updated string Last time the cluster reported the data.
- manufacturer string
The manufacturer of all the nodes of the cluster.
- nodes
Cluster
Node Response[] List of nodes reported by the cluster.
- supported
Capabilities string[] Capabilities supported by the cluster.
- diagnostic
Level string Level of diagnostic data emitted by the cluster.
- cluster_
id str Unique id generated by the on-prem cluster.
- cluster_
name str Name of the on-prem cluster connected to this resource.
- cluster_
type str The node type of all the nodes of the cluster.
- cluster_
version str Version of the cluster software.
- imds_
attestation str IMDS attestation status of the cluster.
- last_
updated str Last time the cluster reported the data.
- manufacturer str
The manufacturer of all the nodes of the cluster.
- nodes
Sequence[Cluster
Node Response] List of nodes reported by the cluster.
- supported_
capabilities Sequence[str] Capabilities supported by the cluster.
- diagnostic_
level str Level of diagnostic data emitted by the cluster.
- cluster
Id String Unique id generated by the on-prem cluster.
- cluster
Name String Name of the on-prem cluster connected to this resource.
- cluster
Type String The node type of all the nodes of the cluster.
- cluster
Version String Version of the cluster software.
- imds
Attestation String IMDS attestation status of the cluster.
- last
Updated String Last time the cluster reported the data.
- manufacturer String
The manufacturer of all the nodes of the cluster.
- nodes List<Property Map>
List of nodes reported by the cluster.
- supported
Capabilities List<String> Capabilities supported by the cluster.
- diagnostic
Level String Level of diagnostic data emitted by the cluster.
SoftwareAssurancePropertiesResponse
- Last
Updated string TimeStamp denoting the latest SA benefit applicability is validated.
- Software
Assurance stringIntent Customer Intent for Software Assurance Benefit.
- Software
Assurance stringStatus Status of the Software Assurance for the cluster.
- Last
Updated string TimeStamp denoting the latest SA benefit applicability is validated.
- Software
Assurance stringIntent Customer Intent for Software Assurance Benefit.
- Software
Assurance stringStatus Status of the Software Assurance for the cluster.
- last
Updated String TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance StringIntent Customer Intent for Software Assurance Benefit.
- software
Assurance StringStatus Status of the Software Assurance for the cluster.
- last
Updated string TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance stringIntent Customer Intent for Software Assurance Benefit.
- software
Assurance stringStatus Status of the Software Assurance for the cluster.
- last_
updated str TimeStamp denoting the latest SA benefit applicability is validated.
- software_
assurance_ strintent Customer Intent for Software Assurance Benefit.
- software_
assurance_ strstatus Status of the Software Assurance for the cluster.
- last
Updated String TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance StringIntent Customer Intent for Software Assurance Benefit.
- software
Assurance StringStatus Status of the Software Assurance for the cluster.
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
UserAssignedIdentityResponse
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- Client
Id string The client ID of the assigned identity.
- Principal
Id string The principal ID of the assigned identity.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
- client
Id string The client ID of the assigned identity.
- principal
Id string The principal ID of the assigned identity.
- client_
id str The client ID of the assigned identity.
- principal_
id str The principal ID of the assigned identity.
- client
Id String The client ID of the assigned identity.
- principal
Id String The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0