Trying to call the CICD API, but no resource available
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I want to call the CICD spoke APIs to run an ATF test suite. I've checked that the CICD spoke and CICD REST API plugins are installed (they are). The user I'm specifying in the request has admin privilege.
Why is the REST API resource not available?
curl -k -s -u "xxxx:xxxx" "https://localhost:16000/api/sn_cicd" | jq
{
"error": {
"message": "Requested URI does not represent any resource",
"detail": null
},
"status": "failure"
}
0 REPLIES 0
