VMware Cloud Director API - SystemSettings
SystemSettingsType
- Element:
- SystemSettings
- Type:
- SystemSettingsType
- Namespace:
- http://www.vmware.com/vcloud/extension/v1.5
- Description:
- Represents system-level settings.
- Since:
- 1.5
- Schema:
- settings.xsd
- Media type(s):
-
application/vnd.vmware.admin.systemSettings+json
application/vnd.vmware.admin.systemSettings+xml
- Extends:
- ResourceType
- XML Representation:
-
<SystemSettings xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<GeneralSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<AbsoluteSessionTimeoutMinutes> xs:int </AbsoluteSessionTimeoutMinutes>
<ActivityLogDisplayDays> xs:int </ActivityLogDisplayDays>
<ActivityLogKeepDays> xs:int </ActivityLogKeepDays>
<AllowOverlappingExtNets> xs:boolean </AllowOverlappingExtNets>
<ConsoleProxyExternalAddress> xs:string </ConsoleProxyExternalAddress>
<HostCheckDelayInSeconds> xs:int </HostCheckDelayInSeconds>
<HostCheckTimeoutSeconds> xs:int </HostCheckTimeoutSeconds>
<InstallationId> xs:int </InstallationId>
<IpReservationTimeoutSeconds> xs:int </IpReservationTimeoutSeconds>
<vcloud_v1.5:SyslogServerSettings>
<vcloud_v1.5:SyslogServerIp1> vcloud_v1.5:IpAddressType </vcloud_v1.5:SyslogServerIp1>
<vcloud_v1.5:SyslogServerIp2> vcloud_v1.5:IpAddressType </vcloud_v1.5:SyslogServerIp2>
</vcloud_v1.5:SyslogServerSettings>
<LoginNameOnly> xs:boolean </LoginNameOnly>
<PrePopDefaultName> xs:boolean </PrePopDefaultName>
<QuarantineEnabled> xs:boolean </QuarantineEnabled>
<QuarantineResponseTimeoutSeconds> xs:int </QuarantineResponseTimeoutSeconds>
<RestApiBaseHttpUri> xs:string </RestApiBaseHttpUri>
<RestApiBaseUri> xs:string </RestApiBaseUri>
<RestApiBaseUriPublicCertChain> xs:string </RestApiBaseUriPublicCertChain>
<SessionTimeoutMinutes> xs:int </SessionTimeoutMinutes>
<ShowStackTraces> xs:boolean </ShowStackTraces>
<SyncEnabled> xs:boolean </SyncEnabled>
<SyncStartDate> xs:dateTime </SyncStartDate>
<SyncIntervalInHours> xs:long </SyncIntervalInHours>
<SystemExternalHttpAddress> xs:string </SystemExternalHttpAddress>
<SystemExternalAddress> xs:string </SystemExternalAddress>
<SystemExternalAddressPublicCertChain> xs:string </SystemExternalAddressPublicCertChain>
<TenantPortalExternalHttpAddress> xs:string </TenantPortalExternalHttpAddress>
<TenantPortalExternalAddress> xs:string </TenantPortalExternalAddress>
<TenantPortalPublicCertChain> xs:string </TenantPortalPublicCertChain>
<TransferSessionTimeoutSeconds> xs:int </TransferSessionTimeoutSeconds>
<VerifyVcCertificates> xs:boolean </VerifyVcCertificates>
<VcTruststorePassword> xs:string </VcTruststorePassword>
<VcTruststoreContents> xs:hexBinary </VcTruststoreContents>
<VcTruststoreType> xs:string </VcTruststoreType>
<VmrcVersion> xs:string </VmrcVersion>
<ElasticAllocationPool> xs:boolean </ElasticAllocationPool>
<AdvancedNetworkingEnabled> xs:boolean </AdvancedNetworkingEnabled>
<AdvancedNetworkingDfwApiUrl> xs:string </AdvancedNetworkingDfwApiUrl>
<AdvancedNetworkingDfwUiUrl> xs:string </AdvancedNetworkingDfwUiUrl>
<AdvancedNetworkingGatewayApiUrl> xs:string </AdvancedNetworkingGatewayApiUrl>
<AdvancedNetworkingGatewayUiUrl> xs:string </AdvancedNetworkingGatewayUiUrl>
<MaxVdcQuota> xs:int </MaxVdcQuota>
<SubInterfacesEnabled> xs:boolean </SubInterfacesEnabled>
<VmDiscoveryEnabled> xs:boolean </VmDiscoveryEnabled>
<AllowFipsModeForEdgeGateways> xs:boolean </AllowFipsModeForEdgeGateways>
</GeneralSettings>
<NotificationsSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<EnableNotifications> xs:boolean </EnableNotifications>
</NotificationsSettings>
<LdapSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<HostName> xs:string </HostName>
<Port> xs:int </Port>
<IsSsl> xs:boolean </IsSsl>
<CustomTruststore> xs:string </CustomTruststore>
<Realm> xs:string </Realm>
<PagedSearchDisabled> xs:boolean </PagedSearchDisabled>
<PageSize> xs:int </PageSize>
<MaxResults> xs:int </MaxResults>
<MaxUserGroups> xs:int </MaxUserGroups>
<SearchBase> xs:string </SearchBase>
<UserName> xs:string </UserName>
<Password> xs:string </Password>
<AuthenticationMechanism> xs:string </AuthenticationMechanism>
<GroupSearchBase> xs:string </GroupSearchBase>
<IsGroupSearchBaseEnabled> xs:boolean </IsGroupSearchBaseEnabled>
<ConnectorType> xs:string </ConnectorType>
<UserAttributes href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<ObjectClass> xs:string </ObjectClass>
<ObjectIdentifier> xs:string </ObjectIdentifier>
<UserName> xs:string </UserName>
<Email> xs:string </Email>
<FullName> xs:string </FullName>
<GivenName> xs:string </GivenName>
<Surname> xs:string </Surname>
<Telephone> xs:string </Telephone>
<GroupMembershipIdentifier> xs:string </GroupMembershipIdentifier>
<GroupBackLinkIdentifier> xs:string </GroupBackLinkIdentifier>
</UserAttributes>
<GroupAttributes href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<ObjectClass> xs:string </ObjectClass>
<ObjectIdentifier> xs:string </ObjectIdentifier>
<GroupName> xs:string </GroupName>
<Membership> xs:string </Membership>
<MembershipIdentifier> xs:string </MembershipIdentifier>
<BackLinkIdentifier> xs:string </BackLinkIdentifier>
</GroupAttributes>
</LdapSettings>
<AmqpSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<AmqpHost> xs:string </AmqpHost>
<AmqpPort> xs:int </AmqpPort>
<AmqpUsername> xs:string </AmqpUsername>
<AmqpPassword> xs:string </AmqpPassword>
<AmqpExchange> xs:string </AmqpExchange>
<AmqpVHost> xs:string </AmqpVHost>
<AmqpUseSSL> xs:boolean </AmqpUseSSL>
<AmqpPrefix> xs:string </AmqpPrefix>
</AmqpSettings>
<EmailSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<SenderEmailAddress> xs:string </SenderEmailAddress>
<EmailSubjectPrefix> xs:string </EmailSubjectPrefix>
<AlertEmailToAllAdmins> xs:boolean </AlertEmailToAllAdmins>
<AlertEmailTo> xs:string </AlertEmailTo>
<SmtpSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<UseAuthentication> xs:boolean </UseAuthentication>
<SmtpServerName> xs:string </SmtpServerName>
<SmtpServerPort> xs:int </SmtpServerPort>
<vcloud_v1.5:SmtpSecureMode> vcloud_v1.5:SmtpSecureModeType </vcloud_v1.5:SmtpSecureMode>
<SslTrustStore> xs:string </SslTrustStore>
<UserName> xs:string </UserName>
<Password> xs:string </Password>
</SmtpSettings>
</EmailSettings>
<License href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<SerialNumber> xs:string </SerialNumber>
<LicensedVMCount> xs:int </LicensedVMCount>
<ExpirationDate> xs:dateTime </ExpirationDate>
<ValidSerial> xs:boolean </ValidSerial>
<Expired> xs:boolean </Expired>
<Persisted> xs:boolean </Persisted>
<PublishingToRemoteSitesFeature> xs:boolean </PublishingToRemoteSitesFeature>
<SubscribingToRemoteSitesFeature> xs:boolean </SubscribingToRemoteSitesFeature>
<LicenseMetricsInfo href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<vRAM> xs:long </vRAM>
<vCPU> xs:long </vCPU>
<RunningVMs> xs:long </RunningVMs>
<PhysicalMemoryUsed> xs:long </PhysicalMemoryUsed>
<PhysicalSocketCount> xs:int </PhysicalSocketCount>
<AvailablePhysicalMemory> xs:long </AvailablePhysicalMemory>
<LastUpdate> xs:dateTime </LastUpdate>
<PublishingToRemoteSites> xs:boolean </PublishingToRemoteSites>
<SubscribingToRemoteSites> xs:boolean </SubscribingToRemoteSites>
</LicenseMetricsInfo>
</License>
<BrandingSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<CompanyName> xs:string </CompanyName>
<LoginPageCustomizationTheme> xs:hexBinary </LoginPageCustomizationTheme>
<PreviewCustomTheme> xs:hexBinary </PreviewCustomTheme>
<FinalCustomTheme> xs:hexBinary </FinalCustomTheme>
<AboutCompanyUrl> xs:string </AboutCompanyUrl>
<SupportUrl> xs:string </SupportUrl>
<SignUpUrl> xs:string </SignUpUrl>
<ForgotUserNameOrPasswordURL> xs:string </ForgotUserNameOrPasswordURL>
</BrandingSettings>
<BlockingTaskSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<TimeoutAction> xs:string </TimeoutAction>
<vcloud_v1.5:BlockingTaskOperations href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<vcloud_v1.5:TaskOperationType>
<Category> xs:string </Category>
<Operation> xs:string </Operation>
</vcloud_v1.5:TaskOperationType>
</vcloud_v1.5:BlockingTaskOperations>
<TimeoutInMilliseconds> BlockingTaskSettingsType/TimeoutInMilliseconds </TimeoutInMilliseconds>
</BlockingTaskSettings>
<PasswordPolicySettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<AccountLockoutEnabled> xs:boolean </AccountLockoutEnabled>
<AdminAccountLockoutEnabled> xs:boolean </AdminAccountLockoutEnabled>
<InvalidLoginsBeforeLockout> xs:int </InvalidLoginsBeforeLockout>
<AccountLockoutIntervalMinutes> SystemPasswordPolicySettingsType/AccountLockoutIntervalMinutes </AccountLockoutIntervalMinutes