Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have created the script using the Chrome recorderI am trying to figure out how to incorporate the credentials I have stored in the repositoryI have my test user info and saved what I think is the secret key from a qr code to activate my soft token....
We are testing Thousandeyes currrently.we use entrust for MFA for VPN access.What do I need to do to set up an automated test user to authenticate over VPN on Thousandeyes.what is needed for/from the soft token setup? I read about base32 string. bu...
I see that "Get Network Devices" is now deprecatedhttps://developer.cisco.com/meraki/api-v1/get-network-devices/does "Get Organization Devices" replace it?https://developer.cisco.com/meraki/api-v1/get-organization-devices/
**Nevermind I see it read only access to all and write to the tagged ports.guess I should readI am testing RBAC for low level techs in a Development Org we have.I have added two users and set them with access to the tags I want them to see.But both ...
I am trying to figure out why a newly created user is getting the incorrect client profile from group policy.The secure client will not get the ISE posture or the ISE compliance modules, just hangs in pending.If I change the user they modules downloa...
This script will disable the port if it is inactive for 30+ days.just real quick you could comment out the update switch line and addprint(f"Port {port_id} not in use.")
Thank you Steve.Would that look something like this?devices = dashboard.organizations.getOrganizationDevices(organizationId=organization_id, networkIds=[network_id]