We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b44f38 commit 52e87eaCopy full SHA for 52e87ea
sysdig/internal/client/v2/organization.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- organizationsPath = "%s/api/cloudauth/v1/organizations"
+ organizationsPath = "%s/api/cloudauth/v1/organizations?async=true"
11
organizationPath = "%s/api/cloudauth/v1/organizations/%s"
12
13
0 commit comments