LBVirtualServer.Builder |
LBVirtualServer.Builder.setAccessListControl(LBAccessListControl accessListControl) |
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setAccessLogEnabled(java.lang.Boolean accessLogEnabled) |
If access log is enabled, all HTTP requests sent to L7 virtual server are logged
to the access log file.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setApplicationProfilePath(java.lang.String applicationProfilePath) |
The application profile defines the application protocol characteristics.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children) |
Subtree for this type within policy tree containing nested elements.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setClientSslProfileBinding(LBClientSslProfileBinding clientSslProfileBinding) |
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setCreateTime(java.lang.Long createTime) |
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setCreateUser(java.lang.String createUser) |
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setDefaultPoolMemberPorts(java.util.List<java.lang.String> defaultPoolMemberPorts) |
Default pool member ports when member port is not defined.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setDescription(java.lang.String description) |
Description of this resource
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setDisplayName(java.lang.String displayName) |
Defaults to ID if not set
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setEnabled(java.lang.Boolean enabled) |
Flag to enable the load balancer virtual server.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setId(java.lang.String id) |
Unique identifier of this resource
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setIpAddress(java.lang.String ipAddress) |
Configures the IP address of the LBVirtualServer where it receives all client
connections and distributes them among the backend servers.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLastModifiedTime(java.lang.Long lastModifiedTime) |
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLastModifiedUser(java.lang.String lastModifiedUser) |
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLbPersistenceProfilePath(java.lang.String lbPersistenceProfilePath) |
Path to optional object that enables persistence on a virtual server allowing
related client connections to be sent to the same backend server.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLbServicePath(java.lang.String lbServicePath) |
virtual servers can be associated to LBService(which is similar to
physical/virtual load balancer), LB virtual servers, pools and other entities
could be defined independently, the LBService identifier list here would be used
to maintain the relationship of LBService and other LB entities.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLinks(java.util.List<ResourceLink> links) |
The server will populate this field when returing the resource.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setLogSignificantEventOnly(java.lang.Boolean logSignificantEventOnly) |
The property log_significant_event_only can take effect only when
access_log_enabled is true.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete) |
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setMaxConcurrentConnections(java.lang.Long maxConcurrentConnections) |
To ensure one virtual server does not over consume resources, affecting other
applications hosted on the same LBS, connections to a virtual server can be
capped.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setMaxNewConnectionRate(java.lang.Long maxNewConnectionRate) |
To ensure one virtual server does not over consume resources, connections to a
member can be rate limited.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setOriginSiteId(java.lang.String originSiteId) |
This is a UUID generated by the system for knowing which site owns an object.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setOverridden(java.lang.Boolean overridden) |
Global intent objects cannot be modified by the user.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setOwnerId(java.lang.String ownerId) |
This is a UUID generated by the system for knowing who owns this object.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setParentPath(java.lang.String parentPath) |
Path of its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setPath(java.lang.String path) |
Absolute path of this object
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setPoolPath(java.lang.String poolPath) |
The server pool(LBPool) contains backend servers.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setPorts(java.util.List<java.lang.String> ports) |
Ports contains a list of at least one port or port range such as \"80\",
\"1234-1236\".
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setProtection(java.lang.String protection) |
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setRealizationId(java.lang.String realizationId) |
This is a UUID generated by the system for realizing the entity object.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setRelativePath(java.lang.String relativePath) |
Path relative from its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setRemotePath(java.lang.String remotePath) |
This is the path of the object on the local managers when queried on the NSX+
service, and path of the object on NSX+ service when queried from the local
managers.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setResourceType(java.lang.String resourceType) |
The type of this resource.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setRevision(java.lang.Long revision) |
The _revision property describes the current revision of the resource.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setRules(java.util.List<LBRule> rules) |
Load balancer rules allow customization of load balancing behavior using
match/action rules.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setSchema(java.lang.String schema) |
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setSelf(SelfResourceLink self) |
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setServerSslProfileBinding(LBServerSslProfileBinding serverSslProfileBinding) |
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setSorryPoolPath(java.lang.String sorryPoolPath) |
When load balancer can not select a backend server to serve the request in
default pool or pool in rules, the request would be served by sorry server pool.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setSystemOwned(java.lang.Boolean systemOwned) |
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setTags(java.util.List<Tag> tags) |
Opaque identifiers meaningful to the API user
|
LBVirtualServer.Builder |
LBVirtualServer.Builder.setUniqueId(java.lang.String uniqueId) |
This is a UUID generated by the GM/LM to uniquely identify entities in a
federated environment.
|