how to run some of the cli command getSpacePermissionList comand with out installing cli plugin .. we need to find out list of no of users , groups per space .
can we do with out any plugin in confluence
Hil Aakanksha,
You will need an add-on to run any CLI commands, but there are a few database queries that might help you depending on your needs:
If these don't help, let me know what exactly you're trying to find out, and I can help you.
Regards,
Shannon
Thanks shannon
This worked for me...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy to hear it was helpful!
Take care, and have a pleasant rest of your week.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi shannon ,
Can you help me out if possible in finding all the group and users in each space
Any database query or through rest api if we can do .
Regards
Aakanksha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aakanksha,
Other than the information I provided you previously, I'm not aware of the specific command that will return the data you need.
You can check our REST API Documentation below:
What was the problem with the information I gave last month? Was it not including certain information?
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Shannon
I need information ( permission access ) for a group or user for all the spaces
above solution will provide info for particular space
Regards
Aakanksha Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
One of the queries does for a particular space, but the other two lists all spaces that either a group or user can access:
If this doesn't help then you can work with the information there to obtain what you need. Unfortunately, I'm not well-versed in API calls or the database queries to be able to suggest anything further but those articles above can be worked to obtain what you need.
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.