Options
All
  • Public
  • Public/Protected
  • All
Menu

Cloud Tenant.

Hierarchy

Index

Constructors

constructor

Accessors

backupCount

backupCount:

Gets the backup count of the Cloud Tenant.

companyId

companyId:

Gets the company ID of the Cloud Tenant.

contractUuid

contractUuid:

Gets the contract uuid for the Cloud Tenant.

deleted

deleted:

Indicates whether the entity is deleted.

deletedDate

deletedDate:

Gets the date that the entity was deleted, or null if it is not deleted.

enabled

enabled:

Indicates whether the Cloud Tenant is enabled.

endPoint

endPoint:

Gets the end point of the Cloud Tenant.

entityType

entityType:

json

json:

Gets the raw JSON object from the API.

lastActive

lastActive:

Gets the last active of the Cloud Tenant.

lastResult

lastResult:

Get the last result of the Cloud Tenant.

locationId

locationId:

Gets the location id of the Cloud Tenant.

name

name:

Gets the name.

ownerName

ownerName:

Gets the owner name of the Cloud Tenant.

publicIpCount

publicIpCount:

Gets the public IP count of the Cloud Tenant.

resources

resources:

Gets the resources of the Cloud Tenant.

throttlingEnabled

throttlingEnabled:

Gets the throttling enabled value of the Cloud Tenant.

throttlingSpeedLimit

throttlingSpeedLimit:

Gets the throttling speed limit of the Cloud Tenant.

throttlingSpeedUnit

throttlingSpeedUnit:

Gets the throttling speed unit of the Cloud Tenant.

uid

uid:

Gets the uid of the Cloud Tenant.

updatedDate

updatedDate:

Gets the last date that the entity was updated.

uuid

uuid:

Gets the UUID.

Methods

getBackupHistoryFor

  • getBackupHistoryFor(offset?: undefined | number, limit?: undefined | number): Promise<Array<CloudTenantBackupHistory>>

getStorageUsageFor

refresh

toString

  • toString(): string

upgradeTenantContract

Static getCloudTenant

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc