Change Log¶
A log of changes by version and date.
Version 1.0.1¶
Version 1.0.1 has no externally visible changes on top of version 1.0.0.
Version 1.0.2¶
Version 1.0.2 has no externally visible changes on top of version 1.0.1.
Version 1.0.3¶
Version 1.0.3 has no externally visible changes on top of version 1.0.3.
Version 1.0.6¶
Version 1.0.6 includes the following externally visible changes on top of version 1.0.3.
Version 1.0.7¶
Version 1.0.7 includes the following externally visible changes on top of version 1.0.6.
Version 1.0.8¶
Version 1.0.8 has no externally visible changes on top of version 1.0.7.
Version 1.0.10¶
Version 1.0.10 includes the following externally visible changes on top of version 1.0.8.
Version 1.0.11¶
Version 1.0.11 includes the following externally visible changes on top of version 1.0.10.
Version 1.0.13¶
Version 1.0.13 includes the following externally visible changes on top of version 1.0.11.
Changed Classes¶
NebPyClient Changes¶
The following changes were made to the NebPyClient class.
- Function
update_volumewas retired.
New Classes¶
The following classes were introduced in this version. Some are replacements of previously retired classes. Please review the API reference for details.
- Class
UpdateVolumeInputwas introduced.
Version 2.0.1¶
Version 2.0.1 includes the following externally visible changes on top of version 1.0.13.
Enumerations¶
- Property
Recoverywas retired in enumNebPackageType. - Property
Labwas retired in enumResourceType. - Enumeration
SnapConsistencyLevelwas retired.
Changed Classes¶
Alert Changes¶
The following changes were made to the Alert class.
- Property
idwas retired. - Property
action_operationwas introduced. - Property
action_paramswas introduced. - Property
event_idwas introduced. - Property
incident_idwas introduced.
AuditLogEntry Changes¶
The following changes were made to the AuditLogEntry class.
- Property
component_namewas introduced.
AuditLogFilter Changes¶
The following changes were made to the AuditLogFilter class.
- Property
user_uuidwas introduced.
CreateNPodTemplateInput Changes¶
The following changes were made to the CreateNPodTemplateInput class.
Property
shared_volumewas retired.Property
shared_lunwas introduced.Function
__init__changed fromname, saving_factor, mirrored_volume, boot_volume, os, volume_size_bytes, shared_volume, boot_volume_size_bytes, boot_image_url, app, note, snapshot_schedule_template_uuids, volume_counttoname, saving_factor, mirrored_volume, boot_volume, os, volume_size_bytes, shared_lun, boot_volume_size_bytes, boot_image_url, app, note, snapshot_schedule_template_uuids, volume_count
CreateSupportCaseInput Changes¶
The following changes were made to the CreateSupportCaseInput class.
- Property
resource_type_otherwas introduced.
DeleteKeyValueInput Changes¶
The following changes were made to the DeleteKeyValueInput class.
Property
npod_group_uuidwas retired.Property
npod_uuidwas introduced.Function
__init__changed fromresource_type, npod_group_uuid, resource_uuid, keytoresource_type, npod_uuid, resource_uuid, key
GraphQLParam Changes¶
The following changes were made to the GraphQLParam class.
- Property
no_logwas introduced.
HostFilter Changes¶
The following changes were made to the HostFilter class.
- Property
npod_uuidwas introduced.
IPInfoState Changes¶
The following changes were made to the IPInfoState class.
- Property
display_interface_nameswas introduced. - Property
link_activewas introduced.
KeyValueFilter Changes¶
The following changes were made to the KeyValueFilter class.
Property
npod_group_uuidwas retired.Property
npod_uuidwas introduced.Function
__init__changed fromresource_type, npod_group_uuid, resource_uuid, keytoresource_type, npod_uuid, resource_uuid, key
LoginResults Changes¶
The following changes were made to the LoginResults class.
- Property
change_passwordwas introduced. - Property
need_two_factor_authenticationwas introduced.
NPod Changes¶
The following changes were made to the NPod class.
- Property
creation_timewas introduced. - Property
recommended_packagewas introduced.
NPodFilter Changes¶
The following changes were made to the NPodFilter class.
- Property
npod_base_template_uuidwas introduced. - Property
npod_group_uuidwas introduced. - Property
npod_template_uuidwas introduced. - Property
spu_serialwas introduced.
NPodTemplateFilter Changes¶
The following changes were made to the NPodTemplateFilter class.
- Property
only_last_versionwas introduced.
NebPyClient Changes¶
The following changes were made to the NebPyClient class.
Function
abort_spu_firmwarewas retired.Function
get_npod_group_countwas retired.Function
get_update_packageswas retired.Function
get_user_group_countwas retired.Function
get_users_countwas retired.Function
send_npod_debug_infowas retired.Function
send_spu_debug_infowas retired.Function
abort_update_spu_firmwarewas retired.Function
cancel_custom_diagnosticswas retired.Function
cancel_support_case_attachmentwas retired.Function
collect_debug_infowas retired.Function
delete_support_case_attachmentwas retired.Function
get_audit_logwas retired.Function
get_available_packageswas retired.Function
create_clonechanged fromname, volume_uuidtocreate_clone_inputFunction
create_datacenterchanged fromname, address, contacts, notetocreate_inputFunction
create_lunchanged fromvolume_uuid, lun_id, host_uuids, spu_serials, localtolun_inputFunction
create_npodchanged fromname, npod_group_uuid, spus, npod_template_uuid, note, timezone, ignore_warningstocreate_npod_input, ignore_warningsFunction
create_npod_groupchanged fromname, notetocreate_npod_group_inputFunction
create_npod_templatechanged fromname, saving_factor, mirrored_volume, boot_volume, os, volume_size_bytes, shared_volume, boot_volume_size_bytes, boot_image_url, app, note, snapshot_schedule_template_uuids, volume_counttocreate_npod_template_inputFunction
create_rackchanged fromname, row_uuid, note, locationtocreate_rack_inputFunction
create_rbac_policychanged fromrole_uuid, scopestocreate_rbac_policy_inputFunction
create_rbac_rolechanged fromname, description, rightstocreate_rbac_role_inputFunction
create_roomchanged fromdatacenter_uuid, name, note, locationtocreate_room_inputFunction
create_rowchanged fromname, room_uuid, note, locationtocreate_row_inputFunction
create_snapshot_schedule_templatechanged fromname, name_pattern, schedule, expiration_seconds, retention_seconds, ignore_boot_volumestocreate_template_inputFunction
create_support_casechanged fromsubject, description, priority, issue_type, spu_serial, resource_type, resource_idtocreate_inputFunction
create_userchanged fromname, password, email, user_group_uuid, first_name, last_name, note, mobile_phone, business_phone, inactive, policy_uuids, send_notification, time_zonetocreate_user_inputFunction
create_user_groupchanged fromname, policy_uuids, notetocreate_user_group_inputFunction
create_volumechanged fromname, size_bytes, npod_uuid, mirrored, owner_spu_serial, backup_spu_serial, force, ignore_warningstocreate_volume_inputFunction
create_webhookchanged fromdefinitiontocreate_webhook_inputFunction
delete_datacenterchanged fromuuid, cascadetouuid, delete_inputFunction
delete_key_valuechanged fromresource_type, npod_group_uuid, resource_uuid, keytodelete_key_value_inputFunction
delete_lunschanged fromvolume_uuid, lun_uuids, host_uuidstobatch_delete_lun_inputFunction
delete_roomchanged fromuuid, cascadetouuid, delete_room_inputFunction
delete_rowchanged fromuuid, cascadetouuid, delete_row_inputFunction
get_hostschanged frompage, h_filter, sorttopage, host_filter, sortFunction
get_key_valueschanged fromkv_filtertokey_value_filterFunction
get_npod_recipeschanged fromnpod_uuid, recipe_uuid, completedtonpod_recipe_filterFunction
get_physical_drive_updateschanged frompage, pd_filter, sorttopage, pd_updates_filter, sortFunction
get_user_groupschanged frompage, ug_filter, sorttopage, user_group_filter, sortFunction
get_webhookschanged frompage, wh_filter, sorttopage, webhook_filter, sortFunction
locate_physical_drivechanged fromwwn, duration_secondstolocate_pd_inputFunction
replace_spuchanged fromnpod_uuid, previous_spu_serial, new_spu_info, sset_uuidtoreplace_spu_inputFunction
set_key_valuechanged fromresource_type, npod_group_uuid, resource_uuid, key, valuetoupsert_key_value_inputFunction
set_npod_timezonechanged fromuuid, timezonetouuid, set_npod_timezone_inputFunction
set_vsphere_credentialschanged fromnpod_uuid, username, password, urltonpod_uuid, credentials_inputFunction
test_webhookchanged fromuuid, create, updatetotest_webhook_inputFunction
update_datacenterchanged fromuuid, name, address, contacts, notetouuid, update_inputFunction
update_hostchanged fromuuid, name, rack_uuid, notetouuid, host_inputFunction
update_npod_groupchanged fromuuid, name, notetouuid, update_npod_group_inputFunction
update_npod_templatechanged fromname, volume_size_bytes, saving_factor, mirrored_volume, shared_volume, boot_volume, boot_volume_size_bytes, boot_image_url, os, app, note, snapshot_schedule_template_uuids, volume_counttoupdate_npod_template_inputFunction
update_physical_drive_firmwarechanged fromaccept_eula, npod_uuid, spu_serialtoupdate_pd_firmware_inputFunction
update_rackchanged fromuuid, row_uuid, name, note, locationtouuid, update_rack_inputFunction
update_rbac_policychanged fromuuid, scopestouuid, update_rbac_policy_inputFunction
update_rbac_rolechanged fromuuid, name, description, rightstouuid, update_rbac_role_inputFunction
update_roomchanged fromuuid, name, note, locationtouuid, update_room_inputFunction
update_rowchanged fromuuid, room_uuid, name, note, locationtouuid, update_row_inputFunction
update_snapshot_schedule_templatechanged fromuuid, name, name_pattern, schedule, expiration_seconds, retention_seconds, ignore_boot_volumestouuid, update_template_inputFunction
update_support_casechanged fromcase_number, subject, description, priority, status, contact_user_uuid, improvement_suggestion, commenttocase_number, update_inputFunction
update_userchanged fromuuid, name, password, note, email, user_group_uuids, first_name, last_name, mobile_phone, business_phone, inactive, policy_uuids, send_notification, time_zonetouuid, update_user_inputFunction
update_user_groupchanged fromuuid, name, policy_uuids, notetouuid, update_user_group_inputFunction
update_volumechanged fromuuid, update_inputtouuid, update_volume_inputFunction
update_webhookchanged fromuuid, updatestouuid, update_webhook_input
PackageInfo Changes¶
The following changes were made to the PackageInfo class.
- Property
package_deprecatedwas retired. - Property
release_unixwas retired. - Property
lts_versionwas introduced. - Property
offlinewas introduced. - Property
release_datewas introduced. - Property
support_statewas introduced.
PhysicalDrive Changes¶
The following changes were made to the PhysicalDrive class.
- Property
state_displaywas retired. - Property
update_failurewas introduced.
PhysicalDriveFilter Changes¶
The following changes were made to the PhysicalDriveFilter class.
- Property
spu_serialwas introduced.
PhysicalDriveUpdate Changes¶
The following changes were made to the PhysicalDriveUpdate class.
- Property
eula_urlwas introduced.
RBACPolicySort Changes¶
The following changes were made to the RBACPolicySort class.
Property
namewas retired.Property
role_namewas introduced.Function
__init__changed fromnametorole_name
ReplaceSpuInput Changes¶
The following changes were made to the ReplaceSpuInput class.
Property
npod_uuidwas retired.Property
sset_uuidwas retired.Function
__init__changed fromnpod_uuid, previous_spu_serial, new_spu_info, sset_uuidtoprevious_spu_serial, new_spu_info
Spu Changes¶
The following changes were made to the Spu class.
- Property
lun_uuidswas retired. - Property
physical_drive_wwnswas retired. - Property
recovery_versionwas introduced. - Property
version_package_nameswas introduced.
SpuFilter Changes¶
The following changes were made to the SpuFilter class.
- Property
host_ioc_wwnwas introduced. - Property
npod_uuidwas introduced. - Property
storage_ioc_wwnwas introduced.
SupportCase Changes¶
The following changes were made to the SupportCase class.
- Property
originwas introduced. - Property
resource_namewas introduced. - Property
resource_type_otherwas introduced.
SupportCaseFilter Changes¶
The following changes were made to the SupportCaseFilter class.
Property
contact_uuidwas retired.Property
contact_idwas introduced.Property
resource_typewas introduced.Property
resource_type_otherwas introduced.Function
__init__changed fromnumber, status, issue_type, contact_uuidtonumber, status, issue_type, contact_id, resource_type, resource_type_other
UpdateNPodTemplateInput Changes¶
The following changes were made to the UpdateNPodTemplateInput class.
Property
shared_volumewas retired.Property
shared_lunwas introduced.Function
__init__changed fromname, volume_size_bytes, saving_factor, mirrored_volume, shared_volume, boot_volume, boot_volume_size_bytes, boot_image_url, os, app, note, snapshot_schedule_template_uuids, volume_counttoname, volume_size_bytes, saving_factor, mirrored_volume, shared_lun, boot_volume, boot_volume_size_bytes, boot_image_url, os, app, note, snapshot_schedule_template_uuids, volume_count
UpdateRoomInput Changes¶
The following changes were made to the UpdateRoomInput class.
- Property
datacenter_uuidwas introduced.
UpdateStateSpu Changes¶
The following changes were made to the UpdateStateSpu class.
- Property
waiting_for_scheduledwas introduced.
UpdateUserGroupInput Changes¶
The following changes were made to the UpdateUserGroupInput class.
- Property
user_uuidswas introduced.
UpsertKeyValueInput Changes¶
The following changes were made to the UpsertKeyValueInput class.
Property
npod_group_uuidwas retired.Property
npod_uuidwas introduced.Function
__init__changed fromresource_type, npod_group_uuid, resource_uuid, key, valuetoresource_type, npod_uuid, resource_uuid, key, value
UpsertVsphereCredentialsInput Changes¶
The following changes were made to the UpsertVsphereCredentialsInput class.
- Property
enable_vmhost_affinitywas introduced.
User Changes¶
The following changes were made to the User class.
- Property
change_password_reasonwas introduced.
UserFilter Changes¶
The following changes were made to the UserFilter class.
- Property
inactivewas introduced.
UserGroup Changes¶
The following changes were made to the UserGroup class.
- Property
customwas introduced.
Volume Changes¶
The following changes were made to the Volume class.
- Property
lun_uuidswas retired. - Property
snapshot_uuidswas retired.
VolumeFilter Changes¶
The following changes were made to the VolumeFilter class.
- Property
natural_backup_spu_serialwas introduced. - Property
natural_owner_spu_serialwas introduced. - Property
parent_namewas introduced. - Property
sync_statewas introduced.
VsphereCredentials Changes¶
The following changes were made to the VsphereCredentials class.
- Property
enable_vmhost_affinitywas introduced.
Retired Classes¶
The following classes were removed in this version. Please review the New Classes section for possible replacements.
- Class
BatchDeleteLunInputwas retired. - Class
CreateLunInputwas retired. - Class
Dimmwas retired. - Class
IntFilterwas retired. - Class
Lunwas retired. - Class
LunFilterwas retired. - Class
LunListwas retired. - Class
LunSortwas retired. - Class
TokenResponsewas retired. - Class
UpdatePackageswas retired. - Class
UuidFilterwas retired.
New Classes¶
The following classes were introduced in this version. Some are replacements of previously retired classes. Please review the API reference for details.
- Class
AvailablePackagesFilterwas introduced. - Class
AvailablePackagesSortwas introduced. - Class
BatchDeleteLUNInputwas introduced. - Class
CreateLUNInputwas introduced. - Class
DIMMwas introduced. - Class
DeleteSupportCaseAttachmentInputwas introduced. - Class
DeleteVolumeInputwas introduced. - Class
LUNwas introduced. - Class
LUNFilterwas introduced. - Class
LUNListwas introduced. - Class
LUNSortwas introduced. - Class
NPodRecommendedPackagewas introduced. - Class
PackageInfoListwas introduced. - Class
UUIDFilterwas introduced.
Version 2.0.6¶
Version 2.0.6 includes the following externally visible changes on top of version 2.0.5.
Changed Classes¶
NebPyClient Changes¶
The following changes were made to the NebPyClient class.
- Function
update_npod_memberswas added. input:uuid, update_npod_members_input
New Classes¶
The following classes were introduced in this version.
- Class
UpdateNPodMembersInputwas introduced.
Version 2.0.7¶
Version 2.0.7 includes the following externally visible changes on top of version 2.0.6.
Changed Classes¶
NebPyClient Changes¶
The following changes were made to the NebPyClient class.
- Function
create_lunwas modified: - use createLUNV2 instead of createLUN. - Wait on recipe to completed and return the lun or raise an exception - Function
create_volumewas modified. - Wait on recipe to completed and return the volume or raise an exception
Version 2.0.10¶
Version 2.0.10 includes the following externally visible changes on top of version 2.0.9.
Changed Classes¶
NebPyClient Changes¶
The following changes were made to the NebPyClient class.
- Class initializer
NebPyClientwas modified: - take uri endpoint as an input - Class initializer
CreateVolumeInputwas modified: - supportingdownload_contents_url, replace_lun, bootinputs - Function
create_clonewas modified. - input:create_clone_input - Field
lom_credentialswas added toHostObject
GraphQLClient Changes¶
- Class initializer
GraphQLClientwas modified: - take uri endpoint as an input constants.pywas added to keep track of the constants
BondType Changes¶
The following changes were made to the BondType class.
- Enum
BOND_MODE_BALANCE_ALBwas disabled.
Host Changes¶
The following changes were made to the Host class.
- Enum
lomCredentialsfield was added to Host object
New Classes¶
The following classes were introduced in this version. Please review the API reference for details.
- Class
LomCredentialsMixinwas introduced. - Class
UpsertLomCredentialsInputwas introduced. - Class
DeleteLomCredentialsInputwas introduced. - Class
CreateCloneInputwas introduced - Class
LOMCredentialswas introduced - Class
LOMStatuswas introduced - Class
UpdateNPodTokenInputwas introduced. - input variable toupdate_npod_tokenfunction - Class
UpdateImmutableBootInputwas introduced. - input variable toUpdateNPodTokenInputfunction