tatum-cnapp-assets
Get asset list from the Tatum CNAPP service.
tatum-cnapp-assets [profile=PROFILE] [provider=PROVIDER] [category=CATEGORY]
- profile=PROFILE
- Connect profile code of Tatum CNAPP.
- provider=PROVIDER
- e.g. AWS, NCP_GOV, CONTAINERD, HOST, KUBERNETES, etc.
- category=CATEGORY
- e.g. server, dbms, storage, network, security, etc.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Connect profile code of Tatum CNAPP. |
id | String | Asset ID | Tatum asset ID |
cloud_alias | String | Cloud alias | e.g. acme-staging |
cloud_provider | String | Provider | e.g. AWS, NCP_GOV, CONTAINERD, HOST, KUBERNETES |
cloud_name | String | Cloud name | e.g. acme-dev |
cloud_account | String | Cloud account | e.g. 12 digits for AWS |
cloud_region | String | Cloud region | e.g. ap-northeast-2 |
cloud_resource | String | Cloud resource | e.g. subnet-1234abcd |
cloud_resource_name | String | Cloud resource name | Resource name |
cloud_resource_type | String | Cloud resource type | e.g. aws_eip, aws_subnet |
category | String | Category | e.g. server, dbms, storage, network, security, etc |
hostname | String | Hostname | Asset hostname |
addrs | String | IP addresses | Line separated IP addresses or domain names |
tags | String | Tags | Asset tags |
cloud_id | String | Cloud ID | e.g. 677785d65703d89d7ca7caaa |
cluster_id | String | Cluster ID | Cluster identifier |
host_id | String | Host ID | Host identifier |
created | Date | Created time | Creation date and time. |
updated | Date | Updated time | Last updated date and time. |