Package com.iland.core.web.sdk
Class Client
java.lang.Object
com.iland.core.web.sdk.AbstractClient
com.iland.core.web.sdk.Client
- All Implemented Interfaces:
PlatformCoreApi
Public API Client.
- Author:
- Cory Snyder
-
Field Summary
Fields inherited from class com.iland.core.web.sdk.AbstractClient
connection -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the Backup Group Resource.Returns the Backup Group Resource.Get the download resource.Get the event resource.getEventWebSocket(String companyID) Get a web socket client.Returns the Office 365 Job resource.Returns the Office 365 Job Session resource.Returns the Office 365 VBO organization resource.Returns the Office 365 Restore Session resource.Returns the Office 365 Search Backups resource.Returns the Object Storage Resource.Returns the Protection Source Resource.Get the reporting resource.Get the task resource.Returns the VAC company resource.Returns the VAC job resource.Returns the VCC failover plan resource.Methods inherited from class com.iland.core.web.sdk.AbstractClient
getConnection, login, logoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.iland.core.web.sdk.PlatformCoreApi
getConnection, login, logout
-
Constructor Details
-
Client
-
Client
-
-
Method Details
-
getCatalogResource
- Specified by:
getCatalogResourcein interfacePlatformCoreApi
-
getReportingResource
Get the reporting resource.- Specified by:
getReportingResourcein interfacePlatformCoreApi- Returns:
OrgReportingResourceinstance
-
getEdgeGatewayResource
- Specified by:
getEdgeGatewayResourcein interfacePlatformCoreApi
-
getFrontEndFeatureResource
- Specified by:
getFrontEndFeatureResourcein interfacePlatformCoreApi
-
getNsxTEdgeGatewayResource
- Specified by:
getNsxTEdgeGatewayResourcein interfacePlatformCoreApi
-
getNsxTApplicationPortProfileResource
- Specified by:
getNsxTApplicationPortProfileResourcein interfacePlatformCoreApi
-
getNsxTOrgVdcNetworkResource
- Specified by:
getNsxTOrgVdcNetworkResourcein interfacePlatformCoreApi
-
getEdgeResource
- Specified by:
getEdgeResourcein interfacePlatformCoreApi
-
getMediaResource
- Specified by:
getMediaResourcein interfacePlatformCoreApi
-
getOrgResource
- Specified by:
getOrgResourcein interfacePlatformCoreApi
-
getUserResource
- Specified by:
getUserResourcein interfacePlatformCoreApi
-
getVappResource
- Specified by:
getVappResourcein interfacePlatformCoreApi
-
getVappTemplateResource
- Specified by:
getVappTemplateResourcein interfacePlatformCoreApi
-
getVdcResource
- Specified by:
getVdcResourcein interfacePlatformCoreApi
-
getSqlRecoveryResource
- Specified by:
getSqlRecoveryResourcein interfacePlatformCoreApi
-
getOracleRecoveryResource
- Specified by:
getOracleRecoveryResourcein interfacePlatformCoreApi
-
getPhysicalFileRecoveryResource
- Specified by:
getPhysicalFileRecoveryResourcein interfacePlatformCoreApi
-
getVmResource
- Specified by:
getVmResourcein interfacePlatformCoreApi
-
getLocationResource
- Specified by:
getLocationResourcein interfacePlatformCoreApi
-
getVpgResource
- Specified by:
getVpgResourcein interfacePlatformCoreApi
-
getCompanyResource
- Specified by:
getCompanyResourcein interfacePlatformCoreApi
-
getCompanyLocationResource
- Specified by:
getCompanyLocationResourcein interfacePlatformCoreApi
-
getConstantsResource
- Specified by:
getConstantsResourcein interfacePlatformCoreApi
-
getOrgVdcNetworkResource
- Specified by:
getOrgVdcNetworkResourcein interfacePlatformCoreApi
-
getVappNetworkResource
- Specified by:
getVappNetworkResourcein interfacePlatformCoreApi
-
getDRRunbookResource
- Specified by:
getDRRunbookResourcein interfacePlatformCoreApi
-
getOffsiteReplicationResource
- Specified by:
getOffsiteReplicationResourcein interfacePlatformCoreApi
-
getDownloadResource
Get the download resource.- Specified by:
getDownloadResourcein interfacePlatformCoreApi- Returns:
DownloadResourcethe download resource
-
getTaskResource
Get the task resource.- Specified by:
getTaskResourcein interfacePlatformCoreApi- Returns:
TaskResourcethe task resource
-
getEventResource
Get the event resource.- Specified by:
getEventResourcein interfacePlatformCoreApi- Returns:
EventResourcethe event resource
-
getVccFailoverPlanResource
Returns the VCC failover plan resource.- Specified by:
getVccFailoverPlanResourcein interfacePlatformCoreApi- Returns:
VccFailoverPlanResourcethe VCC-R failover plan resource
-
getEventWebSocket
Get a web socket client.- Specified by:
getEventWebSocketin interfacePlatformCoreApi- Parameters:
companyID-Stringcompany id- Returns:
WebSocketClientweb socket client
-
getVacCompanyResource
Returns the VAC company resource.- Specified by:
getVacCompanyResourcein interfacePlatformCoreApi- Returns:
VacCompanyResourcethe VAC company resource
-
getVacJobResource
Returns the VAC job resource.- Specified by:
getVacJobResourcein interfacePlatformCoreApi- Returns:
VacCompanyResourcethe VAC company resource
-
getVacJobProcessedObjectResource
- Specified by:
getVacJobProcessedObjectResourcein interfacePlatformCoreApi
-
getO365OrganizationResource
Returns the Office 365 VBO organization resource.- Specified by:
getO365OrganizationResourcein interfacePlatformCoreApi- Returns:
O365OrganizationResourcethe Office 365 VBO organization resource
-
getO365JobResource
Returns the Office 365 Job resource.- Specified by:
getO365JobResourcein interfacePlatformCoreApi- Returns:
O365JobResourcethe office 365 VBO Job resource
-
getO365JobSessionResource
Returns the Office 365 Job Session resource.- Specified by:
getO365JobSessionResourcein interfacePlatformCoreApi- Returns:
O365JobSessionResourcethe office 365 VBO Job Session resource
-
getO365RestoreSessionResource
Returns the Office 365 Restore Session resource.- Specified by:
getO365RestoreSessionResourcein interfacePlatformCoreApi- Returns:
O365RestoreSessionResourcethe office 365 VBO Job Session resource
-
getO365SearchBackupsResource
Returns the Office 365 Search Backups resource.- Specified by:
getO365SearchBackupsResourcein interfacePlatformCoreApi- Returns:
O365SearchBackupsResourcethe Office 365 Search Backups resource
-
getBackupGroupResource
Returns the Backup Group Resource.- Specified by:
getBackupGroupResourcein interfacePlatformCoreApi- Returns:
BackupGroupResource
-
getBackupGroupV2Resource
Returns the Backup Group Resource.- Specified by:
getBackupGroupV2Resourcein interfacePlatformCoreApi- Returns:
BackupGroupResource
-
getProtectionSourceResource
Returns the Protection Source Resource.- Returns:
ProtectionSourceResource
-
getObjectStorageResource
Returns the Object Storage Resource.- Specified by:
getObjectStorageResourcein interfacePlatformCoreApi- Returns:
ObjectStorageResource
-
getCompanySSOResource
- Specified by:
getCompanySSOResourcein interfacePlatformCoreApi
-
getConnectivityResource
- Specified by:
getConnectivityResourcein interfacePlatformCoreApi
-
getS3StorageResource
- Specified by:
getS3StorageResourcein interfacePlatformCoreApi
-
getLicenseResource
- Specified by:
getLicenseResourcein interfacePlatformCoreApi
-