ovirtsdk4.types module
Classes
class AccessProtocol
Ancestors (in MRO)
- AccessProtocol
- enum.Enum
- __builtin__.object
Class variables
var CIFS
var GLUSTER
var NFS
class Action
Ancestors (in MRO)
- Action
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var activate
var allow_partial_import
var async_
var attachment
var bricks
var certificates
var check_connectivity
var clone
var clone_permissions
var cluster
var collapse_snapshots
var commit_on_success
var connection
var connectivity_timeout
var data_center
var deploy_hosted_engine
var details
var directory
var discard_snapshots
var discovered_targets
var disk
var disk_profile
var disks
var exclusive
var fault
var fence_type
var filename
var filter
var fix_layout
var force
var grace_period
var host
var image
var image_transfer
var import_as_template
var is_attached
var iscsi
var iscsi_targets
var job
var lease
var logical_units
var maintenance_enabled
var migrate_vms_in_affinity_closure
var modified_bonds
var modified_labels
var modified_network_attachments
var option
var pause
var permission
var power_management
var proxy_ticket
var quota
var reason
var reassign_bad_macs
var reboot
var registration_configuration
var remote_viewer_connection_file
var removed_bonds
var removed_labels
var removed_network_attachments
var resolution_type
var restore_memory
var root_password
var seal
var snapshot
var ssh
var status
var stop_gluster_service
var storage_domain
var storage_domains
var succeeded
var synchronized_network_attachments
var template
var ticket
var undeploy_hosted_engine
var upgrade_action
var use_cloud_init
var use_sysprep
var virtual_functions_configuration
var vm
var vnic_profile_mappings
var volatile
Methods
def __init__(
self, activate=None, allow_partial_import=None, async_=None, attachment=None, authorized_key=None, bricks=None, certificates=None, check_connectivity=None, clone=None, clone_permissions=None, cluster=None, collapse_snapshots=None, comment=None, commit_on_success=None, connection=None, connectivity_timeout=None, data_center=None, deploy_hosted_engine=None, description=None, details=None, directory=None, discard_snapshots=None, discovered_targets=None, disk=None, disk_profile=None, disks=None, exclusive=None, fault=None, fence_type=None, filename=None, filter=None, fix_layout=None, force=None, grace_period=None, host=None, id=None, image=None, image_transfer=None, import_as_template=None, is_attached=None, iscsi=None, iscsi_targets=None, job=None, lease=None, logical_units=None, maintenance_enabled=None, migrate_vms_in_affinity_closure=None, modified_bonds=None, modified_labels=None, modified_network_attachments=None, name=None, option=None, pause=None, permission=None, power_management=None, proxy_ticket=None, quota=None, reason=None, reassign_bad_macs=None, reboot=None, registration_configuration=None, remote_viewer_connection_file=None, removed_bonds=None, removed_labels=None, removed_network_attachments=None, resolution_type=None, restore_memory=None, root_password=None, seal=None, snapshot=None, ssh=None, status=None, stop_gluster_service=None, storage_domain=None, storage_domains=None, succeeded=None, synchronized_network_attachments=None, template=None, ticket=None, undeploy_hosted_engine=None, upgrade_action=None, use_cloud_init=None, use_sysprep=None, virtual_functions_configuration=None, vm=None, vnic_profile_mappings=None, volatile=None)
Inheritance:
Identified
.__init__
class AffinityGroup
Ancestors (in MRO)
- AffinityGroup
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var enforcing
var hosts
var hosts_rule
var positive
var vms
var vms_rule
Methods
def __init__(
self, cluster=None, comment=None, description=None, enforcing=None, hosts=None, hosts_rule=None, id=None, name=None, positive=None, vms=None, vms_rule=None)
Inheritance:
Identified
.__init__
class AffinityLabel
Ancestors (in MRO)
- AffinityLabel
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var hosts
var read_only
var vms
Methods
def __init__(
self, comment=None, description=None, hosts=None, id=None, name=None, read_only=None, vms=None)
Inheritance:
Identified
.__init__
class AffinityRule
Ancestors (in MRO)
- AffinityRule
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var enforcing
var href
Returns the value of the href
attribute.
var positive
Methods
def __init__(
self, enabled=None, enforcing=None, positive=None)
class Agent
Ancestors (in MRO)
- Agent
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var concurrent
var encrypt_options
var host
var options
var order
var password
var port
var type
var username
Methods
def __init__(
self, address=None, comment=None, concurrent=None, description=None, encrypt_options=None, host=None, id=None, name=None, options=None, order=None, password=None, port=None, type=None, username=None)
Inheritance:
Identified
.__init__
class AgentConfiguration
Ancestors (in MRO)
- AgentConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var broker_type
var href
Returns the value of the href
attribute.
var network_mappings
var password
var port
var username
Methods
def __init__(
self, address=None, broker_type=None, network_mappings=None, password=None, port=None, username=None)
class Api
Ancestors (in MRO)
- Api
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authenticated_user
var effective_user
var href
Returns the value of the href
attribute.
var product_info
var special_objects
var summary
var time
Methods
def __init__(
self, authenticated_user=None, effective_user=None, product_info=None, special_objects=None, summary=None, time=None)
class ApiSummary
Ancestors (in MRO)
- ApiSummary
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var hosts
var href
Returns the value of the href
attribute.
var storage_domains
var users
var vms
Methods
def __init__(
self, hosts=None, storage_domains=None, users=None, vms=None)
class ApiSummaryItem
Ancestors (in MRO)
- ApiSummaryItem
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var href
Returns the value of the href
attribute.
var total
Methods
def __init__(
self, active=None, total=None)
class Application
Ancestors (in MRO)
- Application
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var vm
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, vm=None)
Inheritance:
Identified
.__init__
class Architecture
Ancestors (in MRO)
- Architecture
- enum.Enum
- __builtin__.object
Class variables
var PPC64
var S390X
var UNDEFINED
var X86_64
class AuthorizedKey
Ancestors (in MRO)
- AuthorizedKey
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var key
var user
Methods
def __init__(
self, comment=None, description=None, id=None, key=None, name=None, user=None)
Inheritance:
Identified
.__init__
class AutoNumaStatus
Ancestors (in MRO)
- AutoNumaStatus
- enum.Enum
- __builtin__.object
Class variables
var DISABLE
var ENABLE
var UNKNOWN
class Backup
Ancestors (in MRO)
- Backup
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var creation_date
var disks
var from_checkpoint_id
var phase
var to_checkpoint_id
var vm
Methods
def __init__(
self, comment=None, creation_date=None, description=None, disks=None, from_checkpoint_id=None, id=None, name=None, phase=None, to_checkpoint_id=None, vm=None)
Inheritance:
Identified
.__init__
class BackupPhase
Ancestors (in MRO)
- BackupPhase
- enum.Enum
- __builtin__.object
Class variables
var FINALIZING
var INITIALIZING
var READY
var STARTING
class Balance
Ancestors (in MRO)
- Balance
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var scheduling_policy
var scheduling_policy_unit
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, scheduling_policy=None, scheduling_policy_unit=None)
Inheritance:
Identified
.__init__
class Bios
Ancestors (in MRO)
- Bios
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var type
Methods
def __init__(
self, boot_menu=None, type=None)
class BiosType
Ancestors (in MRO)
- BiosType
- enum.Enum
- __builtin__.object
Class variables
var I440FX_SEA_BIOS
var Q35_OVMF
var Q35_SEA_BIOS
var Q35_SECURE_BOOT
class BlockStatistic
Ancestors (in MRO)
- BlockStatistic
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var statistics
Methods
def __init__(
self, statistics=None)
class Bonding
Ancestors (in MRO)
- Bonding
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active_slave
var ad_partner_mac
var href
Returns the value of the href
attribute.
var options
var slaves
Methods
def __init__(
self, active_slave=None, ad_partner_mac=None, options=None, slaves=None)
class Bookmark
Ancestors (in MRO)
- Bookmark
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var value
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, value=None)
Inheritance:
Identified
.__init__
class Boot
Ancestors (in MRO)
- Boot
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var devices
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, devices=None)
class BootDevice
Ancestors (in MRO)
- BootDevice
- enum.Enum
- __builtin__.object
Class variables
var CDROM
var HD
var NETWORK
class BootMenu
Ancestors (in MRO)
- BootMenu
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class BootProtocol
Ancestors (in MRO)
- BootProtocol
- enum.Enum
- __builtin__.object
Class variables
var AUTOCONF
var DHCP
var NONE
var POLY_DHCP_AUTOCONF
var STATIC
class BrickProfileDetail
Ancestors (in MRO)
- BrickProfileDetail
- EntityProfileDetail
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var brick
var profile_details
Inheritance:
EntityProfileDetail
.profile_details
Returns the value of the profile_details
property.
Methods
def __init__(
self, brick=None, profile_details=None)
Inheritance:
EntityProfileDetail
.__init__
class Cdrom
Ancestors (in MRO)
- Cdrom
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var file
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
Methods
class Certificate
Ancestors (in MRO)
- Certificate
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var content
var organization
var subject
Methods
def __init__(
self, comment=None, content=None, description=None, id=None, name=None, organization=None, subject=None)
Inheritance:
Identified
.__init__
class CloudInit
Ancestors (in MRO)
- CloudInit
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var files
var host
var href
Returns the value of the href
attribute.
var network_configuration
var regenerate_ssh_keys
var timezone
var users
Methods
def __init__(
self, authorized_keys=None, files=None, host=None, network_configuration=None, regenerate_ssh_keys=None, timezone=None, users=None)
class CloudInitNetworkProtocol
Ancestors (in MRO)
- CloudInitNetworkProtocol
- enum.Enum
- __builtin__.object
Class variables
var ENI
var OPENSTACK_METADATA
class Cluster
Ancestors (in MRO)
- Cluster
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var affinity_groups
var ballooning_enabled
var cpu
var cpu_profiles
var custom_scheduling_policy_properties
var data_center
var display
var enabled_features
var error_handling
var external_network_providers
var fencing_policy
var firewall_type
var gluster_hooks
var gluster_service
var gluster_tuned_profile
var gluster_volumes
var ha_reservation
var ksm
var log_max_memory_used_threshold
var log_max_memory_used_threshold_type
var mac_pool
var maintenance_reason_required
var management_network
var memory_policy
var migration
var network_filters
var networks
var optional_reason
var permissions
var required_rng_sources
var scheduling_policy
var serial_number
var supported_versions
var switch_type
var threads_as_cores
var trusted_service
var tunnel_migration
var version
var virt_service
Methods
def __init__(
self, affinity_groups=None, ballooning_enabled=None, comment=None, cpu=None, cpu_profiles=None, custom_scheduling_policy_properties=None, data_center=None, description=None, display=None, enabled_features=None, error_handling=None, external_network_providers=None, fencing_policy=None, firewall_type=None, gluster_hooks=None, gluster_service=None, gluster_tuned_profile=None, gluster_volumes=None, ha_reservation=None, id=None, ksm=None, log_max_memory_used_threshold=None, log_max_memory_used_threshold_type=None, mac_pool=None, maintenance_reason_required=None, management_network=None, memory_policy=None, migration=None, name=None, network_filters=None, networks=None, optional_reason=None, permissions=None, required_rng_sources=None, scheduling_policy=None, serial_number=None, supported_versions=None, switch_type=None, threads_as_cores=None, trusted_service=None, tunnel_migration=None, version=None, virt_service=None)
Inheritance:
Identified
.__init__
class ClusterFeature
Ancestors (in MRO)
- ClusterFeature
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster_level
Methods
def __init__(
self, cluster_level=None, comment=None, description=None, id=None, name=None)
Inheritance:
Identified
.__init__
class ClusterLevel
Ancestors (in MRO)
- ClusterLevel
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster_features
var cpu_types
var permits
Methods
def __init__(
self, cluster_features=None, comment=None, cpu_types=None, description=None, id=None, name=None, permits=None)
Inheritance:
Identified
.__init__
class ClusterUpgradeAction
Ancestors (in MRO)
- ClusterUpgradeAction
- enum.Enum
- __builtin__.object
Class variables
var FINISH
var START
class Configuration
Ancestors (in MRO)
- Configuration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var data
var href
Returns the value of the href
attribute.
var type
Methods
def __init__(
self, data=None, type=None)
class ConfigurationType
class Console
Ancestors (in MRO)
- Console
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class Core
Ancestors (in MRO)
- Core
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var index
var socket
Methods
def __init__(
self, index=None, socket=None)
class Cpu
Ancestors (in MRO)
- Cpu
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var architecture
var cores
var cpu_tune
var href
Returns the value of the href
attribute.
var level
var mode
var name
var speed
var topology
var type
Methods
def __init__(
self, architecture=None, cores=None, cpu_tune=None, level=None, mode=None, name=None, speed=None, topology=None, type=None)
class CpuMode
Ancestors (in MRO)
- CpuMode
- enum.Enum
- __builtin__.object
Class variables
var CUSTOM
var HOST_MODEL
var HOST_PASSTHROUGH
class CpuProfile
Ancestors (in MRO)
- CpuProfile
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var permissions
var qos
Methods
def __init__(
self, cluster=None, comment=None, description=None, id=None, name=None, permissions=None, qos=None)
Inheritance:
Identified
.__init__
class CpuTopology
Ancestors (in MRO)
- CpuTopology
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cores
var href
Returns the value of the href
attribute.
var sockets
var threads
Methods
def __init__(
self, cores=None, sockets=None, threads=None)
class CpuTune
Ancestors (in MRO)
- CpuTune
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var vcpu_pins
Methods
def __init__(
self, vcpu_pins=None)
class CpuType
Ancestors (in MRO)
- CpuType
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var architecture
var href
Returns the value of the href
attribute.
var level
var name
Methods
def __init__(
self, architecture=None, level=None, name=None)
class CreationStatus
Ancestors (in MRO)
- CreationStatus
- enum.Enum
- __builtin__.object
Class variables
var COMPLETE
var FAILED
var IN_PROGRESS
var PENDING
class CustomProperty
Ancestors (in MRO)
- CustomProperty
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var regexp
var value
Methods
def __init__(
self, name=None, regexp=None, value=None)
class DataCenter
Ancestors (in MRO)
- DataCenter
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var clusters
var iscsi_bonds
var local
var mac_pool
var networks
var permissions
var qoss
var quota_mode
var quotas
var status
var storage_domains
var storage_format
var supported_versions
var version
Methods
def __init__(
self, clusters=None, comment=None, description=None, id=None, iscsi_bonds=None, local=None, mac_pool=None, name=None, networks=None, permissions=None, qoss=None, quota_mode=None, quotas=None, status=None, storage_domains=None, storage_format=None, supported_versions=None, version=None)
Inheritance:
Identified
.__init__
class DataCenterStatus
Ancestors (in MRO)
- DataCenterStatus
- enum.Enum
- __builtin__.object
Class variables
var CONTEND
var MAINTENANCE
var NOT_OPERATIONAL
var PROBLEMATIC
var UNINITIALIZED
var UP
class Device
Ancestors (in MRO)
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var instance_type
var template
var vm
var vms
Methods
def __init__(
self, comment=None, description=None, id=None, instance_type=None, name=None, template=None, vm=None, vms=None)
Inheritance:
Identified
.__init__
class Disk
Ancestors (in MRO)
- Disk
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var actual_size
var alias
var backup
var bootable
var content_type
var disk_profile
var format
var image_id
var initial_size
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
var interface
var logical_name
var lun_storage
var openstack_volume_type
var permissions
var propagate_errors
var provisioned_size
var qcow_version
var quota
var read_only
var sgio
var snapshot
var sparse
var statistics
var status
var storage_domain
var storage_domains
var storage_type
var total_size
var uses_scsi_reservation
var wipe_after_delete
Methods
def __init__(
self, active=None, actual_size=None, alias=None, backup=None, bootable=None, comment=None, content_type=None, description=None, disk_profile=None, format=None, id=None, image_id=None, initial_size=None, instance_type=None, interface=None, logical_name=None, lun_storage=None, name=None, openstack_volume_type=None, permissions=None, propagate_errors=None, provisioned_size=None, qcow_version=None, quota=None, read_only=None, sgio=None, shareable=None, snapshot=None, sparse=None, statistics=None, status=None, storage_domain=None, storage_domains=None, storage_type=None, template=None, total_size=None, uses_scsi_reservation=None, vm=None, vms=None, wipe_after_delete=None)
class DiskAttachment
Ancestors (in MRO)
- DiskAttachment
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var bootable
var disk
var interface
var logical_name
var pass_discard
var read_only
var template
var uses_scsi_reservation
var vm
Methods
def __init__(
self, active=None, bootable=None, comment=None, description=None, disk=None, id=None, interface=None, logical_name=None, name=None, pass_discard=None, read_only=None, template=None, uses_scsi_reservation=None, vm=None)
Inheritance:
Identified
.__init__
class DiskBackup
class DiskContentType
Ancestors (in MRO)
- DiskContentType
- enum.Enum
- __builtin__.object
Class variables
var DATA
var HOSTED_ENGINE
var HOSTED_ENGINE_CONFIGURATION
var HOSTED_ENGINE_METADATA
var HOSTED_ENGINE_SANLOCK
var ISO
var MEMORY_DUMP_VOLUME
var MEMORY_METADATA_VOLUME
var OVF_STORE
class DiskFormat
class DiskInterface
Ancestors (in MRO)
- DiskInterface
- enum.Enum
- __builtin__.object
Class variables
var IDE
var SATA
var SPAPR_VSCSI
var VIRTIO
var VIRTIO_SCSI
class DiskProfile
Ancestors (in MRO)
- DiskProfile
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var permissions
var qos
var storage_domain
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, permissions=None, qos=None, storage_domain=None)
Inheritance:
Identified
.__init__
class DiskSnapshot
Ancestors (in MRO)
- DiskSnapshot
- Disk
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var disk
var openstack_volume_type
Inheritance:
Disk
.openstack_volume_type
Returns the value of the openstack_volume_type
property.
var propagate_errors
Inheritance:
Disk
.propagate_errors
Returns the value of the propagate_errors
property.
var provisioned_size
Inheritance:
Disk
.provisioned_size
Returns the value of the provisioned_size
property.
var storage_domain
Inheritance:
Disk
.storage_domain
Returns the value of the storage_domain
property.
var storage_domains
Inheritance:
Disk
.storage_domains
Returns the value of the storage_domains
property.
var uses_scsi_reservation
Inheritance:
Disk
.uses_scsi_reservation
Returns the value of the uses_scsi_reservation
property.
var wipe_after_delete
Inheritance:
Disk
.wipe_after_delete
Returns the value of the wipe_after_delete
property.
Methods
def __init__(
self, active=None, actual_size=None, alias=None, backup=None, bootable=None, comment=None, content_type=None, description=None, disk=None, disk_profile=None, format=None, id=None, image_id=None, initial_size=None, instance_type=None, interface=None, logical_name=None, lun_storage=None, name=None, openstack_volume_type=None, permissions=None, propagate_errors=None, provisioned_size=None, qcow_version=None, quota=None, read_only=None, sgio=None, shareable=None, snapshot=None, sparse=None, statistics=None, status=None, storage_domain=None, storage_domains=None, storage_type=None, template=None, total_size=None, uses_scsi_reservation=None, vm=None, vms=None, wipe_after_delete=None)
class DiskStatus
Ancestors (in MRO)
- DiskStatus
- enum.Enum
- __builtin__.object
Class variables
var ILLEGAL
var LOCKED
var OK
class DiskStorageType
Ancestors (in MRO)
- DiskStorageType
- enum.Enum
- __builtin__.object
Class variables
var CINDER
var IMAGE
var LUN
var MANAGED_BLOCK_STORAGE
class DiskType
class Display
Ancestors (in MRO)
- Display
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var allow_override
var certificate
var copy_paste_enabled
var disconnect_action
var file_transfer_enabled
var href
Returns the value of the href
attribute.
var keyboard_layout
var monitors
var port
var proxy
var secure_port
var single_qxl_pci
var smartcard_enabled
var type
Methods
def __init__(
self, address=None, allow_override=None, certificate=None, copy_paste_enabled=None, disconnect_action=None, file_transfer_enabled=None, keyboard_layout=None, monitors=None, port=None, proxy=None, secure_port=None, single_qxl_pci=None, smartcard_enabled=None, type=None)
class DisplayType
class Dns
Ancestors (in MRO)
- Dns
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var search_domains
var servers
Methods
def __init__(
self, search_domains=None, servers=None)
class DnsResolverConfiguration
Ancestors (in MRO)
- DnsResolverConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name_servers
Methods
def __init__(
self, name_servers=None)
class Domain
Ancestors (in MRO)
- Domain
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var groups
var user
var users
Methods
def __init__(
self, comment=None, description=None, groups=None, id=None, name=None, user=None, users=None)
Inheritance:
Identified
.__init__
class EntityExternalStatus
Ancestors (in MRO)
- EntityExternalStatus
- enum.Enum
- __builtin__.object
Class variables
var ERROR
var FAILURE
var INFO
var OK
var WARNING
class EntityProfileDetail
Ancestors (in MRO)
- EntityProfileDetail
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var profile_details
Methods
def __init__(
self, profile_details=None)
class ErrorHandling
Ancestors (in MRO)
- ErrorHandling
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var on_error
Methods
def __init__(
self, on_error=None)
class Event
Ancestors (in MRO)
- Event
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var code
var correlation_id
var custom_data
var custom_id
var data_center
var flood_rate
var host
var index
var origin
var severity
var storage_domain
var template
var time
var user
var vm
Methods
def __init__(
self, cluster=None, code=None, comment=None, correlation_id=None, custom_data=None, custom_id=None, data_center=None, description=None, flood_rate=None, host=None, id=None, index=None, name=None, origin=None, severity=None, storage_domain=None, template=None, time=None, user=None, vm=None)
Inheritance:
Identified
.__init__
class ExternalComputeResource
Ancestors (in MRO)
- ExternalComputeResource
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var external_host_provider
var provider
var url
var user
Methods
def __init__(
self, comment=None, description=None, external_host_provider=None, id=None, name=None, provider=None, url=None, user=None)
Inheritance:
Identified
.__init__
class ExternalDiscoveredHost
Ancestors (in MRO)
- ExternalDiscoveredHost
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var external_host_provider
var ip
var last_report
var mac
var subnet_name
Methods
def __init__(
self, comment=None, description=None, external_host_provider=None, id=None, ip=None, last_report=None, mac=None, name=None, subnet_name=None)
Inheritance:
Identified
.__init__
class ExternalHost
Ancestors (in MRO)
- ExternalHost
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var external_host_provider
Methods
def __init__(
self, address=None, comment=None, description=None, external_host_provider=None, id=None, name=None)
Inheritance:
Identified
.__init__
class ExternalHostGroup
Ancestors (in MRO)
- ExternalHostGroup
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var architecture_name
var domain_name
var external_host_provider
var operating_system_name
var subnet_name
Methods
def __init__(
self, architecture_name=None, comment=None, description=None, domain_name=None, external_host_provider=None, id=None, name=None, operating_system_name=None, subnet_name=None)
Inheritance:
Identified
.__init__
class ExternalHostProvider
Ancestors (in MRO)
- ExternalHostProvider
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_url
Inheritance:
ExternalProvider
.authentication_url
Returns the value of the authentication_url
property.
var certificates
var compute_resources
var description
Inheritance:
ExternalProvider
.description
Returns the value of the description
property.
var discovered_hosts
var host_groups
var hosts
var properties
Inheritance:
ExternalProvider
.properties
Returns the value of the properties
property.
var requires_authentication
Inheritance:
ExternalProvider
.requires_authentication
Returns the value of the requires_authentication
property.
Methods
def __init__(
self, authentication_url=None, certificates=None, comment=None, compute_resources=None, description=None, discovered_hosts=None, host_groups=None, hosts=None, id=None, name=None, password=None, properties=None, requires_authentication=None, url=None, username=None)
Inheritance:
ExternalProvider
.__init__
class ExternalNetworkProviderConfiguration
Ancestors (in MRO)
- ExternalNetworkProviderConfiguration
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var external_network_provider
var host
Methods
def __init__(
self, comment=None, description=None, external_network_provider=None, host=None, id=None, name=None)
Inheritance:
Identified
.__init__
class ExternalProvider
Ancestors (in MRO)
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_url
var password
var properties
var requires_authentication
var url
var username
Methods
def __init__(
self, authentication_url=None, comment=None, description=None, id=None, name=None, password=None, properties=None, requires_authentication=None, url=None, username=None)
Inheritance:
Identified
.__init__
class ExternalStatus
Ancestors (in MRO)
- ExternalStatus
- enum.Enum
- __builtin__.object
Class variables
var ERROR
var FAILURE
var INFO
var OK
var WARNING
class ExternalSystemType
Ancestors (in MRO)
- ExternalSystemType
- enum.Enum
- __builtin__.object
Class variables
var GLUSTER
var VDSM
class ExternalVmImport
Ancestors (in MRO)
- ExternalVmImport
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var cpu_profile
var drivers_iso
var host
var href
Returns the value of the href
attribute.
var name
var password
var provider
var quota
var sparse
var storage_domain
var url
var username
var vm
Methods
def __init__(
self, cluster=None, cpu_profile=None, drivers_iso=None, host=None, name=None, password=None, provider=None, quota=None, sparse=None, storage_domain=None, url=None, username=None, vm=None)
class ExternalVmProviderType
Ancestors (in MRO)
- ExternalVmProviderType
- enum.Enum
- __builtin__.object
Class variables
var KVM
var VMWARE
var XEN
class Fault
Ancestors (in MRO)
- Fault
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var detail
var href
Returns the value of the href
attribute.
var reason
Methods
def __init__(
self, detail=None, reason=None)
class FenceType
Ancestors (in MRO)
- FenceType
- enum.Enum
- __builtin__.object
Class variables
var MANUAL
var RESTART
var START
var STATUS
var STOP
class FencingPolicy
Ancestors (in MRO)
- FencingPolicy
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
var skip_if_connectivity_broken
var skip_if_gluster_bricks_up
var skip_if_gluster_quorum_not_met
var skip_if_sd_active
Methods
def __init__(
self, enabled=None, skip_if_connectivity_broken=None, skip_if_gluster_bricks_up=None, skip_if_gluster_quorum_not_met=None, skip_if_sd_active=None)
class File
Ancestors (in MRO)
- File
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var content
var storage_domain
var type
Methods
def __init__(
self, comment=None, content=None, description=None, id=None, name=None, storage_domain=None, type=None)
Inheritance:
Identified
.__init__
class Filter
Ancestors (in MRO)
- Filter
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var position
var scheduling_policy_unit
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, position=None, scheduling_policy_unit=None)
Inheritance:
Identified
.__init__
class FirewallType
Ancestors (in MRO)
- FirewallType
- enum.Enum
- __builtin__.object
Class variables
var FIREWALLD
var IPTABLES
class Floppy
Ancestors (in MRO)
- Floppy
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var file
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
Methods
class FopStatistic
Ancestors (in MRO)
- FopStatistic
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var statistics
Methods
def __init__(
self, name=None, statistics=None)
class GlusterBrick
Ancestors (in MRO)
- GlusterBrick
- GlusterBrickAdvancedDetails
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var brick_dir
var comment
Inheritance:
GlusterBrickAdvancedDetails
.comment
Returns the value of the comment
property.
var description
Inheritance:
GlusterBrickAdvancedDetails
.description
Returns the value of the description
property.
var device
Inheritance:
GlusterBrickAdvancedDetails
.device
Returns the value of the device
property.
var fs_name
Inheritance:
GlusterBrickAdvancedDetails
.fs_name
Returns the value of the fs_name
property.
var gluster_clients
Inheritance:
GlusterBrickAdvancedDetails
.gluster_clients
Returns the value of the gluster_clients
property.
var gluster_volume
var instance_type
Inheritance:
GlusterBrickAdvancedDetails
.instance_type
Returns the value of the instance_type
property.
var memory_pools
Inheritance:
GlusterBrickAdvancedDetails
.memory_pools
Returns the value of the memory_pools
property.
var mnt_options
Inheritance:
GlusterBrickAdvancedDetails
.mnt_options
Returns the value of the mnt_options
property.
var server_id
var statistics
var status
var template
Inheritance:
GlusterBrickAdvancedDetails
.template
Returns the value of the template
property.
Methods
def __init__(
self, brick_dir=None, comment=None, description=None, device=None, fs_name=None, gluster_clients=None, gluster_volume=None, id=None, instance_type=None, memory_pools=None, mnt_options=None, name=None, pid=None, port=None, server_id=None, statistics=None, status=None, template=None, vm=None, vms=None)
Inheritance:
GlusterBrickAdvancedDetails
.__init__
class GlusterBrickAdvancedDetails
Ancestors (in MRO)
- GlusterBrickAdvancedDetails
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var device
var fs_name
var gluster_clients
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
var memory_pools
var mnt_options
var pid
var port
Methods
class GlusterBrickMemoryInfo
Ancestors (in MRO)
- GlusterBrickMemoryInfo
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var memory_pools
Methods
def __init__(
self, memory_pools=None)
class GlusterBrickStatus
Ancestors (in MRO)
- GlusterBrickStatus
- enum.Enum
- __builtin__.object
Class variables
var DOWN
var UNKNOWN
var UP
class GlusterClient
Ancestors (in MRO)
- GlusterClient
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var bytes_read
var bytes_written
var client_port
var host_name
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, bytes_read=None, bytes_written=None, client_port=None, host_name=None)
class GlusterHook
Ancestors (in MRO)
- GlusterHook
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var checksum
var cluster
var conflict_status
var conflicts
var content
var content_type
var gluster_command
var server_hooks
var stage
var status
Methods
def __init__(
self, checksum=None, cluster=None, comment=None, conflict_status=None, conflicts=None, content=None, content_type=None, description=None, gluster_command=None, id=None, name=None, server_hooks=None, stage=None, status=None)
Inheritance:
Identified
.__init__
class GlusterHookStatus
Ancestors (in MRO)
- GlusterHookStatus
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var ENABLED
var MISSING
class GlusterMemoryPool
Ancestors (in MRO)
- GlusterMemoryPool
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var alloc_count
var cold_count
var hot_count
var max_alloc
var max_stdalloc
var padded_size
var pool_misses
var type
Methods
def __init__(
self, alloc_count=None, cold_count=None, comment=None, description=None, hot_count=None, id=None, max_alloc=None, max_stdalloc=None, name=None, padded_size=None, pool_misses=None, type=None)
Inheritance:
Identified
.__init__
class GlusterServerHook
Ancestors (in MRO)
- GlusterServerHook
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var checksum
var content_type
var host
var status
Methods
def __init__(
self, checksum=None, comment=None, content_type=None, description=None, host=None, id=None, name=None, status=None)
Inheritance:
Identified
.__init__
class GlusterState
Ancestors (in MRO)
- GlusterState
- enum.Enum
- __builtin__.object
Class variables
var DOWN
var UNKNOWN
var UP
class GlusterVolume
Ancestors (in MRO)
- GlusterVolume
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var bricks
var cluster
var disperse_count
var options
var redundancy_count
var replica_count
var statistics
var status
var stripe_count
var transport_types
var volume_type
Methods
def __init__(
self, bricks=None, cluster=None, comment=None, description=None, disperse_count=None, id=None, name=None, options=None, redundancy_count=None, replica_count=None, statistics=None, status=None, stripe_count=None, transport_types=None, volume_type=None)
Inheritance:
Identified
.__init__
class GlusterVolumeProfileDetails
Ancestors (in MRO)
- GlusterVolumeProfileDetails
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var brick_profile_details
var nfs_profile_details
Methods
def __init__(
self, brick_profile_details=None, comment=None, description=None, id=None, name=None, nfs_profile_details=None)
Inheritance:
Identified
.__init__
class GlusterVolumeStatus
Ancestors (in MRO)
- GlusterVolumeStatus
- enum.Enum
- __builtin__.object
Class variables
var DOWN
var UNKNOWN
var UP
class GlusterVolumeType
Ancestors (in MRO)
- GlusterVolumeType
- enum.Enum
- __builtin__.object
Class variables
var DISPERSE
var DISTRIBUTE
var DISTRIBUTED_DISPERSE
var DISTRIBUTED_REPLICATE
var DISTRIBUTED_STRIPE
var DISTRIBUTED_STRIPED_REPLICATE
var REPLICATE
var STRIPE
var STRIPED_REPLICATE
class GracePeriod
Ancestors (in MRO)
- GracePeriod
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var expiry
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, expiry=None)
class GraphicsConsole
Ancestors (in MRO)
- GraphicsConsole
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var instance_type
var port
var protocol
var template
var tls_port
var vm
Methods
def __init__(
self, address=None, comment=None, description=None, id=None, instance_type=None, name=None, port=None, protocol=None, template=None, tls_port=None, vm=None)
Inheritance:
Identified
.__init__
class GraphicsType
class Group
Ancestors (in MRO)
- Group
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var domain
var domain_entry_id
var namespace
var permissions
var roles
Methods
def __init__(
self, comment=None, description=None, domain=None, domain_entry_id=None, id=None, name=None, namespace=None, permissions=None, roles=None, tags=None)
Inheritance:
Identified
.__init__
class GuestOperatingSystem
Ancestors (in MRO)
- GuestOperatingSystem
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var architecture
var codename
var distribution
var family
var href
Returns the value of the href
attribute.
var kernel
var version
Methods
def __init__(
self, architecture=None, codename=None, distribution=None, family=None, kernel=None, version=None)
class HardwareInformation
Ancestors (in MRO)
- HardwareInformation
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var family
var href
Returns the value of the href
attribute.
var manufacturer
var product_name
var serial_number
var supported_rng_sources
var uuid
var version
Methods
def __init__(
self, family=None, manufacturer=None, product_name=None, serial_number=None, supported_rng_sources=None, uuid=None, version=None)
class HighAvailability
Ancestors (in MRO)
- HighAvailability
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
var priority
Methods
def __init__(
self, enabled=None, priority=None)
class Hook
Ancestors (in MRO)
- Hook
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var event_name
var host
var md5
Methods
def __init__(
self, comment=None, description=None, event_name=None, host=None, id=None, md5=None, name=None)
Inheritance:
Identified
.__init__
class HookContentType
class HookStage
class HookStatus
Ancestors (in MRO)
- HookStatus
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var ENABLED
var MISSING
class Host
Ancestors (in MRO)
- Host
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var affinity_labels
var agents
var auto_numa_status
var certificate
var cluster
var cpu
var device_passthrough
var devices
var display
var external_host_provider
var external_network_provider_configurations
var external_status
var hardware_information
var hooks
var hosted_engine
var iscsi
var katello_errata
var kdump_status
var ksm
var libvirt_version
var max_scheduling_memory
var memory
var network_attachments
var network_operation_in_progress
var nics
var numa_nodes
var numa_supported
var os
var override_iptables
var permissions
var port
var power_management
var protocol
var root_password
var se_linux
var spm
var ssh
var statistics
var status
var status_detail
var storage_connection_extensions
var storages
var summary
var transparent_huge_pages
var type
var unmanaged_networks
var update_available
var version
var vgpu_placement
Methods
def __init__(
self, address=None, affinity_labels=None, agents=None, auto_numa_status=None, certificate=None, cluster=None, comment=None, cpu=None, description=None, device_passthrough=None, devices=None, display=None, external_host_provider=None, external_network_provider_configurations=None, external_status=None, hardware_information=None, hooks=None, hosted_engine=None, id=None, iscsi=None, katello_errata=None, kdump_status=None, ksm=None, libvirt_version=None, max_scheduling_memory=None, memory=None, name=None, network_attachments=None, network_operation_in_progress=None, nics=None, numa_nodes=None, numa_supported=None, os=None, override_iptables=None, permissions=None, port=None, power_management=None, protocol=None, root_password=None, se_linux=None, spm=None, ssh=None, statistics=None, status=None, status_detail=None, storage_connection_extensions=None, storages=None, summary=None, tags=None, transparent_huge_pages=None, type=None, unmanaged_networks=None, update_available=None, version=None, vgpu_placement=None)
Inheritance:
Identified
.__init__
class HostDevice
Ancestors (in MRO)
- HostDevice
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var capability
var driver
var host
var iommu_group
var parent_device
var physical_function
var placeholder
var product
var vendor
var virtual_functions
var vm
Methods
def __init__(
self, capability=None, comment=None, description=None, driver=None, host=None, id=None, iommu_group=None, name=None, parent_device=None, physical_function=None, placeholder=None, product=None, vendor=None, virtual_functions=None, vm=None)
Inheritance:
Identified
.__init__
class HostDevicePassthrough
Ancestors (in MRO)
- HostDevicePassthrough
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class HostNic
Ancestors (in MRO)
- HostNic
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var ad_aggregator_id
var base_interface
var bonding
var boot_protocol
var bridged
var check_connectivity
var custom_configuration
var host
var ip
var ipv6
var ipv6_boot_protocol
var mac
var mtu
var network
var network_labels
var override_configuration
var physical_function
var properties
var qos
var speed
var statistics
var status
var virtual_functions_configuration
var vlan
Methods
def __init__(
self, ad_aggregator_id=None, base_interface=None, bonding=None, boot_protocol=None, bridged=None, check_connectivity=None, comment=None, custom_configuration=None, description=None, host=None, id=None, ip=None, ipv6=None, ipv6_boot_protocol=None, mac=None, mtu=None, name=None, network=None, network_labels=None, override_configuration=None, physical_function=None, properties=None, qos=None, speed=None, statistics=None, status=None, virtual_functions_configuration=None, vlan=None)
Inheritance:
Identified
.__init__
class HostNicVirtualFunctionsConfiguration
Ancestors (in MRO)
- HostNicVirtualFunctionsConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var all_networks_allowed
var href
Returns the value of the href
attribute.
var max_number_of_virtual_functions
var number_of_virtual_functions
Methods
def __init__(
self, all_networks_allowed=None, max_number_of_virtual_functions=None, number_of_virtual_functions=None)
class HostProtocol
class HostStatus
Ancestors (in MRO)
- HostStatus
- enum.Enum
- __builtin__.object
Class variables
var CONNECTING
var DOWN
var ERROR
var INITIALIZING
var INSTALLING
var INSTALLING_OS
var INSTALL_FAILED
var KDUMPING
var MAINTENANCE
var NON_OPERATIONAL
var NON_RESPONSIVE
var PENDING_APPROVAL
var PREPARING_FOR_MAINTENANCE
var REBOOT
var UNASSIGNED
var UP
class HostStorage
Ancestors (in MRO)
- HostStorage
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var driver_options
var driver_sensitive_options
var host
var logical_units
var mount_options
var nfs_retrans
var nfs_timeo
var nfs_version
var override_luns
var password
var path
var port
var portal
var target
var type
var username
var vfs_type
var volume_group
Methods
def __init__(
self, address=None, comment=None, description=None, driver_options=None, driver_sensitive_options=None, host=None, id=None, logical_units=None, mount_options=None, name=None, nfs_retrans=None, nfs_timeo=None, nfs_version=None, override_luns=None, password=None, path=None, port=None, portal=None, target=None, type=None, username=None, vfs_type=None, volume_group=None)
Inheritance:
Identified
.__init__
class HostType
Ancestors (in MRO)
- HostType
- enum.Enum
- __builtin__.object
Class variables
var OVIRT_NODE
var RHEL
var RHEV_H
class HostedEngine
Ancestors (in MRO)
- HostedEngine
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var configured
var global_maintenance
var href
Returns the value of the href
attribute.
var local_maintenance
var score
Methods
def __init__(
self, active=None, configured=None, global_maintenance=None, local_maintenance=None, score=None)
class Icon
Ancestors (in MRO)
- Icon
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var data
var media_type
Methods
def __init__(
self, comment=None, data=None, description=None, id=None, media_type=None, name=None)
Inheritance:
Identified
.__init__
class Identified
Ancestors (in MRO)
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var comment
var description
var href
Returns the value of the href
attribute.
var id
var name
Methods
def __init__(
self, comment=None, description=None, id=None, name=None)
class Image
Ancestors (in MRO)
- Image
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var size
var storage_domain
var type
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, size=None, storage_domain=None, type=None)
Inheritance:
Identified
.__init__
class ImageFileType
Ancestors (in MRO)
- ImageFileType
- enum.Enum
- __builtin__.object
Class variables
var DISK
var FLOPPY
var ISO
class ImageTransfer
Ancestors (in MRO)
- ImageTransfer
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var backup
var direction
var disk
var format
var host
var image
var inactivity_timeout
var phase
var proxy_url
var signed_ticket
var snapshot
var transfer_url
var transferred
Methods
def __init__(
self, active=None, backup=None, comment=None, description=None, direction=None, disk=None, format=None, host=None, id=None, image=None, inactivity_timeout=None, name=None, phase=None, proxy_url=None, signed_ticket=None, snapshot=None, transfer_url=None, transferred=None)
Inheritance:
Identified
.__init__
class ImageTransferDirection
Ancestors (in MRO)
- ImageTransferDirection
- enum.Enum
- __builtin__.object
Class variables
var DOWNLOAD
var UPLOAD
class ImageTransferPhase
Ancestors (in MRO)
- ImageTransferPhase
- enum.Enum
- __builtin__.object
Class variables
var CANCELLED
var CANCELLED_SYSTEM
var CANCELLED_USER
var FINALIZING_CLEANUP
var FINALIZING_FAILURE
var FINALIZING_SUCCESS
var FINISHED_CLEANUP
var FINISHED_FAILURE
var FINISHED_SUCCESS
var INITIALIZING
var PAUSED_SYSTEM
var PAUSED_USER
var RESUMING
var TRANSFERRING
var UNKNOWN
class InheritableBoolean
Ancestors (in MRO)
- InheritableBoolean
- enum.Enum
- __builtin__.object
Class variables
var FALSE
var INHERIT
var TRUE
class Initialization
Ancestors (in MRO)
- Initialization
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active_directory_ou
var cloud_init
var cloud_init_network_protocol
var configuration
var custom_script
var dns_search
var dns_servers
var domain
var host_name
var href
Returns the value of the href
attribute.
var input_locale
var nic_configurations
var org_name
var regenerate_ids
var regenerate_ssh_keys
var root_password
var system_locale
var timezone
var ui_language
var user_locale
var user_name
var windows_license_key
Methods
def __init__(
self, active_directory_ou=None, authorized_ssh_keys=None, cloud_init=None, cloud_init_network_protocol=None, configuration=None, custom_script=None, dns_search=None, dns_servers=None, domain=None, host_name=None, input_locale=None, nic_configurations=None, org_name=None, regenerate_ids=None, regenerate_ssh_keys=None, root_password=None, system_locale=None, timezone=None, ui_language=None, user_locale=None, user_name=None, windows_license_key=None)
class InstanceType
Ancestors (in MRO)
- InstanceType
- Template
- VmBase
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
Inheritance:
Template
.cpu_shares
Returns the value of the cpu_shares
property.
var creation_time
Inheritance:
Template
.creation_time
Returns the value of the creation_time
property.
var custom_compatibility_version
Inheritance:
Template
.custom_compatibility_version
Returns the value of the custom_compatibility_version
property.
var custom_cpu_model
Inheritance:
Template
.custom_cpu_model
Returns the value of the custom_cpu_model
property.
var custom_emulated_machine
Inheritance:
Template
.custom_emulated_machine
Returns the value of the custom_emulated_machine
property.
var custom_properties
Inheritance:
Template
.custom_properties
Returns the value of the custom_properties
property.
var delete_protected
Inheritance:
Template
.delete_protected
Returns the value of the delete_protected
property.
var disk_attachments
Inheritance:
Template
.disk_attachments
Returns the value of the disk_attachments
property.
var graphics_consoles
Inheritance:
Template
.graphics_consoles
Returns the value of the graphics_consoles
property.
var high_availability
Inheritance:
Template
.high_availability
Returns the value of the high_availability
property.
var initialization
Inheritance:
Template
.initialization
Returns the value of the initialization
property.
var memory_policy
Inheritance:
Template
.memory_policy
Returns the value of the memory_policy
property.
var migration_downtime
Inheritance:
Template
.migration_downtime
Returns the value of the migration_downtime
property.
var multi_queues_enabled
Inheritance:
Template
.multi_queues_enabled
Returns the value of the multi_queues_enabled
property.
var placement_policy
Inheritance:
Template
.placement_policy
Returns the value of the placement_policy
property.
var serial_number
Inheritance:
Template
.serial_number
Returns the value of the serial_number
property.
var soundcard_enabled
Inheritance:
Template
.soundcard_enabled
Returns the value of the soundcard_enabled
property.
var storage_domain
Inheritance:
Template
.storage_domain
Returns the value of the storage_domain
property.
var storage_error_resume_behaviour
Inheritance:
Template
.storage_error_resume_behaviour
Returns the value of the storage_error_resume_behaviour
property.
var tunnel_migration
Inheritance:
Template
.tunnel_migration
Returns the value of the tunnel_migration
property.
Methods
def __init__(
self, bios=None, cdroms=None, cluster=None, comment=None, console=None, cpu=None, cpu_profile=None, cpu_shares=None, creation_time=None, custom_compatibility_version=None, custom_cpu_model=None, custom_emulated_machine=None, custom_properties=None, delete_protected=None, description=None, disk_attachments=None, display=None, domain=None, graphics_consoles=None, high_availability=None, id=None, initialization=None, io=None, large_icon=None, lease=None, memory=None, memory_policy=None, migration=None, migration_downtime=None, multi_queues_enabled=None, name=None, nics=None, origin=None, os=None, permissions=None, placement_policy=None, quota=None, rng_device=None, serial_number=None, small_icon=None, soundcard_enabled=None, sso=None, start_paused=None, stateless=None, status=None, storage_domain=None, storage_error_resume_behaviour=None, tags=None, time_zone=None, tunnel_migration=None, type=None, usb=None, version=None, virtio_scsi=None, vm=None, watchdogs=None)
class Io
Ancestors (in MRO)
- Io
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var threads
Methods
def __init__(
self, threads=None)
class Ip
Ancestors (in MRO)
- Ip
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var gateway
var href
Returns the value of the href
attribute.
var netmask
var version
Methods
def __init__(
self, address=None, gateway=None, netmask=None, version=None)
class IpAddressAssignment
Ancestors (in MRO)
- IpAddressAssignment
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var assignment_method
var href
Returns the value of the href
attribute.
var ip
Methods
def __init__(
self, assignment_method=None, ip=None)
class IpVersion
class IscsiBond
Ancestors (in MRO)
- IscsiBond
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var data_center
var networks
var storage_connections
Methods
def __init__(
self, comment=None, data_center=None, description=None, id=None, name=None, networks=None, storage_connections=None)
Inheritance:
Identified
.__init__
class IscsiDetails
Ancestors (in MRO)
- IscsiDetails
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var disk_id
var href
Returns the value of the href
attribute.
var initiator
var lun_mapping
var password
var paths
var port
var portal
var product_id
var serial
var size
var status
var storage_domain_id
var target
var username
var vendor_id
var volume_group_id
Methods
def __init__(
self, address=None, disk_id=None, initiator=None, lun_mapping=None, password=None, paths=None, port=None, portal=None, product_id=None, serial=None, size=None, status=None, storage_domain_id=None, target=None, username=None, vendor_id=None, volume_group_id=None)
class Job
Ancestors (in MRO)
- Job
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var auto_cleared
var end_time
var external
var last_updated
var owner
var start_time
var status
var steps
Methods
def __init__(
self, auto_cleared=None, comment=None, description=None, end_time=None, external=None, id=None, last_updated=None, name=None, owner=None, start_time=None, status=None, steps=None)
Inheritance:
Identified
.__init__
class JobStatus
Ancestors (in MRO)
- JobStatus
- enum.Enum
- __builtin__.object
Class variables
var ABORTED
var FAILED
var FINISHED
var STARTED
var UNKNOWN
class KatelloErratum
Ancestors (in MRO)
- KatelloErratum
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var host
var issued
var packages
var severity
var solution
var summary
var title
var type
var vm
Methods
def __init__(
self, comment=None, description=None, host=None, id=None, issued=None, name=None, packages=None, severity=None, solution=None, summary=None, title=None, type=None, vm=None)
Inheritance:
Identified
.__init__
class KdumpStatus
Ancestors (in MRO)
- KdumpStatus
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var ENABLED
var UNKNOWN
class Kernel
Ancestors (in MRO)
- Kernel
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var version
Methods
def __init__(
self, version=None)
class Ksm
Ancestors (in MRO)
- Ksm
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
var merge_across_nodes
Methods
def __init__(
self, enabled=None, merge_across_nodes=None)
class LinkLayerDiscoveryProtocolElement
Ancestors (in MRO)
- LinkLayerDiscoveryProtocolElement
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var oui
var properties
var subtype
var type
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, oui=None, properties=None, subtype=None, type=None)
Inheritance:
Identified
.__init__
class LogMaxMemoryUsedThresholdType
Ancestors (in MRO)
- LogMaxMemoryUsedThresholdType
- enum.Enum
- __builtin__.object
Class variables
var ABSOLUTE_VALUE_IN_MB
var PERCENTAGE
class LogSeverity
Ancestors (in MRO)
- LogSeverity
- enum.Enum
- __builtin__.object
Class variables
var ALERT
var ERROR
var NORMAL
var WARNING
class LogicalUnit
Ancestors (in MRO)
- LogicalUnit
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var discard_max_size
var discard_zeroes_data
var disk_id
var href
Returns the value of the href
attribute.
var id
var lun_mapping
var password
var paths
var port
var portal
var product_id
var serial
var size
var status
var storage_domain_id
var target
var username
var vendor_id
var volume_group_id
Methods
def __init__(
self, address=None, discard_max_size=None, discard_zeroes_data=None, disk_id=None, id=None, lun_mapping=None, password=None, paths=None, port=None, portal=None, product_id=None, serial=None, size=None, status=None, storage_domain_id=None, target=None, username=None, vendor_id=None, volume_group_id=None)
class LunStatus
Ancestors (in MRO)
- LunStatus
- enum.Enum
- __builtin__.object
Class variables
var FREE
var UNUSABLE
var USED
class Mac
Ancestors (in MRO)
- Mac
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, address=None)
class MacPool
Ancestors (in MRO)
- MacPool
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var allow_duplicates
var default_pool
var ranges
Methods
def __init__(
self, allow_duplicates=None, comment=None, default_pool=None, description=None, id=None, name=None, ranges=None)
Inheritance:
Identified
.__init__
class MemoryOverCommit
Ancestors (in MRO)
- MemoryOverCommit
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var percent
Methods
def __init__(
self, percent=None)
class MemoryPolicy
Ancestors (in MRO)
- MemoryPolicy
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var ballooning
var guaranteed
var href
Returns the value of the href
attribute.
var max
var over_commit
var transparent_huge_pages
Methods
def __init__(
self, ballooning=None, guaranteed=None, max=None, over_commit=None, transparent_huge_pages=None)
class MessageBrokerType
Ancestors (in MRO)
- MessageBrokerType
- enum.Enum
- __builtin__.object
Class variables
var QPID
var RABBIT_MQ
class Method
Ancestors (in MRO)
- Method
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var id
Methods
def __init__(
self, id=None)
class MigrateOnError
Ancestors (in MRO)
- MigrateOnError
- enum.Enum
- __builtin__.object
Class variables
var DO_NOT_MIGRATE
var MIGRATE
var MIGRATE_HIGHLY_AVAILABLE
class MigrationBandwidth
Ancestors (in MRO)
- MigrationBandwidth
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var assignment_method
var custom_value
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, assignment_method=None, custom_value=None)
class MigrationBandwidthAssignmentMethod
Ancestors (in MRO)
- MigrationBandwidthAssignmentMethod
- enum.Enum
- __builtin__.object
Class variables
var AUTO
var CUSTOM
var HYPERVISOR_DEFAULT
class MigrationOptions
Ancestors (in MRO)
- MigrationOptions
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var auto_converge
var bandwidth
var compressed
var href
Returns the value of the href
attribute.
var policy
Methods
def __init__(
self, auto_converge=None, bandwidth=None, compressed=None, policy=None)
class MigrationPolicy
Ancestors (in MRO)
- MigrationPolicy
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
Methods
def __init__(
self, comment=None, description=None, id=None, name=None)
Inheritance:
Identified
.__init__
class Network
Ancestors (in MRO)
- Network
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var data_center
var display
var dns_resolver_configuration
var external_provider
var external_provider_physical_network
var ip
var mtu
var network_labels
var permissions
var profile_required
var qos
var required
var status
var stp
var usages
var vlan
var vnic_profiles
Methods
def __init__(
self, cluster=None, comment=None, data_center=None, description=None, display=None, dns_resolver_configuration=None, external_provider=None, external_provider_physical_network=None, id=None, ip=None, mtu=None, name=None, network_labels=None, permissions=None, profile_required=None, qos=None, required=None, status=None, stp=None, usages=None, vlan=None, vnic_profiles=None)
Inheritance:
Identified
.__init__
class NetworkAttachment
Ancestors (in MRO)
- NetworkAttachment
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var dns_resolver_configuration
var host
var host_nic
var in_sync
var ip_address_assignments
var network
var properties
var qos
var reported_configurations
Methods
def __init__(
self, comment=None, description=None, dns_resolver_configuration=None, host=None, host_nic=None, id=None, in_sync=None, ip_address_assignments=None, name=None, network=None, properties=None, qos=None, reported_configurations=None)
Inheritance:
Identified
.__init__
class NetworkConfiguration
Ancestors (in MRO)
- NetworkConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var dns
var href
Returns the value of the href
attribute.
var nics
Methods
def __init__(
self, dns=None, nics=None)
class NetworkFilter
Ancestors (in MRO)
- NetworkFilter
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var version
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, version=None)
Inheritance:
Identified
.__init__
class NetworkFilterParameter
Ancestors (in MRO)
- NetworkFilterParameter
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var nic
var value
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, nic=None, value=None)
Inheritance:
Identified
.__init__
class NetworkLabel
Ancestors (in MRO)
- NetworkLabel
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var host_nic
var network
Methods
def __init__(
self, comment=None, description=None, host_nic=None, id=None, name=None, network=None)
Inheritance:
Identified
.__init__
class NetworkPluginType
class NetworkStatus
Ancestors (in MRO)
- NetworkStatus
- enum.Enum
- __builtin__.object
Class variables
var NON_OPERATIONAL
var OPERATIONAL
class NetworkUsage
Ancestors (in MRO)
- NetworkUsage
- enum.Enum
- __builtin__.object
Class variables
var DEFAULT_ROUTE
var DISPLAY
var GLUSTER
var MANAGEMENT
var MIGRATION
var VM
class NfsProfileDetail
Ancestors (in MRO)
- NfsProfileDetail
- EntityProfileDetail
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var nfs_server_ip
var profile_details
Inheritance:
EntityProfileDetail
.profile_details
Returns the value of the profile_details
property.
Methods
def __init__(
self, nfs_server_ip=None, profile_details=None)
Inheritance:
EntityProfileDetail
.__init__
class NfsVersion
Ancestors (in MRO)
- NfsVersion
- enum.Enum
- __builtin__.object
Class variables
var AUTO
var V3
var V4
var V4_1
var V4_2
class Nic
Ancestors (in MRO)
- Nic
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var boot_protocol
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
var interface
var linked
var mac
var network
var network_attachments
var network_filter_parameters
var network_labels
var on_boot
var plugged
var reported_devices
var statistics
var virtual_function_allowed_labels
var virtual_function_allowed_networks
var vnic_profile
Methods
def __init__(
self, boot_protocol=None, comment=None, description=None, id=None, instance_type=None, interface=None, linked=None, mac=None, name=None, network=None, network_attachments=None, network_filter_parameters=None, network_labels=None, on_boot=None, plugged=None, reported_devices=None, statistics=None, template=None, virtual_function_allowed_labels=None, virtual_function_allowed_networks=None, vm=None, vms=None, vnic_profile=None)
class NicConfiguration
Ancestors (in MRO)
- NicConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var boot_protocol
var href
Returns the value of the href
attribute.
var ip
var ipv6
var ipv6_boot_protocol
var name
var on_boot
Methods
def __init__(
self, boot_protocol=None, ip=None, ipv6=None, ipv6_boot_protocol=None, name=None, on_boot=None)
class NicInterface
Ancestors (in MRO)
- NicInterface
- enum.Enum
- __builtin__.object
Class variables
var E1000
var PCI_PASSTHROUGH
var RTL8139
var RTL8139_VIRTIO
var SPAPR_VLAN
var VIRTIO
class NicStatus
class NumaNode
Ancestors (in MRO)
- NumaNode
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cpu
var host
var index
var memory
var node_distance
var statistics
Methods
def __init__(
self, comment=None, cpu=None, description=None, host=None, id=None, index=None, memory=None, name=None, node_distance=None, statistics=None)
Inheritance:
Identified
.__init__
class NumaNodePin
Ancestors (in MRO)
- NumaNodePin
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var host_numa_node
var href
Returns the value of the href
attribute.
var index
var pinned
Methods
def __init__(
self, host_numa_node=None, index=None, pinned=None)
class NumaTuneMode
Ancestors (in MRO)
- NumaTuneMode
- enum.Enum
- __builtin__.object
Class variables
var INTERLEAVE
var PREFERRED
var STRICT
class OpenStackImage
Ancestors (in MRO)
- OpenStackImage
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var openstack_image_provider
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, openstack_image_provider=None)
Inheritance:
Identified
.__init__
class OpenStackImageProvider
Ancestors (in MRO)
- OpenStackImageProvider
- OpenStackProvider
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_url
Inheritance:
OpenStackProvider
.authentication_url
Returns the value of the authentication_url
property.
var certificates
var description
Inheritance:
OpenStackProvider
.description
Returns the value of the description
property.
var images
var properties
Inheritance:
OpenStackProvider
.properties
Returns the value of the properties
property.
var requires_authentication
Inheritance:
OpenStackProvider
.requires_authentication
Returns the value of the requires_authentication
property.
var tenant_name
Inheritance:
OpenStackProvider
.tenant_name
Returns the value of the tenant_name
property.
Methods
def __init__(
self, authentication_url=None, certificates=None, comment=None, description=None, id=None, images=None, name=None, password=None, properties=None, requires_authentication=None, tenant_name=None, url=None, username=None)
Inheritance:
OpenStackProvider
.__init__
class OpenStackNetwork
Ancestors (in MRO)
- OpenStackNetwork
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var openstack_network_provider
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, openstack_network_provider=None)
Inheritance:
Identified
.__init__
class OpenStackNetworkProvider
Ancestors (in MRO)
- OpenStackNetworkProvider
- OpenStackProvider
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var agent_configuration
var authentication_url
Inheritance:
OpenStackProvider
.authentication_url
Returns the value of the authentication_url
property.
var auto_sync
var certificates
var description
Inheritance:
OpenStackProvider
.description
Returns the value of the description
property.
var external_plugin_type
var networks
var plugin_type
var project_domain_name
var project_name
var properties
Inheritance:
OpenStackProvider
.properties
Returns the value of the properties
property.
var read_only
var requires_authentication
Inheritance:
OpenStackProvider
.requires_authentication
Returns the value of the requires_authentication
property.
var subnets
var tenant_name
Inheritance:
OpenStackProvider
.tenant_name
Returns the value of the tenant_name
property.
var type
var unmanaged
var user_domain_name
Methods
def __init__(
self, agent_configuration=None, authentication_url=None, auto_sync=None, certificates=None, comment=None, description=None, external_plugin_type=None, id=None, name=None, networks=None, password=None, plugin_type=None, project_domain_name=None, project_name=None, properties=None, read_only=None, requires_authentication=None, subnets=None, tenant_name=None, type=None, unmanaged=None, url=None, user_domain_name=None, username=None)
Inheritance:
OpenStackProvider
.__init__
class OpenStackNetworkProviderType
Ancestors (in MRO)
- OpenStackNetworkProviderType
- enum.Enum
- __builtin__.object
Class variables
var EXTERNAL
var NEUTRON
class OpenStackProvider
Ancestors (in MRO)
- OpenStackProvider
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_url
Inheritance:
ExternalProvider
.authentication_url
Returns the value of the authentication_url
property.
var description
Inheritance:
ExternalProvider
.description
Returns the value of the description
property.
var properties
Inheritance:
ExternalProvider
.properties
Returns the value of the properties
property.
var requires_authentication
Inheritance:
ExternalProvider
.requires_authentication
Returns the value of the requires_authentication
property.
var tenant_name
Methods
def __init__(
self, authentication_url=None, comment=None, description=None, id=None, name=None, password=None, properties=None, requires_authentication=None, tenant_name=None, url=None, username=None)
Inheritance:
ExternalProvider
.__init__
class OpenStackSubnet
Ancestors (in MRO)
- OpenStackSubnet
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cidr
var dns_servers
var gateway
var ip_version
var openstack_network
Methods
def __init__(
self, cidr=None, comment=None, description=None, dns_servers=None, gateway=None, id=None, ip_version=None, name=None, openstack_network=None)
Inheritance:
Identified
.__init__
class OpenStackVolumeProvider
Ancestors (in MRO)
- OpenStackVolumeProvider
- OpenStackProvider
- ExternalProvider
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_keys
var authentication_url
Inheritance:
OpenStackProvider
.authentication_url
Returns the value of the authentication_url
property.
var certificates
var data_center
var description
Inheritance:
OpenStackProvider
.description
Returns the value of the description
property.
var properties
Inheritance:
OpenStackProvider
.properties
Returns the value of the properties
property.
var requires_authentication
Inheritance:
OpenStackProvider
.requires_authentication
Returns the value of the requires_authentication
property.
var tenant_name
Inheritance:
OpenStackProvider
.tenant_name
Returns the value of the tenant_name
property.
var volume_types
Methods
def __init__(
self, authentication_keys=None, authentication_url=None, certificates=None, comment=None, data_center=None, description=None, id=None, name=None, password=None, properties=None, requires_authentication=None, tenant_name=None, url=None, username=None, volume_types=None)
Inheritance:
OpenStackProvider
.__init__
class OpenStackVolumeType
Ancestors (in MRO)
- OpenStackVolumeType
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var openstack_volume_provider
var properties
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, openstack_volume_provider=None, properties=None)
Inheritance:
Identified
.__init__
class OpenstackVolumeAuthenticationKey
Ancestors (in MRO)
- OpenstackVolumeAuthenticationKey
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var creation_date
var openstack_volume_provider
var usage_type
var uuid
var value
Methods
def __init__(
self, comment=None, creation_date=None, description=None, id=None, name=None, openstack_volume_provider=None, usage_type=None, uuid=None, value=None)
Inheritance:
Identified
.__init__
class OpenstackVolumeAuthenticationKeyUsageType
Ancestors (in MRO)
- OpenstackVolumeAuthenticationKeyUsageType
- enum.Enum
- __builtin__.object
Class variables
var CEPH
class OperatingSystem
Ancestors (in MRO)
- OperatingSystem
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var boot
var cmdline
var custom_kernel_cmdline
var href
Returns the value of the href
attribute.
var initrd
var kernel
var reported_kernel_cmdline
var type
var version
Methods
def __init__(
self, boot=None, cmdline=None, custom_kernel_cmdline=None, initrd=None, kernel=None, reported_kernel_cmdline=None, type=None, version=None)
class OperatingSystemInfo
Ancestors (in MRO)
- OperatingSystemInfo
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var architecture
var large_icon
var small_icon
Methods
def __init__(
self, architecture=None, comment=None, description=None, id=None, large_icon=None, name=None, small_icon=None)
Inheritance:
Identified
.__init__
class Option
Ancestors (in MRO)
- Option
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var type
var value
Methods
def __init__(
self, name=None, type=None, value=None)
class OsType
Ancestors (in MRO)
- OsType
- enum.Enum
- __builtin__.object
Class variables
var OTHER
var OTHER_LINUX
var RHEL_3
var RHEL_3X64
var RHEL_4
var RHEL_4X64
var RHEL_5
var RHEL_5X64
var RHEL_6
var RHEL_6X64
var UNASSIGNED
var WINDOWS_2003
var WINDOWS_2003X64
var WINDOWS_2008
var WINDOWS_2008R2X64
var WINDOWS_2008X64
var WINDOWS_2012X64
var WINDOWS_7
var WINDOWS_7X64
var WINDOWS_8
var WINDOWS_8X64
var WINDOWS_XP
class Package
Ancestors (in MRO)
- Package
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
Methods
def __init__(
self, name=None)
class Payload
Ancestors (in MRO)
- Payload
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var files
var href
Returns the value of the href
attribute.
var type
var volume_id
Methods
def __init__(
self, files=None, type=None, volume_id=None)
class PayloadEncoding
Ancestors (in MRO)
- PayloadEncoding
- enum.Enum
- __builtin__.object
Class variables
var BASE64
var PLAINTEXT
class Permission
Ancestors (in MRO)
- Permission
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var data_center
var disk
var group
var host
var role
var storage_domain
var template
var user
var vm
var vm_pool
Methods
def __init__(
self, cluster=None, comment=None, data_center=None, description=None, disk=None, group=None, host=None, id=None, name=None, role=None, storage_domain=None, template=None, user=None, vm=None, vm_pool=None)
Inheritance:
Identified
.__init__
class Permit
Ancestors (in MRO)
- Permit
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var administrative
var role
Methods
def __init__(
self, administrative=None, comment=None, description=None, id=None, name=None, role=None)
Inheritance:
Identified
.__init__
class PmProxy
Ancestors (in MRO)
- PmProxy
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var type
Methods
def __init__(
self, type=None)
class PmProxyType
Ancestors (in MRO)
- PmProxyType
- enum.Enum
- __builtin__.object
Class variables
var CLUSTER
var DC
var OTHER_DC
class PolicyUnitType
Ancestors (in MRO)
- PolicyUnitType
- enum.Enum
- __builtin__.object
Class variables
var FILTER
var LOAD_BALANCING
var WEIGHT
class PortMirroring
Ancestors (in MRO)
- PortMirroring
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
Methods
def __init__(
self)
class PowerManagement
Ancestors (in MRO)
- PowerManagement
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var agents
var automatic_pm_enabled
var enabled
var href
Returns the value of the href
attribute.
var kdump_detection
var options
var password
var pm_proxies
var status
var type
var username
Methods
def __init__(
self, address=None, agents=None, automatic_pm_enabled=None, enabled=None, kdump_detection=None, options=None, password=None, pm_proxies=None, status=None, type=None, username=None)
class PowerManagementStatus
Ancestors (in MRO)
- PowerManagementStatus
- enum.Enum
- __builtin__.object
Class variables
var OFF
var ON
var UNKNOWN
class Product
Ancestors (in MRO)
- Product
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
Methods
def __init__(
self, comment=None, description=None, id=None, name=None)
Inheritance:
Identified
.__init__
class ProductInfo
Ancestors (in MRO)
- ProductInfo
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var vendor
var version
Methods
def __init__(
self, name=None, vendor=None, version=None)
class ProfileDetail
Ancestors (in MRO)
- ProfileDetail
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var block_statistics
var duration
var fop_statistics
var href
Returns the value of the href
attribute.
var profile_type
var statistics
Methods
def __init__(
self, block_statistics=None, duration=None, fop_statistics=None, profile_type=None, statistics=None)
class Property
Ancestors (in MRO)
- Property
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var value
Methods
def __init__(
self, name=None, value=None)
class ProxyTicket
Ancestors (in MRO)
- ProxyTicket
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var value
Methods
def __init__(
self, value=None)
class QcowVersion
Ancestors (in MRO)
- QcowVersion
- enum.Enum
- __builtin__.object
Class variables
var QCOW2_V2
var QCOW2_V3
class Qos
Ancestors (in MRO)
- Qos
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cpu_limit
var data_center
var inbound_average
var inbound_burst
var inbound_peak
var max_iops
var max_read_iops
var max_read_throughput
var max_throughput
var max_write_iops
var max_write_throughput
var outbound_average
var outbound_average_realtime
var outbound_average_upperlimit
var outbound_burst
var outbound_peak
var type
Methods
def __init__(
self, comment=None, cpu_limit=None, data_center=None, description=None, id=None, inbound_average=None, inbound_burst=None, inbound_peak=None, max_iops=None, max_read_iops=None, max_read_throughput=None, max_throughput=None, max_write_iops=None, max_write_throughput=None, name=None, outbound_average=None, outbound_average_linkshare=None, outbound_average_realtime=None, outbound_average_upperlimit=None, outbound_burst=None, outbound_peak=None, type=None)
Inheritance:
Identified
.__init__
class QosType
Ancestors (in MRO)
- QosType
- enum.Enum
- __builtin__.object
Class variables
var CPU
var HOSTNETWORK
var NETWORK
var STORAGE
class Quota
Ancestors (in MRO)
- Quota
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster_hard_limit_pct
var cluster_soft_limit_pct
var data_center
var disks
var permissions
var quota_cluster_limits
var quota_storage_limits
var storage_hard_limit_pct
var storage_soft_limit_pct
var users
var vms
Methods
def __init__(
self, cluster_hard_limit_pct=None, cluster_soft_limit_pct=None, comment=None, data_center=None, description=None, disks=None, id=None, name=None, permissions=None, quota_cluster_limits=None, quota_storage_limits=None, storage_hard_limit_pct=None, storage_soft_limit_pct=None, users=None, vms=None)
Inheritance:
Identified
.__init__
class QuotaClusterLimit
Ancestors (in MRO)
- QuotaClusterLimit
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cluster
var memory_limit
var memory_usage
var quota
var vcpu_limit
var vcpu_usage
Methods
def __init__(
self, cluster=None, comment=None, description=None, id=None, memory_limit=None, memory_usage=None, name=None, quota=None, vcpu_limit=None, vcpu_usage=None)
Inheritance:
Identified
.__init__
class QuotaModeType
Ancestors (in MRO)
- QuotaModeType
- enum.Enum
- __builtin__.object
Class variables
var AUDIT
var DISABLED
var ENABLED
class QuotaStorageLimit
Ancestors (in MRO)
- QuotaStorageLimit
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var limit
var quota
var storage_domain
var usage
Methods
def __init__(
self, comment=None, description=None, id=None, limit=None, name=None, quota=None, storage_domain=None, usage=None)
Inheritance:
Identified
.__init__
class Range
Ancestors (in MRO)
- Range
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class Rate
Ancestors (in MRO)
- Rate
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var bytes
var href
Returns the value of the href
attribute.
var period
Methods
def __init__(
self, bytes=None, period=None)
class RegistrationAffinityGroupMapping
Ancestors (in MRO)
- RegistrationAffinityGroupMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationAffinityLabelMapping
Ancestors (in MRO)
- RegistrationAffinityLabelMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationClusterMapping
Ancestors (in MRO)
- RegistrationClusterMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationConfiguration
Ancestors (in MRO)
- RegistrationConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var affinity_group_mappings
var affinity_label_mappings
var cluster_mappings
var domain_mappings
var href
Returns the value of the href
attribute.
var lun_mappings
var role_mappings
var vnic_profile_mappings
Methods
def __init__(
self, affinity_group_mappings=None, affinity_label_mappings=None, cluster_mappings=None, domain_mappings=None, lun_mappings=None, role_mappings=None, vnic_profile_mappings=None)
class RegistrationDomainMapping
Ancestors (in MRO)
- RegistrationDomainMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationLunMapping
Ancestors (in MRO)
- RegistrationLunMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationRoleMapping
Ancestors (in MRO)
- RegistrationRoleMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class RegistrationVnicProfileMapping
Ancestors (in MRO)
- RegistrationVnicProfileMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var from_
var href
Returns the value of the href
attribute.
var to
Methods
def __init__(
self, from_=None, to=None)
class ReportedConfiguration
Ancestors (in MRO)
- ReportedConfiguration
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var actual_value
var expected_value
var href
Returns the value of the href
attribute.
var in_sync
var name
Methods
def __init__(
self, actual_value=None, expected_value=None, in_sync=None, name=None)
class ReportedDevice
Ancestors (in MRO)
- ReportedDevice
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var ips
var mac
var type
var vm
Methods
def __init__(
self, comment=None, description=None, id=None, ips=None, mac=None, name=None, type=None, vm=None)
Inheritance:
Identified
.__init__
class ReportedDeviceType
class ResolutionType
class RngDevice
Ancestors (in MRO)
- RngDevice
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var rate
var source
Methods
def __init__(
self, rate=None, source=None)
class RngSource
Ancestors (in MRO)
- RngSource
- enum.Enum
- __builtin__.object
Class variables
var HWRNG
var RANDOM
var URANDOM
class Role
Ancestors (in MRO)
- Role
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var administrative
var mutable
var permits
var user
Methods
def __init__(
self, administrative=None, comment=None, description=None, id=None, mutable=None, name=None, permits=None, user=None)
Inheritance:
Identified
.__init__
class RoleType
class SchedulingPolicy
Ancestors (in MRO)
- SchedulingPolicy
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var balances
var default_policy
var filters
var locked
var properties
var weight
Methods
def __init__(
self, balances=None, comment=None, default_policy=None, description=None, filters=None, id=None, locked=None, name=None, properties=None, weight=None)
Inheritance:
Identified
.__init__
class SchedulingPolicyUnit
Ancestors (in MRO)
- SchedulingPolicyUnit
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var internal
var properties
var type
Methods
def __init__(
self, comment=None, description=None, enabled=None, id=None, internal=None, name=None, properties=None, type=None)
Inheritance:
Identified
.__init__
class ScsiGenericIO
Ancestors (in MRO)
- ScsiGenericIO
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var FILTERED
var UNFILTERED
class SeLinux
Ancestors (in MRO)
- SeLinux
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var mode
Methods
def __init__(
self, mode=None)
class SeLinuxMode
Ancestors (in MRO)
- SeLinuxMode
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var ENFORCING
var PERMISSIVE
class SerialNumber
Ancestors (in MRO)
- SerialNumber
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var policy
var value
Methods
def __init__(
self, policy=None, value=None)
class SerialNumberPolicy
Ancestors (in MRO)
- SerialNumberPolicy
- enum.Enum
- __builtin__.object
Class variables
var CUSTOM
var HOST
var VM
class Session
Ancestors (in MRO)
- Session
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var console_user
var ip
var protocol
var user
var vm
Methods
def __init__(
self, comment=None, console_user=None, description=None, id=None, ip=None, name=None, protocol=None, user=None, vm=None)
Inheritance:
Identified
.__init__
class SkipIfConnectivityBroken
Ancestors (in MRO)
- SkipIfConnectivityBroken
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
var threshold
Methods
def __init__(
self, enabled=None, threshold=None)
class SkipIfSdActive
Ancestors (in MRO)
- SkipIfSdActive
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class Snapshot
Ancestors (in MRO)
- Snapshot
- Vm
- VmBase
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var affinity_labels
Inheritance:
Vm
.affinity_labels
Returns the value of the affinity_labels
property.
Inheritance:
Vm
.cpu_shares
Returns the value of the cpu_shares
property.
var custom_compatibility_version
Inheritance:
Vm
.custom_compatibility_version
Returns the value of the custom_compatibility_version
property.
var custom_cpu_model
Inheritance:
Vm
.custom_cpu_model
Returns the value of the custom_cpu_model
property.
var custom_emulated_machine
Inheritance:
Vm
.custom_emulated_machine
Returns the value of the custom_emulated_machine
property.
var custom_properties
Inheritance:
Vm
.custom_properties
Returns the value of the custom_properties
property.
var date
var delete_protected
Inheritance:
Vm
.delete_protected
Returns the value of the delete_protected
property.
var disk_attachments
Inheritance:
Vm
.disk_attachments
Returns the value of the disk_attachments
property.
var disks
var external_host_provider
Inheritance:
Vm
.external_host_provider
Returns the value of the external_host_provider
property.
var graphics_consoles
Inheritance:
Vm
.graphics_consoles
Returns the value of the graphics_consoles
property.
var guest_operating_system
Inheritance:
Vm
.guest_operating_system
Returns the value of the guest_operating_system
property.
var guest_time_zone
Inheritance:
Vm
.guest_time_zone
Returns the value of the guest_time_zone
property.
var has_illegal_images
Inheritance:
Vm
.has_illegal_images
Returns the value of the has_illegal_images
property.
var high_availability
Inheritance:
Vm
.high_availability
Returns the value of the high_availability
property.
var migration_downtime
Inheritance:
Vm
.migration_downtime
Returns the value of the migration_downtime
property.
var multi_queues_enabled
Inheritance:
Vm
.multi_queues_enabled
Returns the value of the multi_queues_enabled
property.
var next_run_configuration_exists
Inheritance:
Vm
.next_run_configuration_exists
Returns the value of the next_run_configuration_exists
property.
var original_template
Inheritance:
Vm
.original_template
Returns the value of the original_template
property.
var persist_memorystate
var placement_policy
Inheritance:
Vm
.placement_policy
Returns the value of the placement_policy
property.
var reported_devices
Inheritance:
Vm
.reported_devices
Returns the value of the reported_devices
property.
var snapshot_status
var snapshot_type
var soundcard_enabled
Inheritance:
Vm
.soundcard_enabled
Returns the value of the soundcard_enabled
property.
var storage_error_resume_behaviour
Inheritance:
Vm
.storage_error_resume_behaviour
Returns the value of the storage_error_resume_behaviour
property.
var tunnel_migration
Inheritance:
Vm
.tunnel_migration
Returns the value of the tunnel_migration
property.
var use_latest_template_version
Inheritance:
Vm
.use_latest_template_version
Returns the value of the use_latest_template_version
property.
var vm
Methods
def __init__(
self, affinity_labels=None, applications=None, bios=None, cdroms=None, cluster=None, comment=None, console=None, cpu=None, cpu_profile=None, cpu_shares=None, creation_time=None, custom_compatibility_version=None, custom_cpu_model=None, custom_emulated_machine=None, custom_properties=None, date=None, delete_protected=None, description=None, disk_attachments=None, disks=None, display=None, domain=None, external_host_provider=None, floppies=None, fqdn=None, graphics_consoles=None, guest_operating_system=None, guest_time_zone=None, has_illegal_images=None, high_availability=None, host=None, host_devices=None, id=None, initialization=None, instance_type=None, io=None, katello_errata=None, large_icon=None, lease=None, memory=None, memory_policy=None, migration=None, migration_downtime=None, multi_queues_enabled=None, name=None, next_run_configuration_exists=None, nics=None, numa_nodes=None, numa_tune_mode=None, origin=None, original_template=None, os=None, payloads=None, permissions=None, persist_memorystate=None, placement_policy=None, quota=None, reported_devices=None, rng_device=None, run_once=None, serial_number=None, sessions=None, small_icon=None, snapshot_status=None, snapshot_type=None, snapshots=None, soundcard_enabled=None, sso=None, start_paused=None, start_time=None, stateless=None, statistics=None, status=None, status_detail=None, stop_reason=None, stop_time=None, storage_domain=None, storage_error_resume_behaviour=None, tags=None, template=None, time_zone=None, tunnel_migration=None, type=None, usb=None, use_latest_template_version=None, virtio_scsi=None, vm=None, vm_pool=None, watchdogs=None)
class SnapshotStatus
Ancestors (in MRO)
- SnapshotStatus
- enum.Enum
- __builtin__.object
Class variables
var IN_PREVIEW
var LOCKED
var OK
class SnapshotType
Ancestors (in MRO)
- SnapshotType
- enum.Enum
- __builtin__.object
Class variables
var ACTIVE
var PREVIEW
var REGULAR
var STATELESS
class SpecialObjects
Ancestors (in MRO)
- SpecialObjects
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var blank_template
var href
Returns the value of the href
attribute.
var root_tag
Methods
def __init__(
self, blank_template=None, root_tag=None)
class Spm
Ancestors (in MRO)
- Spm
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var priority
var status
Methods
def __init__(
self, priority=None, status=None)
class SpmStatus
Ancestors (in MRO)
- SpmStatus
- enum.Enum
- __builtin__.object
Class variables
var CONTENDING
var NONE
var SPM
class Ssh
Ancestors (in MRO)
- Ssh
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var authentication_method
var fingerprint
var port
var user
Methods
def __init__(
self, authentication_method=None, comment=None, description=None, fingerprint=None, id=None, name=None, port=None, user=None)
Inheritance:
Identified
.__init__
class SshAuthenticationMethod
Ancestors (in MRO)
- SshAuthenticationMethod
- enum.Enum
- __builtin__.object
Class variables
var PASSWORD
var PUBLICKEY
class SshPublicKey
Ancestors (in MRO)
- SshPublicKey
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var content
var user
Methods
def __init__(
self, comment=None, content=None, description=None, id=None, name=None, user=None)
Inheritance:
Identified
.__init__
class Sso
Ancestors (in MRO)
- Sso
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var methods
Methods
def __init__(
self, methods=None)
class SsoMethod
class Statistic
Ancestors (in MRO)
- Statistic
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var brick
var disk
var gluster_volume
var host
var host_nic
var host_numa_node
var kind
var nic
var step
var type
var unit
var values
var vm
Methods
def __init__(
self, brick=None, comment=None, description=None, disk=None, gluster_volume=None, host=None, host_nic=None, host_numa_node=None, id=None, kind=None, name=None, nic=None, step=None, type=None, unit=None, values=None, vm=None)
Inheritance:
Identified
.__init__
class StatisticKind
class StatisticUnit
Ancestors (in MRO)
- StatisticUnit
- enum.Enum
- __builtin__.object
Class variables
var BITS_PER_SECOND
var BYTES
var BYTES_PER_SECOND
var COUNT_PER_SECOND
var NONE
var PERCENT
var SECONDS
class Step
Ancestors (in MRO)
- Step
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var end_time
var execution_host
var external
var external_type
var job
var number
var parent_step
var progress
var start_time
var statistics
var status
var type
Methods
def __init__(
self, comment=None, description=None, end_time=None, execution_host=None, external=None, external_type=None, id=None, job=None, name=None, number=None, parent_step=None, progress=None, start_time=None, statistics=None, status=None, type=None)
Inheritance:
Identified
.__init__
class StepEnum
Ancestors (in MRO)
- StepEnum
- enum.Enum
- __builtin__.object
Class variables
var EXECUTING
var FINALIZING
var REBALANCING_VOLUME
var REMOVING_BRICKS
var UNKNOWN
var VALIDATING
class StepStatus
Ancestors (in MRO)
- StepStatus
- enum.Enum
- __builtin__.object
Class variables
var ABORTED
var FAILED
var FINISHED
var STARTED
var UNKNOWN
class StorageConnection
Ancestors (in MRO)
- StorageConnection
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var address
var gluster_volume
var host
var mount_options
var nfs_retrans
var nfs_timeo
var nfs_version
var password
var path
var port
var portal
var target
var type
var username
var vfs_type
Methods
def __init__(
self, address=None, comment=None, description=None, gluster_volume=None, host=None, id=None, mount_options=None, name=None, nfs_retrans=None, nfs_timeo=None, nfs_version=None, password=None, path=None, port=None, portal=None, target=None, type=None, username=None, vfs_type=None)
Inheritance:
Identified
.__init__
class StorageConnectionExtension
Ancestors (in MRO)
- StorageConnectionExtension
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var host
var password
var target
var username
Methods
def __init__(
self, comment=None, description=None, host=None, id=None, name=None, password=None, target=None, username=None)
Inheritance:
Identified
.__init__
class StorageDomain
Ancestors (in MRO)
- StorageDomain
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var available
var backup
var block_size
var committed
var critical_space_action_blocker
var data_center
var data_centers
var discard_after_delete
var disk_profiles
var disk_snapshots
var disks
var external_status
var files
var host
var images
var import_
var master
var permissions
var status
var storage
var storage_connections
var storage_format
var supports_discard
var supports_discard_zeroes_data
var templates
var type
var used
var vms
var warning_low_space_indicator
var wipe_after_delete
Methods
def __init__(
self, available=None, backup=None, block_size=None, comment=None, committed=None, critical_space_action_blocker=None, data_center=None, data_centers=None, description=None, discard_after_delete=None, disk_profiles=None, disk_snapshots=None, disks=None, external_status=None, files=None, host=None, id=None, images=None, import_=None, master=None, name=None, permissions=None, status=None, storage=None, storage_connections=None, storage_format=None, supports_discard=None, supports_discard_zeroes_data=None, templates=None, type=None, used=None, vms=None, warning_low_space_indicator=None, wipe_after_delete=None)
Inheritance:
Identified
.__init__
class StorageDomainLease
Ancestors (in MRO)
- StorageDomainLease
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var storage_domain
Methods
def __init__(
self, storage_domain=None)
class StorageDomainStatus
Ancestors (in MRO)
- StorageDomainStatus
- enum.Enum
- __builtin__.object
Class variables
var ACTIVATING
var ACTIVE
var DETACHING
var INACTIVE
var LOCKED
var MAINTENANCE
var MIXED
var PREPARING_FOR_MAINTENANCE
var UNATTACHED
var UNKNOWN
class StorageDomainType
Ancestors (in MRO)
- StorageDomainType
- enum.Enum
- __builtin__.object
Class variables
var DATA
var EXPORT
var IMAGE
var ISO
var MANAGED_BLOCK_STORAGE
var VOLUME
class StorageFormat
Ancestors (in MRO)
- StorageFormat
- enum.Enum
- __builtin__.object
Class variables
var V1
var V2
var V3
var V4
var V5
class StorageType
Ancestors (in MRO)
- StorageType
- enum.Enum
- __builtin__.object
Class variables
var CINDER
var FCP
var GLANCE
var GLUSTERFS
var ISCSI
var LOCALFS
var MANAGED_BLOCK_STORAGE
var NFS
var POSIXFS
class SwitchType
class SystemOption
Ancestors (in MRO)
- SystemOption
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var values
Methods
def __init__(
self, comment=None, description=None, id=None, name=None, values=None)
Inheritance:
Identified
.__init__
class SystemOptionValue
Ancestors (in MRO)
- SystemOptionValue
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var value
var version
Methods
def __init__(
self, value=None, version=None)
class Tag
Ancestors (in MRO)
- Tag
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var group
var host
var parent
var template
var user
var vm
Methods
def __init__(
self, comment=None, description=None, group=None, host=None, id=None, name=None, parent=None, template=None, user=None, vm=None)
Inheritance:
Identified
.__init__
class Template
Ancestors (in MRO)
- Template
- VmBase
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cdroms
Inheritance:
VmBase
.cpu_shares
Returns the value of the cpu_shares
property.
var creation_time
Inheritance:
VmBase
.creation_time
Returns the value of the creation_time
property.
var custom_compatibility_version
Inheritance:
VmBase
.custom_compatibility_version
Returns the value of the custom_compatibility_version
property.
var custom_cpu_model
Inheritance:
VmBase
.custom_cpu_model
Returns the value of the custom_cpu_model
property.
var custom_emulated_machine
Inheritance:
VmBase
.custom_emulated_machine
Returns the value of the custom_emulated_machine
property.
var custom_properties
Inheritance:
VmBase
.custom_properties
Returns the value of the custom_properties
property.
var delete_protected
Inheritance:
VmBase
.delete_protected
Returns the value of the delete_protected
property.
var disk_attachments
var graphics_consoles
var high_availability
Inheritance:
VmBase
.high_availability
Returns the value of the high_availability
property.
var initialization
Inheritance:
VmBase
.initialization
Returns the value of the initialization
property.
var memory_policy
Inheritance:
VmBase
.memory_policy
Returns the value of the memory_policy
property.
var migration_downtime
Inheritance:
VmBase
.migration_downtime
Returns the value of the migration_downtime
property.
var multi_queues_enabled
Inheritance:
VmBase
.multi_queues_enabled
Returns the value of the multi_queues_enabled
property.
var nics
var permissions
var placement_policy
Inheritance:
VmBase
.placement_policy
Returns the value of the placement_policy
property.
var serial_number
Inheritance:
VmBase
.serial_number
Returns the value of the serial_number
property.
var soundcard_enabled
Inheritance:
VmBase
.soundcard_enabled
Returns the value of the soundcard_enabled
property.
var status
var storage_domain
Inheritance:
VmBase
.storage_domain
Returns the value of the storage_domain
property.
var storage_error_resume_behaviour
Inheritance:
VmBase
.storage_error_resume_behaviour
Returns the value of the storage_error_resume_behaviour
property.
var tunnel_migration
Inheritance:
VmBase
.tunnel_migration
Returns the value of the tunnel_migration
property.
var version
var vm
var watchdogs
Methods
def __init__(
self, bios=None, cdroms=None, cluster=None, comment=None, console=None, cpu=None, cpu_profile=None, cpu_shares=None, creation_time=None, custom_compatibility_version=None, custom_cpu_model=None, custom_emulated_machine=None, custom_properties=None, delete_protected=None, description=None, disk_attachments=None, display=None, domain=None, graphics_consoles=None, high_availability=None, id=None, initialization=None, io=None, large_icon=None, lease=None, memory=None, memory_policy=None, migration=None, migration_downtime=None, multi_queues_enabled=None, name=None, nics=None, origin=None, os=None, permissions=None, placement_policy=None, quota=None, rng_device=None, serial_number=None, small_icon=None, soundcard_enabled=None, sso=None, start_paused=None, stateless=None, status=None, storage_domain=None, storage_error_resume_behaviour=None, tags=None, time_zone=None, tunnel_migration=None, type=None, usb=None, version=None, virtio_scsi=None, vm=None, watchdogs=None)
class TemplateStatus
Ancestors (in MRO)
- TemplateStatus
- enum.Enum
- __builtin__.object
Class variables
var ILLEGAL
var LOCKED
var OK
class TemplateVersion
Ancestors (in MRO)
- TemplateVersion
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var base_template
var href
Returns the value of the href
attribute.
var version_name
var version_number
Methods
def __init__(
self, base_template=None, version_name=None, version_number=None)
class Ticket
Ancestors (in MRO)
- Ticket
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var expiry
var href
Returns the value of the href
attribute.
var value
Methods
def __init__(
self, expiry=None, value=None)
class TimeZone
Ancestors (in MRO)
- TimeZone
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var name
var utc_offset
Methods
def __init__(
self, name=None, utc_offset=None)
class TransparentHugePages
Ancestors (in MRO)
- TransparentHugePages
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class TransportType
class UnmanagedNetwork
Ancestors (in MRO)
- UnmanagedNetwork
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var host
var host_nic
Methods
def __init__(
self, comment=None, description=None, host=None, host_nic=None, id=None, name=None)
Inheritance:
Identified
.__init__
class Usb
Ancestors (in MRO)
- Usb
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
var type
Methods
def __init__(
self, enabled=None, type=None)
class UsbType
class User
Ancestors (in MRO)
- User
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var department
var domain
var domain_entry_id
var email
var groups
var last_name
var logged_in
var namespace
var password
var permissions
var principal
var roles
var ssh_public_keys
var user_name
Methods
def __init__(
self, comment=None, department=None, description=None, domain=None, domain_entry_id=None, email=None, groups=None, id=None, last_name=None, logged_in=None, name=None, namespace=None, password=None, permissions=None, principal=None, roles=None, ssh_public_keys=None, tags=None, user_name=None)
Inheritance:
Identified
.__init__
class Value
Ancestors (in MRO)
- Value
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var datum
var detail
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, datum=None, detail=None)
class ValueType
Ancestors (in MRO)
- ValueType
- enum.Enum
- __builtin__.object
Class variables
var DECIMAL
var INTEGER
var STRING
class VcpuPin
Ancestors (in MRO)
- VcpuPin
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var cpu_set
var href
Returns the value of the href
attribute.
var vcpu
Methods
def __init__(
self, cpu_set=None, vcpu=None)
class Vendor
Ancestors (in MRO)
- Vendor
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
Methods
def __init__(
self, comment=None, description=None, id=None, name=None)
Inheritance:
Identified
.__init__
class Version
Ancestors (in MRO)
- Version
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var build
var full_version
var major
var minor
var revision
Methods
def __init__(
self, build=None, comment=None, description=None, full_version=None, id=None, major=None, minor=None, name=None, revision=None)
Inheritance:
Identified
.__init__
class VgpuPlacement
Ancestors (in MRO)
- VgpuPlacement
- enum.Enum
- __builtin__.object
Class variables
var CONSOLIDATED
var SEPARATED
class VirtioScsi
Ancestors (in MRO)
- VirtioScsi
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var enabled
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, enabled=None)
class VirtualNumaNode
Ancestors (in MRO)
- VirtualNumaNode
- NumaNode
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var node_distance
Inheritance:
NumaNode
.node_distance
Returns the value of the node_distance
property.
var numa_node_pins
var vm
Methods
class Vlan
Ancestors (in MRO)
- Vlan
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var id
Methods
def __init__(
self, id=None)
class Vm
Ancestors (in MRO)
- Vm
- VmBase
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var affinity_labels
var applications
var cdroms
Inheritance:
VmBase
.cpu_shares
Returns the value of the cpu_shares
property.
var creation_time
Inheritance:
VmBase
.creation_time
Returns the value of the creation_time
property.
var custom_compatibility_version
Inheritance:
VmBase
.custom_compatibility_version
Returns the value of the custom_compatibility_version
property.
var custom_cpu_model
Inheritance:
VmBase
.custom_cpu_model
Returns the value of the custom_cpu_model
property.
var custom_emulated_machine
Inheritance:
VmBase
.custom_emulated_machine
Returns the value of the custom_emulated_machine
property.
var custom_properties
Inheritance:
VmBase
.custom_properties
Returns the value of the custom_properties
property.
var delete_protected
Inheritance:
VmBase
.delete_protected
Returns the value of the delete_protected
property.
var disk_attachments
var external_host_provider
var floppies
var fqdn
var graphics_consoles
var guest_operating_system
var guest_time_zone
var has_illegal_images
var high_availability
Inheritance:
VmBase
.high_availability
Returns the value of the high_availability
property.
var host
var host_devices
var initialization
Inheritance:
VmBase
.initialization
Returns the value of the initialization
property.
var instance_type
var katello_errata
var memory_policy
Inheritance:
VmBase
.memory_policy
Returns the value of the memory_policy
property.
var migration_downtime
Inheritance:
VmBase
.migration_downtime
Returns the value of the migration_downtime
property.
var multi_queues_enabled
Inheritance:
VmBase
.multi_queues_enabled
Returns the value of the multi_queues_enabled
property.
var next_run_configuration_exists
var nics
var numa_nodes
var numa_tune_mode
var original_template
var payloads
var permissions
var placement_policy
Inheritance:
VmBase
.placement_policy
Returns the value of the placement_policy
property.
var reported_devices
var run_once
var serial_number
Inheritance:
VmBase
.serial_number
Returns the value of the serial_number
property.
var sessions
var snapshots
var soundcard_enabled
Inheritance:
VmBase
.soundcard_enabled
Returns the value of the soundcard_enabled
property.
var start_time
var statistics
var status
var status_detail
var stop_reason
var stop_time
var storage_domain
Inheritance:
VmBase
.storage_domain
Returns the value of the storage_domain
property.
var storage_error_resume_behaviour
Inheritance:
VmBase
.storage_error_resume_behaviour
Returns the value of the storage_error_resume_behaviour
property.
var template
var tunnel_migration
Inheritance:
VmBase
.tunnel_migration
Returns the value of the tunnel_migration
property.
var use_latest_template_version
var vm_pool
var watchdogs
Methods
def __init__(
self, affinity_labels=None, applications=None, bios=None, cdroms=None, cluster=None, comment=None, console=None, cpu=None, cpu_profile=None, cpu_shares=None, creation_time=None, custom_compatibility_version=None, custom_cpu_model=None, custom_emulated_machine=None, custom_properties=None, delete_protected=None, description=None, disk_attachments=None, display=None, domain=None, external_host_provider=None, floppies=None, fqdn=None, graphics_consoles=None, guest_operating_system=None, guest_time_zone=None, has_illegal_images=None, high_availability=None, host=None, host_devices=None, id=None, initialization=None, instance_type=None, io=None, katello_errata=None, large_icon=None, lease=None, memory=None, memory_policy=None, migration=None, migration_downtime=None, multi_queues_enabled=None, name=None, next_run_configuration_exists=None, nics=None, numa_nodes=None, numa_tune_mode=None, origin=None, original_template=None, os=None, payloads=None, permissions=None, placement_policy=None, quota=None, reported_devices=None, rng_device=None, run_once=None, serial_number=None, sessions=None, small_icon=None, snapshots=None, soundcard_enabled=None, sso=None, start_paused=None, start_time=None, stateless=None, statistics=None, status=None, status_detail=None, stop_reason=None, stop_time=None, storage_domain=None, storage_error_resume_behaviour=None, tags=None, template=None, time_zone=None, tunnel_migration=None, type=None, usb=None, use_latest_template_version=None, virtio_scsi=None, vm_pool=None, watchdogs=None)
class VmAffinity
Ancestors (in MRO)
- VmAffinity
- enum.Enum
- __builtin__.object
Class variables
var MIGRATABLE
var PINNED
var USER_MIGRATABLE
class VmBase
Ancestors (in MRO)
- VmBase
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var bios
var cluster
var console
var cpu
var cpu_profile
var creation_time
var custom_compatibility_version
var custom_cpu_model
var custom_emulated_machine
var custom_properties
var delete_protected
var display
var domain
var high_availability
var initialization
var io
var large_icon
var lease
var memory
var memory_policy
var migration
var migration_downtime
var multi_queues_enabled
var origin
var os
var placement_policy
var quota
var rng_device
var serial_number
var small_icon
var soundcard_enabled
var sso
var start_paused
var stateless
var storage_domain
var storage_error_resume_behaviour
var time_zone
var tunnel_migration
var type
var usb
var virtio_scsi
Methods
def __init__(
self, bios=None, cluster=None, comment=None, console=None, cpu=None, cpu_profile=None, cpu_shares=None, creation_time=None, custom_compatibility_version=None, custom_cpu_model=None, custom_emulated_machine=None, custom_properties=None, delete_protected=None, description=None, display=None, domain=None, high_availability=None, id=None, initialization=None, io=None, large_icon=None, lease=None, memory=None, memory_policy=None, migration=None, migration_downtime=None, multi_queues_enabled=None, name=None, origin=None, os=None, placement_policy=None, quota=None, rng_device=None, serial_number=None, small_icon=None, soundcard_enabled=None, sso=None, start_paused=None, stateless=None, storage_domain=None, storage_error_resume_behaviour=None, time_zone=None, tunnel_migration=None, type=None, usb=None, virtio_scsi=None)
Inheritance:
Identified
.__init__
class VmDeviceType
class VmPlacementPolicy
Ancestors (in MRO)
- VmPlacementPolicy
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var affinity
var hosts
var href
Returns the value of the href
attribute.
Methods
def __init__(
self, affinity=None, hosts=None)
class VmPool
Ancestors (in MRO)
- VmPool
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var auto_storage_select
var cluster
var display
var instance_type
var max_user_vms
var permissions
var prestarted_vms
var rng_device
var size
var soundcard_enabled
var stateful
var template
var type
var use_latest_template_version
var vm
Methods
def __init__(
self, auto_storage_select=None, cluster=None, comment=None, description=None, display=None, id=None, instance_type=None, max_user_vms=None, name=None, permissions=None, prestarted_vms=None, rng_device=None, size=None, soundcard_enabled=None, stateful=None, template=None, type=None, use_latest_template_version=None, vm=None)
Inheritance:
Identified
.__init__
class VmPoolType
class VmStatus
Ancestors (in MRO)
- VmStatus
- enum.Enum
- __builtin__.object
Class variables
var DOWN
var IMAGE_LOCKED
var MIGRATING
var NOT_RESPONDING
var PAUSED
var POWERING_DOWN
var POWERING_UP
var REBOOT_IN_PROGRESS
var RESTORING_STATE
var SAVING_STATE
var SUSPENDED
var UNASSIGNED
var UNKNOWN
var UP
var WAIT_FOR_LAUNCH
class VmStorageErrorResumeBehaviour
Ancestors (in MRO)
- VmStorageErrorResumeBehaviour
- enum.Enum
- __builtin__.object
Class variables
var AUTO_RESUME
var KILL
var LEAVE_PAUSED
class VmSummary
Ancestors (in MRO)
- VmSummary
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var active
var href
Returns the value of the href
attribute.
var migrating
var total
Methods
def __init__(
self, active=None, migrating=None, total=None)
class VmType
Ancestors (in MRO)
- VmType
- enum.Enum
- __builtin__.object
Class variables
var DESKTOP
var HIGH_PERFORMANCE
var SERVER
class VnicPassThrough
Ancestors (in MRO)
- VnicPassThrough
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var mode
Methods
def __init__(
self, mode=None)
class VnicPassThroughMode
Ancestors (in MRO)
- VnicPassThroughMode
- enum.Enum
- __builtin__.object
Class variables
var DISABLED
var ENABLED
class VnicProfile
Ancestors (in MRO)
- VnicProfile
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var custom_properties
var migratable
var network
var network_filter
var pass_through
var permissions
var port_mirroring
var qos
Methods
def __init__(
self, comment=None, custom_properties=None, description=None, id=None, migratable=None, name=None, network=None, network_filter=None, pass_through=None, permissions=None, port_mirroring=None, qos=None)
Inheritance:
Identified
.__init__
class VnicProfileMapping
Ancestors (in MRO)
- VnicProfileMapping
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var source_network_name
var source_network_profile_name
var target_vnic_profile
Methods
def __init__(
self, source_network_name=None, source_network_profile_name=None, target_vnic_profile=None)
class VolumeGroup
Ancestors (in MRO)
- VolumeGroup
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var href
Returns the value of the href
attribute.
var id
var logical_units
var name
Methods
def __init__(
self, id=None, logical_units=None, name=None)
class Watchdog
Ancestors (in MRO)
- Watchdog
- Device
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var action
var instance_type
Inheritance:
Device
.instance_type
Returns the value of the instance_type
property.
var model
Methods
class WatchdogAction
Ancestors (in MRO)
- WatchdogAction
- enum.Enum
- __builtin__.object
Class variables
var DUMP
var NONE
var PAUSE
var POWEROFF
var RESET
class WatchdogModel
Ancestors (in MRO)
- WatchdogModel
- enum.Enum
- __builtin__.object
Class variables
var DIAG288
var I6300ESB
class Weight
Ancestors (in MRO)
- Weight
- Identified
- ovirtsdk4.Struct
- __builtin__.object
Instance variables
var factor
var scheduling_policy
var scheduling_policy_unit
Methods
def __init__(
self, comment=None, description=None, factor=None, id=None, name=None, scheduling_policy=None, scheduling_policy_unit=None)
Inheritance:
Identified
.__init__