models_v2.entity_types_2_enum module¶
-
class
models_v2.entity_types_2_enum.
EntityTypes2Enum
[source]¶ Bases:
object
Implementation of the ‘entityTypes2’ enum.
TODO: type enum description here.
- Attributes:
CLUSTERPARTITION: TODO: type description here. STORAGEDOMAIN: TODO: type description here. VIEW: TODO: type description here. SHARE: TODO: type description here. NODE: TODO: type description here. DISK: TODO: type description here. CLUSTER: TODO: type description here. VLAN: TODO: type description here. USER: TODO: type description here. APIKEY: TODO: type description here. CHASSIS: TODO: type description here. SSLCERTIFICATE: TODO: type description here. PROTECTIONGROUP: TODO: type description here. SOURCE: TODO: type description here. RECOVERYTASK: TODO: type description here. SMTPSERVER: TODO: type description here. ENCRYPTIONKEY: TODO: type description here. PROTECTIONPOLICY: TODO: type description here. ALERT: TODO: type description here. RESOLUTION: TODO: type description here. ALERTNOTIFICATIONRULE: TODO: type description here. VAULT: TODO: type description here. REMOTECLUSTER: TODO: type description here. ACTIVEDIRECTORY: TODO: type description here. LDAP: TODO: type description here. ANTIVIRUSSERVICEGROUP: TODO: type description here. INFECTEDFILE: TODO: type description here. PREFERREDDOMAINCONTROLLER: TODO: type description here. GROUP: TODO: type description here. ROLE: TODO: type description here. PROTECTIONRUN: TODO: type description here. SEARCHJOB: TODO: type description here. PHYSICALAGENT: TODO: type description here. CLONETASK: TODO: type description here. CLONEREFRESHTASK: TODO: type description here. NETWORK: TODO: type description here. INTERFACE: TODO: type description here. NETWORKINERFACEGROUP: TODO: type description here. SCHEDULER: TODO: type description here. PROXYSERVER: TODO: type description here. STATICROUTE: TODO: type description here. IP: TODO: type description here. QOS: TODO: type description here. KMSCONFIGURATION: TODO: type description here. CLOUDSPIN: TODO: type description here. TENANT: TODO: type description here. IDPCONFIGURATION: TODO: type description here. APP: TODO: type description here. HELIOSEVENT: TODO: type description here. OBJECT: TODO: type description here. CLUSTERSERVICES: TODO: type description here. ACCESSTOKEN: TODO: type description here. SNMPCONFIG: TODO: type description here. IOTIER: TODO: type description here. SERVICEFLAG: TODO: type description here. SUPPORTSERVER: TODO: type description here. CSR: TODO: type description here. KEYSTONE: TODO: type description here. SWIFTROLES: TODO: type description here. TAGS: TODO: type description here. NIS: TODO: type description here. SNAPSHOT: TODO: type description here. HYBRIDEXTENDER: TODO: type description here.
-
ACCESSTOKEN
= 'AccessToken'¶
-
ACTIVEDIRECTORY
= 'ActiveDirectory'¶
-
ALERT
= 'Alert'¶
-
ALERTNOTIFICATIONRULE
= 'AlertNotificationRule'¶
-
ANTIVIRUSSERVICEGROUP
= 'AntivirusServiceGroup'¶
-
APIKEY
= 'ApiKey'¶
-
APP
= 'App'¶
-
CHASSIS
= 'Chassis'¶
-
CLONEREFRESHTASK
= 'CloneRefreshTask'¶
-
CLONETASK
= 'CloneTask'¶
-
CLOUDSPIN
= 'CloudSpin'¶
-
CLUSTER
= 'Cluster'¶
-
CLUSTERPARTITION
= 'ClusterPartition'¶
-
CLUSTERSERVICES
= 'ClusterServices'¶
-
CSR
= 'Csr'¶
-
DISK
= 'Disk'¶
-
ENCRYPTIONKEY
= 'EncryptionKey'¶
-
GROUP
= 'Group'¶
-
HELIOSEVENT
= 'HeliosEvent'¶
-
HYBRIDEXTENDER
= 'HybridExtender'¶
-
IDPCONFIGURATION
= 'IdpConfiguration'¶
-
INFECTEDFILE
= 'InfectedFile'¶
-
INTERFACE
= 'Interface'¶
-
IOTIER
= 'IoTier'¶
-
IP
= 'Ip'¶
-
KEYSTONE
= 'Keystone'¶
-
KMSCONFIGURATION
= 'KmsConfiguration'¶
-
LDAP
= 'Ldap'¶
-
NETWORK
= 'Network'¶
-
NETWORKINERFACEGROUP
= 'NetworkInerfaceGroup'¶
-
NIS
= 'Nis'¶
-
NODE
= 'Node'¶
-
OBJECT
= 'Object'¶
-
PHYSICALAGENT
= 'PhysicalAgent'¶
-
PREFERREDDOMAINCONTROLLER
= 'PreferredDomainController'¶
-
PROTECTIONGROUP
= 'ProtectionGroup'¶
-
PROTECTIONPOLICY
= 'ProtectionPolicy'¶
-
PROTECTIONRUN
= 'ProtectionRun'¶
-
PROXYSERVER
= 'ProxyServer'¶
-
QOS
= 'Qos'¶
-
RECOVERYTASK
= 'RecoveryTask'¶
-
REMOTECLUSTER
= 'RemoteCluster'¶
-
RESOLUTION
= 'Resolution'¶
-
ROLE
= 'Role'¶
-
SCHEDULER
= 'Scheduler'¶
-
SEARCHJOB
= 'SearchJob'¶
-
SERVICEFLAG
= 'ServiceFlag'¶
-
SHARE
= 'Share'¶
-
SMTPSERVER
= 'SmtpServer'¶
-
SNAPSHOT
= 'Snapshot'¶
-
SNMPCONFIG
= 'SnmpConfig'¶
-
SOURCE
= 'Source'¶
-
SSLCERTIFICATE
= 'SslCertificate'¶
-
STATICROUTE
= 'StaticRoute'¶
-
STORAGEDOMAIN
= 'StorageDomain'¶
-
SUPPORTSERVER
= 'SupportServer'¶
-
SWIFTROLES
= 'SwiftRoles'¶
-
TAGS
= 'Tags'¶
-
TENANT
= 'Tenant'¶
-
USER
= 'User'¶
-
VAULT
= 'Vault'¶
-
VIEW
= 'View'¶
-
VLAN
= 'Vlan'¶