provider OCI Integration GET
/api/v2/integration/oci/products @utdk/datadog
/api/v2/integration/oci/products List tenancy products
Lists the products for a given tenancy. Returns the enabled/disabled status of Datadog products (such as Cloud Security Posture Management) for specific OCI tenancies.
- productKeys query required
- Comma-separated list of product keys to filter by.
- string
Try it
Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import datadog from '@utdk/datadog';
await datadog.listtenancyproducts()