- 23 Jul 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Twistlock
- Updated on 23 Jul 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Twistlock provides container and cloud native cybersecurity for teams using Docker, Kubernetes, serverless, and other cloud native technologies.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Users
- Vulnerabilities
- Software
- SaaS Applications
- Containers
Parameters
Twistlock Domain (required) - The hostname or IP address of the Twistlock server.
Tenant Name (optional) - A specific tenant.
- If supplied, data will be fetched from a specific tenant, i.e. https://<Twistlock_Domain>/<Tenant_Name>:8083/api/v1/
- If not supplied, data will be fetched from the value supplied in Twistlock Domain, i.e. https://<Twistlock_Domain>:8083/api/v1/
Tenant Project Name - If you use Projects in Prisma Cloud (Twistlock), enter the project name of a tenant you wish to fetch from instead of in the Tenant Name field (this will cause the project name to be added as a parameter:
?project=PROJECT_NAME
instead of appending it to the API’s prefix).User Name and Password (optional) - The credentials for a user account that has the permissions to fetch assets.
Note:When API Token is not supplied, User Name and Password are required.
Authenticate with Prisma Cloud- Select this option to authenticate using Prisma Cloud. When you select this option the API Version drop-down is available.
API Version (required, default: 30.00) - Select the CWPP version that you're running.
To find your version, see How to Find Your Version.API Token (optional) - An API Token associated with a user account that has permissions to fetch assets. Refer to the API documentation for information about obtaining the API Token.
Note:When User Name and Password are not supplied, API Token is required.
Verify SSL - Select to verify the SSL certificate offered by the value supplied in Twistlock Domain. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - A proxy to use when connecting to the value supplied in Twistlock Domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
- Fetch Descriptions - Select whether to fetch full details of descriptions and vulnerabilities.
- Fetch Container as Container Asset - Select this option to parse container data as the Container Axonius asset type.
To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.
APIs
Axonius uses the Prisma Cloud Compute API.