InMageRcmFabricSpecificDetails interface

InMageRcm fabric specific details.

Extends

Properties

agentDetails

The list of agent details. NOTE: This property will not be serialized. It can only be populated by the server.

controlPlaneUri

The control plane Uri. NOTE: This property will not be serialized. It can only be populated by the server.

dataPlaneUri

The data plane Uri. NOTE: This property will not be serialized. It can only be populated by the server.

dras

The list of DRAs. NOTE: This property will not be serialized. It can only be populated by the server.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

marsAgents

The list of Mars agents. NOTE: This property will not be serialized. It can only be populated by the server.

physicalSiteId

The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server.

processServers

The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server.

pushInstallers

The list of push installers. NOTE: This property will not be serialized. It can only be populated by the server.

rcmProxies

The list of RCM proxies. NOTE: This property will not be serialized. It can only be populated by the server.

replicationAgents

The list of replication agents. NOTE: This property will not be serialized. It can only be populated by the server.

reprotectAgents

The list of reprotect agents. NOTE: This property will not be serialized. It can only be populated by the server.

serviceContainerId

The service container Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoint

The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

serviceResourceId

The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceAgentIdentityDetails

The source agent identity details.

vmwareSiteId

The ARM Id of the VMware site. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

agentDetails

The list of agent details. NOTE: This property will not be serialized. It can only be populated by the server.

agentDetails?: AgentDetails[]

Property Value

controlPlaneUri

The control plane Uri. NOTE: This property will not be serialized. It can only be populated by the server.

controlPlaneUri?: string

Property Value

string

dataPlaneUri

The data plane Uri. NOTE: This property will not be serialized. It can only be populated by the server.

dataPlaneUri?: string

Property Value

string

dras

The list of DRAs. NOTE: This property will not be serialized. It can only be populated by the server.

dras?: DraDetails[]

Property Value

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "InMageRcm"

Property Value

"InMageRcm"

marsAgents

The list of Mars agents. NOTE: This property will not be serialized. It can only be populated by the server.

marsAgents?: MarsAgentDetails[]

Property Value

physicalSiteId

The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server.

physicalSiteId?: string

Property Value

string

processServers

The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server.

processServers?: ProcessServerDetails[]

Property Value

pushInstallers

The list of push installers. NOTE: This property will not be serialized. It can only be populated by the server.

pushInstallers?: PushInstallerDetails[]

Property Value

rcmProxies

The list of RCM proxies. NOTE: This property will not be serialized. It can only be populated by the server.

rcmProxies?: RcmProxyDetails[]

Property Value

replicationAgents

The list of replication agents. NOTE: This property will not be serialized. It can only be populated by the server.

replicationAgents?: ReplicationAgentDetails[]

Property Value

reprotectAgents

The list of reprotect agents. NOTE: This property will not be serialized. It can only be populated by the server.

reprotectAgents?: ReprotectAgentDetails[]

Property Value

serviceContainerId

The service container Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceContainerId?: string

Property Value

string

serviceEndpoint

The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoint?: string

Property Value

string

serviceResourceId

The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceResourceId?: string

Property Value

string

sourceAgentIdentityDetails

The source agent identity details.

sourceAgentIdentityDetails?: IdentityProviderDetails

Property Value

vmwareSiteId

The ARM Id of the VMware site. NOTE: This property will not be serialized. It can only be populated by the server.

vmwareSiteId?: string

Property Value

string