This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi
azure-native.datareplication.getFabric
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi
Gets the details of the fabric.
Uses Azure REST API version 2021-02-16-preview.
Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native datareplication [ApiVersion]
. See the version guide for details.
Using getFabric
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 getFabric(args: GetFabricArgs, opts?: InvokeOptions): Promise<GetFabricResult>
function getFabricOutput(args: GetFabricOutputArgs, opts?: InvokeOptions): Output<GetFabricResult>
def get_fabric(fabric_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFabricResult
def get_fabric_output(fabric_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFabricResult]
func LookupFabric(ctx *Context, args *LookupFabricArgs, opts ...InvokeOption) (*LookupFabricResult, error)
func LookupFabricOutput(ctx *Context, args *LookupFabricOutputArgs, opts ...InvokeOption) LookupFabricResultOutput
> Note: This function is named LookupFabric
in the Go SDK.
public static class GetFabric
{
public static Task<GetFabricResult> InvokeAsync(GetFabricArgs args, InvokeOptions? opts = null)
public static Output<GetFabricResult> Invoke(GetFabricInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFabricResult> getFabric(GetFabricArgs args, InvokeOptions options)
public static Output<GetFabricResult> getFabric(GetFabricArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:datareplication:getFabric
arguments:
# arguments dictionary
The following arguments are supported:
- Fabric
Name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
- Fabric
Name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
- fabric
Name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
- fabric
Name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
- fabric_
name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
- fabric
Name This property is required. Changes to this property will trigger replacement.
- The fabric name.
- 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.
getFabric Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Gets or sets the Id of the resource.
- Location string
- Gets or sets the location of the fabric.
- Name string
- Gets or sets the name of the resource.
- Properties
Pulumi.
Azure Native. Data Replication. Outputs. Fabric Model Properties Response - Fabric model properties.
- System
Data Pulumi.Azure Native. Data Replication. Outputs. Fabric Model Response System Data - Type string
- Gets or sets the type of the resource.
- Dictionary<string, string>
- Gets or sets the resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Gets or sets the Id of the resource.
- Location string
- Gets or sets the location of the fabric.
- Name string
- Gets or sets the name of the resource.
- Properties
Fabric
Model Properties Response - Fabric model properties.
- System
Data FabricModel Response System Data - Type string
- Gets or sets the type of the resource.
- map[string]string
- Gets or sets the resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Gets or sets the Id of the resource.
- location String
- Gets or sets the location of the fabric.
- name String
- Gets or sets the name of the resource.
- properties
Fabric
Model Properties Response - Fabric model properties.
- system
Data FabricModel Response System Data - type String
- Gets or sets the type of the resource.
- Map<String,String>
- Gets or sets the resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Gets or sets the Id of the resource.
- location string
- Gets or sets the location of the fabric.
- name string
- Gets or sets the name of the resource.
- properties
Fabric
Model Properties Response - Fabric model properties.
- system
Data FabricModel Response System Data - type string
- Gets or sets the type of the resource.
- {[key: string]: string}
- Gets or sets the resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Gets or sets the Id of the resource.
- location str
- Gets or sets the location of the fabric.
- name str
- Gets or sets the name of the resource.
- properties
Fabric
Model Properties Response - Fabric model properties.
- system_
data FabricModel Response System Data - type str
- Gets or sets the type of the resource.
- Mapping[str, str]
- Gets or sets the resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Gets or sets the Id of the resource.
- location String
- Gets or sets the location of the fabric.
- name String
- Gets or sets the name of the resource.
- properties Property Map
- Fabric model properties.
- system
Data Property Map - type String
- Gets or sets the type of the resource.
- Map<String>
- Gets or sets the resource tags.
Supporting Types
AzStackHCIClusterPropertiesResponse
- Cluster
Name This property is required. string - Gets or sets the AzStackHCICluster FQDN name.
- Resource
Name This property is required. string - Gets or sets the AzStackHCICluster resource name.
- Storage
Account Name This property is required. string - Gets or sets the Storage account name.
- Storage
Containers This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Storage Container Properties Response> - Gets or sets the list of AzStackHCICluster Storage Container.
- Cluster
Name This property is required. string - Gets or sets the AzStackHCICluster FQDN name.
- Resource
Name This property is required. string - Gets or sets the AzStackHCICluster resource name.
- Storage
Account Name This property is required. string - Gets or sets the Storage account name.
- Storage
Containers This property is required. []StorageContainer Properties Response - Gets or sets the list of AzStackHCICluster Storage Container.
- cluster
Name This property is required. String - Gets or sets the AzStackHCICluster FQDN name.
- resource
Name This property is required. String - Gets or sets the AzStackHCICluster resource name.
- storage
Account Name This property is required. String - Gets or sets the Storage account name.
- storage
Containers This property is required. List<StorageContainer Properties Response> - Gets or sets the list of AzStackHCICluster Storage Container.
- cluster
Name This property is required. string - Gets or sets the AzStackHCICluster FQDN name.
- resource
Name This property is required. string - Gets or sets the AzStackHCICluster resource name.
- storage
Account Name This property is required. string - Gets or sets the Storage account name.
- storage
Containers This property is required. StorageContainer Properties Response[] - Gets or sets the list of AzStackHCICluster Storage Container.
- cluster_
name This property is required. str - Gets or sets the AzStackHCICluster FQDN name.
- resource_
name This property is required. str - Gets or sets the AzStackHCICluster resource name.
- storage_
account_ name This property is required. str - Gets or sets the Storage account name.
- storage_
containers This property is required. Sequence[StorageContainer Properties Response] - Gets or sets the list of AzStackHCICluster Storage Container.
- cluster
Name This property is required. String - Gets or sets the AzStackHCICluster FQDN name.
- resource
Name This property is required. String - Gets or sets the AzStackHCICluster resource name.
- storage
Account Name This property is required. String - Gets or sets the Storage account name.
- storage
Containers This property is required. List<Property Map> - Gets or sets the list of AzStackHCICluster Storage Container.
AzStackHCIFabricModelCustomPropertiesResponse
- Appliance
Name This property is required. List<string> - Gets or sets the Appliance name.
- Az
Stack Hci Site Id This property is required. string - Gets or sets the ARM Id of the AzStackHCI site.
- Cluster
This property is required. Pulumi.Azure Native. Data Replication. Inputs. Az Stack HCICluster Properties Response - AzStackHCI cluster properties.
- Fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- Fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- Migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- Migration
Solution Id This property is required. string - Gets or sets the Migration solution ARM Id.
- Appliance
Name This property is required. []string - Gets or sets the Appliance name.
- Az
Stack Hci Site Id This property is required. string - Gets or sets the ARM Id of the AzStackHCI site.
- Cluster
This property is required. AzStack HCICluster Properties Response - AzStackHCI cluster properties.
- Fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- Fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- Migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- Migration
Solution Id This property is required. string - Gets or sets the Migration solution ARM Id.
- appliance
Name This property is required. List<String> - Gets or sets the Appliance name.
- az
Stack Hci Site Id This property is required. String - Gets or sets the ARM Id of the AzStackHCI site.
- cluster
This property is required. AzStack HCICluster Properties Response - AzStackHCI cluster properties.
- fabric
Container Id This property is required. String - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. String - Gets or sets the fabric resource Id.
- migration
Hub Uri This property is required. String - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. String - Gets or sets the Migration solution ARM Id.
- appliance
Name This property is required. string[] - Gets or sets the Appliance name.
- az
Stack Hci Site Id This property is required. string - Gets or sets the ARM Id of the AzStackHCI site.
- cluster
This property is required. AzStack HCICluster Properties Response - AzStackHCI cluster properties.
- fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. string - Gets or sets the Migration solution ARM Id.
- appliance_
name This property is required. Sequence[str] - Gets or sets the Appliance name.
- az_
stack_ hci_ site_ id This property is required. str - Gets or sets the ARM Id of the AzStackHCI site.
- cluster
This property is required. AzStack HCICluster Properties Response - AzStackHCI cluster properties.
- fabric_
container_ id This property is required. str - Gets or sets the fabric container Id.
- fabric_
resource_ id This property is required. str - Gets or sets the fabric resource Id.
- migration_
hub_ uri This property is required. str - Gets or sets the migration hub Uri.
- migration_
solution_ id This property is required. str - Gets or sets the Migration solution ARM Id.
- appliance
Name This property is required. List<String> - Gets or sets the Appliance name.
- az
Stack Hci Site Id This property is required. String - Gets or sets the ARM Id of the AzStackHCI site.
- cluster
This property is required. Property Map - AzStackHCI cluster properties.
- fabric
Container Id This property is required. String - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. String - Gets or sets the fabric resource Id.
- migration
Hub Uri This property is required. String - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. String - Gets or sets the Migration solution ARM Id.
FabricModelPropertiesResponse
- Custom
Properties This property is required. Pulumi.Azure | Pulumi.Native. Data Replication. Inputs. Az Stack HCIFabric Model Custom Properties Response Azure | Pulumi.Native. Data Replication. Inputs. Hyper VMigrate Fabric Model Custom Properties Response Azure Native. Data Replication. Inputs. VMware Migrate Fabric Model Custom Properties Response - Fabric model custom properties.
- Health
This property is required. string - Gets or sets the fabric health.
- Health
Errors This property is required. List<Pulumi.Azure Native. Data Replication. Inputs. Health Error Model Response> - Gets or sets the list of health errors.
- Provisioning
State This property is required. string - Gets or sets the provisioning state of the fabric.
- Service
Endpoint This property is required. string - Gets or sets the service endpoint.
- Service
Resource Id This property is required. string - Gets or sets the service resource Id.
- Custom
Properties This property is required. AzStack | HyperHCIFabric Model Custom Properties Response VMigrate | VMwareFabric Model Custom Properties Response Migrate Fabric Model Custom Properties Response - Fabric model custom properties.
- Health
This property is required. string - Gets or sets the fabric health.
- Health
Errors This property is required. []HealthError Model Response - Gets or sets the list of health errors.
- Provisioning
State This property is required. string - Gets or sets the provisioning state of the fabric.
- Service
Endpoint This property is required. string - Gets or sets the service endpoint.
- Service
Resource Id This property is required. string - Gets or sets the service resource Id.
- custom
Properties This property is required. AzStack | HyperHCIFabric Model Custom Properties Response VMigrate | VMwareFabric Model Custom Properties Response Migrate Fabric Model Custom Properties Response - Fabric model custom properties.
- health
This property is required. String - Gets or sets the fabric health.
- health
Errors This property is required. List<HealthError Model Response> - Gets or sets the list of health errors.
- provisioning
State This property is required. String - Gets or sets the provisioning state of the fabric.
- service
Endpoint This property is required. String - Gets or sets the service endpoint.
- service
Resource Id This property is required. String - Gets or sets the service resource Id.
- custom
Properties This property is required. AzStack | HyperHCIFabric Model Custom Properties Response VMigrate | VMwareFabric Model Custom Properties Response Migrate Fabric Model Custom Properties Response - Fabric model custom properties.
- health
This property is required. string - Gets or sets the fabric health.
- health
Errors This property is required. HealthError Model Response[] - Gets or sets the list of health errors.
- provisioning
State This property is required. string - Gets or sets the provisioning state of the fabric.
- service
Endpoint This property is required. string - Gets or sets the service endpoint.
- service
Resource Id This property is required. string - Gets or sets the service resource Id.
- custom_
properties This property is required. AzStack | HyperHCIFabric Model Custom Properties Response VMigrate | VMwareFabric Model Custom Properties Response Migrate Fabric Model Custom Properties Response - Fabric model custom properties.
- health
This property is required. str - Gets or sets the fabric health.
- health_
errors This property is required. Sequence[HealthError Model Response] - Gets or sets the list of health errors.
- provisioning_
state This property is required. str - Gets or sets the provisioning state of the fabric.
- service_
endpoint This property is required. str - Gets or sets the service endpoint.
- service_
resource_ id This property is required. str - Gets or sets the service resource Id.
- custom
Properties This property is required. Property Map | Property Map | Property Map - Fabric model custom properties.
- health
This property is required. String - Gets or sets the fabric health.
- health
Errors This property is required. List<Property Map> - Gets or sets the list of health errors.
- provisioning
State This property is required. String - Gets or sets the provisioning state of the fabric.
- service
Endpoint This property is required. String - Gets or sets the service endpoint.
- service
Resource Id This property is required. String - Gets or sets the service resource Id.
FabricModelResponseSystemData
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At string - Gets or sets the timestamp of resource creation (UTC).
- created
By string - Gets or sets identity that created the resource.
- created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified stringBy - Gets or sets the identity that last modified the resource.
- last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created_
at str - Gets or sets the timestamp of resource creation (UTC).
- created_
by str - Gets or sets identity that created the resource.
- created_
by_ strtype - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last_
modified_ strat - Gets or sets the timestamp of resource last modification (UTC).
- last_
modified_ strby - Gets or sets the identity that last modified the resource.
- last_
modified_ strby_ type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
HealthErrorModelResponse
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Affected
Resource List<string>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors List<Pulumi.Azure Native. Data Replication. Inputs. Inner Health Error Model Response> - Gets or sets a list of child health errors associated with this error.
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Affected
Resource []stringCorrelation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors []InnerHealth Error Model Response - Gets or sets a list of child health errors associated with this error.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<InnerHealth Error Model Response> - Gets or sets a list of child health errors associated with this error.
- category
This property is required. string - Gets or sets the error category.
- causes
This property is required. string - Gets or sets possible causes of the error.
- code
This property is required. string - Gets or sets the error code.
- creation
Time This property is required. string - Gets or sets the error creation time.
- health
Category This property is required. string - Gets or sets the health category.
- is
Customer Resolvable This property is required. boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. string - Gets or sets the error message.
- recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- severity
This property is required. string - Gets or sets the error severity.
- source
This property is required. string - Gets or sets the error source.
- summary
This property is required. string - Gets or sets the error summary.
- affected
Resource string[]Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource stringType - Gets or sets the type of affected resource type.
- child
Errors InnerHealth Error Model Response[] - Gets or sets a list of child health errors associated with this error.
- category
This property is required. str - Gets or sets the error category.
- causes
This property is required. str - Gets or sets possible causes of the error.
- code
This property is required. str - Gets or sets the error code.
- creation_
time This property is required. str - Gets or sets the error creation time.
- health_
category This property is required. str - Gets or sets the health category.
- is_
customer_ resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. str - Gets or sets the error message.
- recommendation
This property is required. str - Gets or sets recommended action to resolve the error.
- severity
This property is required. str - Gets or sets the error severity.
- source
This property is required. str - Gets or sets the error source.
- summary
This property is required. str - Gets or sets the error summary.
- affected_
resource_ Sequence[str]correlation_ ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected_
resource_ strtype - Gets or sets the type of affected resource type.
- child_
errors Sequence[InnerHealth Error Model Response] - Gets or sets a list of child health errors associated with this error.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<Property Map> - Gets or sets a list of child health errors associated with this error.
HyperVMigrateFabricModelCustomPropertiesResponse
- Fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- Fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- Hyper
VSite Id This property is required. string - Gets or sets the ARM Id of the HyperV site.
- Migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- Migration
Solution Id This property is required. string - Gets or sets the migration solution ARM Id.
- Fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- Fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- Hyper
VSite Id This property is required. string - Gets or sets the ARM Id of the HyperV site.
- Migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- Migration
Solution Id This property is required. string - Gets or sets the migration solution ARM Id.
- fabric
Container Id This property is required. String - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. String - Gets or sets the fabric resource Id.
- hyper
VSite Id This property is required. String - Gets or sets the ARM Id of the HyperV site.
- migration
Hub Uri This property is required. String - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. String - Gets or sets the migration solution ARM Id.
- fabric
Container Id This property is required. string - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. string - Gets or sets the fabric resource Id.
- hyper
VSite Id This property is required. string - Gets or sets the ARM Id of the HyperV site.
- migration
Hub Uri This property is required. string - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. string - Gets or sets the migration solution ARM Id.
- fabric_
container_ id This property is required. str - Gets or sets the fabric container Id.
- fabric_
resource_ id This property is required. str - Gets or sets the fabric resource Id.
- hyper_
v_ site_ id This property is required. str - Gets or sets the ARM Id of the HyperV site.
- migration_
hub_ uri This property is required. str - Gets or sets the migration hub Uri.
- migration_
solution_ id This property is required. str - Gets or sets the migration solution ARM Id.
- fabric
Container Id This property is required. String - Gets or sets the fabric container Id.
- fabric
Resource Id This property is required. String - Gets or sets the fabric resource Id.
- hyper
VSite Id This property is required. String - Gets or sets the ARM Id of the HyperV site.
- migration
Hub Uri This property is required. String - Gets or sets the migration hub Uri.
- migration
Solution Id This property is required. String - Gets or sets the migration solution ARM Id.
InnerHealthErrorModelResponse
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- Category
This property is required. string - Gets or sets the error category.
- Causes
This property is required. string - Gets or sets possible causes of the error.
- Code
This property is required. string - Gets or sets the error code.
- Creation
Time This property is required. string - Gets or sets the error creation time.
- Health
Category This property is required. string - Gets or sets the health category.
- Is
Customer Resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- Message
This property is required. string - Gets or sets the error message.
- Recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- Severity
This property is required. string - Gets or sets the error severity.
- Source
This property is required. string - Gets or sets the error source.
- Summary
This property is required. string - Gets or sets the error summary.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
- category
This property is required. string - Gets or sets the error category.
- causes
This property is required. string - Gets or sets possible causes of the error.
- code
This property is required. string - Gets or sets the error code.
- creation
Time This property is required. string - Gets or sets the error creation time.
- health
Category This property is required. string - Gets or sets the health category.
- is
Customer Resolvable This property is required. boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. string - Gets or sets the error message.
- recommendation
This property is required. string - Gets or sets recommended action to resolve the error.
- severity
This property is required. string - Gets or sets the error severity.
- source
This property is required. string - Gets or sets the error source.
- summary
This property is required. string - Gets or sets the error summary.
- category
This property is required. str - Gets or sets the error category.
- causes
This property is required. str - Gets or sets possible causes of the error.
- code
This property is required. str - Gets or sets the error code.
- creation_
time This property is required. str - Gets or sets the error creation time.
- health_
category This property is required. str - Gets or sets the health category.
- is_
customer_ resolvable This property is required. bool - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. str - Gets or sets the error message.
- recommendation
This property is required. str - Gets or sets recommended action to resolve the error.
- severity
This property is required. str - Gets or sets the error severity.
- source
This property is required. str - Gets or sets the error source.
- summary
This property is required. str - Gets or sets the error summary.
- category
This property is required. String - Gets or sets the error category.
- causes
This property is required. String - Gets or sets possible causes of the error.
- code
This property is required. String - Gets or sets the error code.
- creation
Time This property is required. String - Gets or sets the error creation time.
- health
Category This property is required. String - Gets or sets the health category.
- is
Customer Resolvable This property is required. Boolean - Gets or sets a value indicating whether the error is customer resolvable.
- message
This property is required. String - Gets or sets the error message.
- recommendation
This property is required. String - Gets or sets recommended action to resolve the error.
- severity
This property is required. String - Gets or sets the error severity.
- source
This property is required. String - Gets or sets the error source.
- summary
This property is required. String - Gets or sets the error summary.
StorageContainerPropertiesResponse
This property is required. string- Gets or sets the ClusterSharedVolumePath.
- Name
This property is required. string - Gets or sets the Name.
This property is required. string- Gets or sets the ClusterSharedVolumePath.
- Name
This property is required. string - Gets or sets the Name.
This property is required. String- Gets or sets the ClusterSharedVolumePath.
- name
This property is required. String - Gets or sets the Name.
This property is required. string- Gets or sets the ClusterSharedVolumePath.
- name
This property is required. string - Gets or sets the Name.
This property is required. str- Gets or sets the ClusterSharedVolumePath.
- name
This property is required. str - Gets or sets the Name.
This property is required. String- Gets or sets the ClusterSharedVolumePath.
- name
This property is required. String - Gets or sets the Name.
VMwareMigrateFabricModelCustomPropertiesResponse
- Migration
Solution Id This property is required. string - Gets or sets the ARM Id of the migration solution.
- Vmware
Site Id This property is required. string - Gets or sets the ARM Id of the VMware site.
- Migration
Solution Id This property is required. string - Gets or sets the ARM Id of the migration solution.
- Vmware
Site Id This property is required. string - Gets or sets the ARM Id of the VMware site.
- migration
Solution Id This property is required. String - Gets or sets the ARM Id of the migration solution.
- vmware
Site Id This property is required. String - Gets or sets the ARM Id of the VMware site.
- migration
Solution Id This property is required. string - Gets or sets the ARM Id of the migration solution.
- vmware
Site Id This property is required. string - Gets or sets the ARM Id of the VMware site.
- migration_
solution_ id This property is required. str - Gets or sets the ARM Id of the migration solution.
- vmware_
site_ id This property is required. str - Gets or sets the ARM Id of the VMware site.
- migration
Solution Id This property is required. String - Gets or sets the ARM Id of the migration solution.
- vmware
Site Id This property is required. String - Gets or sets the ARM Id of the VMware site.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi