azure-native.azurestackhci.getCluster
Explore with Pulumi AI
Get HCI cluster.
Uses Azure REST API version 2024-04-01.
Other available API versions: 2022-12-15-preview, 2023-02-01, 2023-03-01, 2023-06-01, 2023-08-01, 2023-08-01-preview, 2023-11-01-preview, 2024-01-01, 2024-02-15-preview, 2024-09-01-preview, 2024-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurestackhci [ApiVersion]
. See the version guide for details.
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)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:azurestackhci:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Cluster
Name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- cluster
Name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- cluster
Name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- cluster_
name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- cluster
Name This property is required. Changes to this property will trigger replacement.
- The name of the cluster.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
getCluster Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Billing
Model string - Type of billing applied to the resource.
- Cloud
Id string - Unique, immutable resource id.
- Connectivity
Status string - Overall connectivity status for the cluster resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Isolated
Vm Pulumi.Attestation Configuration Azure Native. Azure Stack HCI. Outputs. Isolated Vm Attestation Configuration Response - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- Log
Collection Pulumi.Properties Azure Native. Azure Stack HCI. Outputs. Log Collection Properties Response - Log Collection properties of the cluster.
- Remote
Support Pulumi.Properties Azure Native. Azure Stack HCI. Outputs. Remote Support Properties Response - RemoteSupport 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- Billing
Model string - Type of billing applied to the resource.
- Cloud
Id string - Unique, immutable resource id.
- Connectivity
Status string - Overall connectivity status for the cluster resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Isolated
Vm IsolatedAttestation Configuration Vm Attestation Configuration Response - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- Log
Collection LogProperties Collection Properties Response - Log Collection properties of the cluster.
- Remote
Support RemoteProperties Support Properties Response - RemoteSupport 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.
- azure
Api StringVersion - The Azure API version of the resource.
- billing
Model String - Type of billing applied to the resource.
- cloud
Id String - Unique, immutable resource id.
- connectivity
Status String - Overall connectivity status for the cluster resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolated
Vm IsolatedAttestation Configuration Vm Attestation Configuration Response - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- log
Collection LogProperties Collection Properties Response - Log Collection properties of the cluster.
- remote
Support RemoteProperties Support Properties Response - RemoteSupport 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.
- azure
Api stringVersion - The Azure API version of the resource.
- billing
Model string - Type of billing applied to the resource.
- cloud
Id string - Unique, immutable resource id.
- connectivity
Status string - Overall connectivity status for the cluster resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolated
Vm IsolatedAttestation Configuration Vm Attestation Configuration Response - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- log
Collection LogProperties Collection Properties Response - Log Collection properties of the cluster.
- remote
Support RemoteProperties Support Properties Response - RemoteSupport 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.
- azure_
api_ strversion - The Azure API version of the resource.
- billing_
model str - Type of billing applied to the resource.
- cloud_
id str - Unique, immutable resource id.
- connectivity_
status str - Overall connectivity status for the cluster resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolated_
vm_ Isolatedattestation_ configuration Vm Attestation Configuration Response - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- log_
collection_ Logproperties Collection Properties Response - Log Collection properties of the cluster.
- remote_
support_ Remoteproperties Support Properties Response - RemoteSupport 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.
- azure
Api StringVersion - The Azure API version of the resource.
- billing
Model String - Type of billing applied to the resource.
- cloud
Id String - Unique, immutable resource id.
- connectivity
Status String - Overall connectivity status for the cluster resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- isolated
Vm Property MapAttestation Configuration - Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
- 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.
- log
Collection Property MapProperties - Log Collection properties of the cluster.
- remote
Support Property MapProperties - RemoteSupport 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 This property is required. double - Number of physical cores on the cluster node.
- Ehc
Resource Id This property is required. string - Edge Hardware Center Resource Id
- Id
This property is required. double - Id of the node in the cluster.
- Last
Licensing Timestamp This property is required. string - Most recent licensing timestamp.
- Manufacturer
This property is required. string - Manufacturer of the cluster node hardware.
- Memory
In Gi B This property is required. double - Total available memory on the cluster node (in GiB).
- Model
This property is required. string - Model name of the cluster node hardware.
- Name
This property is required. string - Name of the cluster node.
- Node
Type This property is required. string - Type of the cluster node hardware.
- Oem
Activation This property is required. string - OEM activation status of the node.
- Os
Display Version This property is required. string - Display version of the operating system running on the cluster node.
- Os
Name This property is required. string - Operating system running on the cluster node.
- Os
Version This property is required. string - Version of the operating system running on the cluster node.
- Serial
Number This property is required. string - Immutable id of the cluster node.
- Windows
Server Subscription This property is required. string - State of Windows Server Subscription.
- Core
Count This property is required. float64 - Number of physical cores on the cluster node.
- Ehc
Resource Id This property is required. string - Edge Hardware Center Resource Id
- Id
This property is required. float64 - Id of the node in the cluster.
- Last
Licensing Timestamp This property is required. string - Most recent licensing timestamp.
- Manufacturer
This property is required. string - Manufacturer of the cluster node hardware.
- Memory
In Gi B This property is required. float64 - Total available memory on the cluster node (in GiB).
- Model
This property is required. string - Model name of the cluster node hardware.
- Name
This property is required. string - Name of the cluster node.
- Node
Type This property is required. string - Type of the cluster node hardware.
- Oem
Activation This property is required. string - OEM activation status of the node.
- Os
Display Version This property is required. string - Display version of the operating system running on the cluster node.
- Os
Name This property is required. string - Operating system running on the cluster node.
- Os
Version This property is required. string - Version of the operating system running on the cluster node.
- Serial
Number This property is required. string - Immutable id of the cluster node.
- Windows
Server Subscription This property is required. string - State of Windows Server Subscription.
- core
Count This property is required. Double - Number of physical cores on the cluster node.
- ehc
Resource Id This property is required. String - Edge Hardware Center Resource Id
- id
This property is required. Double - Id of the node in the cluster.
- last
Licensing Timestamp This property is required. String - Most recent licensing timestamp.
- manufacturer
This property is required. String - Manufacturer of the cluster node hardware.
- memory
In Gi B This property is required. Double - Total available memory on the cluster node (in GiB).
- model
This property is required. String - Model name of the cluster node hardware.
- name
This property is required. String - Name of the cluster node.
- node
Type This property is required. String - Type of the cluster node hardware.
- oem
Activation This property is required. String - OEM activation status of the node.
- os
Display Version This property is required. String - Display version of the operating system running on the cluster node.
- os
Name This property is required. String - Operating system running on the cluster node.
- os
Version This property is required. String - Version of the operating system running on the cluster node.
- serial
Number This property is required. String - Immutable id of the cluster node.
- windows
Server Subscription This property is required. String - State of Windows Server Subscription.
- core
Count This property is required. number - Number of physical cores on the cluster node.
- ehc
Resource Id This property is required. string - Edge Hardware Center Resource Id
- id
This property is required. number - Id of the node in the cluster.
- last
Licensing Timestamp This property is required. string - Most recent licensing timestamp.
- manufacturer
This property is required. string - Manufacturer of the cluster node hardware.
- memory
In Gi B This property is required. number - Total available memory on the cluster node (in GiB).
- model
This property is required. string - Model name of the cluster node hardware.
- name
This property is required. string - Name of the cluster node.
- node
Type This property is required. string - Type of the cluster node hardware.
- oem
Activation This property is required. string - OEM activation status of the node.
- os
Display Version This property is required. string - Display version of the operating system running on the cluster node.
- os
Name This property is required. string - Operating system running on the cluster node.
- os
Version This property is required. string - Version of the operating system running on the cluster node.
- serial
Number This property is required. string - Immutable id of the cluster node.
- windows
Server Subscription This property is required. string - State of Windows Server Subscription.
- core_
count This property is required. float - Number of physical cores on the cluster node.
- ehc_
resource_ id This property is required. str - Edge Hardware Center Resource Id
- id
This property is required. float - Id of the node in the cluster.
- last_
licensing_ timestamp This property is required. str - Most recent licensing timestamp.
- manufacturer
This property is required. str - Manufacturer of the cluster node hardware.
- memory_
in_ gi_ b This property is required. float - Total available memory on the cluster node (in GiB).
- model
This property is required. str - Model name of the cluster node hardware.
- name
This property is required. str - Name of the cluster node.
- node_
type This property is required. str - Type of the cluster node hardware.
- oem_
activation This property is required. str - OEM activation status of the node.
- os_
display_ version This property is required. str - Display version of the operating system running on the cluster node.
- os_
name This property is required. str - Operating system running on the cluster node.
- os_
version This property is required. str - Version of the operating system running on the cluster node.
- serial_
number This property is required. str - Immutable id of the cluster node.
- windows_
server_ subscription This property is required. str - State of Windows Server Subscription.
- core
Count This property is required. Number - Number of physical cores on the cluster node.
- ehc
Resource Id This property is required. String - Edge Hardware Center Resource Id
- id
This property is required. Number - Id of the node in the cluster.
- last
Licensing Timestamp This property is required. String - Most recent licensing timestamp.
- manufacturer
This property is required. String - Manufacturer of the cluster node hardware.
- memory
In Gi B This property is required. Number - Total available memory on the cluster node (in GiB).
- model
This property is required. String - Model name of the cluster node hardware.
- name
This property is required. String - Name of the cluster node.
- node
Type This property is required. String - Type of the cluster node hardware.
- oem
Activation This property is required. String - OEM activation status of the node.
- os
Display Version This property is required. String - Display version of the operating system running on the cluster node.
- os
Name This property is required. String - Operating system running on the cluster node.
- os
Version This property is required. String - Version of the operating system running on the cluster node.
- serial
Number This property is required. String - Immutable id of the cluster node.
- windows
Server Subscription This property is required. String - State of Windows Server Subscription.
ClusterReportedPropertiesResponse
- Cluster
Id This property is required. string - Unique id generated by the on-prem cluster.
- Cluster
Name This property is required. string - Name of the on-prem cluster connected to this resource.
- Cluster
Type This property is required. string - The node type of all the nodes of the cluster.
- Cluster
Version This property is required. string - Version of the cluster software.
- Imds
Attestation This property is required. string - IMDS attestation status of the cluster.
- Last
Updated This property is required. string - Last time the cluster reported the data.
- Manufacturer
This property is required. string - The manufacturer of all the nodes of the cluster.
- Nodes
This property is required. List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Cluster Node Response> - List of nodes reported by the cluster.
- Oem
Activation This property is required. string - OEM activation status of the cluster.
- Supported
Capabilities This property is required. List<string> - Capabilities supported by the cluster.
- Diagnostic
Level string - Level of diagnostic data emitted by the cluster.
- Cluster
Id This property is required. string - Unique id generated by the on-prem cluster.
- Cluster
Name This property is required. string - Name of the on-prem cluster connected to this resource.
- Cluster
Type This property is required. string - The node type of all the nodes of the cluster.
- Cluster
Version This property is required. string - Version of the cluster software.
- Imds
Attestation This property is required. string - IMDS attestation status of the cluster.
- Last
Updated This property is required. string - Last time the cluster reported the data.
- Manufacturer
This property is required. string - The manufacturer of all the nodes of the cluster.
- Nodes
This property is required. []ClusterNode Response - List of nodes reported by the cluster.
- Oem
Activation This property is required. string - OEM activation status of the cluster.
- Supported
Capabilities This property is required. []string - Capabilities supported by the cluster.
- Diagnostic
Level string - Level of diagnostic data emitted by the cluster.
- cluster
Id This property is required. String - Unique id generated by the on-prem cluster.
- cluster
Name This property is required. String - Name of the on-prem cluster connected to this resource.
- cluster
Type This property is required. String - The node type of all the nodes of the cluster.
- cluster
Version This property is required. String - Version of the cluster software.
- imds
Attestation This property is required. String - IMDS attestation status of the cluster.
- last
Updated This property is required. String - Last time the cluster reported the data.
- manufacturer
This property is required. String - The manufacturer of all the nodes of the cluster.
- nodes
This property is required. List<ClusterNode Response> - List of nodes reported by the cluster.
- oem
Activation This property is required. String - OEM activation status of the cluster.
- supported
Capabilities This property is required. List<String> - Capabilities supported by the cluster.
- diagnostic
Level String - Level of diagnostic data emitted by the cluster.
- cluster
Id This property is required. string - Unique id generated by the on-prem cluster.
- cluster
Name This property is required. string - Name of the on-prem cluster connected to this resource.
- cluster
Type This property is required. string - The node type of all the nodes of the cluster.
- cluster
Version This property is required. string - Version of the cluster software.
- imds
Attestation This property is required. string - IMDS attestation status of the cluster.
- last
Updated This property is required. string - Last time the cluster reported the data.
- manufacturer
This property is required. string - The manufacturer of all the nodes of the cluster.
- nodes
This property is required. ClusterNode Response[] - List of nodes reported by the cluster.
- oem
Activation This property is required. string - OEM activation status of the cluster.
- supported
Capabilities This property is required. string[] - Capabilities supported by the cluster.
- diagnostic
Level string - Level of diagnostic data emitted by the cluster.
- cluster_
id This property is required. str - Unique id generated by the on-prem cluster.
- cluster_
name This property is required. str - Name of the on-prem cluster connected to this resource.
- cluster_
type This property is required. str - The node type of all the nodes of the cluster.
- cluster_
version This property is required. str - Version of the cluster software.
- imds_
attestation This property is required. str - IMDS attestation status of the cluster.
- last_
updated This property is required. str - Last time the cluster reported the data.
- manufacturer
This property is required. str - The manufacturer of all the nodes of the cluster.
- nodes
This property is required. Sequence[ClusterNode Response] - List of nodes reported by the cluster.
- oem_
activation This property is required. str - OEM activation status of the cluster.
- supported_
capabilities This property is required. Sequence[str] - Capabilities supported by the cluster.
- diagnostic_
level str - Level of diagnostic data emitted by the cluster.
- cluster
Id This property is required. String - Unique id generated by the on-prem cluster.
- cluster
Name This property is required. String - Name of the on-prem cluster connected to this resource.
- cluster
Type This property is required. String - The node type of all the nodes of the cluster.
- cluster
Version This property is required. String - Version of the cluster software.
- imds
Attestation This property is required. String - IMDS attestation status of the cluster.
- last
Updated This property is required. String - Last time the cluster reported the data.
- manufacturer
This property is required. String - The manufacturer of all the nodes of the cluster.
- nodes
This property is required. List<Property Map> - List of nodes reported by the cluster.
- oem
Activation This property is required. String - OEM activation status of the cluster.
- supported
Capabilities This property is required. List<String> - Capabilities supported by the cluster.
- diagnostic
Level String - Level of diagnostic data emitted by the cluster.
IsolatedVmAttestationConfigurationResponse
- Attestation
Resource Id This property is required. string - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- Attestation
Service Endpoint This property is required. string - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- Relying
Party Service Endpoint This property is required. string - Region specific endpoint for relying party service.
- Attestation
Resource Id This property is required. string - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- Attestation
Service Endpoint This property is required. string - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- Relying
Party Service Endpoint This property is required. string - Region specific endpoint for relying party service.
- attestation
Resource Id This property is required. String - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- attestation
Service Endpoint This property is required. String - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- relying
Party Service Endpoint This property is required. String - Region specific endpoint for relying party service.
- attestation
Resource Id This property is required. string - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- attestation
Service Endpoint This property is required. string - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- relying
Party Service Endpoint This property is required. string - Region specific endpoint for relying party service.
- attestation_
resource_ id This property is required. str - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- attestation_
service_ endpoint This property is required. str - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- relying_
party_ service_ endpoint This property is required. str - Region specific endpoint for relying party service.
- attestation
Resource Id This property is required. String - Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
- attestation
Service Endpoint This property is required. String - Region specific endpoint for Microsoft Azure Attestation service for the cluster
- relying
Party Service Endpoint This property is required. String - Region specific endpoint for relying party service.
LogCollectionErrorResponse
- Error
Code This property is required. string - Error Code of the log collection
- Error
Message This property is required. string - Error Message of the log collection
- Error
Code This property is required. string - Error Code of the log collection
- Error
Message This property is required. string - Error Message of the log collection
- error
Code This property is required. String - Error Code of the log collection
- error
Message This property is required. String - Error Message of the log collection
- error
Code This property is required. string - Error Code of the log collection
- error
Message This property is required. string - Error Message of the log collection
- error_
code This property is required. str - Error Code of the log collection
- error_
message This property is required. str - Error Message of the log collection
- error
Code This property is required. String - Error Code of the log collection
- error
Message This property is required. String - Error Message of the log collection
LogCollectionPropertiesResponse
- From
Date This property is required. string - From DateTimeStamp from when logs need to be connected
- Last
Log Generated This property is required. string - Recent DateTimeStamp where logs are successfully generated
- Log
Collection Session Details This property is required. List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Log Collection Session Response> - To
Date This property is required. string - To DateTimeStamp till when logs need to be connected
- From
Date This property is required. string - From DateTimeStamp from when logs need to be connected
- Last
Log Generated This property is required. string - Recent DateTimeStamp where logs are successfully generated
- Log
Collection Session Details This property is required. []LogCollection Session Response - To
Date This property is required. string - To DateTimeStamp till when logs need to be connected
- from
Date This property is required. String - From DateTimeStamp from when logs need to be connected
- last
Log Generated This property is required. String - Recent DateTimeStamp where logs are successfully generated
- log
Collection Session Details This property is required. List<LogCollection Session Response> - to
Date This property is required. String - To DateTimeStamp till when logs need to be connected
- from
Date This property is required. string - From DateTimeStamp from when logs need to be connected
- last
Log Generated This property is required. string - Recent DateTimeStamp where logs are successfully generated
- log
Collection Session Details This property is required. LogCollection Session Response[] - to
Date This property is required. string - To DateTimeStamp till when logs need to be connected
- from_
date This property is required. str - From DateTimeStamp from when logs need to be connected
- last_
log_ generated This property is required. str - Recent DateTimeStamp where logs are successfully generated
- log_
collection_ session_ details This property is required. Sequence[LogCollection Session Response] - to_
date This property is required. str - To DateTimeStamp till when logs need to be connected
- from
Date This property is required. String - From DateTimeStamp from when logs need to be connected
- last
Log Generated This property is required. String - Recent DateTimeStamp where logs are successfully generated
- log
Collection Session Details This property is required. List<Property Map> - to
Date This property is required. String - To DateTimeStamp till when logs need to be connected
LogCollectionSessionResponse
- Correlation
Id This property is required. string - CorrelationId of the log collection
- End
Time Collected This property is required. string - End Time of the logs when it was collected
- Log
Collection Error This property is required. Pulumi.Azure Native. Azure Stack HCI. Inputs. Log Collection Error Response - Log Collection Error details of the cluster.
- Log
Collection Job Type This property is required. string - LogCollection job type
- Log
Collection Status This property is required. string - LogCollection status
- Log
End Time This property is required. string - End Time of the logs when it was collected
- Log
Size This property is required. double - Size of the logs collected
- Log
Start Time This property is required. string - Start Time of the logs when it was collected
- Time
Collected This property is required. string - Duration of logs collected
- Correlation
Id This property is required. string - CorrelationId of the log collection
- End
Time Collected This property is required. string - End Time of the logs when it was collected
- Log
Collection Error This property is required. LogCollection Error Response - Log Collection Error details of the cluster.
- Log
Collection Job Type This property is required. string - LogCollection job type
- Log
Collection Status This property is required. string - LogCollection status
- Log
End Time This property is required. string - End Time of the logs when it was collected
- Log
Size This property is required. float64 - Size of the logs collected
- Log
Start Time This property is required. string - Start Time of the logs when it was collected
- Time
Collected This property is required. string - Duration of logs collected
- correlation
Id This property is required. String - CorrelationId of the log collection
- end
Time Collected This property is required. String - End Time of the logs when it was collected
- log
Collection Error This property is required. LogCollection Error Response - Log Collection Error details of the cluster.
- log
Collection Job Type This property is required. String - LogCollection job type
- log
Collection Status This property is required. String - LogCollection status
- log
End Time This property is required. String - End Time of the logs when it was collected
- log
Size This property is required. Double - Size of the logs collected
- log
Start Time This property is required. String - Start Time of the logs when it was collected
- time
Collected This property is required. String - Duration of logs collected
- correlation
Id This property is required. string - CorrelationId of the log collection
- end
Time Collected This property is required. string - End Time of the logs when it was collected
- log
Collection Error This property is required. LogCollection Error Response - Log Collection Error details of the cluster.
- log
Collection Job Type This property is required. string - LogCollection job type
- log
Collection Status This property is required. string - LogCollection status
- log
End Time This property is required. string - End Time of the logs when it was collected
- log
Size This property is required. number - Size of the logs collected
- log
Start Time This property is required. string - Start Time of the logs when it was collected
- time
Collected This property is required. string - Duration of logs collected
- correlation_
id This property is required. str - CorrelationId of the log collection
- end_
time_ collected This property is required. str - End Time of the logs when it was collected
- log_
collection_ error This property is required. LogCollection Error Response - Log Collection Error details of the cluster.
- log_
collection_ job_ type This property is required. str - LogCollection job type
- log_
collection_ status This property is required. str - LogCollection status
- log_
end_ time This property is required. str - End Time of the logs when it was collected
- log_
size This property is required. float - Size of the logs collected
- log_
start_ time This property is required. str - Start Time of the logs when it was collected
- time_
collected This property is required. str - Duration of logs collected
- correlation
Id This property is required. String - CorrelationId of the log collection
- end
Time Collected This property is required. String - End Time of the logs when it was collected
- log
Collection Error This property is required. Property Map - Log Collection Error details of the cluster.
- log
Collection Job Type This property is required. String - LogCollection job type
- log
Collection Status This property is required. String - LogCollection status
- log
End Time This property is required. String - End Time of the logs when it was collected
- log
Size This property is required. Number - Size of the logs collected
- log
Start Time This property is required. String - Start Time of the logs when it was collected
- time
Collected This property is required. String - Duration of logs collected
PerNodeRemoteSupportSessionResponse
- Access
Level This property is required. string - Remote Support Access Level
- Duration
This property is required. double - Duration of Remote Support Enablement
- Node
Name This property is required. string - Name of the node
- Session
End Time This property is required. string - Remote Support Session EndTime on the Node
- Session
Start Time This property is required. string - Remote Support Session StartTime on the Node
- Access
Level This property is required. string - Remote Support Access Level
- Duration
This property is required. float64 - Duration of Remote Support Enablement
- Node
Name This property is required. string - Name of the node
- Session
End Time This property is required. string - Remote Support Session EndTime on the Node
- Session
Start Time This property is required. string - Remote Support Session StartTime on the Node
- access
Level This property is required. String - Remote Support Access Level
- duration
This property is required. Double - Duration of Remote Support Enablement
- node
Name This property is required. String - Name of the node
- session
End Time This property is required. String - Remote Support Session EndTime on the Node
- session
Start Time This property is required. String - Remote Support Session StartTime on the Node
- access
Level This property is required. string - Remote Support Access Level
- duration
This property is required. number - Duration of Remote Support Enablement
- node
Name This property is required. string - Name of the node
- session
End Time This property is required. string - Remote Support Session EndTime on the Node
- session
Start Time This property is required. string - Remote Support Session StartTime on the Node
- access_
level This property is required. str - Remote Support Access Level
- duration
This property is required. float - Duration of Remote Support Enablement
- node_
name This property is required. str - Name of the node
- session_
end_ time This property is required. str - Remote Support Session EndTime on the Node
- session_
start_ time This property is required. str - Remote Support Session StartTime on the Node
- access
Level This property is required. String - Remote Support Access Level
- duration
This property is required. Number - Duration of Remote Support Enablement
- node
Name This property is required. String - Name of the node
- session
End Time This property is required. String - Remote Support Session EndTime on the Node
- session
Start Time This property is required. String - Remote Support Session StartTime on the Node
RemoteSupportNodeSettingsResponse
- Arc
Resource Id This property is required. string - Arc ResourceId of the Node
- Connection
Error Message This property is required. string - Remote Support Access Connection Error Message on the Node
- Connection
Status This property is required. string - Remote Support Access Connection Status on the Node
- Created
At This property is required. string - Remote Support Enablement Request Created TimeStamp on the Node
- State
This property is required. string - Remote Support Access Connection State on the Node
- Transcript
Location This property is required. string - Remote Support Transcript location on the node
- Updated
At This property is required. string - Remote Support Enablement Request Updated TimeStamp on the Node
- Arc
Resource Id This property is required. string - Arc ResourceId of the Node
- Connection
Error Message This property is required. string - Remote Support Access Connection Error Message on the Node
- Connection
Status This property is required. string - Remote Support Access Connection Status on the Node
- Created
At This property is required. string - Remote Support Enablement Request Created TimeStamp on the Node
- State
This property is required. string - Remote Support Access Connection State on the Node
- Transcript
Location This property is required. string - Remote Support Transcript location on the node
- Updated
At This property is required. string - Remote Support Enablement Request Updated TimeStamp on the Node
- arc
Resource Id This property is required. String - Arc ResourceId of the Node
- connection
Error Message This property is required. String - Remote Support Access Connection Error Message on the Node
- connection
Status This property is required. String - Remote Support Access Connection Status on the Node
- created
At This property is required. String - Remote Support Enablement Request Created TimeStamp on the Node
- state
This property is required. String - Remote Support Access Connection State on the Node
- transcript
Location This property is required. String - Remote Support Transcript location on the node
- updated
At This property is required. String - Remote Support Enablement Request Updated TimeStamp on the Node
- arc
Resource Id This property is required. string - Arc ResourceId of the Node
- connection
Error Message This property is required. string - Remote Support Access Connection Error Message on the Node
- connection
Status This property is required. string - Remote Support Access Connection Status on the Node
- created
At This property is required. string - Remote Support Enablement Request Created TimeStamp on the Node
- state
This property is required. string - Remote Support Access Connection State on the Node
- transcript
Location This property is required. string - Remote Support Transcript location on the node
- updated
At This property is required. string - Remote Support Enablement Request Updated TimeStamp on the Node
- arc_
resource_ id This property is required. str - Arc ResourceId of the Node
- connection_
error_ message This property is required. str - Remote Support Access Connection Error Message on the Node
- connection_
status This property is required. str - Remote Support Access Connection Status on the Node
- created_
at This property is required. str - Remote Support Enablement Request Created TimeStamp on the Node
- state
This property is required. str - Remote Support Access Connection State on the Node
- transcript_
location This property is required. str - Remote Support Transcript location on the node
- updated_
at This property is required. str - Remote Support Enablement Request Updated TimeStamp on the Node
- arc
Resource Id This property is required. String - Arc ResourceId of the Node
- connection
Error Message This property is required. String - Remote Support Access Connection Error Message on the Node
- connection
Status This property is required. String - Remote Support Access Connection Status on the Node
- created
At This property is required. String - Remote Support Enablement Request Created TimeStamp on the Node
- state
This property is required. String - Remote Support Access Connection State on the Node
- transcript
Location This property is required. String - Remote Support Transcript location on the node
- updated
At This property is required. String - Remote Support Enablement Request Updated TimeStamp on the Node
RemoteSupportPropertiesResponse
- Access
Level This property is required. string - Remote Support Access Level
- Expiration
Time Stamp This property is required. string - Expiration DateTimeStamp when Remote Support Access will be expired
- Remote
Support Node Settings This property is required. List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Remote Support Node Settings Response> - Remote
Support Session Details This property is required. List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Per Node Remote Support Session Response> - Remote
Support Type This property is required. string - Remote Support Type for cluster
- Access
Level This property is required. string - Remote Support Access Level
- Expiration
Time Stamp This property is required. string - Expiration DateTimeStamp when Remote Support Access will be expired
- Remote
Support Node Settings This property is required. []RemoteSupport Node Settings Response - Remote
Support Session Details This property is required. []PerNode Remote Support Session Response - Remote
Support Type This property is required. string - Remote Support Type for cluster
- access
Level This property is required. String - Remote Support Access Level
- expiration
Time Stamp This property is required. String - Expiration DateTimeStamp when Remote Support Access will be expired
- remote
Support Node Settings This property is required. List<RemoteSupport Node Settings Response> - remote
Support Session Details This property is required. List<PerNode Remote Support Session Response> - remote
Support Type This property is required. String - Remote Support Type for cluster
- access
Level This property is required. string - Remote Support Access Level
- expiration
Time Stamp This property is required. string - Expiration DateTimeStamp when Remote Support Access will be expired
- remote
Support Node Settings This property is required. RemoteSupport Node Settings Response[] - remote
Support Session Details This property is required. PerNode Remote Support Session Response[] - remote
Support Type This property is required. string - Remote Support Type for cluster
- access_
level This property is required. str - Remote Support Access Level
- expiration_
time_ stamp This property is required. str - Expiration DateTimeStamp when Remote Support Access will be expired
- remote_
support_ node_ settings This property is required. Sequence[RemoteSupport Node Settings Response] - remote_
support_ session_ details This property is required. Sequence[PerNode Remote Support Session Response] - remote_
support_ type This property is required. str - Remote Support Type for cluster
- access
Level This property is required. String - Remote Support Access Level
- expiration
Time Stamp This property is required. String - Expiration DateTimeStamp when Remote Support Access will be expired
- remote
Support Node Settings This property is required. List<Property Map> - remote
Support Session Details This property is required. List<Property Map> - remote
Support Type This property is required. String - Remote Support Type for cluster
SoftwareAssurancePropertiesResponse
- Last
Updated This property is required. string - TimeStamp denoting the latest SA benefit applicability is validated.
- Software
Assurance Status This property is required. string - Status of the Software Assurance for the cluster.
- Software
Assurance stringIntent - Customer Intent for Software Assurance Benefit.
- Last
Updated This property is required. string - TimeStamp denoting the latest SA benefit applicability is validated.
- Software
Assurance Status This property is required. string - Status of the Software Assurance for the cluster.
- Software
Assurance stringIntent - Customer Intent for Software Assurance Benefit.
- last
Updated This property is required. String - TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance Status This property is required. String - Status of the Software Assurance for the cluster.
- software
Assurance StringIntent - Customer Intent for Software Assurance Benefit.
- last
Updated This property is required. string - TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance Status This property is required. string - Status of the Software Assurance for the cluster.
- software
Assurance stringIntent - Customer Intent for Software Assurance Benefit.
- last_
updated This property is required. str - TimeStamp denoting the latest SA benefit applicability is validated.
- software_
assurance_ status This property is required. str - Status of the Software Assurance for the cluster.
- software_
assurance_ strintent - Customer Intent for Software Assurance Benefit.
- last
Updated This property is required. String - TimeStamp denoting the latest SA benefit applicability is validated.
- software
Assurance Status This property is required. String - Status of the Software Assurance for the cluster.
- software
Assurance StringIntent - Customer Intent for Software Assurance Benefit.
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 This property is required. string - The client ID of the assigned identity.
- Principal
Id This property is required. string - The principal ID of the assigned identity.
- Client
Id This property is required. string - The client ID of the assigned identity.
- Principal
Id This property is required. string - The principal ID of the assigned identity.
- client
Id This property is required. String - The client ID of the assigned identity.
- principal
Id This property is required. String - The principal ID of the assigned identity.
- client
Id This property is required. string - The client ID of the assigned identity.
- principal
Id This property is required. string - The principal ID of the assigned identity.
- client_
id This property is required. str - The client ID of the assigned identity.
- principal_
id This property is required. str - The principal ID of the assigned identity.
- client
Id This property is required. String - The client ID of the assigned identity.
- principal
Id This property is required. String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0