Skip to content
  • Auto
  • Light
  • Dark
Get Started

Settings

Settings

Settings

Get
client.Settings.GetAwsExternalID(ctx) (*AwsExternalIDSettingGetAwsExternalIDResponseAwsExternalIDSettingGetAwsExternalIDResponse, error)
get/api/v1/settings/aws-external-id

SettingsDomains

Update
client.Settings.Domains.Update(ctx, body) (*ListarraySettingDomainUpdateResponse, error)
put/api/v1/settings/domains
List
client.Settings.Domains.List(ctx, query) (*ListarrayNextPageTokenstringSettingDomainListResponse, error)
get/api/v1/settings/domains
Org Domain
OrgDomainstruct

The OrgDomain message.

ShowShow
IDstring
optional

The id field.

CreatedAtTime
optional
formatdate-time
DeletedAtTime
optional
formatdate-time
Domainstring
optional

The domain field.

UpdatedAtTime
optional
formatdate-time

SettingsSession

Get
client.Settings.Session.Get(ctx) (*SessionSettingsSessionSettingsSettingSessionGetResponse, error)
get/api/v1/settings/session
Update
client.Settings.Session.Update(ctx, body) (*SessionSettingsSessionSettingsSettingSessionUpdateResponse, error)
post/api/v1/settings/session
Test Source Ip
client.Settings.Session.TestSourceIP(ctx, body) (*AllowedboolCheckedIPstringDetailsSettingSessionTestSourceIPResponseDetailsSettingSessionTestSourceIPResponse, error)
post/api/v1/settings/session/test-source-ip
Cidr Restriction
CidrRestrictionstruct

The CIDRRestriction message.

ShowShow
Enabledbool
optional

The enabled field.

SourceCidrarray
optional
[]string

The sourceCidr field.

Session Settings
SessionSettingsstruct

The SessionSettings message.

ShowShow
ConnectorSourceEnabledboolSourceCidrarrayCidrRestriction
optional

The CIDRRestriction message.

MaxSessionLengthstring
optional
formatduration
PccAdminSourceEnabledboolSourceCidrarrayCidrRestriction
optional

The CIDRRestriction message.

PccUserSourceEnabledboolSourceCidrarrayCidrRestriction
optional

The CIDRRestriction message.

SSOAdminSourceEnabledboolSourceCidrarrayCidrRestriction
optional

The CIDRRestriction message.

SSOUserSourceEnabledboolSourceCidrarrayCidrRestriction
optional

The CIDRRestriction message.