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>
<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>
<AllowOverrideOfVmDiscoveryByOrgAndOVDC> xs:boolean </AllowOverrideOfVmDiscoveryByOrgAndOVDC>
<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>
<CustomUiButtonLabel> xs:string </CustomUiButtonLabel>
</LdapSettings>
<AmqpSettings href="xs:anyURI" type="xs:string">
<vcloud_v1.5:Link href="xs:anyURI"