cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
323
Views
0
Helpful
3
Replies

get users list from fmc

pankaj rai ss
Level 1
Level 1

I need to get all users configured on FMC, what will be api call ? 

I am trying to get through ansible collection fmcansible as well

1 Accepted Solution

Accepted Solutions

@pankaj rai ss looking at the repo i found this section https://github.com/CiscoDevNet/FMCAnsible/blob/9b5dccf7c6ba6dcb75e2c073fb8b5f4bcaec5ca0/samples/docs/groups/users.md?plain=1#L4 

Which looking at the docs https://github.com/CiscoDevNet/FMCAnsible/blob/9b5dccf7c6ba6dcb75e2c073fb8b5f4bcaec5ca0/samples/docs/operations/get_sso_config.md?plain=1#L3 might be what you are looking for.

 

 

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

3 Replies 3

Take a look at the Postman collection https://www.postman.com/ciscodevnet/cisco-devnet-s-public-workspace/documentation/7ditgiq/cisco-secure-firewall-management-center-fmc

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

pankaj rai ss
Level 1
Level 1

Thanks this is very good document. I am still trying to get some specific information like what all local users configured on firepower, might be this is not very much required but i need for my one specific hardening check .

@pankaj rai ss looking at the repo i found this section https://github.com/CiscoDevNet/FMCAnsible/blob/9b5dccf7c6ba6dcb75e2c073fb8b5f4bcaec5ca0/samples/docs/groups/users.md?plain=1#L4 

Which looking at the docs https://github.com/CiscoDevNet/FMCAnsible/blob/9b5dccf7c6ba6dcb75e2c073fb8b5f4bcaec5ca0/samples/docs/operations/get_sso_config.md?plain=1#L3 might be what you are looking for.

 

 

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io