URL Parameter (Connect-ServiceNow Cmdlet)
Specifies the base URL of your ServiceNow instance.
Syntax
Connect-ServiceNow -URL string
Data Type
cstr
Default Value
""
Remarks
Set this property to the full URL of your ServiceNow instance. For example: https://dev12345.service-now.com/
This property is required for all authentication types because it defines the endpoint used by the 本製品 to connect to ServiceNow.
This is a required parameter.