External APIs (2502)
Changelog
What's New
- POST/cost_anomaly/billing_cost_anomaly_resources Get Account wise daily Billing Cost Anomaly Resources
- POST/v1/dimensions/batch Batch Dimensions
- POST/v1/dimensions/create Create a Dimension
- GET/v1/dimensions/item/{dimension_definition_id} Get a Dimension
- DELETE/v1/dimensions/item/{dimension_definition_id} Delete a Dimension
- GET/v1/dimensions/item/{dimension_definition_id}/history Get Dimension History
- POST/v1/dimensions/list List Dimensions
- POST/v1/dimensions/versions/batch Batch Dimension Versions
- POST/v1/dimensions/versions/create Create Dimension Version
- GET/v1/dimensions/versions/item/{dimension_definition_version_id} Get Dimension Version
- PATCH/v1/dimensions/versions/item/{dimension_definition_version_id}/make-head Make Dimension Version Head
- PATCH/v1/dimensions/versions/item/{dimension_definition_version_id}/make-release Make Dimension Version Release
- POST/v1/dimensions/{dimension_definition_id}/set_state Set Dimension State
- POST/v1/jira_service_management/project_fields/list List Jira Service Management Project Fields
- POST/v1/policies/policy_jobs/batch List of policy job details
- POST/v1/sso_auth/tokens/{sso_name} Returns SSO Redirected url
- POST/v1/tag_baselines/enhance_tags Get enhanced tags from the user's tags
- POST/v1/tag_baselines/generate_tags Returns Generated Tags
- POST/v2/billing/description/aggregation/trend Get description trend results
- POST/v2/billing_metrics/access/batch Batch of Billing Metric Access
- POST/v2/billing_metrics/access/create Create new Billing Metric Access
- POST/v2/billing_metrics/access/item/{access_id} Update Billing Metric Access
- DELETE/v2/billing_metrics/access/item/{access_id} Delete Billing Metric Access
- POST/v2/billing_metrics/access/list List Billing Metric Access
- POST/v2/reports/generate Create a NextGen report
- GET/v2/reports/item/{report_id} Fetch a report by ID
- POST/v2/secops/dashboard/compliance/compliance_by_service_account List Compliance summary by service accounts
- POST/v2/secops/dashboard/compliance/compliance_by_tenant List Compliance summary by tenants
- POST/v2/billing_metrics/list List Billing Metrics
What's Decommissioned
- GET
/v2/billing_metrics/listList Billing Metrics
What's Changed
-
GET/compliance/{tenant_id}/standards List Compliance Standards
-
POST/cost_anomaly/billing_cost_anomaly Get Account wise daily Billing Cost Anomaly
-
Return Type
- Add details.service_account_level_anomalies.resources.resource_id//Name of the resource
- Add details.service_account_level_anomalies.resources.anomaly_type//Anomaly Type of the cost. Example 'anomaly_type':'above_threshold'
- Add details.service_account_level_anomalies.resources.anomaly_count//Product category wise anomaly count
- Add details.service_account_level_anomalies.resources.upper_cost_bound//Upper cost bound of daily cost anomaly summary
- Add details.service_account_level_anomalies.resources.lower_cost_bound//Lower cost bound of daily cost anomaly summary
- Add details.service_account_level_anomalies.resources.expected_cost//Expected cost of daily cost anomaly summary
- Add details.service_account_level_anomalies.resources.actual_cost//Actual cost of daily cost anomaly
- Deletedetails.service_account_level_anomalies.resources.resource_name//Name of the resource
- Change details.service_account_level_anomalies.anomaly_type (Removed Enum)
-
-
GET/tenants List Tenant
-
GET/users/filter-options List Users
-
POST/users/{user_id}/verify_user/{auth_token} Verify User
-
POST/v1/ai_agent/chat/item/{chat_id} Chat History
-
POST/v1/ai_agent/chat/item/{chat_id}/converse Returns the conversation
-
POST/v1/billing_plans/list Fetch all Billing Plan definitions for the user
-
POST/v1/billing_plans/version/parse_import Parse Billing Plan Version
-
GET/v1/role_templates/list List Role Templates
* Return Type:
* Change policies.policy (Added Enum)
* Change integrated\_tools
- POST/v2/audit/auditlog/list Audit List
* Parameter:
* Change AuditLogListRequest.filters.event\_types
- POST/v2/billing/line_items_summary List values for group_by key used in service accounts
* Parameter
* Add BillingLineItemSummaryRequest.key.groups//List of custom groups to use with Dimension
* Change BillingLineItemSummaryRequest.key.selector (Added Enum)
* Change BillingLineItemSummaryRequest.key.key
- POST/v2/billing_metrics/batch Batch of Billing Metrics
* Return Type:
* Add billing\_metric\_type//Types of Billing Metric.
* Add category//Categories of Billing Metric.
* Add native\_detail\_types//Cloud account native details types
* Deleteusers//List of users allowed to access this metrics
* Deleteuser\_groups//List of user groups that grant access to this metrics
* Deleteroles//List of roles that grant access to this metrics
* Change sys\_id
- POST/v2/billing_metrics/create Create new Billing Metrics
* Parameter:
* Add BillingMetrics.billing\_metric\_type//Types of Billing Metric.
* Add BillingMetrics.category//Categories of Billing Metric.
* Add BillingMetrics.native\_detail\_types//Cloud account native details types
* DeleteBillingMetrics.users//List of users allowed to access this metrics
* DeleteBillingMetrics.user\_groups//List of user groups that grant access to this metrics
* DeleteBillingMetrics.roles//List of roles that grant access to this metrics
* Change BillingMetrics.sys\_id
* Return Type:
* Add billing\_metric\_type//Types of Billing Metric.
* Add category//Categories of Billing Metric.
* Add native\_detail\_types//Cloud account native details types
* Deleteusers//List of users allowed to access this metrics
* Deleteuser\_groups//List of user groups that grant access to this metrics
* Deleteroles//List of roles that grant access to this metrics
* Change sys\_id
- POST/v2/billing_metrics/item/{billing_metrics_id} Update Billing Metrics
* Parameter:
* Add BillingMetrics.billing\_metric\_type//Types of Billing Metric.
* Add BillingMetrics.category//Categories of Billing Metric.
* Add BillingMetrics.native\_detail\_types//Cloud account native details types
* DeleteBillingMetrics.users//List of users allowed to access this metrics
* DeleteBillingMetrics.user\_groups//List of user groups that grant access to this metrics
* DeleteBillingMetrics.roles//List of roles that grant access to this metrics
* Change BillingMetrics.sys\_id
* Return Type:
* Add billing\_metric\_type//Types of Billing Metric.
* Add category//Categories of Billing Metric.
* Add native\_detail\_types//Cloud account native details types
* Deleteusers//List of users allowed to access this metrics
* Deleteuser\_groups//List of user groups that grant access to this metrics
* Deleteroles//List of roles that grant access to this metrics
* Change sys\_id
- DELETE/v2/billing_metrics/item/{billing_metrics_id} Delete Billing Metrics
* Parameter:
* billing\_metrics\_id Notes The Id of Billing Metrics to delete. change into
* Change billing\_metrics\_id
Updated about 2 months ago