BaseRule.Builder |
BaseRule.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children) |
Subtree for this type within policy tree containing nested elements.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setDescription(java.lang.String description) |
Description of this resource
|
BaseRule.Builder |
BaseRule.Builder.setDestinationGroups(java.util.List<java.lang.String> destinationGroups) |
We need paths as duplicate names may exist for groups under different domains.
|
BaseRule.Builder |
BaseRule.Builder.setDestinationsExcluded(java.lang.Boolean destinationsExcluded) |
If set to true, the rule gets applied on all the groups that are NOT part of the
destination groups.
|
BaseRule.Builder |
BaseRule.Builder.setDirection(java.lang.String direction) |
|
BaseRule.Builder |
BaseRule.Builder.setDisabled(java.lang.Boolean disabled) |
Flag to deactivate the rule.
|
BaseRule.Builder |
BaseRule.Builder.setDisplayName(java.lang.String displayName) |
Defaults to ID if not set
|
BaseRule.Builder |
BaseRule.Builder.setId(java.lang.String id) |
Unique identifier of this resource
|
BaseRule.Builder |
BaseRule.Builder.setIpProtocol(java.lang.String ipProtocol) |
|
BaseRule.Builder |
BaseRule.Builder.setIsDefault(java.lang.Boolean isDefault) |
A flag to indicate whether rule is a default rule.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setLinks(java.util.List<ResourceLink> links) |
The server will populate this field when returing the resource.
|
BaseRule.Builder |
BaseRule.Builder.setLogged(java.lang.Boolean logged) |
Flag to enable packet logging.
|
BaseRule.Builder |
BaseRule.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete) |
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
BaseRule.Builder |
BaseRule.Builder.setNotes(java.lang.String notes) |
Text for additional notes on changes.
|
BaseRule.Builder |
BaseRule.Builder.setOriginSiteId(java.lang.String originSiteId) |
This is a UUID generated by the system for knowing which site owns an object.
|
BaseRule.Builder |
BaseRule.Builder.setOverridden(java.lang.Boolean overridden) |
Global intent objects cannot be modified by the user.
|
BaseRule.Builder |
BaseRule.Builder.setOwnerId(java.lang.String ownerId) |
This is a UUID generated by the system for knowing who owns this object.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setProfiles(java.util.List<java.lang.String> profiles) |
Holds the list of layer 7 service profile paths.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setRealizationId(java.lang.String realizationId) |
This is a UUID generated by the system for realizing the entity object.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setResourceType(java.lang.String resourceType) |
The type of this resource.
|
BaseRule.Builder |
BaseRule.Builder.setRevision(java.lang.Long revision) |
The _revision property describes the current revision of the resource.
|
BaseRule.Builder |
BaseRule.Builder.setRuleId(java.lang.Long ruleId) |
This is a unique 4 byte positive number that is assigned by the system.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setScope(java.util.List<java.lang.String> scope) |
The list of policy paths where the rule is applied LR/Edge/T0/T1/LRP etc.
|
BaseRule.Builder |
BaseRule.Builder.setSelf(SelfResourceLink self) |
|
BaseRule.Builder |
BaseRule.Builder.setSequenceNumber(java.lang.Long sequenceNumber) |
This field is used to resolve conflicts between multiple Rules under Security or
Gateway Policy for a Domain If no sequence number is specified in the payload, a
value of 0 is assigned by default.
|
BaseRule.Builder |
BaseRule.Builder.setServiceEntries(java.util.List<com.vmware.vapi.bindings.Structure> serviceEntries) |
In order to specify raw services this can be used, along with services which
contains path to services.
|
BaseRule.Builder |
BaseRule.Builder.setServices(java.util.List<java.lang.String> services) |
In order to specify all services, use the constant \"ANY\".
|
BaseRule.Builder |
BaseRule.Builder.setSourceGroups(java.util.List<java.lang.String> sourceGroups) |
We need paths as duplicate names may exist for groups under different domains.
|
BaseRule.Builder |
BaseRule.Builder.setSourcesExcluded(java.lang.Boolean sourcesExcluded) |
If set to true, the rule gets applied on all the groups that are NOT part of the
source groups.
|
BaseRule.Builder |
BaseRule.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.
|
BaseRule.Builder |
BaseRule.Builder.setTag(java.lang.String tag) |
User level field which will be printed in CLI and packet logs.
|
BaseRule.Builder |
BaseRule.Builder.setTags(java.util.List<Tag> tags) |
Opaque identifiers meaningful to the API user
|
BaseRule.Builder |
BaseRule.Builder.setUniqueId(java.lang.String uniqueId) |
This is a UUID generated by the GM/LM to uniquely identify entities in a
federated environment.
|