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 b8dba8c commit e97b2e7Copy full SHA for e97b2e7
pkg/internal/cyberark/servicediscovery/discovery.go
@@ -60,6 +60,7 @@ type DiscoveryResponse struct {
60
Region string `json:"region"`
61
DRRegion string `json:"dr_region"`
62
Subdomain string `json:"subdomain"`
63
+ TenantID string `json:"tenant_id"`
64
PlatformID string `json:"platform_id"`
65
IdentityID string `json:"identity_id"`
66
DefaultURL string `json:"default_url"`
0 commit comments