Automation Flashcards
1
Q
RESTCONF
A
Uses operations OPTIONS, HEAD, GET, POST, PATCH, DELETE
2
Q
Python
A
“try and except” used to catch exceptions
3
Q
Ansible
A
Can be a Cisco server or Linux server. Pushes configurations
4
Q
REST API authentication
A
Secure Vault uses public API resource
HTTP basic authentication uses a username and password
OAuth uses an API-dependent secret
Token-Base uses authentication through an identity provider
5
Q
Chef
A
Pulls the configuration from the server