Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Where to find Space ID

Kevin Schrauth May 7, 2014

Hi,

is there an easy way to find out the space ID of a space?

Thanks,

Kevin

5 answers

2 accepted

6 votes
Answer accepted
Peter Van de Voorde
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2014

If you really need it :

  1. Go to <your-confluence-instance>/admin/findspaceattachments.jsp
  2. insert your space key
  3. the last directory name will be your space id (should be a number)

Best regards,

Peter

Sonya Spangelo November 8, 2016

i get an error

1 vote
Answer accepted
CelsoA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2014

Hi there,

You can query the database:

select * from SPACES;

Or you can narrow the search:

select spaceid from spaces where spacename = 'name_of_the_space';

Regards,

Celso Yoshioka

0 votes
Kevin Schrauth May 8, 2014

Hi Peter,

thanks for your answer.

This is great!

Kevin

0 votes
Kevin Schrauth May 7, 2014

Hi,

Thanks for the fast reply.

Yeah that was not the answer i was looking for.

If there is no easier way i have to go with this solution...

But i do not really understand how you can create the Hierarchical File System Attachment Storage like this : https://confluence.atlassian.com/display/DOC/Hierarchical+File+System+Attachment+Storage;jsessionid=EC6814B60BD67544D023161BF3B98974

Regards,

Kevin

Peter Van de Voorde
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2014

Kevin,

This is automatically created for you, you shouldn't do it yourself.

Best regards,

Peter

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2014

Im sure this is not the answer that you are looking for but the easiest way is the DB..

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events