Dell Appassure 5 User Guide
Have a look at the manual Dell Appassure 5 User Guide online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 327 Dell manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
Dell AppAssure User Guide Version 5.4.3 Revision B459 TransferMissingRecordsOld Sends a stream of raw records to the slave core, the list of which is determined by NegotiateMissingRecords. URI: replicationcomms/slave/sessions/{sessionId}/records/rawdata HTTP Method: POST TransferUndiscoveredRecords Sends a stream of record data for the image being checked, and receives back a stream of record metadata which are detected as missing from the remote core. URI: replicationcomms/slave/check/session/{sessionId}/transferRecords HTTP Method: POST Tr a n s f e r Vo l u m e B l o c k Reads data from agent in current transmit session. URI: replicationcomms/slave/blockTransfer/contextId/{contextId}/blockCount/{blockCount}/offset/{offset}/size/{s ize} HTTP Method: POST UpdateIndex Updates volume image index on remote core. URI: replicationcomms/slave/check/session/{sessionId}/updateIndex HTTP Method: POST UpdateMasterStorageUsage Reports a summary of storage usage on the master core to the slave core. This primarily exists to support MSP billing needs. URI: replicationcomms/slave/storage HTTP Method: PUT UpdateReplicationStatus Set replication status on the slave core. URI: replicationcomms/slave/agents/{agentId}/status HTTP Method: PUT VerifyAddAgentsByDemand Verifies whether agents can be safely replicated by demand URI: replicationcomms/slave/demand/agents/verify HTTP Method: POST VerifyAddAgentsByRequest Verifies whether agents can be safely replicated by request URI: replicationcomms/slave/request/agents/verify HTTP Method: POST
Dell AppAssure User Guide Version 5.4.3 Revision B460 VerifyReplicationAbility Verifies replication ability. URI: replicationcomms/slave/agents/{agentId}/replication/verifyStart HTTP Method: GET VerifyReplicationCorePairingAbility Verifies pairing ability. URI: replicationcomms/slave/replication/verifyStart/?useCredentials={useCredentials} HTTP Method: POST IReplicationManagement This section describes the service operations available for IReplicationManagement at replication/. The IReplicationManagement service contract is used the for the configuration, management, and monitoring of replication. The URI and HTTP method are provided for each service operation. The service operations include: •AddAgentsByDemand •AddAgentsByRequest •DeleteAgentFromMaster •DeleteAgentFromSlave •DeleteMasterCore •DeletePairing •DeleteSlaveCore •DemandPairing •ForceReplication •GetAgentReplicationSettings •GetAgentRepositoryRelationships •GetCoreIdByDescriptor •GetCoreIdByUrl •GetCountRemoteAgentsRecoveryPoints •GetPendingPairingRequest •GetPendingPairingRequests •GetCountRemoteAgentsRecoveryPoints •GetPendingPairingRequest •GetPendingPairingRequests •GetRemoteAgentsRecoveryPoints •GetRemoteCoreRepositories •GetRemoteCoreRepositoriesForDemand •GetRemoteCores •GetRemoteMasterCoresForDemand
Dell AppAssure User Guide Version 5.4.3 Revision B461 •GetRemoteSlaveCoreReplicationPolicy •GetRemoteSlaveRecoveryPoint •GetReplicatedAgentsRecoveryPointsInfo •GetReplicationConfiguration •IgnorePairingRequest •RequestForceReplication •RequestPairing •RespondToAddAgentsByRequest •RespondToPairingRequest •SelectRangeRemoteAgentsRecoveryPoints •SetAgentReplicationPauseConfiguration •SetAgentReplicationPauseConfigurationForMasterCores •SetAgentReplicationPauseConfigurationForSlaveCores •SetAgentReplicationSettings •SetRemoteSlaveCoreReplicationPolicy •SetReplicationConfiguration •SwitchFailoverAgentToReplicated •SwitchReplicatedAgentToFailover •UpdateSlaveCoreSettings •VerifyAddAgentsByDemand •VerifyAddAgentsByDemandForExistingCore •VerifyAddAgentsByRequest •VerifyAddAgentsByRequestForExistingCore •VerifyCorePairingAbilityByDemand •VerifyCorePairingAbilityByRequest AddAgentsByDemand Add agents to existing pairing by demand. URI: replication/cores/{coreId}/agents/demand HTTP Method: POST AddAgentsByRequest Add agents to existing pairing by request. URI: replication/cores/{coreId}/agents/request HTTP Method: POST DeleteAgentFromMaster Delete agent from replication relationship from slaves side only. Actual replicated and protected agent on master and slave cores stay available. URI: replication/masters/{coreId}/replicatedagents/{agentId}/?deleteRecoveryPoints={deleteRecoveryPoints} HTTP Method: DELETE
Dell AppAssure User Guide Version 5.4.3 Revision B462 DeleteAgentFromSlave Delete agent from replication relationship from masters side only. Actual replicated and protected agent on master and slave cores stay available. URI: replication/slaves/{coreId}/replicatedagents/{agentId} HTTP Method: DELETE DeleteMasterCore Delete remote master core from replication. URI: replication/masters/{coreId}?deleteRecoveryPoints={deleteRecoveryPoints} HTTP Method: DELETE DeletePairing Delete pairing between master and slave cores. URI: replication/cores/{coreId}/pairing?deleteRecoveryPoints={deleteRecoveryPoints} HTTP Method: DELETE DeleteSlaveCore Delete remote slave core from replication. URI: replication/slaves/{coreId} HTTP Method: DELETE DemandPairing Instructs this core to send a replication demand to a remote core. This operation will require admin credentials on the remote core, but if successful will take effect right away. Returns slave core Id. URI: replication/cores/pairing/demand HTTP Method: POST ForceReplication Force replication for agents. URI: replication/force HTTP Method: PUT GetAgentReplicationSettings Get replication settings for agent with given ID. URI: replication/agents/{agentId} HTTP Method: GET GetAgentRepositoryRelationships Gets the repositories on a remote core for agents. URI: replication/cores/slaves/{slaveCoreId}/agentRepositoryRelationships HTTP Method: GET
Dell AppAssure User Guide Version 5.4.3 Revision B463 GetCoreIdByDescriptor Tests a core descriptor to validate the ability to connect to it. Returns CoreId. Using NTLM authentication. URI: replication/cores/descriptor HTTP Method: PUT GetCoreIdByUrl Tests connection to a remote core. Returns CoreId. Using Anonymous authentication. URI: replication/cores/{hostUri} HTTP Method: PUT GetCountRemoteAgentsRecoveryPoints Gets count of replicated recovery points on a remote slave core for the specific agent. This wont work with a master core. URI: replication/cores/{coreId}/agents/{agentid}/recoveryPointsCount HTTP Method: GET GetPendingPairingRequest Gets a the pending request for a specific request ID. URI: replication/requests/pairing/pending/{requestId} HTTP Method: GET GetPendingPairingRequests Gets a list of all pending replication pairing requests received by this core from remote master cores. URI: replication/requests/pending HTTP Method: GET GetRemoteAgentsRecoveryPoints Gets the replicated recovery points on a remote slave core for the specific agent. This wont work with a master core. URI: replication/cores/{coreId}/agents/{agentid}/recoveryPoints HTTP Method: GET GetRemoteCoreRepositories Gets the repositories on a remote core. Admin credentials on the remote core are required. URI: replication/cores/slave/repositories HTTP Method: PUT GetRemoteCoreRepositoriesForDemand Gets the repositories on a remote core for. Uses certificate authentication and works only for demanded core. URI: replication/cores/slaves/{slaveCoreId}/pairingdemand/repositories HTTP Method: PUT
Dell AppAssure User Guide Version 5.4.3 Revision B464 GetRemoteCores Gets a list of all of the remote cores this core knows about, both master and slave URI: replication/cores/?forceRefresh={forceRefresh} HTTP Method: GET GetRemoteMasterCoresForDemand Getting remote masers cores info for current slave core. URI: replication/cores/slave/masters HTTP Method: PUT GetRemoteSlaveCoreReplicationPolicy Gets remote slave core replication policy. This work with a master core side only. URI: replication/cores/slaves/{slaveCoreId}/settings/policy HTTP Method: GET GetRemoteSlaveRecoveryPoint Gets the details for a replicated recovery point on a remote slave core. This wont work with a master core. URI: replication/cores/{coreId}/agents/{agentId}/rps/{recoveryPointId} HTTP Method: GET GetReplicatedAgentsRecoveryPointsInfo Gets the list of agents which have recovery points on a remote slave core. URI: replication/cores/{coreId}/agents/rpsinfo HTTP Method: GET GetReplicationConfiguration Get replication configuration. URI: replication/config HTTP Method: GET IgnorePairingRequest Deletes a pending replication request without responding to it. URI: replication/requests/{requestId} HTTP Method: DELETE RequestForceReplication Request force replication. URI: replication/requestForceReplication HTTP Method: PUT
Dell AppAssure User Guide Version 5.4.3 Revision B465 RequestPairing Instructs this core to send a replication request to a remote core. Replication will start once the remote core approves the request. Returns slave core ID. URI: replication/cores/pairing/request HTTP Method: POST RespondToAddAgentsByRequest Responds to a pending agents from replication requests. URI: replication/requests/pairing/{requestId}/agents POST RespondToPairingRequest Responds to a pending replication requests. URI: replication/requests/pairing/{requestId} HTTP Method: POST SelectRangeRemoteAgentsRecoveryPoints Gets the range of replicated recovery points on a remote slave core for the specific agent. This wont work with a master core. URI: replication/cores/{coreId}/agents/{agentid}/skipCount/{skipCount}/maxCount/{maxCount}/recoveryPoints HTTP Method: GET SetAgentReplicationPauseConfiguration Pauses replication for agent. URI: replication/slaves/{slaveCoreId}/agents/{agentId}/pauseConfiguration HTTP Method: POST SetAgentReplicationPauseConfigurationForMasterCores Pauses replication for agent. URI: replication/masters/{masterCoreId}/agents/{agentId}/pauseConfiguration HTTP Method: POST SetAgentReplicationPauseConfigurationForSlaveCores Pauses replication for agent. URI: replication/slaves/agents/{agentId}/pauseConfiguration HTTP Method: POST SetAgentReplicationSettings Set replication settings into an agent with given ID. URI: replication/agents/{agentId} HTTP Method: PUT
Dell AppAssure User Guide Version 5.4.3 Revision B466 SetRemoteSlaveCoreReplicationPolicy Sets remote slave core replication policy. This work with a master core side only. URI: replication/cores/slaves/{slaveCoreId}/settings/policy HTTP Method: PUT SetReplicationConfiguration Sets replication configuration. URI: replication/config HTTP Method: PUT SwitchFailoverAgentToReplicated Converts replicated agent to failover. URI: replication/cores/{coreId}/agents/{agentId}/failover HTTP Method: POST SwitchReplicatedAgentToFailover Converts failover agent to replicated agent. URI: replication/cores/{coreId}/agents/{agentId}/failback?ignoreRunningReplicationJobs={ignoreReplication} HTTP Method: POST UpdateSlaveCoreSettings Sets remote slave core configuration. This work with a master core side only. URI: replication/cores/slaves/{slaveCoreId}/settings HTTP Method: PUT VerifyAddAgentsByDemand Verifies whether agents can be safely replicated by demand. URI: replication/cores/slave/agents/demand/verify HTTP Method: POST VerifyAddAgentsByDemandForExistingCore Verifies whether agents can be safely replicated by demand. URI: replication/cores/slave/{coreId}/agents/demand/verify HTTP Method: POST VerifyAddAgentsByRequest Verifies whether agents can be safely replicated by request. URI: replication/cores/slave/agents/request/verify HTTP Method: POST
Dell AppAssure User Guide Version 5.4.3 Revision B467 VerifyAddAgentsByRequestForExistingCore Verifies whether agents can be safely replicated by request. URI: replication/cores/slave/{coreId}/agents/request/verify HTTP Method: POST VerifyCorePairingAbilityByDemand Tests a core descriptor to validate the ability to create pairing to remote core. Returns CoreId. Using NTLM authentication. URI: replication/cores/verify/demand HTTP Method: PUT VerifyCorePairingAbilityByRequest Tests a core descriptor to validate the ability to create pairing to remote core. Returns CoreId. Using anonymous authentication. URI: replication/cores/verify/request/{hostUri} HTTP Method: PUT IReportingManagement This section describes the service operations available for IReportingManagement at report/. The IReportingManagement service contract is the interface implemented by core reports management service, which provides reporting functionality. The URI and HTTP method are provided for each service operation. The service operations include: •GetAgentFailureReport •GetAgentReport •GetCoreFailureReport •GetCoreReport •GetDatabaseCoreIdentities •GetSelfFailureReport •GetSelfFailureReport •GetSelfReport •GetSummaryReport GetAgentFailureReport Gets a failure report for a particular agent URI: report/agentFailureReport HTTP Method: PUT
Dell AppAssure User Guide Version 5.4.3 Revision B468 GetAgentReport Gets a report for a particular agent URI: report/agentReport HTTP Method: PUT GetCoreFailureReport Gets a failure report for a particular set of cores URI: report/coreFailureReport HTTP Method: PUT GetCoreReport Gets a report for a particular set of cores. URI: report/coreReport HTTP Method: PUT GetDatabaseCoreIdentities Gets identity (id-name pairs) of Cores having reporting data in database currently used by the Core. URI: report/databaseCoreIdentities HTTP Method: GET GetSelfFailureReport Gets a failure report for this core. URI: report/selfFailureReport HTTP Method: PUT GetSelfReport Gets a report for this core. URI: report/selfReport HTTP Method: PUT GetSummaryReport Gets a summary report for this core. URI: report/summaryReport HTTP Method: PUT IRepositoryManagement This section describes the service operations available for IRepositoryManagement at reposManagement/. The IRepositoryManagement service contract is the interface implemented by the repository management service, which handles core operations related to the repositories. The URI and HTTP method are provided for each service operation.