Integration with applications Container Cluster Management
3 min
when navigating the common inventory landing page (resources page) and selecting a specific cluster name, upon clicking the consumer link, the application presents detailed cluster information in the container cluster management details menu users can easily return to the common inventory via the ui, using the back to inventory link in the ui integration with setting session storage and query parameters for seamless integration with , every application must set the session storage and correctly pass the query parameters query parameters appid mandatory parameter, matching the session storage key apppage optional parameter, useful for multiple navigations within the same application to the ui namespace parameter for setting the namespace filter this parameter is used to map the application to application foundation it is highly recommended to populate the field to match the application name configuring session storage for effective integration, applications should configure session storage the setup differs based on the navigation requirements single navigation session storage the session storage key must match the appid in the query parameters the session storage value should include bread crumb ltems an array of objects with titles and links for breadcrumb navigation back to link an object containing the text and link for the application's backlink i nclude cluster link set to true to display the cluster name as a link to the overview page