跳转到主要内容
PUT
Error

授权

x-cdata-authtoken
string
header
必填

请求体

application/json

The profile entity to update.

HeartbeatInterval
integer<int32>

The interval in which the application will perform scheduled tasks such as sending files to your trading partners.

NotifyEmail
string

Send an email to the specified email addresses when an error is encountered.

NotifyEmailFrom
string

The sender of notification emails.

NotifyEmailTo
string

The receiver of notification emails.

NotifyEmailSubject
string

The subject of notification emails.

SMTPServer
string

The host name or IP address of your SMTP server.

SMTPUser
string

The username to authenticate to your SMTP server.

SMTPPassword
string

The password to authenticate to your SMTP server.

SMTPPort
string

The port of your SMTP server.

SMTPSSLMode
string

The SSL mode of your SMTP server.

SendStatusReport
boolean

Whether or not to send a status report to the email address.

SendReportInterval
string

The interval for which a status report will be sent to the email address.

NotifyWindowsEvent
boolean

Whether or not to write error messages to the Windows Application Event Log.

NotifyStopStart
boolean

Whether or not to log when the application starts and stops in the event log.

ProxyType
string

The type of proxy to connect through.

ProxyHost
string

The host name or IP address of the proxy.

ProxyPort
string

The port of your proxy.

ProxyUser
string

The username to use when authenticating to your proxy.

ProxyPassword
string

The password to use when authenticating to your proxy.

ProxyAuthscheme
string

The auth scheme to use when authenticating to your proxy.

SSOClientId
string

The client Id associated with the OAuth application created in the IdP.

SSOClientSecret
string

The client secret associated with the OAuth application created in the IdP.

SSOIssuerIdentifier
string

The identifier used by the IdP when generating JWT tokens.

SSOScopes
string

A space-separated list of scopes (sets of permissions) to request from the IdP.

SSOAudienceURIs
string

The intended recipient of SSO login tokens.

SSOAuthorizationURL
string

The URL where the user should perform authorization via the IdP.

SSOTokenURL
string

The URL where a secure authentication token can be obtained from the IdP.

SSOLogoffURL
string

Specifies where the Arc user is redirected after logging out of the application.

SSOIssuerCertificate
string

The public portion of the certificate that the IdP uses to sign JWT tokens.

SSOKeyClaim
string

The value from the IdP to treat as the federation Id.

SSOTokenSignatureAlgorithm
string

Which signature algorithms are accepted from signed JWT tokens. Unsigned tokens are never accepted.

SSOResponseMode
string

The method that is used to send the data from the custom id provider to Azure.

SSOType
string

The type (OIDC or SAML) of SSO.

SSOEnabled
string

Indicates whether Single Sign-On (SSO) is enabled.

SSOEnableJITProvisioning
string

Indicates whether Just-In-Time (JIT) provisioning for SSO users is enabled.

SSODefaultRole
string

Specifies the default role assigned to users created or authenticated via SSO, especially if JIT provisioning is active.

SyslogEnable
string

Enable sending logs to the SysLog server.

SyslogRemoteHost
string

The remote host of the SysLog server.

SyslogRemotePort
string

The remote port of the SysLog server.

SyslogProtocol
string

Protocol to send log to sysLog server, tcp or udp.

SysLogEnabledLogs
string

The comma separated list which includes the supported log types.

SysLogSSLEnabled
string

Whether or not to enable SSL for the SysLog connection.

SysLogSSLAcceptServerCert
string

Instructs Arc to unconditionally accept the server certificate that matches the supplied certificate.

SysLogVersion
string

The identification of the CEF format version, 0 or 1.

SysLogFacility
string

The value from 0 to 23, with each value being a different part of the system.

SysLogMessageFormat
string

The message format, support Common Event Format(CEF), Structured Data(only if SysLogVersion = 1) or JSON.

uitimeformat
string

Select the time format display preference.

响应