InMageRcmFabricSpecificDetails interface
InMageRcm fabric specific details.
- Extends
Properties
| agent |
The list of agent details. NOTE: This property will not be serialized. It can only be populated by the server. |
| control |
The control plane Uri. NOTE: This property will not be serialized. It can only be populated by the server. |
| data |
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. |
| instance |
Polymorphic discriminator, which specifies the different types this object can be |
| mars |
The list of Mars agents. NOTE: This property will not be serialized. It can only be populated by the server. |
| physical |
The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server. |
| process |
The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server. |
| push |
The list of push installers. NOTE: This property will not be serialized. It can only be populated by the server. |
| rcm |
The list of RCM proxies. NOTE: This property will not be serialized. It can only be populated by the server. |
| replication |
The list of replication agents. NOTE: This property will not be serialized. It can only be populated by the server. |
| reprotect |
The list of reprotect agents. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The service container Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| source |
The source agent identity details. |
| vmware |
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