Azure Native
getReplicationFabric
Fabric definition. API Version: 2018-07-10.
Using getReplicationFabric
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 getReplicationFabric(args: GetReplicationFabricArgs, opts?: InvokeOptions): Promise<GetReplicationFabricResult>
function getReplicationFabricOutput(args: GetReplicationFabricOutputArgs, opts?: InvokeOptions): Output<GetReplicationFabricResult>
def get_replication_fabric(fabric_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetReplicationFabricResult
def get_replication_fabric_output(fabric_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetReplicationFabricResult]
func LookupReplicationFabric(ctx *Context, args *LookupReplicationFabricArgs, opts ...InvokeOption) (*LookupReplicationFabricResult, error)
func LookupReplicationFabricOutput(ctx *Context, args *LookupReplicationFabricOutputArgs, opts ...InvokeOption) LookupReplicationFabricResultOutput
> Note: This function is named LookupReplicationFabric
in the Go SDK.
public static class GetReplicationFabric
{
public static Task<GetReplicationFabricResult> InvokeAsync(GetReplicationFabricArgs args, InvokeOptions? opts = null)
public static Output<GetReplicationFabricResult> Invoke(GetReplicationFabricInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetReplicationFabricResult> getReplicationFabric(GetReplicationFabricArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:recoveryservices:getReplicationFabric
Arguments:
# Arguments dictionary
The following arguments are supported:
- Fabric
Name string Fabric name.
- Resource
Group stringName The name of the resource group where the recovery services vault is present.
- Resource
Name string The name of the recovery services vault.
- Fabric
Name string Fabric name.
- Resource
Group stringName The name of the resource group where the recovery services vault is present.
- Resource
Name string The name of the recovery services vault.
- fabric
Name String Fabric name.
- resource
Group StringName The name of the resource group where the recovery services vault is present.
- resource
Name String The name of the recovery services vault.
- fabric
Name string Fabric name.
- resource
Group stringName The name of the resource group where the recovery services vault is present.
- resource
Name string The name of the recovery services vault.
- fabric_
name str Fabric name.
- resource_
group_ strname The name of the resource group where the recovery services vault is present.
- resource_
name str The name of the recovery services vault.
- fabric
Name String Fabric name.
- resource
Group StringName The name of the resource group where the recovery services vault is present.
- resource
Name String The name of the recovery services vault.
getReplicationFabric Result
The following output properties are available:
- Id string
Resource Id
- Name string
Resource Name
- Properties
Pulumi.
Azure Native. Recovery Services. Outputs. Fabric Properties Response Fabric related data.
- Type string
Resource Type
- Location string
Resource Location
- Id string
Resource Id
- Name string
Resource Name
- Properties
Fabric
Properties Response Fabric related data.
- Type string
Resource Type
- Location string
Resource Location
- id String
Resource Id
- name String
Resource Name
- properties
Fabric
Properties Response Fabric related data.
- type String
Resource Type
- location String
Resource Location
- id string
Resource Id
- name string
Resource Name
- properties
Fabric
Properties Response Fabric related data.
- type string
Resource Type
- location string
Resource Location
- id str
Resource Id
- name str
Resource Name
- properties
Fabric
Properties Response Fabric related data.
- type str
Resource Type
- location str
Resource Location
- id String
Resource Id
- name String
Resource Name
- properties Property Map
Fabric related data.
- type String
Resource Type
- location String
Resource Location
Supporting Types
AgentDetailsResponse
- agent_
id str The Id of the agent running on the server.
- bios_
id str The machine BIOS Id.
- disks
Sequence[Agent
Disk Details Response] The details of agent disks.
- fqdn str
The machine FQDN.
- machine_
id str The Id of the machine to which the agent is registered.
AgentDiskDetailsResponse
- Capacity
In doubleBytes The disk capacity in bytes.
- Disk
Id string The disk Id.
- Disk
Name string The disk name.
- Is
OSDisk string A value indicating whether the disk is the OS disk.
- Lun
Id int The lun of disk.
- Capacity
In float64Bytes The disk capacity in bytes.
- Disk
Id string The disk Id.
- Disk
Name string The disk name.
- Is
OSDisk string A value indicating whether the disk is the OS disk.
- Lun
Id int The lun of disk.
- capacity
In DoubleBytes The disk capacity in bytes.
- disk
Id String The disk Id.
- disk
Name String The disk name.
- is
OSDisk String A value indicating whether the disk is the OS disk.
- lun
Id Integer The lun of disk.
- capacity
In numberBytes The disk capacity in bytes.
- disk
Id string The disk Id.
- disk
Name string The disk name.
- is
OSDisk string A value indicating whether the disk is the OS disk.
- lun
Id number The lun of disk.
- capacity_
in_ floatbytes The disk capacity in bytes.
- disk_
id str The disk Id.
- disk_
name str The disk name.
- is_
os_ strdisk A value indicating whether the disk is the OS disk.
- lun_
id int The lun of disk.
- capacity
In NumberBytes The disk capacity in bytes.
- disk
Id String The disk Id.
- disk
Name String The disk name.
- is
OSDisk String A value indicating whether the disk is the OS disk.
- lun
Id Number The lun of disk.
AzureFabricSpecificDetailsResponse
- Container
Ids List<string> The container Ids for the Azure fabric.
- Location string
The Location for the Azure fabric.
- Container
Ids []string The container Ids for the Azure fabric.
- Location string
The Location for the Azure fabric.
- container
Ids List The container Ids for the Azure fabric.
- location String
The Location for the Azure fabric.
- container
Ids string[] The container Ids for the Azure fabric.
- location string
The Location for the Azure fabric.
- container_
ids Sequence[str] The container Ids for the Azure fabric.
- location str
The Location for the Azure fabric.
- container
Ids List The container Ids for the Azure fabric.
- location String
The Location for the Azure fabric.
DataStoreResponse
- Capacity string
The capacity of data store in GBs.
- Free
Space string The free space of data store in GBs.
- Symbolic
Name string The symbolic name of data store.
- Type string
The type of data store.
- Uuid string
The uuid of data store.
- Capacity string
The capacity of data store in GBs.
- Free
Space string The free space of data store in GBs.
- Symbolic
Name string The symbolic name of data store.
- Type string
The type of data store.
- Uuid string
The uuid of data store.
- capacity String
The capacity of data store in GBs.
- free
Space String The free space of data store in GBs.
- symbolic
Name String The symbolic name of data store.
- type String
The type of data store.
- uuid String
The uuid of data store.
- capacity string
The capacity of data store in GBs.
- free
Space string The free space of data store in GBs.
- symbolic
Name string The symbolic name of data store.
- type string
The type of data store.
- uuid string
The uuid of data store.
- capacity str
The capacity of data store in GBs.
- free_
space str The free space of data store in GBs.
- symbolic_
name str The symbolic name of data store.
- type str
The type of data store.
- uuid str
The uuid of data store.
- capacity String
The capacity of data store in GBs.
- free
Space String The free space of data store in GBs.
- symbolic
Name String The symbolic name of data store.
- type String
The type of data store.
- uuid String
The uuid of data store.
DraDetailsResponse
- Health string
The health of the DRA.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Id string
The DRA Id.
- Last
Heartbeat stringUtc The last heartbeat received from the DRA.
- Name string
The DRA name.
- Version string
The DRA version.
- Health string
The health of the DRA.
- Health
Errors []HealthError Response The health errors.
- Id string
The DRA Id.
- Last
Heartbeat stringUtc The last heartbeat received from the DRA.
- Name string
The DRA name.
- Version string
The DRA version.
- health String
The health of the DRA.
- health
Errors ListError Response> The health errors.
- id String
The DRA Id.
- last
Heartbeat StringUtc The last heartbeat received from the DRA.
- name String
The DRA name.
- version String
The DRA version.
- health string
The health of the DRA.
- health
Errors HealthError Response[] The health errors.
- id string
The DRA Id.
- last
Heartbeat stringUtc The last heartbeat received from the DRA.
- name string
The DRA name.
- version string
The DRA version.
- health str
The health of the DRA.
- health_
errors Sequence[HealthError Response] The health errors.
- id str
The DRA Id.
- last_
heartbeat_ strutc The last heartbeat received from the DRA.
- name str
The DRA name.
- version str
The DRA version.
- health String
The health of the DRA.
- health
Errors List The health errors.
- id String
The DRA Id.
- last
Heartbeat StringUtc The last heartbeat received from the DRA.
- name String
The DRA name.
- version String
The DRA version.
EncryptionDetailsResponse
- Kek
Cert stringExpiry Date The key encryption key certificate expiry date.
- Kek
Cert stringThumbprint The key encryption key certificate thumbprint.
- Kek
State string The key encryption key state for the Vmm.
- Kek
Cert stringExpiry Date The key encryption key certificate expiry date.
- Kek
Cert stringThumbprint The key encryption key certificate thumbprint.
- Kek
State string The key encryption key state for the Vmm.
- kek
Cert StringExpiry Date The key encryption key certificate expiry date.
- kek
Cert StringThumbprint The key encryption key certificate thumbprint.
- kek
State String The key encryption key state for the Vmm.
- kek
Cert stringExpiry Date The key encryption key certificate expiry date.
- kek
Cert stringThumbprint The key encryption key certificate thumbprint.
- kek
State string The key encryption key state for the Vmm.
- kek_
cert_ strexpiry_ date The key encryption key certificate expiry date.
- kek_
cert_ strthumbprint The key encryption key certificate thumbprint.
- kek_
state str The key encryption key state for the Vmm.
- kek
Cert StringExpiry Date The key encryption key certificate expiry date.
- kek
Cert StringThumbprint The key encryption key certificate thumbprint.
- kek
State String The key encryption key state for the Vmm.
FabricPropertiesResponse
- Bcdr
State string BCDR state of the fabric.
- Custom
Details Pulumi.Azure | Pulumi.Native. Recovery Services. Inputs. Azure Fabric Specific Details Response Azure | Pulumi.Native. Recovery Services. Inputs. Hyper VSite Details Response Azure | Pulumi.Native. Recovery Services. Inputs. In Mage Rcm Fabric Specific Details Response Azure | Pulumi.Native. Recovery Services. Inputs. VMware Details Response Azure | Pulumi.Native. Recovery Services. Inputs. VMware V2Fabric Specific Details Response Azure Native. Recovery Services. Inputs. Vmm Details Response Fabric specific settings.
- Encryption
Details Pulumi.Azure Native. Recovery Services. Inputs. Encryption Details Response Encryption details for the fabric.
- Friendly
Name string Friendly name of the fabric.
- Health string
Health of fabric.
- Health
Error List<Pulumi.Details Azure Native. Recovery Services. Inputs. Health Error Response> Fabric health error details.
- Internal
Identifier string Dra Registration Id.
- Rollover
Encryption Pulumi.Details Azure Native. Recovery Services. Inputs. Encryption Details Response Rollover encryption details for the fabric.
- Bcdr
State string BCDR state of the fabric.
- Custom
Details AzureFabric | HyperSpecific Details Response VSite | InDetails Response Mage | VMwareRcm Fabric Specific Details Response Details | VMwareResponse V2Fabric | VmmSpecific Details Response Details Response Fabric specific settings.
- Encryption
Details EncryptionDetails Response Encryption details for the fabric.
- Friendly
Name string Friendly name of the fabric.
- Health string
Health of fabric.
- Health
Error []HealthDetails Error Response Fabric health error details.
- Internal
Identifier string Dra Registration Id.
- Rollover
Encryption EncryptionDetails Details Response Rollover encryption details for the fabric.
- bcdr
State String BCDR state of the fabric.
- custom
Details AzureFabric | HyperSpecific Details Response VSite | InDetails Response Mage | VMwareRcm Fabric Specific Details Response Details | VMwareResponse V2Fabric | VmmSpecific Details Response Details Response Fabric specific settings.
- encryption
Details EncryptionDetails Response Encryption details for the fabric.
- friendly
Name String Friendly name of the fabric.
- health String
Health of fabric.
- health
Error ListDetails Error Response> Fabric health error details.
- internal
Identifier String Dra Registration Id.
- rollover
Encryption EncryptionDetails Details Response Rollover encryption details for the fabric.
- bcdr
State string BCDR state of the fabric.
- custom
Details AzureFabric | HyperSpecific Details Response VSite | InDetails Response Mage | VMwareRcm Fabric Specific Details Response Details | VMwareResponse V2Fabric | VmmSpecific Details Response Details Response Fabric specific settings.
- encryption
Details EncryptionDetails Response Encryption details for the fabric.
- friendly
Name string Friendly name of the fabric.
- health string
Health of fabric.
- health
Error HealthDetails Error Response[] Fabric health error details.
- internal
Identifier string Dra Registration Id.
- rollover
Encryption EncryptionDetails Details Response Rollover encryption details for the fabric.
- bcdr_
state str BCDR state of the fabric.
- custom_
details AzureFabric | HyperSpecific Details Response VSite | InDetails Response Mage | VMwareRcm Fabric Specific Details Response Details | VMwareResponse V2Fabric | VmmSpecific Details Response Details Response Fabric specific settings.
- encryption_
details EncryptionDetails Response Encryption details for the fabric.
- friendly_
name str Friendly name of the fabric.
- health str
Health of fabric.
- health_
error_ Sequence[Healthdetails Error Response] Fabric health error details.
- internal_
identifier str Dra Registration Id.
- rollover_
encryption_ Encryptiondetails Details Response Rollover encryption details for the fabric.
- bcdr
State String BCDR state of the fabric.
- custom
Details Property Map | Property Map | Property Map | Property Map | Property Map | Property Map Fabric specific settings.
- encryption
Details Property Map Encryption details for the fabric.
- friendly
Name String Friendly name of the fabric.
- health String
Health of fabric.
- health
Error ListDetails Fabric health error details.
- internal
Identifier String Dra Registration Id.
- rollover
Encryption Property MapDetails Rollover encryption details for the fabric.
HealthErrorResponse
- Creation
Time stringUtc Error creation time (UTC)
- Customer
Resolvability string Value indicating whether the health error is customer resolvable.
- Entity
Id string ID of the entity.
- Error
Category string Category of error.
- Error
Code string Error code.
- Error
Id string The health error unique id.
- Error
Level string Level of error.
- Error
Message string Error message.
- Error
Source string Source of error.
- Error
Type string Type of error.
- Inner
Health List<Pulumi.Errors Azure Native. Recovery Services. Inputs. Inner Health Error Response> The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- Possible
Causes string Possible causes of error.
- Recommended
Action string Recommended action to resolve error.
- Recovery
Provider stringError Message DRA error message.
- Summary
Message string Summary message of the entity.
- Creation
Time stringUtc Error creation time (UTC)
- Customer
Resolvability string Value indicating whether the health error is customer resolvable.
- Entity
Id string ID of the entity.
- Error
Category string Category of error.
- Error
Code string Error code.
- Error
Id string The health error unique id.
- Error
Level string Level of error.
- Error
Message string Error message.
- Error
Source string Source of error.
- Error
Type string Type of error.
- Inner
Health []InnerErrors Health Error Response The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- Possible
Causes string Possible causes of error.
- Recommended
Action string Recommended action to resolve error.
- Recovery
Provider stringError Message DRA error message.
- Summary
Message string Summary message of the entity.
- creation
Time StringUtc Error creation time (UTC)
- customer
Resolvability String Value indicating whether the health error is customer resolvable.
- entity
Id String ID of the entity.
- error
Category String Category of error.
- error
Code String Error code.
- error
Id String The health error unique id.
- error
Level String Level of error.
- error
Message String Error message.
- error
Source String Source of error.
- error
Type String Type of error.
- inner
Health ListErrors Health Error Response> The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes String Possible causes of error.
- recommended
Action String Recommended action to resolve error.
- recovery
Provider StringError Message DRA error message.
- summary
Message String Summary message of the entity.
- creation
Time stringUtc Error creation time (UTC)
- customer
Resolvability string Value indicating whether the health error is customer resolvable.
- entity
Id string ID of the entity.
- error
Category string Category of error.
- error
Code string Error code.
- error
Id string The health error unique id.
- error
Level string Level of error.
- error
Message string Error message.
- error
Source string Source of error.
- error
Type string Type of error.
- inner
Health InnerErrors Health Error Response[] The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes string Possible causes of error.
- recommended
Action string Recommended action to resolve error.
- recovery
Provider stringError Message DRA error message.
- summary
Message string Summary message of the entity.
- creation_
time_ strutc Error creation time (UTC)
- customer_
resolvability str Value indicating whether the health error is customer resolvable.
- entity_
id str ID of the entity.
- error_
category str Category of error.
- error_
code str Error code.
- error_
id str The health error unique id.
- error_
level str Level of error.
- error_
message str Error message.
- error_
source str Source of error.
- error_
type str Type of error.
- inner_
health_ Sequence[Innererrors Health Error Response] The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible_
causes str Possible causes of error.
- recommended_
action str Recommended action to resolve error.
- recovery_
provider_ strerror_ message DRA error message.
- summary_
message str Summary message of the entity.
- creation
Time StringUtc Error creation time (UTC)
- customer
Resolvability String Value indicating whether the health error is customer resolvable.
- entity
Id String ID of the entity.
- error
Category String Category of error.
- error
Code String Error code.
- error
Id String The health error unique id.
- error
Level String Level of error.
- error
Message String Error message.
- error
Source String Source of error.
- error
Type String Type of error.
- inner
Health ListErrors The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.
- possible
Causes String Possible causes of error.
- recommended
Action String Recommended action to resolve error.
- recovery
Provider StringError Message DRA error message.
- summary
Message String Summary message of the entity.
HyperVSiteDetailsResponse
InMageRcmFabricSpecificDetailsResponse
- Agent
Details List<Pulumi.Azure Native. Recovery Services. Inputs. Agent Details Response> The list of agent details.
- Control
Plane stringUri The control plane Uri.
- Data
Plane stringUri The data plane Uri.
- Dras
List<Pulumi.
Azure Native. Recovery Services. Inputs. Dra Details Response> The list of DRAs.
- Physical
Site stringId The ARM Id of the physical site.
- Process
Servers List<Pulumi.Azure Native. Recovery Services. Inputs. Process Server Details Response> The list of process servers.
- Push
Installers List<Pulumi.Azure Native. Recovery Services. Inputs. Push Installer Details Response> The list of push installers.
- Rcm
Proxies List<Pulumi.Azure Native. Recovery Services. Inputs. Rcm Proxy Details Response> The list of RCM proxies.
- Replication
Agents List<Pulumi.Azure Native. Recovery Services. Inputs. Replication Agent Details Response> The list of replication agents.
- Reprotect
Agents List<Pulumi.Azure Native. Recovery Services. Inputs. Reprotect Agent Details Response> The list of reprotect agents.
- Service
Container stringId The service container Id.
- Service
Endpoint string The service endpoint.
- Service
Resource stringId The service resource Id.
- Vmware
Site stringId The ARM Id of the VMware site.
- Agent
Details []AgentDetails Response The list of agent details.
- Control
Plane stringUri The control plane Uri.
- Data
Plane stringUri The data plane Uri.
- Dras
[]Dra
Details Response The list of DRAs.
- Physical
Site stringId The ARM Id of the physical site.
- Process
Servers []ProcessServer Details Response The list of process servers.
- Push
Installers []PushInstaller Details Response The list of push installers.
- Rcm
Proxies []RcmProxy Details Response The list of RCM proxies.
- Replication
Agents []ReplicationAgent Details Response The list of replication agents.
- Reprotect
Agents []ReprotectAgent Details Response The list of reprotect agents.
- Service
Container stringId The service container Id.
- Service
Endpoint string The service endpoint.
- Service
Resource stringId The service resource Id.
- Vmware
Site stringId The ARM Id of the VMware site.
- agent
Details ListDetails Response> The list of agent details.
- control
Plane StringUri The control plane Uri.
- data
Plane StringUri The data plane Uri.
- dras
List
Details Response> The list of DRAs.
- physical
Site StringId The ARM Id of the physical site.
- process
Servers ListServer Details Response> The list of process servers.
- push
Installers ListInstaller Details Response> The list of push installers.
- rcm
Proxies ListProxy Details Response> The list of RCM proxies.
- replication
Agents ListAgent Details Response> The list of replication agents.
- reprotect
Agents ListAgent Details Response> The list of reprotect agents.
- service
Container StringId The service container Id.
- service
Endpoint String The service endpoint.
- service
Resource StringId The service resource Id.
- vmware
Site StringId The ARM Id of the VMware site.
- agent
Details AgentDetails Response[] The list of agent details.
- control
Plane stringUri The control plane Uri.
- data
Plane stringUri The data plane Uri.
- dras
Dra
Details Response[] The list of DRAs.
- physical
Site stringId The ARM Id of the physical site.
- process
Servers ProcessServer Details Response[] The list of process servers.
- push
Installers PushInstaller Details Response[] The list of push installers.
- rcm
Proxies RcmProxy Details Response[] The list of RCM proxies.
- replication
Agents ReplicationAgent Details Response[] The list of replication agents.
- reprotect
Agents ReprotectAgent Details Response[] The list of reprotect agents.
- service
Container stringId The service container Id.
- service
Endpoint string The service endpoint.
- service
Resource stringId The service resource Id.
- vmware
Site stringId The ARM Id of the VMware site.
- agent_
details Sequence[AgentDetails Response] The list of agent details.
- control_
plane_ struri The control plane Uri.
- data_
plane_ struri The data plane Uri.
- dras
Sequence[Dra
Details Response] The list of DRAs.
- physical_
site_ strid The ARM Id of the physical site.
- process_
servers Sequence[ProcessServer Details Response] The list of process servers.
- push_
installers Sequence[PushInstaller Details Response] The list of push installers.
- rcm_
proxies Sequence[RcmProxy Details Response] The list of RCM proxies.
- replication_
agents Sequence[ReplicationAgent Details Response] The list of replication agents.
- reprotect_
agents Sequence[ReprotectAgent Details Response] The list of reprotect agents.
- service_
container_ strid The service container Id.
- service_
endpoint str The service endpoint.
- service_
resource_ strid The service resource Id.
- vmware_
site_ strid The ARM Id of the VMware site.
- agent
Details List The list of agent details.
- control
Plane StringUri The control plane Uri.
- data
Plane StringUri The data plane Uri.
- dras
List
The list of DRAs.
- physical
Site StringId The ARM Id of the physical site.
- process
Servers List The list of process servers.
- push
Installers List The list of push installers.
- rcm
Proxies List The list of RCM proxies.
- replication
Agents List The list of replication agents.
- reprotect
Agents List The list of reprotect agents.
- service
Container StringId The service container Id.
- service
Endpoint String The service endpoint.
- service
Resource StringId The service resource Id.
- vmware
Site StringId The ARM Id of the VMware site.
InnerHealthErrorResponse
- Creation
Time stringUtc Error creation time (UTC)
- Entity
Id string ID of the entity.
- Error
Category string Category of error.
- Error
Code string Error code.
- Error
Level string Level of error.
- Error
Message string Error message.
- Error
Source string Source of error.
- Error
Type string Type of error.
- Possible
Causes string Possible causes of error.
- Recommended
Action string Recommended action to resolve error.
- Recovery
Provider stringError Message DRA error message.
- Summary
Message string Summary message of the entity.
- Creation
Time stringUtc Error creation time (UTC)
- Entity
Id string ID of the entity.
- Error
Category string Category of error.
- Error
Code string Error code.
- Error
Level string Level of error.
- Error
Message string Error message.
- Error
Source string Source of error.
- Error
Type string Type of error.
- Possible
Causes string Possible causes of error.
- Recommended
Action string Recommended action to resolve error.
- Recovery
Provider stringError Message DRA error message.
- Summary
Message string Summary message of the entity.
- creation
Time StringUtc Error creation time (UTC)
- entity
Id String ID of the entity.
- error
Category String Category of error.
- error
Code String Error code.
- error
Level String Level of error.
- error
Message String Error message.
- error
Source String Source of error.
- error
Type String Type of error.
- possible
Causes String Possible causes of error.
- recommended
Action String Recommended action to resolve error.
- recovery
Provider StringError Message DRA error message.
- summary
Message String Summary message of the entity.
- creation
Time stringUtc Error creation time (UTC)
- entity
Id string ID of the entity.
- error
Category string Category of error.
- error
Code string Error code.
- error
Level string Level of error.
- error
Message string Error message.
- error
Source string Source of error.
- error
Type string Type of error.
- possible
Causes string Possible causes of error.
- recommended
Action string Recommended action to resolve error.
- recovery
Provider stringError Message DRA error message.
- summary
Message string Summary message of the entity.
- creation_
time_ strutc Error creation time (UTC)
- entity_
id str ID of the entity.
- error_
category str Category of error.
- error_
code str Error code.
- error_
level str Level of error.
- error_
message str Error message.
- error_
source str Source of error.
- error_
type str Type of error.
- possible_
causes str Possible causes of error.
- recommended_
action str Recommended action to resolve error.
- recovery_
provider_ strerror_ message DRA error message.
- summary_
message str Summary message of the entity.
- creation
Time StringUtc Error creation time (UTC)
- entity
Id String ID of the entity.
- error
Category String Category of error.
- error
Code String Error code.
- error
Level String Level of error.
- error
Message String Error message.
- error
Source String Source of error.
- error
Type String Type of error.
- possible
Causes String Possible causes of error.
- recommended
Action String Recommended action to resolve error.
- recovery
Provider StringError Message DRA error message.
- summary
Message String Summary message of the entity.
MasterTargetServerResponse
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The version of the scout component on the server.
- Agent
Version Pulumi.Details Azure Native. Recovery Services. Inputs. Version Details Response Agent version details.
- Data
Stores List<Pulumi.Azure Native. Recovery Services. Inputs. Data Store Response> The list of data stores in the fabric.
- Disk
Count int Disk count of the master target.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> Health errors.
- Id string
The server Id.
- Ip
Address string The IP address of the server.
- Last
Heartbeat string The last heartbeat received from the server.
- Mars
Agent stringExpiry Date MARS agent expiry date.
- Mars
Agent stringVersion MARS agent version.
- Mars
Agent Pulumi.Version Details Azure Native. Recovery Services. Inputs. Version Details Response Mars agent version details.
- Name string
The server name.
- Os
Type string The OS type of the server.
- Os
Version string OS Version of the master target.
- Retention
Volumes List<Pulumi.Azure Native. Recovery Services. Inputs. Retention Volume Response> The retention volumes of Master target Server.
- Validation
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> Validation errors.
- Version
Status string Version status
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The version of the scout component on the server.
- Agent
Version VersionDetails Details Response Agent version details.
- Data
Stores []DataStore Response The list of data stores in the fabric.
- Disk
Count int Disk count of the master target.
- Health
Errors []HealthError Response Health errors.
- Id string
The server Id.
- Ip
Address string The IP address of the server.
- Last
Heartbeat string The last heartbeat received from the server.
- Mars
Agent stringExpiry Date MARS agent expiry date.
- Mars
Agent stringVersion MARS agent version.
- Mars
Agent VersionVersion Details Details Response Mars agent version details.
- Name string
The server name.
- Os
Type string The OS type of the server.
- Os
Version string OS Version of the master target.
- Retention
Volumes []RetentionVolume Response The retention volumes of Master target Server.
- Validation
Errors []HealthError Response Validation errors.
- Version
Status string Version status
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The version of the scout component on the server.
- agent
Version VersionDetails Details Response Agent version details.
- data
Stores ListStoreResponse> The list of data stores in the fabric.
- disk
Count Integer Disk count of the master target.
- health
Errors ListError Response> Health errors.
- id String
The server Id.
- ip
Address String The IP address of the server.
- last
Heartbeat String The last heartbeat received from the server.
- mars
Agent StringExpiry Date MARS agent expiry date.
- mars
Agent StringVersion MARS agent version.
- mars
Agent VersionVersion Details Details Response Mars agent version details.
- name String
The server name.
- os
Type String The OS type of the server.
- os
Version String OS Version of the master target.
- retention
Volumes ListVolume Response> The retention volumes of Master target Server.
- validation
Errors ListError Response> Validation errors.
- version
Status String Version status
- agent
Expiry stringDate Agent expiry date.
- agent
Version string The version of the scout component on the server.
- agent
Version VersionDetails Details Response Agent version details.
- data
Stores DataStore Response[] The list of data stores in the fabric.
- disk
Count number Disk count of the master target.
- health
Errors HealthError Response[] Health errors.
- id string
The server Id.
- ip
Address string The IP address of the server.
- last
Heartbeat string The last heartbeat received from the server.
- mars
Agent stringExpiry Date MARS agent expiry date.
- mars
Agent stringVersion MARS agent version.
- mars
Agent VersionVersion Details Details Response Mars agent version details.
- name string
The server name.
- os
Type string The OS type of the server.
- os
Version string OS Version of the master target.
- retention
Volumes RetentionVolume Response[] The retention volumes of Master target Server.
- validation
Errors HealthError Response[] Validation errors.
- version
Status string Version status
- agent_
expiry_ strdate Agent expiry date.
- agent_
version str The version of the scout component on the server.
- agent_
version_ Versiondetails Details Response Agent version details.
- data_
stores Sequence[DataStore Response] The list of data stores in the fabric.
- disk_
count int Disk count of the master target.
- health_
errors Sequence[HealthError Response] Health errors.
- id str
The server Id.
- ip_
address str The IP address of the server.
- last_
heartbeat str The last heartbeat received from the server.
- mars_
agent_ strexpiry_ date MARS agent expiry date.
- mars_
agent_ strversion MARS agent version.
- mars_
agent_ Versionversion_ details Details Response Mars agent version details.
- name str
The server name.
- os_
type str The OS type of the server.
- os_
version str OS Version of the master target.
- retention_
volumes Sequence[RetentionVolume Response] The retention volumes of Master target Server.
- validation_
errors Sequence[HealthError Response] Validation errors.
- version_
status str Version status
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The version of the scout component on the server.
- agent
Version Property MapDetails Agent version details.
- data
Stores List The list of data stores in the fabric.
- disk
Count Number Disk count of the master target.
- health
Errors List Health errors.
- id String
The server Id.
- ip
Address String The IP address of the server.
- last
Heartbeat String The last heartbeat received from the server.
- mars
Agent StringExpiry Date MARS agent expiry date.
- mars
Agent StringVersion MARS agent version.
- mars
Agent Property MapVersion Details Mars agent version details.
- name String
The server name.
- os
Type String The OS type of the server.
- os
Version String OS Version of the master target.
- retention
Volumes List The retention volumes of Master target Server.
- validation
Errors List Validation errors.
- version
Status String Version status
MobilityServiceUpdateResponse
- Os
Type string The OS type.
- Reboot
Status string The reboot status of the update - whether it is required or not.
- Version string
The version of the latest update.
- Os
Type string The OS type.
- Reboot
Status string The reboot status of the update - whether it is required or not.
- Version string
The version of the latest update.
- os
Type String The OS type.
- reboot
Status String The reboot status of the update - whether it is required or not.
- version String
The version of the latest update.
- os
Type string The OS type.
- reboot
Status string The reboot status of the update - whether it is required or not.
- version string
The version of the latest update.
- os_
type str The OS type.
- reboot_
status str The reboot status of the update - whether it is required or not.
- version str
The version of the latest update.
- os
Type String The OS type.
- reboot
Status String The reboot status of the update - whether it is required or not.
- version String
The version of the latest update.
ProcessServerDetailsResponse
- Available
Memory doubleIn Bytes The available memory.
- Available
Space doubleIn Bytes The available disk space.
- Free
Space doublePercentage The free disk space percentage.
- Health string
The health of the process server.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Historic
Health string The historic health of the process server based on the health in last 24 hours.
- Id string
The process server Id.
- Last
Heartbeat stringUtc The last heartbeat received from the process server.
- Memory
Usage doublePercentage The memory usage percentage.
- Name string
The process server name.
- Processor
Usage doublePercentage The processor usage percentage.
- Throughput
In doubleBytes The throughput in bytes.
- Throughput
Upload doublePending Data In Bytes The uploading pending data in bytes.
- Total
Memory doubleIn Bytes The total memory.
- Total
Space doubleIn Bytes The total disk space.
- Used
Memory doubleIn Bytes The used memory.
- Used
Space doubleIn Bytes The used disk space.
- Version string
The process server version.
- Available
Memory float64In Bytes The available memory.
- Available
Space float64In Bytes The available disk space.
- Free
Space float64Percentage The free disk space percentage.
- Health string
The health of the process server.
- Health
Errors []HealthError Response The health errors.
- Historic
Health string The historic health of the process server based on the health in last 24 hours.
- Id string
The process server Id.
- Last
Heartbeat stringUtc The last heartbeat received from the process server.
- Memory
Usage float64Percentage The memory usage percentage.
- Name string
The process server name.
- Processor
Usage float64Percentage The processor usage percentage.
- Throughput
In float64Bytes The throughput in bytes.
- Throughput
Upload float64Pending Data In Bytes The uploading pending data in bytes.
- Total
Memory float64In Bytes The total memory.
- Total
Space float64In Bytes The total disk space.
- Used
Memory float64In Bytes The used memory.
- Used
Space float64In Bytes The used disk space.
- Version string
The process server version.
- available
Memory DoubleIn Bytes The available memory.
- available
Space DoubleIn Bytes The available disk space.
- free
Space DoublePercentage The free disk space percentage.
- health String
The health of the process server.
- health
Errors ListError Response> The health errors.
- historic
Health String The historic health of the process server based on the health in last 24 hours.
- id String
The process server Id.
- last
Heartbeat StringUtc The last heartbeat received from the process server.
- memory
Usage DoublePercentage The memory usage percentage.
- name String
The process server name.
- processor
Usage DoublePercentage The processor usage percentage.
- throughput
In DoubleBytes The throughput in bytes.
- throughput
Upload DoublePending Data In Bytes The uploading pending data in bytes.
- total
Memory DoubleIn Bytes The total memory.
- total
Space DoubleIn Bytes The total disk space.
- used
Memory DoubleIn Bytes The used memory.
- used
Space DoubleIn Bytes The used disk space.
- version String
The process server version.
- available
Memory numberIn Bytes The available memory.
- available
Space numberIn Bytes The available disk space.
- free
Space numberPercentage The free disk space percentage.
- health string
The health of the process server.
- health
Errors HealthError Response[] The health errors.
- historic
Health string The historic health of the process server based on the health in last 24 hours.
- id string
The process server Id.
- last
Heartbeat stringUtc The last heartbeat received from the process server.
- memory
Usage numberPercentage The memory usage percentage.
- name string
The process server name.
- processor
Usage numberPercentage The processor usage percentage.
- throughput
In numberBytes The throughput in bytes.
- throughput
Upload numberPending Data In Bytes The uploading pending data in bytes.
- total
Memory numberIn Bytes The total memory.
- total
Space numberIn Bytes The total disk space.
- used
Memory numberIn Bytes The used memory.
- used
Space numberIn Bytes The used disk space.
- version string
The process server version.
- available_
memory_ floatin_ bytes The available memory.
- available_
space_ floatin_ bytes The available disk space.
- free_
space_ floatpercentage The free disk space percentage.
- health str
The health of the process server.
- health_
errors Sequence[HealthError Response] The health errors.
- historic_
health str The historic health of the process server based on the health in last 24 hours.
- id str
The process server Id.
- last_
heartbeat_ strutc The last heartbeat received from the process server.
- memory_
usage_ floatpercentage The memory usage percentage.
- name str
The process server name.
- processor_
usage_ floatpercentage The processor usage percentage.
- throughput_
in_ floatbytes The throughput in bytes.
- throughput_
upload_ floatpending_ data_ in_ bytes The uploading pending data in bytes.
- total_
memory_ floatin_ bytes The total memory.
- total_
space_ floatin_ bytes The total disk space.
- used_
memory_ floatin_ bytes The used memory.
- used_
space_ floatin_ bytes The used disk space.
- version str
The process server version.
- available
Memory NumberIn Bytes The available memory.
- available
Space NumberIn Bytes The available disk space.
- free
Space NumberPercentage The free disk space percentage.
- health String
The health of the process server.
- health
Errors List The health errors.
- historic
Health String The historic health of the process server based on the health in last 24 hours.
- id String
The process server Id.
- last
Heartbeat StringUtc The last heartbeat received from the process server.
- memory
Usage NumberPercentage The memory usage percentage.
- name String
The process server name.
- processor
Usage NumberPercentage The processor usage percentage.
- throughput
In NumberBytes The throughput in bytes.
- throughput
Upload NumberPending Data In Bytes The uploading pending data in bytes.
- total
Memory NumberIn Bytes The total memory.
- total
Space NumberIn Bytes The total disk space.
- used
Memory NumberIn Bytes The used memory.
- used
Space NumberIn Bytes The used disk space.
- version String
The process server version.
ProcessServerResponse
- Health string
The health of Process Server.
- Mars
Communication stringStatus The MARS communication status.
- Mars
Registration stringStatus The MARS registration status.
- Ps
Stats stringRefresh Time The process server stats refresh time.
- Throughput
In doubleBytes The throughput in bytes.
- Throughput
In doubleMBps The throughput in MBps.
- Throughput
Status string The throughput status.
- Throughput
Upload doublePending Data In Bytes The uploading pending data in bytes.
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The version of the scout component on the server.
- Agent
Version Pulumi.Details Azure Native. Recovery Services. Inputs. Version Details Response The agent version details.
- Available
Memory doubleIn Bytes The available memory.
- Available
Space doubleIn Bytes The available space.
- Cpu
Load string The percentage of the CPU load.
- Cpu
Load stringStatus The CPU load status.
- Friendly
Name string The Process Server's friendly name.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> Health errors.
- Host
Id string The agent generated Id.
- Id string
The Process Server Id.
- Ip
Address string The IP address of the server.
- Last
Heartbeat string The last heartbeat received from the server.
- Machine
Count string The servers configured with this PS.
- Memory
Usage stringStatus The memory usage status.
- Mobility
Service List<Pulumi.Updates Azure Native. Recovery Services. Inputs. Mobility Service Update Response> The list of the mobility service updates available on the Process Server.
- Os
Type string The OS type of the server.
- Os
Version string OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- Ps
Service stringStatus The PS service status.
- Replication
Pair stringCount The number of replication pairs configured in this PS.
- Space
Usage stringStatus The space usage status.
- Ssl
Cert stringExpiry Date The PS SSL cert expiry date.
- Ssl
Cert intExpiry Remaining Days CS SSL cert expiry date.
- System
Load string The percentage of the system load.
- System
Load stringStatus The system load status.
- Total
Memory doubleIn Bytes The total memory.
- Total
Space doubleIn Bytes The total space.
- Version
Status string Version status
- Health string
The health of Process Server.
- Mars
Communication stringStatus The MARS communication status.
- Mars
Registration stringStatus The MARS registration status.
- Ps
Stats stringRefresh Time The process server stats refresh time.
- Throughput
In float64Bytes The throughput in bytes.
- Throughput
In float64MBps The throughput in MBps.
- Throughput
Status string The throughput status.
- Throughput
Upload float64Pending Data In Bytes The uploading pending data in bytes.
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The version of the scout component on the server.
- Agent
Version VersionDetails Details Response The agent version details.
- Available
Memory float64In Bytes The available memory.
- Available
Space float64In Bytes The available space.
- Cpu
Load string The percentage of the CPU load.
- Cpu
Load stringStatus The CPU load status.
- Friendly
Name string The Process Server's friendly name.
- Health
Errors []HealthError Response Health errors.
- Host
Id string The agent generated Id.
- Id string
The Process Server Id.
- Ip
Address string The IP address of the server.
- Last
Heartbeat string The last heartbeat received from the server.
- Machine
Count string The servers configured with this PS.
- Memory
Usage stringStatus The memory usage status.
- Mobility
Service []MobilityUpdates Service Update Response The list of the mobility service updates available on the Process Server.
- Os
Type string The OS type of the server.
- Os
Version string OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- Ps
Service stringStatus The PS service status.
- Replication
Pair stringCount The number of replication pairs configured in this PS.
- Space
Usage stringStatus The space usage status.
- Ssl
Cert stringExpiry Date The PS SSL cert expiry date.
- Ssl
Cert intExpiry Remaining Days CS SSL cert expiry date.
- System
Load string The percentage of the system load.
- System
Load stringStatus The system load status.
- Total
Memory float64In Bytes The total memory.
- Total
Space float64In Bytes The total space.
- Version
Status string Version status
- health String
The health of Process Server.
- mars
Communication StringStatus The MARS communication status.
- mars
Registration StringStatus The MARS registration status.
- ps
Stats StringRefresh Time The process server stats refresh time.
- throughput
In DoubleBytes The throughput in bytes.
- throughput
In DoubleMBps The throughput in MBps.
- throughput
Status String The throughput status.
- throughput
Upload DoublePending Data In Bytes The uploading pending data in bytes.
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The version of the scout component on the server.
- agent
Version VersionDetails Details Response The agent version details.
- available
Memory DoubleIn Bytes The available memory.
- available
Space DoubleIn Bytes The available space.
- cpu
Load String The percentage of the CPU load.
- cpu
Load StringStatus The CPU load status.
- friendly
Name String The Process Server's friendly name.
- health
Errors ListError Response> Health errors.
- host
Id String The agent generated Id.
- id String
The Process Server Id.
- ip
Address String The IP address of the server.
- last
Heartbeat String The last heartbeat received from the server.
- machine
Count String The servers configured with this PS.
- memory
Usage StringStatus The memory usage status.
- mobility
Service ListUpdates Service Update Response> The list of the mobility service updates available on the Process Server.
- os
Type String The OS type of the server.
- os
Version String OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- ps
Service StringStatus The PS service status.
- replication
Pair StringCount The number of replication pairs configured in this PS.
- space
Usage StringStatus The space usage status.
- ssl
Cert StringExpiry Date The PS SSL cert expiry date.
- ssl
Cert IntegerExpiry Remaining Days CS SSL cert expiry date.
- system
Load String The percentage of the system load.
- system
Load StringStatus The system load status.
- total
Memory DoubleIn Bytes The total memory.
- total
Space DoubleIn Bytes The total space.
- version
Status String Version status
- health string
The health of Process Server.
- mars
Communication stringStatus The MARS communication status.
- mars
Registration stringStatus The MARS registration status.
- ps
Stats stringRefresh Time The process server stats refresh time.
- throughput
In numberBytes The throughput in bytes.
- throughput
In numberMBps The throughput in MBps.
- throughput
Status string The throughput status.
- throughput
Upload numberPending Data In Bytes The uploading pending data in bytes.
- agent
Expiry stringDate Agent expiry date.
- agent
Version string The version of the scout component on the server.
- agent
Version VersionDetails Details Response The agent version details.
- available
Memory numberIn Bytes The available memory.
- available
Space numberIn Bytes The available space.
- cpu
Load string The percentage of the CPU load.
- cpu
Load stringStatus The CPU load status.
- friendly
Name string The Process Server's friendly name.
- health
Errors HealthError Response[] Health errors.
- host
Id string The agent generated Id.
- id string
The Process Server Id.
- ip
Address string The IP address of the server.
- last
Heartbeat string The last heartbeat received from the server.
- machine
Count string The servers configured with this PS.
- memory
Usage stringStatus The memory usage status.
- mobility
Service MobilityUpdates Service Update Response[] The list of the mobility service updates available on the Process Server.
- os
Type string The OS type of the server.
- os
Version string OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- ps
Service stringStatus The PS service status.
- replication
Pair stringCount The number of replication pairs configured in this PS.
- space
Usage stringStatus The space usage status.
- ssl
Cert stringExpiry Date The PS SSL cert expiry date.
- ssl
Cert numberExpiry Remaining Days CS SSL cert expiry date.
- system
Load string The percentage of the system load.
- system
Load stringStatus The system load status.
- total
Memory numberIn Bytes The total memory.
- total
Space numberIn Bytes The total space.
- version
Status string Version status
- health str
The health of Process Server.
- mars_
communication_ strstatus The MARS communication status.
- mars_
registration_ strstatus The MARS registration status.
- ps_
stats_ strrefresh_ time The process server stats refresh time.
- throughput_
in_ floatbytes The throughput in bytes.
- throughput_
in_ floatm_ bps The throughput in MBps.
- throughput_
status str The throughput status.
- throughput_
upload_ floatpending_ data_ in_ bytes The uploading pending data in bytes.
- agent_
expiry_ strdate Agent expiry date.
- agent_
version str The version of the scout component on the server.
- agent_
version_ Versiondetails Details Response The agent version details.
- available_
memory_ floatin_ bytes The available memory.
- available_
space_ floatin_ bytes The available space.
- cpu_
load str The percentage of the CPU load.
- cpu_
load_ strstatus The CPU load status.
- friendly_
name str The Process Server's friendly name.
- health_
errors Sequence[HealthError Response] Health errors.
- host_
id str The agent generated Id.
- id str
The Process Server Id.
- ip_
address str The IP address of the server.
- last_
heartbeat str The last heartbeat received from the server.
- machine_
count str The servers configured with this PS.
- memory_
usage_ strstatus The memory usage status.
- mobility_
service_ Sequence[Mobilityupdates Service Update Response] The list of the mobility service updates available on the Process Server.
- os_
type str The OS type of the server.
- os_
version str OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- ps_
service_ strstatus The PS service status.
- replication_
pair_ strcount The number of replication pairs configured in this PS.
- space_
usage_ strstatus The space usage status.
- ssl_
cert_ strexpiry_ date The PS SSL cert expiry date.
- ssl_
cert_ intexpiry_ remaining_ days CS SSL cert expiry date.
- system_
load str The percentage of the system load.
- system_
load_ strstatus The system load status.
- total_
memory_ floatin_ bytes The total memory.
- total_
space_ floatin_ bytes The total space.
- version_
status str Version status
- health String
The health of Process Server.
- mars
Communication StringStatus The MARS communication status.
- mars
Registration StringStatus The MARS registration status.
- ps
Stats StringRefresh Time The process server stats refresh time.
- throughput
In NumberBytes The throughput in bytes.
- throughput
In NumberMBps The throughput in MBps.
- throughput
Status String The throughput status.
- throughput
Upload NumberPending Data In Bytes The uploading pending data in bytes.
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The version of the scout component on the server.
- agent
Version Property MapDetails The agent version details.
- available
Memory NumberIn Bytes The available memory.
- available
Space NumberIn Bytes The available space.
- cpu
Load String The percentage of the CPU load.
- cpu
Load StringStatus The CPU load status.
- friendly
Name String The Process Server's friendly name.
- health
Errors List Health errors.
- host
Id String The agent generated Id.
- id String
The Process Server Id.
- ip
Address String The IP address of the server.
- last
Heartbeat String The last heartbeat received from the server.
- machine
Count String The servers configured with this PS.
- memory
Usage StringStatus The memory usage status.
- mobility
Service ListUpdates The list of the mobility service updates available on the Process Server.
- os
Type String The OS type of the server.
- os
Version String OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.
- ps
Service StringStatus The PS service status.
- replication
Pair StringCount The number of replication pairs configured in this PS.
- space
Usage StringStatus The space usage status.
- ssl
Cert StringExpiry Date The PS SSL cert expiry date.
- ssl
Cert NumberExpiry Remaining Days CS SSL cert expiry date.
- system
Load String The percentage of the system load.
- system
Load StringStatus The system load status.
- total
Memory NumberIn Bytes The total memory.
- total
Space NumberIn Bytes The total space.
- version
Status String Version status
PushInstallerDetailsResponse
- Health string
The health of the push installer.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Id string
The push installer Id.
- Last
Heartbeat stringUtc The last heartbeat received from the push installer.
- Name string
The push installer name.
- Version string
The push installer version.
- Health string
The health of the push installer.
- Health
Errors []HealthError Response The health errors.
- Id string
The push installer Id.
- Last
Heartbeat stringUtc The last heartbeat received from the push installer.
- Name string
The push installer name.
- Version string
The push installer version.
- health String
The health of the push installer.
- health
Errors ListError Response> The health errors.
- id String
The push installer Id.
- last
Heartbeat StringUtc The last heartbeat received from the push installer.
- name String
The push installer name.
- version String
The push installer version.
- health string
The health of the push installer.
- health
Errors HealthError Response[] The health errors.
- id string
The push installer Id.
- last
Heartbeat stringUtc The last heartbeat received from the push installer.
- name string
The push installer name.
- version string
The push installer version.
- health str
The health of the push installer.
- health_
errors Sequence[HealthError Response] The health errors.
- id str
The push installer Id.
- last_
heartbeat_ strutc The last heartbeat received from the push installer.
- name str
The push installer name.
- version str
The push installer version.
- health String
The health of the push installer.
- health
Errors List The health errors.
- id String
The push installer Id.
- last
Heartbeat StringUtc The last heartbeat received from the push installer.
- name String
The push installer name.
- version String
The push installer version.
RcmProxyDetailsResponse
- Health string
The health of the RCM proxy.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Id string
The RCM proxy Id.
- Last
Heartbeat stringUtc The last heartbeat received from the RCM proxy.
- Name string
The RCM proxy name.
- Version string
The RCM proxy version.
- Health string
The health of the RCM proxy.
- Health
Errors []HealthError Response The health errors.
- Id string
The RCM proxy Id.
- Last
Heartbeat stringUtc The last heartbeat received from the RCM proxy.
- Name string
The RCM proxy name.
- Version string
The RCM proxy version.
- health String
The health of the RCM proxy.
- health
Errors ListError Response> The health errors.
- id String
The RCM proxy Id.
- last
Heartbeat StringUtc The last heartbeat received from the RCM proxy.
- name String
The RCM proxy name.
- version String
The RCM proxy version.
- health string
The health of the RCM proxy.
- health
Errors HealthError Response[] The health errors.
- id string
The RCM proxy Id.
- last
Heartbeat stringUtc The last heartbeat received from the RCM proxy.
- name string
The RCM proxy name.
- version string
The RCM proxy version.
- health str
The health of the RCM proxy.
- health_
errors Sequence[HealthError Response] The health errors.
- id str
The RCM proxy Id.
- last_
heartbeat_ strutc The last heartbeat received from the RCM proxy.
- name str
The RCM proxy name.
- version str
The RCM proxy version.
- health String
The health of the RCM proxy.
- health
Errors List The health errors.
- id String
The RCM proxy Id.
- last
Heartbeat StringUtc The last heartbeat received from the RCM proxy.
- name String
The RCM proxy name.
- version String
The RCM proxy version.
ReplicationAgentDetailsResponse
- Health string
The health of the replication agent.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Id string
The replication agent Id.
- Last
Heartbeat stringUtc The last heartbeat received from the replication agent.
- Name string
The replication agent name.
- Version string
The replication agent version.
- Health string
The health of the replication agent.
- Health
Errors []HealthError Response The health errors.
- Id string
The replication agent Id.
- Last
Heartbeat stringUtc The last heartbeat received from the replication agent.
- Name string
The replication agent name.
- Version string
The replication agent version.
- health String
The health of the replication agent.
- health
Errors ListError Response> The health errors.
- id String
The replication agent Id.
- last
Heartbeat StringUtc The last heartbeat received from the replication agent.
- name String
The replication agent name.
- version String
The replication agent version.
- health string
The health of the replication agent.
- health
Errors HealthError Response[] The health errors.
- id string
The replication agent Id.
- last
Heartbeat stringUtc The last heartbeat received from the replication agent.
- name string
The replication agent name.
- version string
The replication agent version.
- health str
The health of the replication agent.
- health_
errors Sequence[HealthError Response] The health errors.
- id str
The replication agent Id.
- last_
heartbeat_ strutc The last heartbeat received from the replication agent.
- name str
The replication agent name.
- version str
The replication agent version.
- health String
The health of the replication agent.
- health
Errors List The health errors.
- id String
The replication agent Id.
- last
Heartbeat StringUtc The last heartbeat received from the replication agent.
- name String
The replication agent name.
- version String
The replication agent version.
ReprotectAgentDetailsResponse
- Health string
The health of the reprotect agent.
- Health
Errors List<Pulumi.Azure Native. Recovery Services. Inputs. Health Error Response> The health errors.
- Id string
The reprotect agent Id.
- Last
Heartbeat stringUtc The last heartbeat received from the reprotect agent.
- Name string
The reprotect agent name.
- Version string
The version.
- Health string
The health of the reprotect agent.
- Health
Errors []HealthError Response The health errors.
- Id string
The reprotect agent Id.
- Last
Heartbeat stringUtc The last heartbeat received from the reprotect agent.
- Name string
The reprotect agent name.
- Version string
The version.
- health String
The health of the reprotect agent.
- health
Errors ListError Response> The health errors.
- id String
The reprotect agent Id.
- last
Heartbeat StringUtc The last heartbeat received from the reprotect agent.
- name String
The reprotect agent name.
- version String
The version.
- health string
The health of the reprotect agent.
- health
Errors HealthError Response[] The health errors.
- id string
The reprotect agent Id.
- last
Heartbeat stringUtc The last heartbeat received from the reprotect agent.
- name string
The reprotect agent name.
- version string
The version.
- health str
The health of the reprotect agent.
- health_
errors Sequence[HealthError Response] The health errors.
- id str
The reprotect agent Id.
- last_
heartbeat_ strutc The last heartbeat received from the reprotect agent.
- name str
The reprotect agent name.
- version str
The version.
- health String
The health of the reprotect agent.
- health
Errors List The health errors.
- id String
The reprotect agent Id.
- last
Heartbeat StringUtc The last heartbeat received from the reprotect agent.
- name String
The reprotect agent name.
- version String
The version.
RetentionVolumeResponse
- Capacity
In doubleBytes The volume capacity.
- Free
Space doubleIn Bytes The free space available in this volume.
- Threshold
Percentage int The threshold percentage.
- Volume
Name string The volume name.
- Capacity
In float64Bytes The volume capacity.
- Free
Space float64In Bytes The free space available in this volume.
- Threshold
Percentage int The threshold percentage.
- Volume
Name string The volume name.
- capacity
In DoubleBytes The volume capacity.
- free
Space DoubleIn Bytes The free space available in this volume.
- threshold
Percentage Integer The threshold percentage.
- volume
Name String The volume name.
- capacity
In numberBytes The volume capacity.
- free
Space numberIn Bytes The free space available in this volume.
- threshold
Percentage number The threshold percentage.
- volume
Name string The volume name.
- capacity_
in_ floatbytes The volume capacity.
- free_
space_ floatin_ bytes The free space available in this volume.
- threshold_
percentage int The threshold percentage.
- volume_
name str The volume name.
- capacity
In NumberBytes The volume capacity.
- free
Space NumberIn Bytes The free space available in this volume.
- threshold
Percentage Number The threshold percentage.
- volume
Name String The volume name.
RunAsAccountResponse
- Account
Id string The CS RunAs account Id.
- Account
Name string The CS RunAs account name.
- Account
Id string The CS RunAs account Id.
- Account
Name string The CS RunAs account name.
- account
Id String The CS RunAs account Id.
- account
Name String The CS RunAs account name.
- account
Id string The CS RunAs account Id.
- account
Name string The CS RunAs account name.
- account_
id str The CS RunAs account Id.
- account_
name str The CS RunAs account name.
- account
Id String The CS RunAs account Id.
- account
Name String The CS RunAs account name.
VMwareDetailsResponse
- Agent
Count string The number of source and target servers configured to talk to this CS.
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The agent Version.
- Agent
Version Pulumi.Details Azure Native. Recovery Services. Inputs. Version Details Response The agent version details.
- Available
Memory doubleIn Bytes The available memory.
- Available
Space doubleIn Bytes The available space.
- Cpu
Load string The percentage of the CPU load.
- Cpu
Load stringStatus The CPU load status.
- Cs
Service stringStatus The CS service status.
- Database
Server stringLoad The database server load.
- Database
Server stringLoad Status The database server load status.
- Host
Name string The host name.
- Ip
Address string The IP address.
- Last
Heartbeat string The last heartbeat received from CS server.
- Master
Target List<Pulumi.Servers Azure Native. Recovery Services. Inputs. Master Target Server Response> The list of Master Target servers associated with the fabric.
- Memory
Usage stringStatus The memory usage status.
- Process
Server stringCount The number of process servers.
- Process
Servers List<Pulumi.Azure Native. Recovery Services. Inputs. Process Server Response> The list of Process Servers associated with the fabric.
- Protected
Servers string The number of protected servers.
- Ps
Template stringVersion PS template version.
- Replication
Pair stringCount The number of replication pairs configured in this CS.
- Run
As List<Pulumi.Accounts Azure Native. Recovery Services. Inputs. Run As Account Response> The list of run as accounts created on the server.
- Space
Usage stringStatus The space usage status.
- Ssl
Cert stringExpiry Date CS SSL cert expiry date.
- Ssl
Cert intExpiry Remaining Days CS SSL cert expiry date.
- System
Load string The percentage of the system load.
- System
Load stringStatus The system load status.
- Total
Memory doubleIn Bytes The total memory.
- Total
Space doubleIn Bytes The total space.
- Version
Status string Version status
- Web
Load string The web load.
- Web
Load stringStatus The web load status.
- Agent
Count string The number of source and target servers configured to talk to this CS.
- Agent
Expiry stringDate Agent expiry date.
- Agent
Version string The agent Version.
- Agent
Version VersionDetails Details Response The agent version details.
- Available
Memory float64In Bytes The available memory.
- Available
Space float64In Bytes The available space.
- Cpu
Load string The percentage of the CPU load.
- Cpu
Load stringStatus The CPU load status.
- Cs
Service stringStatus The CS service status.
- Database
Server stringLoad The database server load.
- Database
Server stringLoad Status The database server load status.
- Host
Name string The host name.
- Ip
Address string The IP address.
- Last
Heartbeat string The last heartbeat received from CS server.
- Master
Target []MasterServers Target Server Response The list of Master Target servers associated with the fabric.
- Memory
Usage stringStatus The memory usage status.
- Process
Server stringCount The number of process servers.
- Process
Servers []ProcessServer Response The list of Process Servers associated with the fabric.
- Protected
Servers string The number of protected servers.
- Ps
Template stringVersion PS template version.
- Replication
Pair stringCount The number of replication pairs configured in this CS.
- Run
As []RunAccounts As Account Response The list of run as accounts created on the server.
- Space
Usage stringStatus The space usage status.
- Ssl
Cert stringExpiry Date CS SSL cert expiry date.
- Ssl
Cert intExpiry Remaining Days CS SSL cert expiry date.
- System
Load string The percentage of the system load.
- System
Load stringStatus The system load status.
- Total
Memory float64In Bytes The total memory.
- Total
Space float64In Bytes The total space.
- Version
Status string Version status
- Web
Load string The web load.
- Web
Load stringStatus The web load status.
- agent
Count String The number of source and target servers configured to talk to this CS.
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The agent Version.
- agent
Version VersionDetails Details Response The agent version details.
- available
Memory DoubleIn Bytes The available memory.
- available
Space DoubleIn Bytes The available space.
- cpu
Load String The percentage of the CPU load.
- cpu
Load StringStatus The CPU load status.
- cs
Service StringStatus The CS service status.
- database
Server StringLoad The database server load.
- database
Server StringLoad Status The database server load status.
- host
Name String The host name.
- ip
Address String The IP address.
- last
Heartbeat String The last heartbeat received from CS server.
- master
Target ListServers Target Server Response> The list of Master Target servers associated with the fabric.
- memory
Usage StringStatus The memory usage status.
- process
Server StringCount The number of process servers.
- process
Servers ListServer Response> The list of Process Servers associated with the fabric.
- protected
Servers String The number of protected servers.
- ps
Template StringVersion PS template version.
- replication
Pair StringCount The number of replication pairs configured in this CS.
- run
As ListAccounts As Account Response> The list of run as accounts created on the server.
- space
Usage StringStatus The space usage status.
- ssl
Cert StringExpiry Date CS SSL cert expiry date.
- ssl
Cert IntegerExpiry Remaining Days CS SSL cert expiry date.
- system
Load String The percentage of the system load.
- system
Load StringStatus The system load status.
- total
Memory DoubleIn Bytes The total memory.
- total
Space DoubleIn Bytes The total space.
- version
Status String Version status
- web
Load String The web load.
- web
Load StringStatus The web load status.
- agent
Count string The number of source and target servers configured to talk to this CS.
- agent
Expiry stringDate Agent expiry date.
- agent
Version string The agent Version.
- agent
Version VersionDetails Details Response The agent version details.
- available
Memory numberIn Bytes The available memory.
- available
Space numberIn Bytes The available space.
- cpu
Load string The percentage of the CPU load.
- cpu
Load stringStatus The CPU load status.
- cs
Service stringStatus The CS service status.
- database
Server stringLoad The database server load.
- database
Server stringLoad Status The database server load status.
- host
Name string The host name.
- ip
Address string The IP address.
- last
Heartbeat string The last heartbeat received from CS server.
- master
Target MasterServers Target Server Response[] The list of Master Target servers associated with the fabric.
- memory
Usage stringStatus The memory usage status.
- process
Server stringCount The number of process servers.
- process
Servers ProcessServer Response[] The list of Process Servers associated with the fabric.
- protected
Servers string The number of protected servers.
- ps
Template stringVersion PS template version.
- replication
Pair stringCount The number of replication pairs configured in this CS.
- run
As RunAccounts As Account Response[] The list of run as accounts created on the server.
- space
Usage stringStatus The space usage status.
- ssl
Cert stringExpiry Date CS SSL cert expiry date.
- ssl
Cert numberExpiry Remaining Days CS SSL cert expiry date.
- system
Load string The percentage of the system load.
- system
Load stringStatus The system load status.
- total
Memory numberIn Bytes The total memory.
- total
Space numberIn Bytes The total space.
- version
Status string Version status
- web
Load string The web load.
- web
Load stringStatus The web load status.
- agent_
count str The number of source and target servers configured to talk to this CS.
- agent_
expiry_ strdate Agent expiry date.
- agent_
version str The agent Version.
- agent_
version_ Versiondetails Details Response The agent version details.
- available_
memory_ floatin_ bytes The available memory.
- available_
space_ floatin_ bytes The available space.
- cpu_
load str The percentage of the CPU load.
- cpu_
load_ strstatus The CPU load status.
- cs_
service_ strstatus The CS service status.
- database_
server_ strload The database server load.
- database_
server_ strload_ status The database server load status.
- host_
name str The host name.
- ip_
address str The IP address.
- last_
heartbeat str The last heartbeat received from CS server.
- master_
target_ Sequence[Masterservers Target Server Response] The list of Master Target servers associated with the fabric.
- memory_
usage_ strstatus The memory usage status.
- process_
server_ strcount The number of process servers.
- process_
servers Sequence[ProcessServer Response] The list of Process Servers associated with the fabric.
- protected_
servers str The number of protected servers.
- ps_
template_ strversion PS template version.
- replication_
pair_ strcount The number of replication pairs configured in this CS.
- run_
as_ Sequence[Runaccounts As Account Response] The list of run as accounts created on the server.
- space_
usage_ strstatus The space usage status.
- ssl_
cert_ strexpiry_ date CS SSL cert expiry date.
- ssl_
cert_ intexpiry_ remaining_ days CS SSL cert expiry date.
- system_
load str The percentage of the system load.
- system_
load_ strstatus The system load status.
- total_
memory_ floatin_ bytes The total memory.
- total_
space_ floatin_ bytes The total space.
- version_
status str Version status
- web_
load str The web load.
- web_
load_ strstatus The web load status.
- agent
Count String The number of source and target servers configured to talk to this CS.
- agent
Expiry StringDate Agent expiry date.
- agent
Version String The agent Version.
- agent
Version Property MapDetails The agent version details.
- available
Memory NumberIn Bytes The available memory.
- available
Space NumberIn Bytes The available space.
- cpu
Load String The percentage of the CPU load.
- cpu
Load StringStatus The CPU load status.
- cs
Service StringStatus The CS service status.
- database
Server StringLoad The database server load.
- database
Server StringLoad Status The database server load status.
- host
Name String The host name.
- ip
Address String The IP address.
- last
Heartbeat String The last heartbeat received from CS server.
- master
Target ListServers The list of Master Target servers associated with the fabric.
- memory
Usage StringStatus The memory usage status.
- process
Server StringCount The number of process servers.
- process
Servers List The list of Process Servers associated with the fabric.
- protected
Servers String The number of protected servers.
- ps
Template StringVersion PS template version.
- replication
Pair StringCount The number of replication pairs configured in this CS.
- run
As ListAccounts The list of run as accounts created on the server.
- space
Usage StringStatus The space usage status.
- ssl
Cert StringExpiry Date CS SSL cert expiry date.
- ssl
Cert NumberExpiry Remaining Days CS SSL cert expiry date.
- system
Load String The percentage of the system load.
- system
Load StringStatus The system load status.
- total
Memory NumberIn Bytes The total memory.
- total
Space NumberIn Bytes The total space.
- version
Status String Version status
- web
Load String The web load.
- web
Load StringStatus The web load status.
VMwareV2FabricSpecificDetailsResponse
- Migration
Solution stringId The Migration solution ARM Id.
- Service
Endpoint string The service endpoint.
- Service
Resource stringId The service resource Id.
- Vmware
Site stringId The ARM Id of the VMware site.
- Migration
Solution stringId The Migration solution ARM Id.
- Service
Endpoint string The service endpoint.
- Service
Resource stringId The service resource Id.
- Vmware
Site stringId The ARM Id of the VMware site.
- migration
Solution StringId The Migration solution ARM Id.
- service
Endpoint String The service endpoint.
- service
Resource StringId The service resource Id.
- vmware
Site StringId The ARM Id of the VMware site.
- migration
Solution stringId The Migration solution ARM Id.
- service
Endpoint string The service endpoint.
- service
Resource stringId The service resource Id.
- vmware
Site stringId The ARM Id of the VMware site.
- migration_
solution_ strid The Migration solution ARM Id.
- service_
endpoint str The service endpoint.
- service_
resource_ strid The service resource Id.
- vmware_
site_ strid The ARM Id of the VMware site.
- migration
Solution StringId The Migration solution ARM Id.
- service
Endpoint String The service endpoint.
- service
Resource StringId The service resource Id.
- vmware
Site StringId The ARM Id of the VMware site.
VersionDetailsResponse
- Expiry
Date string Version expiry date.
- Status string
A value indicating whether security update required.
- Version string
The agent version.
- Expiry
Date string Version expiry date.
- Status string
A value indicating whether security update required.
- Version string
The agent version.
- expiry
Date String Version expiry date.
- status String
A value indicating whether security update required.
- version String
The agent version.
- expiry
Date string Version expiry date.
- status string
A value indicating whether security update required.
- version string
The agent version.
- expiry_
date str Version expiry date.
- status str
A value indicating whether security update required.
- version str
The agent version.
- expiry
Date String Version expiry date.
- status String
A value indicating whether security update required.
- version String
The agent version.
VmmDetailsResponse
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0