JIRA On demand detection

David Torres November 3, 2014

hi,
given a JIRA URL how could i detect if this JIRA is on demand or on premise? i identified a rest response header called X-ASEN, but want to be sure, every clue helps.
thank you in advance!
regards.

1 answer

1 accepted

1 vote
Answer accepted
Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2014

David,

If it ends on *.atlassian.net or *jira.com, it's an OnDemand instance. Otherwise, it's a on premise. smile

David Torres November 5, 2014

Thank you Matheus, that works if DNS is working fine, we also found this rest method '/rest/api/2/serverInfo' from rest api that give us the version. best.

Suggest an answer

Log in or Sign up to answer