System Access URLs
Last updated
Last updated
In all URLs, core.aspx, is the name of the page that launches ASM Core.
To access ASM Core and go directly to a specific entity, such as you might require for deep linking, enter:
Valid Entity Types are:
ReviewWorkflowGroup
ReviewAgreement
ReviewBulletin
ReviewCall
ReviewCI
ReviewCMDBLink
ReviewContract
ReviewCostCentre
ReviewIPKGroup
ReviewJurisdiction
ReviewKnowledgeEntry
ReviewLocation
ReviewOrganization
ReviewPerson
ReviewRequest
ReviewServiceOrder
ReviewSubscriberGroup
ReviewTask
ReviewThreshold
The inclusion of Lite in a URL denotes the Self Service Portal interface. However, in all URLs, portal.aspx, launches ASM Self-Service portal.
To learn about complex http queries for the Self Service Portal, refer to ASM Self Service Portal URLs.
Replacing core.aspx with Nano.aspx launches the Nano interface.
Accessing the API allows for programmatic interaction with the system, enabling automation, data integration, and retrieval of information without manual intervention. It provides flexibility to query data, automate workflows, and integrate with other systems efficiently, which can save time and reduce errors compared to manual use of the application.
Description of the URL
Description of Variable Parameters
Use this URL to launch the ASM Core application.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
Description of the URL
Description of Variable Parameters
Use this URL to launch the ASM Core Application for a specific ASM System. This can be used if you have multiple systems and wish to access a specific one.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
<name> = replace with the name of the ASM System you wish to access from the ASM Core Application
Description of the URL
Description of Variable Parameters
Use this URL to ignore single sign-on when Windows Authentication is enabled for ASM Core. There may be situations where you have authentication enabled but you need to manually log onto the system as the administrator account.
This URL is valid only for the account with the login ID “admin”.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
<Y> = replace with “Y” or “true” to display a login prompt. This prompt only accepts the default ADMIN account.
Constant Parameter:
NOAUTH = denotes bypass of authentication
Description of the URL
Description of Variable Parameters
Use this URL to launch the Self Service Portal.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
Description of the URL
Description of Variable Parameters
Use this URL to launch the Self Service Portal for a specific ASM System. This can be used if you have multiple systems, and wish to access a specific one.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
<name> = replace with the name of the ASM System you wish to access from the Self Service Portal
Description of the URL
Description of Variable Parameters
Use this URL to launch ASM Nano.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
Description of the URL
Description of Variable Parameters
Use this URL to launch ASM Core HTML. This can be used if you have multiple systems, and wish to access a specific one.
<server_name> = replace with the name, domain name or IP address of the web server
<virtual_directory> = replace with the name of the virtual directory specified in the Server Console
<name> = replace with the name of the ASM System you wish to access from Nano