| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setAdminAction(java.lang.String adminAction)
Possible values are:
UAAgentCommonResource.ADMIN_ACTION_ONBOARD
UAAgentCommonResource.ADMIN_ACTION_OFFBOARD
UAAgentCommonResource.ADMIN_ACTION_FORCE_OFFBOARD
Action to perform for northstar agents |
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setCorrelationId(java.lang.String correlationId)
Unique identifier created by DGS
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setDescription(java.lang.String description)
Description of this resource
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setInstanceId(java.lang.String instanceId)
Id of the NSX SaaS Instance where the site is onboarded.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setLogLevel(java.lang.String logLevel)
Possible values are:
UAAgentCommonResource.LOG_LEVEL_INFO
UAAgentCommonResource.LOG_LEVEL_DEBUG
Configure log level for northstar agents |
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setOrgId(java.lang.String orgId)
Id of the NSX SaaS Organization where the site is onboarded.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setReceiverEndpoint(java.lang.String receiverEndpoint)
Receiver endpoint used by northstar agents to communicate with the cloud
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the PMaaS
service, and path of the object on PMaaS service when queried from the local
managers.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setSelf(SelfResourceLink self) |
UAAgentCommonResource.Builder |
UAAgentCommonResource.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.
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
UAAgentCommonResource.Builder |
UAAgentCommonResource.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entites in a
federated environment.
|