VMware Cloud Director API - SyslogServerSettings
SyslogServerType
- Element:
- SyslogServerSettings
- Type:
- SyslogServerType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Allows a user to configure syslog server settings for the gateway
- Since:
- 5.11
- Schema:
- network.xsd
- Media type(s):
-
application/vnd.vmware.vcloud.SyslogSettings+json
application/vnd.vmware.vcloud.SyslogSettings+xml
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<SyslogServerSettings xmlns="http://www.vmware.com/vcloud/v1.5">
<TenantSyslogServerSettings>
<SyslogServerIp> IpAddressType </SyslogServerIp>
</TenantSyslogServerSettings>
</SyslogServerSettings>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description TenantSyslogServerSettings TenantSyslogServerSettingsType No always 5.11 Tenant syslog server settings VCloudExtension VCloudExtensionType No always 5.11 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. -
Operations
-
CRUD Operation Description Since Deprecated as input POST /admin/edgeGateway/{id}/action/configureSyslogServerSettings Configure Syslog server settings for the org vdc edge gateway 5.11