Skip to content

Commit 9b16919

Browse files
SSPROD-54060 - organization: add root org id (#605)
* SSPROD-54060 - organization: add root org id * SSPROD-54060 - add(org): new rootID field * SSPROD-54060 - organization: add root org id
1 parent 2669264 commit 9b16919

File tree

5 files changed

+674
-649
lines changed

5 files changed

+674
-649
lines changed

sysdig/common.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ const (
8989
SchemaExcludedOrganizationalGroups = "excluded_organizational_groups"
9090
SchemaIncludedCloudAccounts = "included_cloud_accounts"
9191
SchemaExcludedCloudAccounts = "excluded_cloud_accounts"
92+
SchemaOrganizationRootID = "organization_root_id"
9293
SchemaCloudProviderTenantId = "provider_tenant_id"
9394
SchemaCloudProviderAlias = "provider_alias"
9495
SchemaAccountId = "account_id"

0 commit comments

Comments
 (0)