In Mage Rcm Fabric Specific Details Response
data class InMageRcmFabricSpecificDetailsResponse(val agentDetails: List<AgentDetailsResponse>, val controlPlaneUri: String, val dataPlaneUri: String, val dras: List<DraDetailsResponse>, val instanceType: String, val marsAgents: List<MarsAgentDetailsResponse>, val physicalSiteId: String, val processServers: List<ProcessServerDetailsResponse>, val pushInstallers: List<PushInstallerDetailsResponse>, val rcmProxies: List<RcmProxyDetailsResponse>, val replicationAgents: List<ReplicationAgentDetailsResponse>, val reprotectAgents: List<ReprotectAgentDetailsResponse>, val serviceContainerId: String, val serviceEndpoint: String, val serviceResourceId: String, val sourceAgentIdentityDetails: IdentityProviderDetailsResponse? = null, val vmwareSiteId: String)
InMageRcm fabric specific details.
Constructors
Link copied to clipboard
fun InMageRcmFabricSpecificDetailsResponse(agentDetails: List<AgentDetailsResponse>, controlPlaneUri: String, dataPlaneUri: String, dras: List<DraDetailsResponse>, instanceType: String, marsAgents: List<MarsAgentDetailsResponse>, physicalSiteId: String, processServers: List<ProcessServerDetailsResponse>, pushInstallers: List<PushInstallerDetailsResponse>, rcmProxies: List<RcmProxyDetailsResponse>, replicationAgents: List<ReplicationAgentDetailsResponse>, reprotectAgents: List<ReprotectAgentDetailsResponse>, serviceContainerId: String, serviceEndpoint: String, serviceResourceId: String, sourceAgentIdentityDetails: IdentityProviderDetailsResponse? = null, vmwareSiteId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard