The resources use a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.
There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
name | path | methods | description |
---|---|---|---|
AdvancedLoggingResource |
|
|
AdvancedLoggingResource REST endpoint to access and manipulate the system logging level SWAGGER CONTRACT: https://app.swaggerhub.com/apis/WANdisco/logging/1.0.0 |
ApplicationResource |
|
|
Copyright 2013 WANdisco. |
AuthoritiesResource |
|
|
|
AuthorityResource |
|
|
|
BeaconsResource |
|
|
BeaconsResource REST endpoint to access Beacon data.
|
ConfigurationResource |
|
|
Copyright 2013 WANdisco. |
ContentDistributionResource |
|
|
|
DelegateResource |
|
|
Copyright 2012 WANdisco. |
DestinationsResource |
|
|
REST end point to manipulate collections of channel-specific notification destinations. |
EmailDestinationResource |
|
|
REST end point to manipulate individual channel-specific notification destinations. |
EmailGatewayResource |
|
|
REST end point to manipulate individual channel-specific notification gateways. |
EmailTemplateResource |
|
|
REST end point to manipulate individual channel-specific notification templates. |
FileReplicationResource |
|
|
Public API to FileReplication. Currently support GET but this is for testing, could be dropped. |
GatewaysResource |
|
|
REST end point to manipulate collections of channel-specific notification gateways. |
KerberosConfigResource |
|
|
REST end point for manipulating Kerberos and SSO configuration. |
LicenseResource |
|
|
LicenseResource REST endpoint to access and manipulate specific licensing data. Copyright 2013 WANdisco. |
LocationResource |
|
|
LocationResource REST endpoint to access and manipulate specific Location data. |
LocationsResource |
|
|
LocationsResource REST endpoint to access and manipulate collections of
Location data.
|
LogResource |
|
|
Copyright 2013 WANdisco. |
|
|
|
|
MembershipResource |
|
|
MembershipResource REST endpoint to access and manipulate com.wandisco.nodes.groups.Membership data. |
MembershipsResource |
|
|
Copyright 2013 WANdisco. |
MonitorResource |
|
|
Rest Resource containing various end-points regarding system resource monitoring (disk, ram, etc.), to access and manipulate lists of objects associated with resource monitoring data. |
MonitorsResource |
|
|
Resource monitoring REST endpoint to access and manipulate lists of objects associated with resource monitoring data. |
NodeResource |
|
|
NodeResource REST endpoint to access and manipulate specific Node data. |
NodeResource |
|
|
Platform translation API for Node operations |
NodesResource |
|
|
NodesResource REST endpoint to access and manipulate collections of
Node data.
|
ReconfigurationResource |
|
|
Copyright 2014 WANdisco |
ReplicationGroupResource |
|
|
The REST interface that allows access to and manipulation of an individual com.wandisco.application.replicationGroup.ReplicationGroup. |
ReplicationGroupsResource |
|
|
The REST interface that allows access to and manipulation of com.wandisco.application.replicationGroup.ReplicationGroups. |
ReplicationGroupsResource |
|
|
This class also has a new @Path param defined as "replicationGroups" where as the older version is using the @Path param replication-groups. This class and the older version of "ReplicationGroupsResource" now both extend a base class called "ReplicationGroupsResourceBase", the rational for this change was to move all the common code used by both classes to a single class and then have both the new and old version of "ReplicationGroupsResource" make calls to the "ReplicationGroupsResourceBase" and pass the version of the "VCSReplicationGroupListDTO" that is required. |
ReplicatorResource |
|
|
Platform translation API for Backup operations |
RepositoriesResource |
|
|
RepositoriesResource REST endpoint to access and manipulate collections of Repository data. Copyright 2012 WANdisco. |
RepositoryResource |
|
|
Application REST endpoint to access and manipulate specific Repository data. |
RouterResource |
|
|
Copyright 2016 WANdisco. |
RoutersResource |
|
|
Copyright 2013 WANdisco. |
RoutesResource |
|
|
Copyright 2013 WANdisco. |
RuleResource |
|
|
REST end point to manipulate individual notification rules. |
RulesResource |
|
|
REST end point to manipulate collections of notification rules, notification delivery channel implementations and notifiable events. |
SecuritySettingsResource |
|
|
|
StateMachineResource |
|
|
Copyright 2013 WANdisco. |
StateMachinesResource |
|
|
Copyright 2013 WANdisco. |
TaskResource |
|
|
TaskResource REST endpoint to access and manipulate specific task data. |
TasksResource |
|
|
TasksResource REST endpoint to access and manipulate collections of Task data. |
TemplatesResource |
|
|
REST end point to manipulate collections of channel-specific notification templates. |
UserResource |
|
|
REST end point for manipulating individual internally managed users. |
UsersResource |
|
|
REST end point for manipulating lists of internally managed users and managed users authentication provider enablement. |
UtilResource |
|
|
TestingResource REST endpoint to access details relevant to testing Copyright 2017 WANdisco. |
The resources use a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.
You may also enjoy the interactive interface provided for this API by Swagger.
name | path | methods | description |
---|---|---|---|
LoginController |
|
|
Provides custom pages for the Spring Security login and logout end points. |
type | description |
---|---|
AcquireBlockDTO | * Copyright 2015 WANdisco |
AcquireBlockListDTO | * Copyright 2015 WANdisco |
AggregationTaskDTO | |
AgreementDTO | Copyright 2013 WANdisco. |
AgreementStatisticsDTO | Copyright 2013 WANdisco. |
ApplicationDTO | Copyright 2013 WANdisco. |
AttributeDTO | Copyright 2014 WANdisco. |
AttributeListDTO | Copyright 2014 WANdisco. |
AuthorityDTO | |
BeaconDTO | Copyright 2017 WANdisco. |
BeaconListDTO | Copyright 2017 WANdisco. |
BulkConsistencyCheckTaskDTO | |
ChannelDTO | A DTO for notification delivery channels.
These objects are immutable because channels are registered at bootstrap-time based on the implementation modules available on the application's class path. |
CheckpointListDTO | Need to supply the checkpoints to the client. This class is used for mapping to XML. |
ConditionEventPairDTO | Representation of a pair of condition and severity of event that is dispatched if condition is met, used as part of MonitorDTO. |
ConfigurationDTO | Copyright 2014 WANdisco. |
ConfigurationPropertyDTO | Copyright 2014 WANdisco. |
ConnectionDTO | Copyright 2016 WANdisco. |
ConnectionInformationDTO | Copyright 2016 WANdisco. |
ConnectionInformationListDTO | Copyright 2016 WANdisco. |
ConsistencyCheckTaskDTO | DTO for consistency check task. |
ConsistencyCheckpointDTO | |
DeadlockDetectionDTO | |
DelegateCommonDTO | A base set of information that contains delegate information. Clients may inherit from this object, and add their own information on top e.g fsfs.DelegateCommonDTO |
DeployedStateDTO | DTO for deployed state on a repository |
DeployedStoppedStateDTO | DTO for deployed state on a repository |
DeployedStoppingStateDTO | DTO for deployed state on a repository |
DeployedUnreplicatedStateDTO | DTO for deployed a repository that is not being replicated (in a single node replication group) |
DestinationDTO | Abstract DTO for notification destinations. |
DsmIdentityListDTO | |
DsmProposalTaskDTO | |
EcosystemConsistencyCheckResultTaskDTO | |
EmailDestinationDTO | A DTO for email notification destinations. |
EmailGatewayDTO | A DTO for email notification channel gateways. |
EmailTemplateDTO | A DTO for email notification templates. |
EmergencyReconfigurationReportDTO | Copyright 2014 WANdisco. |
EncryptionTypeDTO | A DTO for the type of encryption to use when connecting to SMTP servers. |
EnvelopeDTO | Copyright 2017 WANdisco. |
EventTypeDTO | A DTO for notifiable event types.
These objects are immutable because notifiable event types are registered at bootstrap-time by the application. |
ExceptionDTO | |
FSFSRepositoryDTO | Copyright 2013 WANdisco. |
FSFSRepositoryListDTO | Copyright 2012 WANdisco. |
FailedDeploymentStateDTO | DTO for Failed Deployment state on a repository |
Family | |
FamilyRepresentativeIdentityDTO | Copyright 2013 WANdisco. |
FamilyRepresentativeIdentityListDTO | Copyright 2014 WANdisco. |
FileReplicationResultDTO | Copyright 2013 WANdisco. DTO to store the return code and message for the result of a file replication transaction |
GatewayDTO | Abstract DTO for notification channel gateways. |
HandlerDTO | Copyright 2013 WANdisco. |
HistoryDTO | Copyright 2013 WANdisco. |
HistoryItemDTO | Copyright 2013 WANdisco. |
InductionDTO | Copyright 2013-2015 WANdisco. |
JaxbListDTOOfString | A XML binding class wrapper for standard java classes (e.g., String, Integer). If this class needs to support a user defined class, it must either be added to @XmlSeeAlso annotation to this class or explicitly be bind the JAXBContext. |
KerberosConfigDTO | |
LevelListDTO | Copyright 2013 WANdisco. |
LicenseDTO | Copyright 2013 WANdisco |
LicensePropertyDTO | Copyright 2013 WANdisco |
LicensePropertyListDTO | Copyright 2013 WANdisco |
LicensedUserDTO | |
LocationDTO | Copyright 2012 WANdisco. |
LocationListDTO | Copyright 2012 WANdisco. |
LocationRoutesDTO | |
LocationRoutesListDTO | |
LoggerDTO | Copyright 2013 WANdisco. |
LoggerListDTO | Copyright 2013 WANdisco. |
MembershipDTO | Copyright 2015 WANdisco. |
MembershipFriDTO | Copyright 2014 WANdisco. |
MembershipFriListDTO | Copyright 2014 WANdisco. |
MembershipListDTO | Copyright 2012 WANdisco. |
MembershipWithScheduleDTO | Copyright 2012 WANdisco. |
MembershipWithScheduleListDTO | Copyright 2012-2015 WANdisco. |
MonitorDTO | Representation of a monitor object that monitors a single specific resource according to one or more conditions. |
MonitorListDTO | An encapsulation object containing the list of monitors. Copyright 2013 WANdisco. |
MonitoringConditionDTO | Represents a monitoring condition, e.g. available disk size threshold. com.wandisco.application.monitor.DiskMonitoringCondition Copyright 2013 WANdisco. |
NodeAgreementsDTO | Copyright 2013 WANdisco. |
NodeDTO | Copyright 2012 WANdisco. |
NodeListDTO | Copyright 2012 WANdisco. |
PendingStateDTO | DTO for pending state on a repository |
RealmDTO | Copyright 2013 WANdisco. |
RealmListDTO | Copyright 2013 WANdisco. |
ReplicationGroupDTO | Copyright 2012 WANdisco. |
ReplicationGroupIdentityListDTO | |
ReplicationGroupListDTO | Copyright 2012 WANdisco. |
RepositoryAndHelperListDTO | Copyright 2018 WANdisco |
RepositoryExceptionDTO | A DTO for repository exceptions. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
RepositoryGsnDTO | Copyright 2018 WANdisco |
RepositoryGsnListDTO | Copyright 2018 WANdisco |
RepositoryRevisionDTO | A DTO for repository revision statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
RepositoryRevisionListDTO | A DTO for a collection of repository revision statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
RepositorySidelinedStateDTO | DTO for deployed a repository that is sidelined |
RepositorySizeDTO | A DTO for repository size 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
RepositoryStateDTO | Copyright 2013 WANdisco. |
RepositoryStatsDTO | A DTO for repository statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
ResourceDTO | Representation of resource that is being monitored (i.e. disk resource with specified path). Copyright 2013 WANdisco. |
Response | |
ResponseImpl | |
RouteDTO | |
RouteListDTO | Copyright 2012-2015 WANdisco. |
RouterDTO | Copyright 2016 WANdisco. |
RouterListDTO | Copyright 2016 WANdisco. |
RoutesResponseDTO | |
RuleDTO | A DTO for notification rules. |
SecuritySettingsDTO | |
SkipThresholdDTO | Copyright 2013-2014 WANdisco. |
StateMachineDTO | Copyright 2013-2014 WANdisco. |
StateMachineEPDTO | Copyright 2013 WANdisco. |
StateMachineFamilyDTO | Copyright 2013 WANdisco. |
StateMachineListDTO | Copyright 2013 WANdisco. |
StatusDTO | Copyright 2014 WANdisco. DTO to represent the status of a script run on a node. |
StatusListDTO | Copyright 2014 WANdisco. DTO to return a list of Status DTOs. |
StatusType | |
SystemStatus | |
TaskDTO | |
TaskListDTO | Copyright 2012 WANdisco. |
TemplateDTO | Abstract DTO for notification templates. |
TransactionBlockDTO | Copyright 2015 WANdisco |
TransactionBlockListDTO | Copyright 2015 WANdisco |
Type | |
UserAccountCognizanceDTO | |
UserDTO | |
VCSDiskMonitoringEventStatusDTO | Copyright 2014 WANdisco |
VCSEmergencyReconfigurationReportDTO | |
VCSLogMessage | Copyright 2014 WANdisco |
VCSNodeStatusDTO | Copyright 2014 WANdisco |
VCSNodesTransactionsDTO | A DTO for the last output, last delivered and pending transactions for a repo at a node referenced by nodeId |
VCSNodesTransactionsListDTO | |
VCSReplicationGroupDTO | |
VCSReplicationGroupListDTO | VCSReplicationGroupListDTO Platform translation API for Replication Groups This class was created to address an issue reported in NV-6189 introduced in release 1.10.0 MSP. NOTE: This is an exact copy of the old class, in a different location. This greatly minimizes the changes required to use the new object. There is almost no difference between this class and the newer "VCSReplicationGroupListDTO". With that being said the difference is a call made by the new VCSReplicationGroupListDTO will return the new XML tag "replicationGroup" instead of the old one which was "replicationgroup". XMLType has been changed for this class, as it appears in the docs will now, be replicationGroupList as no longer VCSReplicationGroupListDTO. This is in order to avoid a clash with the old deprecated item. |
|
|
VCSReplicationGroupNodeDTO | |
VCSReplicationGroupNodeListDTO | Container for a list of scheduled node lists |
VCSReplicationGroupScheduleDTO | Container for a list of scheduled node lists |
VCSReplicationGroupStatusDTO | Copyright 2014 WANdisco Id, Name, readOnlyRepos, disconnectedNodes, quorumAvailable, contentDeliveryAvailable, time occurred, duration |
VCSRepositoryStatusDTO | Copyright 2014 WANdisco |
VCSScheduledNodeListDTO | Container for a list of scheduled node lists |
VCSStatusDTO | Copyright 2014 WANdisco |
VCSSyncStopProgressDTO | |
VCSSystemHeapDTO | Copyright 2017 WANdisco |
VCSSystemStateDTO | Copyright 2014 WANdisco |
VersionDTO | Copyright 2013 WANdisco. |
VersionListDTO | Copyright 2013 WANdisco. |
type | description |
---|---|
responseImpl | |
applicationDTO | Copyright 2013 WANdisco. |
attributeDTO | Copyright 2014 WANdisco. |
attributeListDTO | Copyright 2014 WANdisco. |
beaconDTO | Copyright 2017 WANdisco. |
beaconListDTO | Copyright 2017 WANdisco. |
deadlockDetectionDTO | |
envelopeDTO | Copyright 2017 WANdisco. |
exceptionDTO | |
inductionDTO | Copyright 2013-2015 WANdisco. |
jaxbListDTO | A XML binding class wrapper for standard java classes (e.g., String, Integer). If this class needs to support a user defined class, it must either be added to @XmlSeeAlso annotation to this class or explicitly be bind the JAXBContext. |
locationDTO | Copyright 2012 WANdisco. |
locationListDTO | Copyright 2012 WANdisco. |
locationRoutesDTO | |
locationRoutesListDTO | |
membershipDTO | Copyright 2015 WANdisco. |
membershipListDTO | Copyright 2012 WANdisco. |
membershipWithScheduleDTO | Copyright 2012 WANdisco. |
membershipWithScheduleListDTO | Copyright 2012-2015 WANdisco. |
nodeDTO | Copyright 2012 WANdisco. |
nodeListDTO | Copyright 2012 WANdisco. |
replicationGroupDTO | Copyright 2012 WANdisco. |
replicationGroupListDTO | Copyright 2012 WANdisco. |
routeDTO | |
routeListDTO | Copyright 2012-2015 WANdisco. |
routesResponseDTO | |
versionDTO | Copyright 2013 WANdisco. |
versionListDTO | Copyright 2013 WANdisco. |
agreementDTO | Copyright 2013 WANdisco. |
agreementStatisticsDTO | Copyright 2013 WANdisco. |
nodeAgreementsDTO | Copyright 2013 WANdisco. |
configurationDTO | Copyright 2014 WANdisco. |
configurationPropertyDTO | Copyright 2014 WANdisco. |
connectionDTO | Copyright 2016 WANdisco. |
connectionInformationDTO | Copyright 2016 WANdisco. |
connectionInformationListDTO | Copyright 2016 WANdisco. |
routerDTO | Copyright 2016 WANdisco. |
routerListDTO | Copyright 2016 WANdisco. |
dsmIdentityListDTO | |
emergencyReconfigurationInProgressExceptionDTO | Copyright 2014 WANdisco |
emergencyReconfigurationReportDTO | Copyright 2014 WANdisco. |
replicationGroupIdentityListDTO | |
cannotRemoveLocalNodeExceptionDTO | Copyright 2014 WANdisco. |
cannotRemoveThresholdExceptionDTO | Copyright 2014 WANdisco. |
cannotSetThresholdExceptionDTO | Copyright 2014 WANdisco. |
cannotStopStateMachineOutputExceptionDTO | Copyright 2014 WANdisco. |
cannotUnsidelineExceptionDTO | Copyright 2014 WANdisco. |
configurationKeyNotFoundExceptionDTO | Copyright 2014 WANdisco. |
duplicateMembershipExceptionDTO | Copyright 2014 WANdisco. |
duplicateReplicationGroupExceptionDTO | Copyright 2014 WANdisco. |
inductionInProgressExceptionDTO | Copyright 2014 WANdisco |
invalidInductionExceptionDTO | Copyright 2014 WANdisco. |
invalidLocationAttributesExceptionDTO | Copyright 2014 WANdisco. |
invalidLocationIdentityExceptionDTO | |
invalidMembershipAttributesExceptionDTO | Copyright 2016 WANdisco. |
invalidMembershipExceptionDTO | Copyright 2014 WANdisco. |
invalidNodeAttributesExceptionDTO | Copyright 2014 WANdisco. |
invalidNodeIdentityExceptionDTO | Copyright 2014 WANdisco. |
invalidScheduleExceptionDTO | Copyright 2015 WANdisco. |
invalidStateMachineExceptionDTO | Copyright 2014 WANdisco. |
locationNotFoundExceptionDTO | Copyright 2014 WANdisco. |
loggerNotFoundExceptionDTO | Copyright 2014 WANdisco. |
membershipNotFoundExceptionDTO | Copyright 2014 WANdisco |
monitorNotFoundExceptionDTO | Copyright 2014 WANdisco. |
nodeNotFoundExceptionDTO | Copyright 2014 WANdisco |
operationNotSupportedExceptionDTO | |
proposalNotAcceptedExceptionDTO | Copyright 2014 WANdisco. |
reconfigureLocalNodeExceptionDTO | Copyright 2014 WANdisco |
reconfigureOfflineNodeExceptionDTO | Copyright 2014 WANdisco |
reconfigureOnlineNodeExceptionDTO | Copyright 2014 WANdisco |
removingNodeThatIsNotPartOfReplicationGroupExceptionDTO | Copyright 2014 WANdisco. |
removingScheduleManagingNodeExceptionDTO | Copyright 2014 WANdisco. |
replicationGroupNotFoundExceptionDTO | Copyright 2014 WANdisco. |
stateMachineNotFoundExceptionDTO | Copyright 2014 WANdisco. |
taskNotFoundExceptionDTO | Copyright 2014 WANdisco. |
taskStartExceptionDTO | Copyright 2014 WANdisco. |
taskStatusIncorrectForOperationExceptionDTO | Copyright 2014 WANdisco. |
unsupportedReplicationGroupExceptionDTO | Copyright 2014 WANdisco. |
updateConfigurationExceptionDTO | Copyright 2014 WANdisco. |
handlerDTO | Copyright 2013 WANdisco. |
realmDTO | Copyright 2013 WANdisco. |
realmListDTO | Copyright 2013 WANdisco. |
levelListDTO | Copyright 2013 WANdisco. |
loggerDTO | Copyright 2013 WANdisco. |
loggerListDTO | Copyright 2013 WANdisco. |
conditionEventPairDTO | Representation of a pair of condition and severity of event that is dispatched if condition is met, used as part of MonitorDTO. |
monitorDTO | Representation of a monitor object that monitors a single specific resource according to one or more conditions. |
monitorListDTO | An encapsulation object containing the list of monitors. Copyright 2013 WANdisco. |
monitoringConditionDTO | Represents a monitoring condition, e.g. available disk size threshold. com.wandisco.application.monitor.DiskMonitoringCondition Copyright 2013 WANdisco. |
resourceDTO | Representation of resource that is being monitored (i.e. disk resource with specified path). Copyright 2013 WANdisco. |
familyRepresentativeIdentityDTO | Copyright 2013 WANdisco. |
familyRepresentativeIdentityListDTO | Copyright 2014 WANdisco. |
historyDTO | Copyright 2013 WANdisco. |
historyItemDTO | Copyright 2013 WANdisco. |
membershipFriDTO | Copyright 2014 WANdisco. |
membershipFriListDTO | Copyright 2014 WANdisco. |
skipThresholdDTO | Copyright 2013-2014 WANdisco. |
stateMachineDTO | Copyright 2013-2014 WANdisco. |
stateMachineEPDTO | Copyright 2013 WANdisco. |
stateMachineFamilyDTO | Copyright 2013 WANdisco. |
stateMachineListDTO | Copyright 2013 WANdisco. |
aggregationTaskDTO | |
authorisationTaskDTO | |
beaconTaskDTO | |
bootstrapTaskDTO | |
coordinatedStopDSMForGlobalStopTaskDTO | |
dsmProposalTaskDTO | |
ecosystemCommittedTaskDTO | |
finalInductionTaskDTO | |
localTaskDTO | |
locationBeaconTaskDTO | |
membershipProposalTaskDTO | |
prepareGlobalCoordinatedStopTaskDTO | |
prepareRemoveNodeTaskDTO | |
taskDTO | |
taskListDTO | Copyright 2012 WANdisco. |
fileReplicationResultDTO | Copyright 2013 WANdisco. DTO to store the return code and message for the result of a file replication transaction |
statusDTO | Copyright 2014 WANdisco. DTO to represent the status of a script run on a node. |
statusListDTO | Copyright 2014 WANdisco. DTO to return a list of Status DTOs. |
FSFSRepositoryDTO | Copyright 2013 WANdisco. |
FSFSRepositoryListDTO | Copyright 2012 WANdisco. |
delegateDTO | Copyright 2013 WANdisco. |
acquireBlockDTO | * Copyright 2015 WANdisco |
acquireBlockListDTO | * Copyright 2015 WANdisco |
transactionBlockDTO | Copyright 2015 WANdisco |
transactionBlockListDTO | Copyright 2015 WANdisco |
destinationDTO | Abstract DTO for notification destinations. |
emailDestinationDTO | A DTO for email notification destinations. |
emailGatewayDTO | A DTO for email notification channel gateways. |
encryptionTypeDTO | A DTO for the type of encryption to use when connecting to SMTP servers. |
gatewayDTO | Abstract DTO for notification channel gateways. |
channelDTO | A DTO for notification delivery channels.
These objects are immutable because channels are registered at bootstrap-time based on the implementation modules available on the application's class path. |
eventTypeDTO | A DTO for notifiable event types.
These objects are immutable because notifiable event types are registered at bootstrap-time by the application. |
ruleDTO | A DTO for notification rules. |
emailTemplateDTO | A DTO for email notification templates. |
templateDTO | Abstract DTO for notification templates. |
kerberosConfigDTO | |
authorityDTO | |
securitySettingsDTO | |
userDTO | |
VCSDiskMonitoringEventStatusDTO | Copyright 2014 WANdisco |
VCSEmergencyReconfigurationReportDTO | |
VCSLogMessage | Copyright 2014 WANdisco |
VCSNodeStatusDTO | Copyright 2014 WANdisco |
VCSNodesTransactionsDTO | A DTO for the last output, last delivered and pending transactions for a repo at a node referenced by nodeId |
VCSNodesTransactionsListDTO | |
VCSReplicationGroupDTO | |
VCSReplicationGroupList | |
replicationGroupList | VCSReplicationGroupListDTO Platform translation API for Replication Groups This class was created to address an issue reported in NV-6189 introduced in release 1.10.0 MSP. NOTE: This is an exact copy of the old class, in a different location. This greatly minimizes the changes required to use the new object. There is almost no difference between this class and the newer "VCSReplicationGroupListDTO". With that being said the difference is a call made by the new VCSReplicationGroupListDTO will return the new XML tag "replicationGroup" instead of the old one which was "replicationgroup". XMLType has been changed for this class, as it appears in the docs will now, be replicationGroupList as no longer VCSReplicationGroupListDTO. This is in order to avoid a clash with the old deprecated item. |
VCSReplicationGroupNodeDTO | |
VCSReplicationGroupNodeListDTO | Container for a list of scheduled node lists |
VCSReplicationGroupScheduleDTO | Container for a list of scheduled node lists |
VCSReplicationGroupStatusDTO | Copyright 2014 WANdisco Id, Name, readOnlyRepos, disconnectedNodes, quorumAvailable, contentDeliveryAvailable, time occurred, duration |
VCSRepositoryStatusDTO | Copyright 2014 WANdisco |
VCSScheduledNodeListDTO | Container for a list of scheduled node lists |
VCSStatusDTO | Copyright 2014 WANdisco |
VCSSyncStopProgressDTO | |
VCSSystemHeapDTO | Copyright 2017 WANdisco |
VCSSystemStateDTO | Copyright 2014 WANdisco |
|
|
delegateCommonDTO | A base set of information that contains delegate information. Clients may inherit from this object, and add their own information on top e.g fsfs.DelegateCommonDTO |
licenseDTO | Copyright 2013 WANdisco |
licensePropertyDTO | Copyright 2013 WANdisco |
licensePropertyListDTO | Copyright 2013 WANdisco |
licensedUserDTO | |
userAccountCognizanceDTO | |
systemStatus | |
checkpointListDTO | Need to supply the checkpoints to the client. This class is used for mapping to XML. |
consistencyCheckpointDTO | |
repositoryAndHelperListDTO | Copyright 2018 WANdisco |
repositoryExceptionDTO | A DTO for repository exceptions. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
repositoryGsnDTO | Copyright 2018 WANdisco |
repositoryGsnListDTO | Copyright 2018 WANdisco |
repositoryRevisionDTO | A DTO for repository revision statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
repositoryRevisionListDTO | A DTO for a collection of repository revision statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
repositorySizeDTO | A DTO for repository size 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
repositoryStatsDTO | A DTO for repository statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD. |
deployedStateDTO | DTO for deployed state on a repository |
deployedStoppedStateDTO | DTO for deployed state on a repository |
deployedStoppingStateDTO | DTO for deployed state on a repository |
deployedUnreplicatedStateDTO | DTO for deployed a repository that is not being replicated (in a single node replication group) |
failedDeploymentStateDTO | DTO for Failed Deployment state on a repository |
pendingStateDTO | DTO for pending state on a repository |
repositorySidelinedStateDTO | DTO for deployed a repository that is sidelined |
repositoryStateDTO | Copyright 2013 WANdisco. |
bulkConsistencyCheckTaskDTO | |
consistencyCheckTaskDTO | DTO for consistency check task. |
ecosystemConsistencyCheckResultTaskDTO | |
response |