Static
Readonly
PRODUCTIONStatic
Readonly
SANDBOXTests whether this url has the lightning domain extension This method that performs the dns lookup of the host. If the lookup fails the internal polling (1 second), client will try again until timeout If SF_DOMAIN_RETRY environment variable is set (number) it overrides the default timeout duration (240 seconds)
The resolved ip address or never
SfError If can't resolve DNS.
Returns the appropriate jwt audience url for this url Use SF_AUDIENCE_URL env var to override the audience url
Optional
createdOrgInstance: stringThe Salesforce instance the org was created on. e.g. cs42
The audience url
Method that performs the dns lookup of the host. If the lookup fails the internal polling (1 second), client will try again until timeout If SF_DOMAIN_RETRY environment variable is set (number) it overrides the default timeout duration (240 seconds)
the resolved ip address.
SfError If can't resolve DNS.
Static
is
Salesforce URLs