This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.azurestackhci.getDeploymentSetting
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Get a DeploymentSetting Azure REST API version: 2023-08-01-preview.
Other available API versions: 2023-11-01-preview, 2024-01-01, 2024-02-15-preview, 2024-04-01, 2024-09-01-preview.
Using getDeploymentSetting
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 getDeploymentSetting(args: GetDeploymentSettingArgs, opts?: InvokeOptions): Promise<GetDeploymentSettingResult>
function getDeploymentSettingOutput(args: GetDeploymentSettingOutputArgs, opts?: InvokeOptions): Output<GetDeploymentSettingResult>
def get_deployment_setting(cluster_name: Optional[str] = None,
deployment_settings_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDeploymentSettingResult
def get_deployment_setting_output(cluster_name: Optional[pulumi.Input[str]] = None,
deployment_settings_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDeploymentSettingResult]
func LookupDeploymentSetting(ctx *Context, args *LookupDeploymentSettingArgs, opts ...InvokeOption) (*LookupDeploymentSettingResult, error)
func LookupDeploymentSettingOutput(ctx *Context, args *LookupDeploymentSettingOutputArgs, opts ...InvokeOption) LookupDeploymentSettingResultOutput
> Note: This function is named LookupDeploymentSetting
in the Go SDK.
public static class GetDeploymentSetting
{
public static Task<GetDeploymentSettingResult> InvokeAsync(GetDeploymentSettingArgs args, InvokeOptions? opts = null)
public static Output<GetDeploymentSettingResult> Invoke(GetDeploymentSettingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDeploymentSettingResult> getDeploymentSetting(GetDeploymentSettingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurestackhci:getDeploymentSetting
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster.
- Deployment
Settings stringName - Name of Deployment Setting
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Name string - The name of the cluster.
- Deployment
Settings stringName - Name of Deployment Setting
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the cluster.
- deployment
Settings StringName - Name of Deployment Setting
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Name string - The name of the cluster.
- deployment
Settings stringName - Name of Deployment Setting
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
name str - The name of the cluster.
- deployment_
settings_ strname - Name of Deployment Setting
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the cluster.
- deployment
Settings StringName - Name of Deployment Setting
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getDeploymentSetting Result
The following output properties are available:
- Arc
Node List<string>Resource Ids - Azure resource ids of Arc machines to be part of cluster.
- Deployment
Configuration Pulumi.Azure Native. Azure Stack HCI. Outputs. Deployment Configuration Response - Scale units will contains list of deployment data
- Deployment
Mode string - The deployment mode for cluster deployment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Provisioning
State string - DeploymentSetting provisioning state
- Reported
Properties Pulumi.Azure Native. Azure Stack HCI. Outputs. Reported Properties Response - Deployment Status reported from cluster.
- System
Data Pulumi.Azure Native. Azure Stack HCI. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Arc
Node []stringResource Ids - Azure resource ids of Arc machines to be part of cluster.
- Deployment
Configuration DeploymentConfiguration Response - Scale units will contains list of deployment data
- Deployment
Mode string - The deployment mode for cluster deployment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Provisioning
State string - DeploymentSetting provisioning state
- Reported
Properties ReportedProperties Response - Deployment Status reported from cluster.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- arc
Node List<String>Resource Ids - Azure resource ids of Arc machines to be part of cluster.
- deployment
Configuration DeploymentConfiguration Response - Scale units will contains list of deployment data
- deployment
Mode String - The deployment mode for cluster deployment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioning
State String - DeploymentSetting provisioning state
- reported
Properties ReportedProperties Response - Deployment Status reported from cluster.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- arc
Node string[]Resource Ids - Azure resource ids of Arc machines to be part of cluster.
- deployment
Configuration DeploymentConfiguration Response - Scale units will contains list of deployment data
- deployment
Mode string - The deployment mode for cluster deployment.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- provisioning
State string - DeploymentSetting provisioning state
- reported
Properties ReportedProperties Response - Deployment Status reported from cluster.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- arc_
node_ Sequence[str]resource_ ids - Azure resource ids of Arc machines to be part of cluster.
- deployment_
configuration DeploymentConfiguration Response - Scale units will contains list of deployment data
- deployment_
mode str - The deployment mode for cluster deployment.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- provisioning_
state str - DeploymentSetting provisioning state
- reported_
properties ReportedProperties Response - Deployment Status reported from cluster.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- arc
Node List<String>Resource Ids - Azure resource ids of Arc machines to be part of cluster.
- deployment
Configuration Property Map - Scale units will contains list of deployment data
- deployment
Mode String - The deployment mode for cluster deployment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioning
State String - DeploymentSetting provisioning state
- reported
Properties Property Map - Deployment Status reported from cluster.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
AdapterPropertyOverridesResponse
- Jumbo
Packet string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Network
Direct string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Network
Direct stringTechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
- Jumbo
Packet string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Network
Direct string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Network
Direct stringTechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
- jumbo
Packet String - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct String - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct StringTechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
- jumbo
Packet string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct string - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct stringTechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
- jumbo_
packet str - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network_
direct str - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network_
direct_ strtechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
- jumbo
Packet String - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct String - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- network
Direct StringTechnology - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'
ClusterResponse
- Azure
Service stringEndpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- Cloud
Account stringName - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- Name string
- The cluster name provided when preparing Active Directory.
- Witness
Path string - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- Witness
Type string - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
- Azure
Service stringEndpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- Cloud
Account stringName - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- Name string
- The cluster name provided when preparing Active Directory.
- Witness
Path string - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- Witness
Type string - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
- azure
Service StringEndpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- cloud
Account StringName - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- name String
- The cluster name provided when preparing Active Directory.
- witness
Path String - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- witness
Type String - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
- azure
Service stringEndpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- cloud
Account stringName - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- name string
- The cluster name provided when preparing Active Directory.
- witness
Path string - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- witness
Type string - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
- azure_
service_ strendpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- cloud_
account_ strname - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- name str
- The cluster name provided when preparing Active Directory.
- witness_
path str - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- witness_
type str - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
- azure
Service StringEndpoint - For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
- cloud
Account StringName - Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
- name String
- The cluster name provided when preparing Active Directory.
- witness
Path String - Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
- witness
Type String - Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
DeploymentConfigurationResponse
- Scale
Units List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Scale Units Response> - Scale units will contains list of deployment data
- Version string
- deployment template version
- Scale
Units []ScaleUnits Response - Scale units will contains list of deployment data
- Version string
- deployment template version
- scale
Units List<ScaleUnits Response> - Scale units will contains list of deployment data
- version String
- deployment template version
- scale
Units ScaleUnits Response[] - Scale units will contains list of deployment data
- version string
- deployment template version
- scale_
units Sequence[ScaleUnits Response] - Scale units will contains list of deployment data
- version str
- deployment template version
- scale
Units List<Property Map> - Scale units will contains list of deployment data
- version String
- deployment template version
DeploymentDataResponse
- Adou
Path string - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- Cluster
Pulumi.
Azure Native. Azure Stack HCI. Inputs. Cluster Response - Observability config to deploy AzureStackHCI Cluster.
- Domain
Fqdn string - FQDN to deploy cluster
- Host
Network Pulumi.Azure Native. Azure Stack HCI. Inputs. Host Network Response - HostNetwork config to deploy AzureStackHCI Cluster.
- Infrastructure
Network List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Infrastructure Network Response> - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- Naming
Prefix string - naming prefix to deploy cluster.
- Observability
Pulumi.
Azure Native. Azure Stack HCI. Inputs. Observability Response - Observability config to deploy AzureStackHCI Cluster.
- Optional
Services Pulumi.Azure Native. Azure Stack HCI. Inputs. Optional Services Response - OptionalServices config to deploy AzureStackHCI Cluster.
- Physical
Nodes List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Physical Nodes Response> - list of physical nodes config to deploy AzureStackHCI Cluster.
- Secrets
Location string - The URI to the keyvault / secret store.
- Security
Settings Pulumi.Azure Native. Azure Stack HCI. Inputs. Security Settings Response - SecuritySettings to deploy AzureStackHCI Cluster.
- Storage
Pulumi.
Azure Native. Azure Stack HCI. Inputs. Storage Response - Storage config to deploy AzureStackHCI Cluster.
- Adou
Path string - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- Cluster
Cluster
Response - Observability config to deploy AzureStackHCI Cluster.
- Domain
Fqdn string - FQDN to deploy cluster
- Host
Network HostNetwork Response - HostNetwork config to deploy AzureStackHCI Cluster.
- Infrastructure
Network []InfrastructureNetwork Response - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- Naming
Prefix string - naming prefix to deploy cluster.
- Observability
Observability
Response - Observability config to deploy AzureStackHCI Cluster.
- Optional
Services OptionalServices Response - OptionalServices config to deploy AzureStackHCI Cluster.
- Physical
Nodes []PhysicalNodes Response - list of physical nodes config to deploy AzureStackHCI Cluster.
- Secrets
Location string - The URI to the keyvault / secret store.
- Security
Settings SecuritySettings Response - SecuritySettings to deploy AzureStackHCI Cluster.
- Storage
Storage
Response - Storage config to deploy AzureStackHCI Cluster.
- adou
Path String - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- cluster
Cluster
Response - Observability config to deploy AzureStackHCI Cluster.
- domain
Fqdn String - FQDN to deploy cluster
- host
Network HostNetwork Response - HostNetwork config to deploy AzureStackHCI Cluster.
- infrastructure
Network List<InfrastructureNetwork Response> - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- naming
Prefix String - naming prefix to deploy cluster.
- observability
Observability
Response - Observability config to deploy AzureStackHCI Cluster.
- optional
Services OptionalServices Response - OptionalServices config to deploy AzureStackHCI Cluster.
- physical
Nodes List<PhysicalNodes Response> - list of physical nodes config to deploy AzureStackHCI Cluster.
- secrets
Location String - The URI to the keyvault / secret store.
- security
Settings SecuritySettings Response - SecuritySettings to deploy AzureStackHCI Cluster.
- storage
Storage
Response - Storage config to deploy AzureStackHCI Cluster.
- adou
Path string - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- cluster
Cluster
Response - Observability config to deploy AzureStackHCI Cluster.
- domain
Fqdn string - FQDN to deploy cluster
- host
Network HostNetwork Response - HostNetwork config to deploy AzureStackHCI Cluster.
- infrastructure
Network InfrastructureNetwork Response[] - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- naming
Prefix string - naming prefix to deploy cluster.
- observability
Observability
Response - Observability config to deploy AzureStackHCI Cluster.
- optional
Services OptionalServices Response - OptionalServices config to deploy AzureStackHCI Cluster.
- physical
Nodes PhysicalNodes Response[] - list of physical nodes config to deploy AzureStackHCI Cluster.
- secrets
Location string - The URI to the keyvault / secret store.
- security
Settings SecuritySettings Response - SecuritySettings to deploy AzureStackHCI Cluster.
- storage
Storage
Response - Storage config to deploy AzureStackHCI Cluster.
- adou_
path str - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- cluster
Cluster
Response - Observability config to deploy AzureStackHCI Cluster.
- domain_
fqdn str - FQDN to deploy cluster
- host_
network HostNetwork Response - HostNetwork config to deploy AzureStackHCI Cluster.
- infrastructure_
network Sequence[InfrastructureNetwork Response] - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- naming_
prefix str - naming prefix to deploy cluster.
- observability
Observability
Response - Observability config to deploy AzureStackHCI Cluster.
- optional_
services OptionalServices Response - OptionalServices config to deploy AzureStackHCI Cluster.
- physical_
nodes Sequence[PhysicalNodes Response] - list of physical nodes config to deploy AzureStackHCI Cluster.
- secrets_
location str - The URI to the keyvault / secret store.
- security_
settings SecuritySettings Response - SecuritySettings to deploy AzureStackHCI Cluster.
- storage
Storage
Response - Storage config to deploy AzureStackHCI Cluster.
- adou
Path String - The path to the Active Directory Organizational Unit container object prepared for the deployment.
- cluster Property Map
- Observability config to deploy AzureStackHCI Cluster.
- domain
Fqdn String - FQDN to deploy cluster
- host
Network Property Map - HostNetwork config to deploy AzureStackHCI Cluster.
- infrastructure
Network List<Property Map> - InfrastructureNetwork config to deploy AzureStackHCI Cluster.
- naming
Prefix String - naming prefix to deploy cluster.
- observability Property Map
- Observability config to deploy AzureStackHCI Cluster.
- optional
Services Property Map - OptionalServices config to deploy AzureStackHCI Cluster.
- physical
Nodes List<Property Map> - list of physical nodes config to deploy AzureStackHCI Cluster.
- secrets
Location String - The URI to the keyvault / secret store.
- security
Settings Property Map - SecuritySettings to deploy AzureStackHCI Cluster.
- storage Property Map
- Storage config to deploy AzureStackHCI Cluster.
DeploymentStatusResponse
- Status string
- Status of AzureStackHCI Cluster Deployment.
- Steps
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Step Response> - List of steps of AzureStackHCI Cluster Deployment.
- Status string
- Status of AzureStackHCI Cluster Deployment.
- Steps
[]Step
Response - List of steps of AzureStackHCI Cluster Deployment.
- status String
- Status of AzureStackHCI Cluster Deployment.
- steps
List<Step
Response> - List of steps of AzureStackHCI Cluster Deployment.
- status string
- Status of AzureStackHCI Cluster Deployment.
- steps
Step
Response[] - List of steps of AzureStackHCI Cluster Deployment.
- status str
- Status of AzureStackHCI Cluster Deployment.
- steps
Sequence[Step
Response] - List of steps of AzureStackHCI Cluster Deployment.
- status String
- Status of AzureStackHCI Cluster Deployment.
- steps List<Property Map>
- List of steps of AzureStackHCI Cluster Deployment.
HostNetworkResponse
- Enable
Storage boolAuto Ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- Intents
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Intents Response> - The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- Storage
Connectivity boolSwitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- Storage
Networks List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Storage Networks Response> - List of StorageNetworks config to deploy AzureStackHCI Cluster.
- Enable
Storage boolAuto Ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- Intents
[]Intents
Response - The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- Storage
Connectivity boolSwitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- Storage
Networks []StorageNetworks Response - List of StorageNetworks config to deploy AzureStackHCI Cluster.
- enable
Storage BooleanAuto Ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- intents
List<Intents
Response> - The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- storage
Connectivity BooleanSwitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- storage
Networks List<StorageNetworks Response> - List of StorageNetworks config to deploy AzureStackHCI Cluster.
- enable
Storage booleanAuto Ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- intents
Intents
Response[] - The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- storage
Connectivity booleanSwitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- storage
Networks StorageNetworks Response[] - List of StorageNetworks config to deploy AzureStackHCI Cluster.
- enable_
storage_ boolauto_ ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- intents
Sequence[Intents
Response] - The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- storage_
connectivity_ boolswitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- storage_
networks Sequence[StorageNetworks Response] - List of StorageNetworks config to deploy AzureStackHCI Cluster.
- enable
Storage BooleanAuto Ip - Optional parameter required only for 3 Nodes Switchless deployments. This allows users to specify IPs and Mask for Storage NICs when Network ATC is not assigning the IPs for storage automatically.
- intents List<Property Map>
- The network intents assigned to the network reference pattern used for the deployment. Each intent will define its own name, traffic type, adapter names, and overrides as recommended by your OEM.
- storage
Connectivity BooleanSwitchless - Defines how the storage adapters between nodes are connected either switch or switch less..
- storage
Networks List<Property Map> - List of StorageNetworks config to deploy AzureStackHCI Cluster.
InfrastructureNetworkResponse
- Dns
Servers List<string> - IPv4 address of the DNS servers in your environment.
- Gateway string
- Default gateway that should be used for the provided IP address space.
- Ip
Pools List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Ip Pools Response> - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- Subnet
Mask string - Subnet mask that matches the provided IP address space.
- Use
Dhcp bool - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
- Dns
Servers []string - IPv4 address of the DNS servers in your environment.
- Gateway string
- Default gateway that should be used for the provided IP address space.
- Ip
Pools []IpPools Response - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- Subnet
Mask string - Subnet mask that matches the provided IP address space.
- Use
Dhcp bool - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
- dns
Servers List<String> - IPv4 address of the DNS servers in your environment.
- gateway String
- Default gateway that should be used for the provided IP address space.
- ip
Pools List<IpPools Response> - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- subnet
Mask String - Subnet mask that matches the provided IP address space.
- use
Dhcp Boolean - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
- dns
Servers string[] - IPv4 address of the DNS servers in your environment.
- gateway string
- Default gateway that should be used for the provided IP address space.
- ip
Pools IpPools Response[] - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- subnet
Mask string - Subnet mask that matches the provided IP address space.
- use
Dhcp boolean - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
- dns_
servers Sequence[str] - IPv4 address of the DNS servers in your environment.
- gateway str
- Default gateway that should be used for the provided IP address space.
- ip_
pools Sequence[IpPools Response] - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- subnet_
mask str - Subnet mask that matches the provided IP address space.
- use_
dhcp bool - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
- dns
Servers List<String> - IPv4 address of the DNS servers in your environment.
- gateway String
- Default gateway that should be used for the provided IP address space.
- ip
Pools List<Property Map> - Range of IP addresses from which addresses are allocated for nodes within a subnet.
- subnet
Mask String - Subnet mask that matches the provided IP address space.
- use
Dhcp Boolean - Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required
IntentsResponse
- Adapter List<string>
- Array of network interfaces used for the network intent.
- Adapter
Property Pulumi.Overrides Azure Native. Azure Stack HCI. Inputs. Adapter Property Overrides Response - Set Adapter PropertyOverrides for cluster.
- Name string
- Name of the network intent you wish to create.
- Override
Adapter boolProperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Override
Qos boolPolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Override
Virtual boolSwitch Configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Qos
Policy Pulumi.Overrides Azure Native. Azure Stack HCI. Inputs. Qos Policy Overrides Response - Set QoS PolicyOverrides for cluster.
- Traffic
Type List<string> - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- Virtual
Switch Pulumi.Configuration Overrides Azure Native. Azure Stack HCI. Inputs. Virtual Switch Configuration Overrides Response - Set virtualSwitch ConfigurationOverrides for cluster.
- Adapter []string
- Array of network interfaces used for the network intent.
- Adapter
Property AdapterOverrides Property Overrides Response - Set Adapter PropertyOverrides for cluster.
- Name string
- Name of the network intent you wish to create.
- Override
Adapter boolProperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Override
Qos boolPolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Override
Virtual boolSwitch Configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Qos
Policy QosOverrides Policy Overrides Response - Set QoS PolicyOverrides for cluster.
- Traffic
Type []string - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- Virtual
Switch VirtualConfiguration Overrides Switch Configuration Overrides Response - Set virtualSwitch ConfigurationOverrides for cluster.
- adapter List<String>
- Array of network interfaces used for the network intent.
- adapter
Property AdapterOverrides Property Overrides Response - Set Adapter PropertyOverrides for cluster.
- name String
- Name of the network intent you wish to create.
- override
Adapter BooleanProperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Qos BooleanPolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Virtual BooleanSwitch Configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- qos
Policy QosOverrides Policy Overrides Response - Set QoS PolicyOverrides for cluster.
- traffic
Type List<String> - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- virtual
Switch VirtualConfiguration Overrides Switch Configuration Overrides Response - Set virtualSwitch ConfigurationOverrides for cluster.
- adapter string[]
- Array of network interfaces used for the network intent.
- adapter
Property AdapterOverrides Property Overrides Response - Set Adapter PropertyOverrides for cluster.
- name string
- Name of the network intent you wish to create.
- override
Adapter booleanProperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Qos booleanPolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Virtual booleanSwitch Configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- qos
Policy QosOverrides Policy Overrides Response - Set QoS PolicyOverrides for cluster.
- traffic
Type string[] - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- virtual
Switch VirtualConfiguration Overrides Switch Configuration Overrides Response - Set virtualSwitch ConfigurationOverrides for cluster.
- adapter Sequence[str]
- Array of network interfaces used for the network intent.
- adapter_
property_ Adapteroverrides Property Overrides Response - Set Adapter PropertyOverrides for cluster.
- name str
- Name of the network intent you wish to create.
- override_
adapter_ boolproperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override_
qos_ boolpolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override_
virtual_ boolswitch_ configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- qos_
policy_ Qosoverrides Policy Overrides Response - Set QoS PolicyOverrides for cluster.
- traffic_
type Sequence[str] - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- virtual_
switch_ Virtualconfiguration_ overrides Switch Configuration Overrides Response - Set virtualSwitch ConfigurationOverrides for cluster.
- adapter List<String>
- Array of network interfaces used for the network intent.
- adapter
Property Property MapOverrides - Set Adapter PropertyOverrides for cluster.
- name String
- Name of the network intent you wish to create.
- override
Adapter BooleanProperty - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Qos BooleanPolicy - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- override
Virtual BooleanSwitch Configuration - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- qos
Policy Property MapOverrides - Set QoS PolicyOverrides for cluster.
- traffic
Type List<String> - List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.
- virtual
Switch Property MapConfiguration Overrides - Set virtualSwitch ConfigurationOverrides for cluster.
IpPoolsResponse
- Ending
Address string - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- Starting
Address string - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- Ending
Address string - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- Starting
Address string - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- ending
Address String - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- starting
Address String - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- ending
Address string - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- starting
Address string - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- ending_
address str - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- starting_
address str - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- ending
Address String - Ending IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
- starting
Address String - Starting IP address for the management network. A minimum of six free, contiguous IPv4 addresses (excluding your host IPs) are needed for infrastructure services such as clustering.
ObservabilityResponse
- Episodic
Data boolUpload - When set to true, collects log data to facilitate quicker issue resolution.
- Eu
Location bool - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- Streaming
Data boolClient - Enables telemetry data to be sent to Microsoft
- Episodic
Data boolUpload - When set to true, collects log data to facilitate quicker issue resolution.
- Eu
Location bool - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- Streaming
Data boolClient - Enables telemetry data to be sent to Microsoft
- episodic
Data BooleanUpload - When set to true, collects log data to facilitate quicker issue resolution.
- eu
Location Boolean - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- streaming
Data BooleanClient - Enables telemetry data to be sent to Microsoft
- episodic
Data booleanUpload - When set to true, collects log data to facilitate quicker issue resolution.
- eu
Location boolean - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- streaming
Data booleanClient - Enables telemetry data to be sent to Microsoft
- episodic_
data_ boolupload - When set to true, collects log data to facilitate quicker issue resolution.
- eu_
location bool - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- streaming_
data_ boolclient - Enables telemetry data to be sent to Microsoft
- episodic
Data BooleanUpload - When set to true, collects log data to facilitate quicker issue resolution.
- eu
Location Boolean - Location of your cluster. The log and diagnostic data is sent to the appropriate diagnostics servers depending upon where your cluster resides. Setting this to false results in all data sent to Microsoft to be stored outside of the EU.
- streaming
Data BooleanClient - Enables telemetry data to be sent to Microsoft
OptionalServicesResponse
- Custom
Location string - The name of custom location.
- Custom
Location string - The name of custom location.
- custom
Location String - The name of custom location.
- custom
Location string - The name of custom location.
- custom_
location str - The name of custom location.
- custom
Location String - The name of custom location.
PhysicalNodesResponse
- Ipv4Address string
- The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- Name string
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
- Ipv4Address string
- The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- Name string
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
- ipv4Address String
- The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- name String
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
- ipv4Address string
- The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- name string
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
- ipv4_
address str - The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- name str
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
- ipv4Address String
- The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.
- name String
- NETBIOS name of each physical server on your Azure Stack HCI cluster.
QosPolicyOverridesResponse
- Bandwidth
Percentage stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Priority
Value8021Action stringCluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Priority
Value8021Action stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Bandwidth
Percentage stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Priority
Value8021Action stringCluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- Priority
Value8021Action stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- bandwidth
Percentage StringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action StringCluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action StringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- bandwidth
Percentage stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action stringCluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action stringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- bandwidth_
percentage_ strsmb - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority_
value8021_ straction_ cluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority_
value8021_ straction_ smb - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- bandwidth
Percentage StringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action StringCluster - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
- priority
Value8021Action StringSMB - This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.
ReportedPropertiesResponse
- Deployment
Status Pulumi.Azure Native. Azure Stack HCI. Inputs. Deployment Status Response - Deployment status of AzureStackHCI Cluster Deployment.
- Validation
Status Pulumi.Azure Native. Azure Stack HCI. Inputs. Validation Status Response - validation status of AzureStackHCI Cluster Deployment.
- Deployment
Status DeploymentStatus Response - Deployment status of AzureStackHCI Cluster Deployment.
- Validation
Status ValidationStatus Response - validation status of AzureStackHCI Cluster Deployment.
- deployment
Status DeploymentStatus Response - Deployment status of AzureStackHCI Cluster Deployment.
- validation
Status ValidationStatus Response - validation status of AzureStackHCI Cluster Deployment.
- deployment
Status DeploymentStatus Response - Deployment status of AzureStackHCI Cluster Deployment.
- validation
Status ValidationStatus Response - validation status of AzureStackHCI Cluster Deployment.
- deployment_
status DeploymentStatus Response - Deployment status of AzureStackHCI Cluster Deployment.
- validation_
status ValidationStatus Response - validation status of AzureStackHCI Cluster Deployment.
- deployment
Status Property Map - Deployment status of AzureStackHCI Cluster Deployment.
- validation
Status Property Map - validation status of AzureStackHCI Cluster Deployment.
ScaleUnitsResponse
- Deployment
Data Pulumi.Azure Native. Azure Stack HCI. Inputs. Deployment Data Response - Deployment Data to deploy AzureStackHCI Cluster.
- Deployment
Data DeploymentData Response - Deployment Data to deploy AzureStackHCI Cluster.
- deployment
Data DeploymentData Response - Deployment Data to deploy AzureStackHCI Cluster.
- deployment
Data DeploymentData Response - Deployment Data to deploy AzureStackHCI Cluster.
- deployment_
data DeploymentData Response - Deployment Data to deploy AzureStackHCI Cluster.
- deployment
Data Property Map - Deployment Data to deploy AzureStackHCI Cluster.
SecuritySettingsResponse
- Bitlocker
Boot boolVolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- Bitlocker
Data boolVolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- Credential
Guard boolEnforced - When set to true, Credential Guard is enabled.
- Drift
Control boolEnforced - When set to true, the security baseline is re-applied regularly.
- Drtm
Protection bool - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- Hvci
Protection bool - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- Side
Channel boolMitigation Enforced - When set to true, all the side channel mitigations are enabled
- Smb
Cluster boolEncryption - When set to true, cluster east-west traffic is encrypted.
- Smb
Signing boolEnforced - When set to true, the SMB default instance requires sign in for the client and server services.
- Wdac
Enforced bool - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
- Bitlocker
Boot boolVolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- Bitlocker
Data boolVolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- Credential
Guard boolEnforced - When set to true, Credential Guard is enabled.
- Drift
Control boolEnforced - When set to true, the security baseline is re-applied regularly.
- Drtm
Protection bool - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- Hvci
Protection bool - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- Side
Channel boolMitigation Enforced - When set to true, all the side channel mitigations are enabled
- Smb
Cluster boolEncryption - When set to true, cluster east-west traffic is encrypted.
- Smb
Signing boolEnforced - When set to true, the SMB default instance requires sign in for the client and server services.
- Wdac
Enforced bool - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
- bitlocker
Boot BooleanVolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- bitlocker
Data BooleanVolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- credential
Guard BooleanEnforced - When set to true, Credential Guard is enabled.
- drift
Control BooleanEnforced - When set to true, the security baseline is re-applied regularly.
- drtm
Protection Boolean - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- hvci
Protection Boolean - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- side
Channel BooleanMitigation Enforced - When set to true, all the side channel mitigations are enabled
- smb
Cluster BooleanEncryption - When set to true, cluster east-west traffic is encrypted.
- smb
Signing BooleanEnforced - When set to true, the SMB default instance requires sign in for the client and server services.
- wdac
Enforced Boolean - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
- bitlocker
Boot booleanVolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- bitlocker
Data booleanVolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- credential
Guard booleanEnforced - When set to true, Credential Guard is enabled.
- drift
Control booleanEnforced - When set to true, the security baseline is re-applied regularly.
- drtm
Protection boolean - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- hvci
Protection boolean - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- side
Channel booleanMitigation Enforced - When set to true, all the side channel mitigations are enabled
- smb
Cluster booleanEncryption - When set to true, cluster east-west traffic is encrypted.
- smb
Signing booleanEnforced - When set to true, the SMB default instance requires sign in for the client and server services.
- wdac
Enforced boolean - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
- bitlocker_
boot_ boolvolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- bitlocker_
data_ boolvolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- credential_
guard_ boolenforced - When set to true, Credential Guard is enabled.
- drift_
control_ boolenforced - When set to true, the security baseline is re-applied regularly.
- drtm_
protection bool - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- hvci_
protection bool - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- side_
channel_ boolmitigation_ enforced - When set to true, all the side channel mitigations are enabled
- smb_
cluster_ boolencryption - When set to true, cluster east-west traffic is encrypted.
- smb_
signing_ boolenforced - When set to true, the SMB default instance requires sign in for the client and server services.
- wdac_
enforced bool - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
- bitlocker
Boot BooleanVolume - When set to true, BitLocker XTS_AES 256-bit encryption is enabled for all data-at-rest on the OS volume of your Azure Stack HCI cluster. This setting is TPM-hardware dependent.
- bitlocker
Data BooleanVolumes - When set to true, BitLocker XTS-AES 256-bit encryption is enabled for all data-at-rest on your Azure Stack HCI cluster shared volumes.
- credential
Guard BooleanEnforced - When set to true, Credential Guard is enabled.
- drift
Control BooleanEnforced - When set to true, the security baseline is re-applied regularly.
- drtm
Protection Boolean - By default, Secure Boot is enabled on your Azure HCI cluster. This setting is hardware dependent.
- hvci
Protection Boolean - By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.
- side
Channel BooleanMitigation Enforced - When set to true, all the side channel mitigations are enabled
- smb
Cluster BooleanEncryption - When set to true, cluster east-west traffic is encrypted.
- smb
Signing BooleanEnforced - When set to true, the SMB default instance requires sign in for the client and server services.
- wdac
Enforced Boolean - WDAC is enabled by default and limits the applications and the code that you can run on your Azure Stack HCI cluster.
StepResponse
- Description string
- More detailed description of the step.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Exception List<string>
- List of exceptions in AzureStackHCI Cluster Deployment.
- Full
Step stringIndex - FullStepIndex of step.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Name string
- Name of the step.
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Step Response> - Recursive model for child steps of this step.
- Description string
- More detailed description of the step.
- End
Time stringUtc - When the step reached a terminal state.
- Error
Message string - Error message, specified if the step is in a failed state.
- Exception []string
- List of exceptions in AzureStackHCI Cluster Deployment.
- Full
Step stringIndex - FullStepIndex of step.
- Last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- Name string
- Name of the step.
- Start
Time stringUtc - When the step started, or empty if it has not started executing.
- Status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- Steps
[]Step
Response - Recursive model for child steps of this step.
- description String
- More detailed description of the step.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- exception List<String>
- List of exceptions in AzureStackHCI Cluster Deployment.
- full
Step StringIndex - FullStepIndex of step.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- name String
- Name of the step.
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
List<Step
Response> - Recursive model for child steps of this step.
- description string
- More detailed description of the step.
- end
Time stringUtc - When the step reached a terminal state.
- error
Message string - Error message, specified if the step is in a failed state.
- exception string[]
- List of exceptions in AzureStackHCI Cluster Deployment.
- full
Step stringIndex - FullStepIndex of step.
- last
Updated stringTime Utc - Completion time of this step or the last completed sub-step.
- name string
- Name of the step.
- start
Time stringUtc - When the step started, or empty if it has not started executing.
- status string
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Step
Response[] - Recursive model for child steps of this step.
- description str
- More detailed description of the step.
- end_
time_ strutc - When the step reached a terminal state.
- error_
message str - Error message, specified if the step is in a failed state.
- exception Sequence[str]
- List of exceptions in AzureStackHCI Cluster Deployment.
- full_
step_ strindex - FullStepIndex of step.
- last_
updated_ strtime_ utc - Completion time of this step or the last completed sub-step.
- name str
- Name of the step.
- start_
time_ strutc - When the step started, or empty if it has not started executing.
- status str
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps
Sequence[Step
Response] - Recursive model for child steps of this step.
- description String
- More detailed description of the step.
- end
Time StringUtc - When the step reached a terminal state.
- error
Message String - Error message, specified if the step is in a failed state.
- exception List<String>
- List of exceptions in AzureStackHCI Cluster Deployment.
- full
Step StringIndex - FullStepIndex of step.
- last
Updated StringTime Utc - Completion time of this step or the last completed sub-step.
- name String
- Name of the step.
- start
Time StringUtc - When the step started, or empty if it has not started executing.
- status String
- Status of the step, bubbled up from the ECE action plan for installation attempts. Values are: 'Success', 'Error', 'InProgress', and 'Unknown status'.
- steps List<Property Map>
- Recursive model for child steps of this step.
StorageNetworksResponse
- Name string
- Name of the storage network.
- Network
Adapter stringName - Name of the storage network adapter.
- Vlan
Id string - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
- Name string
- Name of the storage network.
- Network
Adapter stringName - Name of the storage network adapter.
- Vlan
Id string - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
- name String
- Name of the storage network.
- network
Adapter StringName - Name of the storage network adapter.
- vlan
Id String - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
- name string
- Name of the storage network.
- network
Adapter stringName - Name of the storage network adapter.
- vlan
Id string - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
- name str
- Name of the storage network.
- network_
adapter_ strname - Name of the storage network adapter.
- vlan_
id str - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
- name String
- Name of the storage network.
- network
Adapter StringName - Name of the storage network adapter.
- vlan
Id String - ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
StorageResponse
- Configuration
Mode string - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
- Configuration
Mode string - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
- configuration
Mode String - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
- configuration
Mode string - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
- configuration_
mode str - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
- configuration
Mode String - By default, this mode is set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Allowed values are 'Express','InfraOnly', 'KeepStorage'
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.
ValidationStatusResponse
- Status string
- Status of AzureStackHCI Cluster Deployment.
- Steps
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Step Response> - List of steps of AzureStackHCI Cluster Deployment.
- Status string
- Status of AzureStackHCI Cluster Deployment.
- Steps
[]Step
Response - List of steps of AzureStackHCI Cluster Deployment.
- status String
- Status of AzureStackHCI Cluster Deployment.
- steps
List<Step
Response> - List of steps of AzureStackHCI Cluster Deployment.
- status string
- Status of AzureStackHCI Cluster Deployment.
- steps
Step
Response[] - List of steps of AzureStackHCI Cluster Deployment.
- status str
- Status of AzureStackHCI Cluster Deployment.
- steps
Sequence[Step
Response] - List of steps of AzureStackHCI Cluster Deployment.
- status String
- Status of AzureStackHCI Cluster Deployment.
- steps List<Property Map>
- List of steps of AzureStackHCI Cluster Deployment.
VirtualSwitchConfigurationOverridesResponse
- Enable
Iov string - Enable IoV for Virtual Switch
- Load
Balancing stringAlgorithm - Load Balancing Algorithm for Virtual Switch
- Enable
Iov string - Enable IoV for Virtual Switch
- Load
Balancing stringAlgorithm - Load Balancing Algorithm for Virtual Switch
- enable
Iov String - Enable IoV for Virtual Switch
- load
Balancing StringAlgorithm - Load Balancing Algorithm for Virtual Switch
- enable
Iov string - Enable IoV for Virtual Switch
- load
Balancing stringAlgorithm - Load Balancing Algorithm for Virtual Switch
- enable_
iov str - Enable IoV for Virtual Switch
- load_
balancing_ stralgorithm - Load Balancing Algorithm for Virtual Switch
- enable
Iov String - Enable IoV for Virtual Switch
- load
Balancing StringAlgorithm - Load Balancing Algorithm for Virtual Switch
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.73.0 published on Wednesday, Nov 20, 2024 by Pulumi