- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-24-2020 07:15 AM - edited 04-24-2020 07:19 AM
Hi @SMeury
thanks for your response. Maybe we are thinking of two different apis? I am aware of that API endpoint, but that is for Prisma Cloud (Redlock) and I am specifically looking for API calls to the compute section (what used to be Twistlock). I need to be able to authenticate with twistlock to get a token to then download an install script to deploy single host defenders when machines start up.
I was just able to figure it out however, my command that I was trying was correct, however the access key i had did not have a role assigned to it within the Prisma Cloud->Compute->Manage->Authentication section. After updating the role in there the access key worked as expected in the curl command that I originally posted.