Notes in Day 61 Flashcards - REST APIs

To Subscribe, use this Key


Status Last Update Fields
Published 03/05/2024 What does CRUD stand for?
Published 03/05/2024 CRUD [...] = HTTP POST
Published 03/05/2024 CRUD Create = HTTP [...]
Published 03/05/2024 CRUD [...] = HTTP GET
Published 03/05/2024 CRUD Read = HTTP [...]
Published 03/05/2024 CRUD [...] = HTTP PUT, PATCH
Published 03/05/2024 CRUD Update = HTTP [...]
Published 03/05/2024 CRUD [...] = HTTP DELETE
Published 03/05/2024 CRUD Delete = HTTP [...]
Published 03/05/2024 What does URI stand for?
Published 03/05/2024 Which part of the following URI is the scheme?https://sandboxdnac.cisco.com/dna/intent/api/v1/network-device
Published 03/05/2024 Which part of the following URI is the authority?https://sandboxdnac.cisco.com/dna/intent/api/v1/network-device
Published 03/05/2024 Which part of the following URI is the path?https://sandboxdnac.cisco.com/dna/intent/api/v1/network-device
Published 03/05/2024 HTTP Response class [...] = informational
Published 03/05/2024 HTTP Response class 1xx = [...]
Published 03/05/2024 HTTP Response class [...] = successful
Published 03/05/2024 HTTP Response class 2xx = [...]
Published 03/05/2024 HTTP Response class [...] = redirection
Published 03/05/2024 HTTP Response class 3xx = [...]
Published 03/05/2024 HTTP Response class [...] = client error
Published 03/05/2024 HTTP Response class 4xx = [...]
Published 03/05/2024 HTTP Response class [...] = server error
Published 03/05/2024 HTTP Response class 5xx = [...]
Published 03/05/2024 HTTP Response code [...] = OK
Published 03/05/2024 HTTP Response code 200 = [...]
Published 03/05/2024 HTTP Response code [...] = Processing
Published 03/05/2024 HTTP Response code 102 = [...]
Published 03/05/2024 HTTP Response code [...] = Created
Published 03/05/2024 HTTP Response code 201 = [...]
Published 03/05/2024 HTTP Response code [...] = Moved Permanently
Published 03/05/2024 HTTP Response code 301 = [...]
Published 03/05/2024 HTTP Response code [...] = Unauthorized
Published 03/05/2024 HTTP Response code 401 = [...]
Published 03/05/2024 HTTP Response code [...] = Not Found
Published 03/05/2024 HTTP Response code 404 = [...]
Published 03/05/2024 HTTP Response code [...] = Internal Server Error
Published 03/05/2024 HTTP Response code 500 = [...]
Published 03/05/2024 REST APIs must be [stateful/stateless].
Status Last Update Fields