ibm_cloud_power 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +423 -11
- data/docs/AddHost.md +1 -1
- data/docs/AuxiliaryVolumesForOnboarding.md +2 -2
- data/docs/AuxiliaryVolumesForOnboardingAuxiliaryVolumesInner.md +20 -0
- data/docs/AvailableHostCapacity.md +2 -2
- data/docs/AvailableHostCapacityCores.md +18 -0
- data/docs/CapabilitiesDetails.md +2 -2
- data/docs/CapabilitiesDetailsDisasterRecovery.md +20 -0
- data/docs/CapabilitiesDetailsSupportedSystems.md +20 -0
- data/docs/CloneTaskReference.md +2 -2
- data/docs/ClonedVolumeDetail.md +2 -2
- data/docs/ClonedVolumeDetailClone.md +22 -0
- data/docs/CloudConnection.md +2 -2
- data/docs/CloudConnectionClassic.md +20 -0
- data/docs/CloudConnectionCreate.md +2 -2
- data/docs/CloudConnectionCreateClassic.md +20 -0
- data/docs/CloudConnectionCreateResponse.md +5 -5
- data/docs/CloudConnectionUpdate.md +2 -2
- data/docs/CloudConnectionVirtualPrivateClouds.md +1 -1
- data/docs/CloudConnectionVpc.md +4 -4
- data/docs/CloudInstance.md +2 -2
- data/docs/CloudInstanceReference.md +1 -1
- data/docs/CloudInstanceUsageLimits.md +4 -4
- data/docs/CreateCosImageImportJob.md +4 -4
- data/docs/CreateDataVolume.md +2 -2
- data/docs/CreateImage.md +2 -2
- data/docs/CreateServerVirtualSerialNumber.md +3 -1
- data/docs/CreateWorkspaceSSHKey.md +24 -0
- data/docs/Datacenter.md +2 -2
- data/docs/DisasterRecovery.md +2 -2
- data/docs/DisasterRecoveryAsynchronousReplication.md +20 -0
- data/docs/DisasterRecoveryLocation.md +1 -1
- data/docs/GetServerVirtualSerialNumber.md +3 -1
- data/docs/Host.md +3 -3
- data/docs/HostCapacity.md +2 -2
- data/docs/HostCapacityCores.md +24 -0
- data/docs/HostHostGroup.md +22 -0
- data/docs/Image.md +3 -3
- data/docs/ImageReference.md +1 -1
- data/docs/ImageTaskref.md +20 -0
- data/docs/Job.md +2 -2
- data/docs/JobAction.md +24 -0
- data/docs/JobOperation.md +22 -0
- data/docs/JobResourceDetails.md +22 -0
- data/docs/JobResources.md +20 -0
- data/docs/JobStatus.md +22 -0
- data/docs/JobWorkflow.md +20 -0
- data/docs/MaximumStorageAllocation.md +1 -1
- data/docs/MetadataService.md +18 -0
- data/docs/MultiVolumesCreate.md +2 -2
- data/docs/Network.md +9 -3
- data/docs/NetworkAddressGroup.md +1 -1
- data/docs/NetworkAddressGroupCreate.md +1 -1
- data/docs/NetworkCreate.md +8 -2
- data/docs/NetworkInterface.md +3 -1
- data/docs/NetworkInterfaceCreate.md +1 -1
- data/docs/NetworkPeer.md +50 -0
- data/docs/NetworkPeerCreate.md +36 -0
- data/docs/NetworkPeerUpdate.md +36 -0
- data/docs/NetworkPeers.md +18 -0
- data/docs/NetworkPeersApi.md +576 -0
- data/docs/NetworkReference.md +6 -2
- data/docs/NetworkSecurityGroup.md +1 -1
- data/docs/NetworkSecurityGroupAddRule.md +4 -4
- data/docs/NetworkSecurityGroupCreate.md +1 -1
- data/docs/NetworkUpdate.md +4 -0
- data/docs/NetworksApi.md +4 -4
- data/docs/PCloudImagesApi.md +1 -1
- data/docs/PCloudPVMInstancesApi.md +1 -1
- data/docs/PCloudSnapshotsApi.md +4 -4
- data/docs/PCloudVPMemVolumesApi.md +346 -0
- data/docs/PCloudVPNConnectionsApi.md +2 -2
- data/docs/PCloudVPNPoliciesApi.md +4 -4
- data/docs/PCloudVirtualSerialNumberApi.md +60 -0
- data/docs/PCloudVolumeGroupsApi.md +2 -2
- data/docs/PCloudVolumeOnboardingApi.md +1 -1
- data/docs/PVMInstance.md +25 -13
- data/docs/PVMInstanceAction.md +1 -1
- data/docs/PVMInstanceCapture.md +1 -1
- data/docs/PVMInstanceConfiguration.md +4 -4
- data/docs/PVMInstanceCreate.md +19 -9
- data/docs/PVMInstanceMemory.md +2 -2
- data/docs/PVMInstanceReference.md +24 -12
- data/docs/PVMInstanceReferenceV2.md +14 -10
- data/docs/PVMInstanceUpdate.md +12 -4
- data/docs/PVMInstanceUpdateResponse.md +12 -4
- data/docs/PeerInterface.md +26 -0
- data/docs/PlacementGroup.md +5 -1
- data/docs/PlacementGroupCreate.md +3 -1
- data/docs/PodData.md +6 -6
- data/docs/Route.md +40 -0
- data/docs/RouteCreate.md +34 -0
- data/docs/RouteFilter.md +36 -0
- data/docs/RouteFilterCreate.md +28 -0
- data/docs/RouteReport.md +18 -0
- data/docs/RouteReportRoute.md +20 -0
- data/docs/RouteUpdate.md +32 -0
- data/docs/Routes.md +18 -0
- data/docs/RoutesApi.md +383 -0
- data/docs/SAPCreate.md +15 -5
- data/docs/SAPProfile.md +7 -1
- data/docs/SAPProfileVpmemVolume.md +20 -0
- data/docs/SPPPlacementGroup.md +5 -1
- data/docs/SPPPlacementGroupCreate.md +3 -1
- data/docs/SSHKeysApi.md +321 -0
- data/docs/SharedProcessorPool.md +4 -2
- data/docs/SharedProcessorPoolCreate.md +1 -1
- data/docs/SharedProcessorPoolDetail.md +1 -1
- data/docs/SharedProcessorPoolDetailSharedProcessorPool.md +44 -0
- data/docs/Snapshot.md +1 -1
- data/docs/SnapshotCreate.md +1 -1
- data/docs/SnapshotCreateResponse.md +2 -2
- data/docs/SnapshotUpdate.md +1 -1
- data/docs/SnapshotsApi.md +9 -9
- data/docs/SoftwareLicenses.md +1 -1
- data/docs/{CloudConnectionSpeed.md → SoftwareTier.md} +2 -2
- data/docs/StorageController.md +2 -2
- data/docs/StoragePoolCapacity.md +3 -3
- data/docs/StoragePoolCombined.md +2 -2
- data/docs/StoragePoolsCapacity.md +1 -1
- data/docs/StoragePoolsCapacityMaximumStorageAllocation.md +22 -0
- data/docs/StorageTypeCapacity.md +1 -1
- data/docs/StorageTypesCapacity.md +1 -1
- data/docs/SupportedSoftwareTier.md +20 -0
- data/docs/System.md +1 -1
- data/docs/SystemPool.md +6 -6
- data/docs/SystemPoolCapacity.md +14 -8
- data/docs/SystemPoolSharedCoreRatio.md +22 -0
- data/docs/SystemResources.md +1 -1
- data/docs/TargetTrustedProfile.md +22 -0
- data/docs/TrustedProfile.md +20 -0
- data/docs/UpdateMetadataService.md +20 -0
- data/docs/UpdateServerVirtualSerialNumber.md +3 -1
- data/docs/UpdateTrustedProfile.md +20 -0
- data/docs/UpdateWorkspaceSSHKey.md +24 -0
- data/docs/VPMemVolumeAttach.md +20 -0
- data/docs/VPMemVolumeCreate.md +20 -0
- data/docs/VPMemVolumeReference.md +38 -0
- data/docs/VPMemVolumeUpdate.md +18 -0
- data/docs/VPMemVolumes.md +18 -0
- data/docs/VPNConnectionCreateResponse.md +4 -4
- data/docs/VirtualSerialNumber.md +3 -1
- data/docs/Volume.md +2 -2
- data/docs/VolumeGroup.md +1 -1
- data/docs/VolumeGroupDetails.md +1 -1
- data/docs/VolumeInfo.md +1 -1
- data/docs/VolumeOnboarding.md +7 -7
- data/docs/VolumeOnboardingAllOfResults.md +20 -0
- data/docs/VolumeOnboardingAllOfResultsVolumeOnboardingFailures.md +20 -0
- data/docs/VolumeOnboardingCreate.md +2 -2
- data/docs/VolumeOnboardingCreateVolumesInner.md +20 -0
- data/docs/VolumeReference.md +2 -2
- data/docs/VolumeRemoteCopyRelationship.md +5 -5
- data/docs/VolumesCloneAsyncRequest.md +1 -1
- data/docs/VolumesCloneExecute.md +1 -1
- data/docs/Workspace.md +2 -2
- data/docs/WorkspaceDetails.md +2 -2
- data/docs/WorkspaceSSHKey.md +30 -0
- data/docs/WorkspaceSSHKeys.md +18 -0
- data/docs/WorkspacesApi.md +10 -5
- data/ibm_cloud_power.gemspec +5 -4
- data/lib/ibm_cloud_power/api/datacenters_api.rb +9 -9
- data/lib/ibm_cloud_power/api/host_groups_api.rb +18 -18
- data/lib/ibm_cloud_power/api/network_address_groups_api.rb +15 -15
- data/lib/ibm_cloud_power/api/network_peers_api.rb +598 -0
- data/lib/ibm_cloud_power/api/network_security_groups_api.rb +24 -24
- data/lib/ibm_cloud_power/api/networks_api.rb +15 -15
- data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +19 -19
- data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +6 -6
- data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +7 -7
- data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +28 -28
- data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +5 -5
- data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +9 -9
- data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +23 -23
- data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +15 -15
- data/lib/ibm_cloud_power/api/p_cloud_pod_capacity_api.rb +5 -5
- data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +45 -45
- data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +11 -11
- data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +13 -13
- data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +14 -14
- data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +15 -15
- data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +11 -11
- data/lib/ibm_cloud_power/api/p_cloud_storage_tiers_api.rb +5 -5
- data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +7 -7
- data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +7 -7
- data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +13 -13
- data/lib/ibm_cloud_power/api/p_cloud_virtual_serial_number_api.rb +73 -18
- data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +25 -25
- data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +9 -9
- data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +59 -59
- data/lib/ibm_cloud_power/api/p_cloud_vp_mem_volumes_api.rb +401 -0
- data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +27 -27
- data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +27 -27
- data/lib/ibm_cloud_power/api/routes_api.rb +388 -0
- data/lib/ibm_cloud_power/api/snapshots_api.rb +16 -16
- data/lib/ibm_cloud_power/api/ssh_keys_api.rb +337 -0
- data/lib/ibm_cloud_power/api/workspaces_api.rb +9 -6
- data/lib/ibm_cloud_power/api_client.rb +34 -27
- data/lib/ibm_cloud_power/api_error.rb +4 -3
- data/lib/ibm_cloud_power/api_model_base.rb +88 -0
- data/lib/ibm_cloud_power/configuration.rb +40 -10
- data/lib/ibm_cloud_power/models/access_config.rb +9 -6
- data/lib/ibm_cloud_power/models/add_host.rb +102 -99
- data/lib/ibm_cloud_power/models/add_server_virtual_serial_number.rb +37 -96
- data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +43 -98
- data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +51 -98
- data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding_auxiliary_volumes_inner.rb +212 -0
- data/lib/ibm_cloud_power/models/available_host.rb +25 -97
- data/lib/ibm_cloud_power/models/available_host_capacity.rb +34 -100
- data/lib/ibm_cloud_power/models/available_host_capacity_cores.rb +171 -0
- data/lib/ibm_cloud_power/models/available_host_resource_capacity.rb +37 -96
- data/lib/ibm_cloud_power/models/capabilities_details.rb +61 -100
- data/lib/ibm_cloud_power/models/capabilities_details_disaster_recovery.rb +180 -0
- data/lib/ibm_cloud_power/models/capabilities_details_supported_systems.rb +203 -0
- data/lib/ibm_cloud_power/models/clone_task_reference.rb +51 -98
- data/lib/ibm_cloud_power/models/clone_task_status.rb +39 -96
- data/lib/ibm_cloud_power/models/cloned_volume.rb +25 -96
- data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +61 -100
- data/lib/ibm_cloud_power/models/cloned_volume_detail_clone.rb +175 -0
- data/lib/ibm_cloud_power/models/cloud_connection.rb +147 -100
- data/lib/ibm_cloud_power/models/cloud_connection_classic.rb +164 -0
- data/lib/ibm_cloud_power/models/cloud_connection_create.rb +41 -100
- data/lib/ibm_cloud_power/models/cloud_connection_create_classic.rb +164 -0
- data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +159 -112
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +25 -97
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +25 -97
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +25 -96
- data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +49 -96
- data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +49 -96
- data/lib/ibm_cloud_power/models/cloud_connection_update.rb +27 -100
- data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +38 -97
- data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +246 -0
- data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +49 -116
- data/lib/ibm_cloud_power/models/cloud_connections.rb +37 -96
- data/lib/ibm_cloud_power/models/cloud_instance.rb +157 -98
- data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +115 -97
- data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +89 -100
- data/lib/ibm_cloud_power/models/console_language.rb +37 -96
- data/lib/ibm_cloud_power/models/console_languages.rb +37 -96
- data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +85 -104
- data/lib/ibm_cloud_power/models/create_data_volume.rb +74 -100
- data/lib/ibm_cloud_power/models/create_image.rb +52 -100
- data/lib/ibm_cloud_power/models/create_server_virtual_serial_number.rb +72 -100
- data/lib/ibm_cloud_power/models/create_workspace_ssh_key.rb +268 -0
- data/lib/ibm_cloud_power/models/datacenter.rb +60 -98
- data/lib/ibm_cloud_power/models/datacenter_location.rb +73 -96
- data/lib/ibm_cloud_power/models/datacenters.rb +37 -96
- data/lib/ibm_cloud_power/models/dead_peer_detection.rb +27 -96
- data/lib/ibm_cloud_power/models/delete_server_virtual_serial_number.rb +25 -96
- data/lib/ibm_cloud_power/models/deployment_target.rb +39 -96
- data/lib/ibm_cloud_power/models/disaster_recovery.rb +44 -100
- data/lib/ibm_cloud_power/models/disaster_recovery_asynchronous_replication.rb +201 -0
- data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +30 -99
- data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +37 -96
- data/lib/ibm_cloud_power/models/error.rb +25 -96
- data/lib/ibm_cloud_power/models/event.rb +99 -96
- data/lib/ibm_cloud_power/models/event_user.rb +37 -96
- data/lib/ibm_cloud_power/models/events.rb +37 -96
- data/lib/ibm_cloud_power/models/export_image.rb +49 -96
- data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +37 -96
- data/lib/ibm_cloud_power/models/get_bulk_volume.rb +37 -96
- data/lib/ibm_cloud_power/models/get_server_virtual_serial_number.rb +84 -100
- data/lib/ibm_cloud_power/models/host.rb +51 -103
- data/lib/ibm_cloud_power/models/host_capacity.rb +34 -100
- data/lib/ibm_cloud_power/models/host_capacity_cores.rb +249 -0
- data/lib/ibm_cloud_power/models/host_create.rb +49 -96
- data/lib/ibm_cloud_power/models/host_group.rb +25 -96
- data/lib/ibm_cloud_power/models/host_group_create.rb +49 -96
- data/lib/ibm_cloud_power/models/host_group_share_op.rb +25 -96
- data/lib/ibm_cloud_power/models/host_group_summary.rb +25 -96
- data/lib/ibm_cloud_power/models/host_host_group.rb +175 -0
- data/lib/ibm_cloud_power/models/host_put.rb +66 -96
- data/lib/ibm_cloud_power/models/host_resource_capacity.rb +73 -96
- data/lib/ibm_cloud_power/models/ike_policies.rb +37 -96
- data/lib/ibm_cloud_power/models/ike_policy.rb +69 -96
- data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +9 -6
- data/lib/ibm_cloud_power/models/ike_policy_create.rb +49 -98
- data/lib/ibm_cloud_power/models/ike_policy_ref.rb +49 -96
- data/lib/ibm_cloud_power/models/ike_policy_update.rb +39 -102
- data/lib/ibm_cloud_power/models/image.rb +147 -103
- data/lib/ibm_cloud_power/models/image_import_details.rb +31 -96
- data/lib/ibm_cloud_power/models/image_reference.rb +151 -98
- data/lib/ibm_cloud_power/models/image_specifications.rb +32 -96
- data/lib/ibm_cloud_power/models/image_taskref.rb +199 -0
- data/lib/ibm_cloud_power/models/image_volume.rb +73 -96
- data/lib/ibm_cloud_power/models/images.rb +37 -96
- data/lib/ibm_cloud_power/models/ip_address_range.rb +49 -96
- data/lib/ibm_cloud_power/models/ip_sec_policies.rb +37 -96
- data/lib/ibm_cloud_power/models/ip_sec_policy.rb +79 -96
- data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +47 -98
- data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +49 -96
- data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +39 -102
- data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +9 -6
- data/lib/ibm_cloud_power/models/job.rb +73 -100
- data/lib/ibm_cloud_power/models/job_action.rb +212 -0
- data/lib/ibm_cloud_power/models/job_operation.rb +226 -0
- data/lib/ibm_cloud_power/models/job_reference.rb +49 -96
- data/lib/ibm_cloud_power/models/job_resource_details.rb +202 -0
- data/lib/ibm_cloud_power/models/job_resources.rb +160 -0
- data/lib/ibm_cloud_power/models/job_status.rb +209 -0
- data/lib/ibm_cloud_power/models/job_workflow.rb +177 -0
- data/lib/ibm_cloud_power/models/jobs.rb +37 -96
- data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +62 -97
- data/lib/ibm_cloud_power/models/metadata_service.rb +166 -0
- data/lib/ibm_cloud_power/models/min_max_default.rb +61 -96
- data/lib/ibm_cloud_power/models/multi_volumes_create.rb +74 -100
- data/lib/ibm_cloud_power/models/network.rb +194 -102
- data/lib/ibm_cloud_power/models/network_address_group.rb +81 -97
- data/lib/ibm_cloud_power/models/network_address_group_add_member.rb +37 -96
- data/lib/ibm_cloud_power/models/network_address_group_create.rb +57 -97
- data/lib/ibm_cloud_power/models/network_address_group_member.rb +49 -96
- data/lib/ibm_cloud_power/models/network_address_group_update.rb +25 -96
- data/lib/ibm_cloud_power/models/network_address_groups.rb +25 -96
- data/lib/ibm_cloud_power/models/network_address_translation.rb +26 -97
- data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +158 -0
- data/lib/ibm_cloud_power/models/network_create.rb +123 -107
- data/lib/ibm_cloud_power/models/network_id.rb +37 -96
- data/lib/ibm_cloud_power/models/network_ids.rb +25 -96
- data/lib/ibm_cloud_power/models/network_interface.rb +128 -98
- data/lib/ibm_cloud_power/models/network_interface_create.rb +45 -97
- data/lib/ibm_cloud_power/models/network_interface_instance.rb +25 -96
- data/lib/ibm_cloud_power/models/network_interface_update.rb +25 -96
- data/lib/ibm_cloud_power/models/network_interfaces.rb +37 -96
- data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +73 -96
- data/lib/ibm_cloud_power/models/network_peer.rb +631 -0
- data/lib/ibm_cloud_power/models/network_peer_create.rb +422 -0
- data/lib/ibm_cloud_power/models/network_peer_update.rb +310 -0
- data/lib/ibm_cloud_power/models/network_peers.rb +167 -0
- data/lib/ibm_cloud_power/models/network_port.rb +85 -96
- data/lib/ibm_cloud_power/models/network_port_create.rb +25 -96
- data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +25 -96
- data/lib/ibm_cloud_power/models/network_port_update.rb +25 -96
- data/lib/ibm_cloud_power/models/network_ports.rb +37 -96
- data/lib/ibm_cloud_power/models/network_reference.rb +126 -101
- data/lib/ibm_cloud_power/models/network_security_group.rb +81 -97
- data/lib/ibm_cloud_power/models/network_security_group_add_member.rb +39 -96
- data/lib/ibm_cloud_power/models/network_security_group_add_rule.rb +55 -100
- data/lib/ibm_cloud_power/models/network_security_group_clone.rb +37 -96
- data/lib/ibm_cloud_power/models/network_security_group_create.rb +57 -97
- data/lib/ibm_cloud_power/models/network_security_group_member.rb +51 -96
- data/lib/ibm_cloud_power/models/network_security_group_move_member.rb +49 -96
- data/lib/ibm_cloud_power/models/network_security_group_rule.rb +63 -96
- data/lib/ibm_cloud_power/models/network_security_group_rule_port.rb +35 -98
- data/lib/ibm_cloud_power/models/network_security_group_rule_protocol.rb +25 -96
- data/lib/ibm_cloud_power/models/network_security_group_rule_protocol_tcp_flag.rb +25 -96
- data/lib/ibm_cloud_power/models/network_security_group_rule_remote.rb +25 -96
- data/lib/ibm_cloud_power/models/network_security_group_update.rb +25 -96
- data/lib/ibm_cloud_power/models/network_security_groups.rb +25 -96
- data/lib/ibm_cloud_power/models/network_security_groups_action.rb +27 -96
- data/lib/ibm_cloud_power/models/network_update.rb +92 -97
- data/lib/ibm_cloud_power/models/networks.rb +37 -96
- data/lib/ibm_cloud_power/models/operation.rb +61 -96
- data/lib/ibm_cloud_power/models/operations.rb +27 -98
- data/lib/ibm_cloud_power/models/peer_interface.rb +297 -0
- data/lib/ibm_cloud_power/models/peer_subnet_update.rb +37 -96
- data/lib/ibm_cloud_power/models/peer_subnets.rb +25 -96
- data/lib/ibm_cloud_power/models/peering_network.rb +49 -96
- data/lib/ibm_cloud_power/models/pin_policy.rb +9 -6
- data/lib/ibm_cloud_power/models/placement_group.rb +108 -100
- data/lib/ibm_cloud_power/models/placement_group_create.rb +74 -100
- data/lib/ibm_cloud_power/models/placement_group_server.rb +37 -96
- data/lib/ibm_cloud_power/models/placement_groups.rb +37 -96
- data/lib/ibm_cloud_power/models/pod_capacity.rb +25 -96
- data/lib/ibm_cloud_power/models/pod_data.rb +151 -102
- data/lib/ibm_cloud_power/models/pvm_instance.rb +258 -114
- data/lib/ibm_cloud_power/models/pvm_instance_action.rb +30 -99
- data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +61 -99
- data/lib/ibm_cloud_power/models/pvm_instance_configuration.rb +29 -100
- data/lib/ibm_cloud_power/models/pvm_instance_console.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_cores.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_create.rb +167 -111
- data/lib/ibm_cloud_power/models/pvm_instance_delete.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_deployment.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_health.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_host.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_memory.rb +39 -98
- data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_network.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_operating_system.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +39 -96
- data/lib/ibm_cloud_power/models/pvm_instance_placement_group.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +212 -113
- data/lib/ibm_cloud_power/models/pvm_instance_reference_v2.rb +188 -109
- data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_update.rb +70 -101
- data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +70 -101
- data/lib/ibm_cloud_power/models/pvm_instance_v2_health.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instance_v2_network_port.rb +25 -96
- data/lib/ibm_cloud_power/models/pvm_instance_virtual_cores.rb +27 -96
- data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instances.rb +37 -96
- data/lib/ibm_cloud_power/models/pvm_instances_v2.rb +37 -96
- data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +49 -96
- data/lib/ibm_cloud_power/models/remove_virtual_serial_number.rb +37 -96
- data/lib/ibm_cloud_power/models/replication_service.rb +49 -96
- data/lib/ibm_cloud_power/models/replication_target_location.rb +25 -96
- data/lib/ibm_cloud_power/models/route.rb +518 -0
- data/lib/ibm_cloud_power/models/route_create.rb +400 -0
- data/lib/ibm_cloud_power/models/route_filter.rb +452 -0
- data/lib/ibm_cloud_power/models/route_filter_create.rb +361 -0
- data/lib/ibm_cloud_power/models/route_report.rb +167 -0
- data/lib/ibm_cloud_power/models/route_report_route.rb +216 -0
- data/lib/ibm_cloud_power/models/route_update.rb +318 -0
- data/lib/ibm_cloud_power/models/routes.rb +167 -0
- data/lib/ibm_cloud_power/models/sap_create.rb +170 -106
- data/lib/ibm_cloud_power/models/sap_profile.rb +104 -98
- data/lib/ibm_cloud_power/models/sap_profile_reference.rb +49 -96
- data/lib/ibm_cloud_power/models/sap_profile_vpmem_volume.rb +159 -0
- data/lib/ibm_cloud_power/models/sap_profiles.rb +37 -96
- data/lib/ibm_cloud_power/models/secondary.rb +37 -96
- data/lib/ibm_cloud_power/models/shared_processor_pool.rb +121 -101
- data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +75 -99
- data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +55 -98
- data/lib/ibm_cloud_power/models/shared_processor_pool_detail_shared_processor_pool.rb +393 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +61 -96
- data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +25 -96
- data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +25 -96
- data/lib/ibm_cloud_power/models/shared_processor_pools.rb +25 -96
- data/lib/ibm_cloud_power/models/site.rb +25 -96
- data/lib/ibm_cloud_power/models/snapshot.rb +74 -97
- data/lib/ibm_cloud_power/models/snapshot_create.rb +70 -99
- data/lib/ibm_cloud_power/models/snapshot_create_response.rb +62 -100
- data/lib/ibm_cloud_power/models/snapshot_list.rb +37 -96
- data/lib/ibm_cloud_power/models/snapshot_restore.rb +25 -96
- data/lib/ibm_cloud_power/models/snapshot_update.rb +51 -99
- data/lib/ibm_cloud_power/models/snapshot_v1.rb +85 -96
- data/lib/ibm_cloud_power/models/snapshots.rb +37 -96
- data/lib/ibm_cloud_power/models/software_licenses.rb +26 -97
- data/lib/ibm_cloud_power/models/software_tier.rb +42 -0
- data/lib/ibm_cloud_power/models/spp_placement_group.rb +106 -100
- data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +66 -102
- data/lib/ibm_cloud_power/models/spp_placement_groups.rb +25 -96
- data/lib/ibm_cloud_power/models/src.rb +25 -96
- data/lib/ibm_cloud_power/models/ssh_key.rb +49 -96
- data/lib/ibm_cloud_power/models/ssh_keys.rb +37 -96
- data/lib/ibm_cloud_power/models/status.rb +49 -96
- data/lib/ibm_cloud_power/models/status_description.rb +25 -96
- data/lib/ibm_cloud_power/models/status_description_error.rb +25 -96
- data/lib/ibm_cloud_power/models/stock_image.rb +25 -96
- data/lib/ibm_cloud_power/models/storage_affinity.rb +25 -96
- data/lib/ibm_cloud_power/models/storage_controller.rb +87 -98
- data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +40 -99
- data/lib/ibm_cloud_power/models/storage_pool_combined.rb +63 -98
- data/lib/ibm_cloud_power/models/storage_pool_map.rb +25 -96
- data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +26 -98
- data/lib/ibm_cloud_power/models/storage_pools_capacity_maximum_storage_allocation.rb +226 -0
- data/lib/ibm_cloud_power/models/storage_tier.rb +25 -96
- data/lib/ibm_cloud_power/models/storage_type_capacity.rb +26 -98
- data/lib/ibm_cloud_power/models/storage_types_capacity.rb +26 -98
- data/lib/ibm_cloud_power/models/supported_software_tier.rb +180 -0
- data/lib/ibm_cloud_power/models/supported_systems.rb +49 -96
- data/lib/ibm_cloud_power/models/system.rb +50 -97
- data/lib/ibm_cloud_power/models/system_pool.rb +31 -107
- data/lib/ibm_cloud_power/models/system_pool_capacity.rb +102 -135
- data/lib/ibm_cloud_power/models/system_pool_shared_core_ratio.rb +226 -0
- data/lib/ibm_cloud_power/models/system_resources.rb +110 -97
- data/lib/ibm_cloud_power/models/target_trusted_profile.rb +229 -0
- data/lib/ibm_cloud_power/models/task.rb +133 -96
- data/lib/ibm_cloud_power/models/task_reference.rb +49 -96
- data/lib/ibm_cloud_power/models/tenant.rb +73 -96
- data/lib/ibm_cloud_power/models/tenant_update.rb +25 -96
- data/lib/ibm_cloud_power/models/trusted_profile.rb +177 -0
- data/lib/ibm_cloud_power/models/update_metadata_service.rb +176 -0
- data/lib/ibm_cloud_power/models/update_server_virtual_serial_number.rb +60 -100
- data/lib/ibm_cloud_power/models/update_trusted_profile.rb +158 -0
- data/lib/ibm_cloud_power/models/update_virtual_serial_number.rb +37 -96
- data/lib/ibm_cloud_power/models/update_volume.rb +25 -96
- data/lib/ibm_cloud_power/models/update_workspace_ssh_key.rb +244 -0
- data/lib/ibm_cloud_power/models/virtual_cores.rb +27 -96
- data/lib/ibm_cloud_power/models/virtual_serial_number.rb +96 -100
- data/lib/ibm_cloud_power/models/volume.rb +110 -100
- data/lib/ibm_cloud_power/models/volume_action.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_group.rb +50 -97
- data/lib/ibm_cloud_power/models/volume_group_action.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_group_action_start.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_group_create.rb +43 -98
- data/lib/ibm_cloud_power/models/volume_group_create_response.rb +61 -96
- data/lib/ibm_cloud_power/models/volume_group_details.rb +50 -97
- data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_group_update.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_groups.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_groups_details.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_info.rb +26 -97
- data/lib/ibm_cloud_power/models/volume_onboarding.rb +70 -132
- data/lib/ibm_cloud_power/models/volume_onboarding_all_of_results.rb +161 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_all_of_results_volume_onboarding_failures.rb +167 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +62 -100
- data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_onboarding_create_volumes_inner.rb +200 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +25 -96
- data/lib/ibm_cloud_power/models/volume_onboardings.rb +37 -96
- data/lib/ibm_cloud_power/models/volume_reference.rb +182 -100
- data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +73 -120
- data/lib/ibm_cloud_power/models/volume_snapshot_list.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_attach.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_clone.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +73 -99
- data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes_clone_create.rb +49 -96
- data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +61 -99
- data/lib/ibm_cloud_power/models/volumes_clone_request.rb +49 -96
- data/lib/ibm_cloud_power/models/volumes_clone_response.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes_clones.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes_delete.rb +37 -96
- data/lib/ibm_cloud_power/models/volumes_delete_response.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes_detach.rb +25 -96
- data/lib/ibm_cloud_power/models/volumes_detachment_response.rb +37 -96
- data/lib/ibm_cloud_power/models/vp_mem_volume_attach.rb +198 -0
- data/lib/ibm_cloud_power/models/vp_mem_volume_create.rb +230 -0
- data/lib/ibm_cloud_power/models/vp_mem_volume_reference.rb +367 -0
- data/lib/ibm_cloud_power/models/vp_mem_volume_update.rb +194 -0
- data/lib/ibm_cloud_power/models/vp_mem_volumes.rb +167 -0
- data/lib/ibm_cloud_power/models/vpn_connection.rb +149 -96
- data/lib/ibm_cloud_power/models/vpn_connection_create.rb +99 -96
- data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +162 -109
- data/lib/ibm_cloud_power/models/vpn_connection_update.rb +25 -96
- data/lib/ibm_cloud_power/models/vpn_connections.rb +25 -96
- data/lib/ibm_cloud_power/models/workspace.rb +111 -98
- data/lib/ibm_cloud_power/models/workspace_details.rb +51 -98
- data/lib/ibm_cloud_power/models/workspace_location.rb +37 -96
- data/lib/ibm_cloud_power/models/workspace_network_security_groups_details.rb +27 -96
- data/lib/ibm_cloud_power/models/workspace_power_edge_router_details.rb +29 -96
- data/lib/ibm_cloud_power/models/workspace_ssh_key.rb +332 -0
- data/lib/ibm_cloud_power/models/workspace_ssh_keys.rb +167 -0
- data/lib/ibm_cloud_power/models/workspaces.rb +37 -96
- data/lib/ibm_cloud_power/version.rb +4 -4
- data/lib/ibm_cloud_power.rb +63 -5
- data/spec/api/datacenters_api_spec.rb +7 -7
- data/spec/api/host_groups_api_spec.rb +13 -13
- data/spec/api/network_address_groups_api_spec.rb +10 -10
- data/spec/api/network_peers_api_spec.rb +136 -0
- data/spec/api/network_security_groups_api_spec.rb +15 -15
- data/spec/api/networks_api_spec.rb +9 -9
- data/spec/api/p_cloud_cloud_connections_api_spec.rb +11 -11
- data/spec/api/p_cloud_disaster_recovery_api_spec.rb +5 -5
- data/spec/api/p_cloud_events_api_spec.rb +5 -5
- data/spec/api/p_cloud_images_api_spec.rb +16 -16
- data/spec/api/p_cloud_instances_api_spec.rb +4 -4
- data/spec/api/p_cloud_jobs_api_spec.rb +6 -6
- data/spec/api/p_cloud_networks_api_spec.rb +13 -13
- data/spec/api/p_cloud_placement_groups_api_spec.rb +9 -9
- data/spec/api/p_cloud_pod_capacity_api_spec.rb +4 -4
- data/spec/api/p_cloud_pvm_instances_api_spec.rb +24 -24
- data/spec/api/p_cloud_sap_api_spec.rb +6 -6
- data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +8 -8
- data/spec/api/p_cloud_snapshots_api_spec.rb +8 -8
- data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +9 -9
- data/spec/api/p_cloud_storage_capacity_api_spec.rb +7 -7
- data/spec/api/p_cloud_storage_tiers_api_spec.rb +4 -4
- data/spec/api/p_cloud_tasks_api_spec.rb +5 -5
- data/spec/api/p_cloud_tenants_api_spec.rb +5 -5
- data/spec/api/p_cloud_tenants_ssh_keys_api_spec.rb +8 -8
- data/spec/api/p_cloud_virtual_serial_number_api_spec.rb +21 -11
- data/spec/api/p_cloud_volume_groups_api_spec.rb +13 -13
- data/spec/api/p_cloud_volume_onboarding_api_spec.rb +6 -6
- data/spec/api/p_cloud_volumes_api_spec.rb +31 -31
- data/spec/api/p_cloud_vp_mem_volumes_api_spec.rb +102 -0
- data/spec/api/p_cloud_vpn_connections_api_spec.rb +14 -14
- data/spec/api/p_cloud_vpn_policies_api_spec.rb +13 -13
- data/spec/api/routes_api_spec.rb +100 -0
- data/spec/api/snapshots_api_spec.rb +9 -9
- data/spec/api/ssh_keys_api_spec.rb +90 -0
- data/spec/api/workspaces_api_spec.rb +6 -5
- data/spec/models/access_config_spec.rb +7 -5
- data/spec/models/add_host_spec.rb +10 -8
- data/spec/models/add_server_virtual_serial_number_spec.rb +9 -7
- data/spec/models/auxiliary_volume_for_onboarding_spec.rb +9 -7
- data/spec/models/auxiliary_volumes_for_onboarding_auxiliary_volumes_inner_spec.rb +42 -0
- data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +9 -7
- data/spec/models/available_host_capacity_cores_spec.rb +36 -0
- data/spec/models/available_host_capacity_spec.rb +9 -7
- data/spec/models/available_host_resource_capacity_spec.rb +8 -6
- data/spec/models/available_host_spec.rb +10 -8
- data/spec/models/capabilities_details_disaster_recovery_spec.rb +42 -0
- data/spec/models/capabilities_details_spec.rb +9 -7
- data/spec/models/capabilities_details_supported_systems_spec.rb +42 -0
- data/spec/models/clone_task_reference_spec.rb +9 -7
- data/spec/models/clone_task_status_spec.rb +11 -9
- data/spec/models/cloned_volume_detail_clone_spec.rb +48 -0
- data/spec/models/cloned_volume_detail_spec.rb +9 -7
- data/spec/models/cloned_volume_spec.rb +9 -7
- data/spec/models/cloud_connection_classic_spec.rb +42 -0
- data/spec/models/cloud_connection_create_classic_spec.rb +42 -0
- data/spec/models/cloud_connection_create_response_spec.rb +26 -24
- data/spec/models/cloud_connection_create_spec.rb +15 -13
- data/spec/models/cloud_connection_endpoint_classic_spec.rb +9 -7
- data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +9 -7
- data/spec/models/cloud_connection_endpoint_vpc_spec.rb +9 -7
- data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +9 -7
- data/spec/models/cloud_connection_gre_tunnel_spec.rb +9 -7
- data/spec/models/cloud_connection_spec.rb +21 -19
- data/spec/models/cloud_connection_update_spec.rb +13 -11
- data/spec/models/cloud_connection_virtual_private_clouds_spec.rb +8 -6
- data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +54 -0
- data/spec/models/cloud_connection_vpc_spec.rb +11 -9
- data/spec/models/cloud_connections_spec.rb +8 -6
- data/spec/models/cloud_instance_reference_spec.rb +15 -13
- data/spec/models/cloud_instance_spec.rb +18 -16
- data/spec/models/cloud_instance_usage_limits_spec.rb +18 -16
- data/spec/models/console_language_spec.rb +9 -7
- data/spec/models/console_languages_spec.rb +8 -6
- data/spec/models/create_cos_image_import_job_spec.rb +20 -18
- data/spec/models/create_data_volume_spec.rb +19 -17
- data/spec/models/create_image_spec.rb +21 -19
- data/spec/models/create_server_virtual_serial_number_spec.rb +15 -7
- data/spec/models/create_workspace_ssh_key_spec.rb +58 -0
- data/spec/models/datacenter_location_spec.rb +11 -9
- data/spec/models/datacenter_spec.rb +13 -11
- data/spec/models/datacenters_spec.rb +8 -6
- data/spec/models/dead_peer_detection_spec.rb +10 -8
- data/spec/models/delete_server_virtual_serial_number_spec.rb +8 -6
- data/spec/models/deployment_target_spec.rb +9 -7
- data/spec/models/disaster_recovery_asynchronous_replication_spec.rb +42 -0
- data/spec/models/disaster_recovery_location_spec.rb +9 -7
- data/spec/models/disaster_recovery_locations_spec.rb +8 -6
- data/spec/models/disaster_recovery_spec.rb +9 -7
- data/spec/models/error_spec.rb +9 -7
- data/spec/models/event_spec.rb +16 -14
- data/spec/models/event_user_spec.rb +10 -8
- data/spec/models/events_spec.rb +8 -6
- data/spec/models/export_image_spec.rb +11 -9
- data/spec/models/flash_copy_mapping_spec.rb +14 -12
- data/spec/models/get_bulk_volume_spec.rb +8 -6
- data/spec/models/get_server_virtual_serial_number_spec.rb +15 -7
- data/spec/models/host_capacity_cores_spec.rb +54 -0
- data/spec/models/host_capacity_spec.rb +9 -7
- data/spec/models/host_create_spec.rb +9 -7
- data/spec/models/host_group_create_spec.rb +10 -8
- data/spec/models/host_group_share_op_spec.rb +9 -7
- data/spec/models/host_group_spec.rb +13 -11
- data/spec/models/host_group_summary_spec.rb +10 -8
- data/spec/models/host_host_group_spec.rb +48 -0
- data/spec/models/host_put_spec.rb +8 -6
- data/spec/models/host_resource_capacity_spec.rb +11 -9
- data/spec/models/host_spec.rb +16 -14
- data/spec/models/ike_policies_spec.rb +8 -6
- data/spec/models/ike_policy_authentication_spec.rb +7 -5
- data/spec/models/ike_policy_create_spec.rb +14 -12
- data/spec/models/ike_policy_ref_spec.rb +9 -7
- data/spec/models/ike_policy_spec.rb +14 -12
- data/spec/models/ike_policy_update_spec.rb +14 -12
- data/spec/models/image_import_details_spec.rb +10 -8
- data/spec/models/image_reference_spec.rb +18 -16
- data/spec/models/image_spec.rb +23 -21
- data/spec/models/image_specifications_spec.rb +14 -12
- data/spec/models/image_taskref_spec.rb +42 -0
- data/spec/models/image_volume_spec.rb +11 -9
- data/spec/models/images_spec.rb +8 -6
- data/spec/models/ip_address_range_spec.rb +9 -7
- data/spec/models/ip_sec_policies_spec.rb +8 -6
- data/spec/models/ip_sec_policy_create_spec.rb +13 -11
- data/spec/models/ip_sec_policy_ref_spec.rb +9 -7
- data/spec/models/ip_sec_policy_spec.rb +14 -12
- data/spec/models/ip_sec_policy_update_spec.rb +13 -11
- data/spec/models/ipsec_policy_authentication_spec.rb +7 -5
- data/spec/models/job_action_spec.rb +58 -0
- data/spec/models/job_operation_spec.rb +48 -0
- data/spec/models/job_reference_spec.rb +9 -7
- data/spec/models/job_resource_details_spec.rb +52 -0
- data/spec/models/job_resources_spec.rb +42 -0
- data/spec/models/job_spec.rb +11 -9
- data/spec/models/job_status_spec.rb +48 -0
- data/spec/models/job_workflow_spec.rb +42 -0
- data/spec/models/jobs_spec.rb +8 -6
- data/spec/models/maximum_storage_allocation_spec.rb +10 -8
- data/spec/models/metadata_service_spec.rb +36 -0
- data/spec/models/min_max_default_spec.rb +10 -8
- data/spec/models/multi_volumes_create_spec.rb +20 -18
- data/spec/models/network_address_group_add_member_spec.rb +8 -6
- data/spec/models/network_address_group_create_spec.rb +9 -7
- data/spec/models/network_address_group_member_spec.rb +9 -7
- data/spec/models/network_address_group_spec.rb +12 -10
- data/spec/models/network_address_group_update_spec.rb +8 -6
- data/spec/models/network_address_groups_spec.rb +8 -6
- data/spec/models/network_address_translation_spec.rb +8 -6
- data/spec/models/network_cloud_connections_inner_spec.rb +42 -0
- data/spec/models/network_create_spec.rb +43 -15
- data/spec/models/network_id_spec.rb +8 -6
- data/spec/models/network_ids_spec.rb +8 -6
- data/spec/models/network_interface_create_spec.rb +10 -8
- data/spec/models/network_interface_instance_spec.rb +9 -7
- data/spec/models/network_interface_spec.rb +23 -15
- data/spec/models/network_interface_update_spec.rb +9 -7
- data/spec/models/network_interfaces_spec.rb +8 -6
- data/spec/models/network_ip_address_metrics_spec.rb +11 -9
- data/spec/models/network_peer_create_spec.rb +102 -0
- data/spec/models/network_peer_spec.rb +148 -0
- data/spec/models/network_peer_update_spec.rb +102 -0
- data/spec/models/network_peers_spec.rb +36 -0
- data/spec/models/network_port_create_spec.rb +9 -7
- data/spec/models/network_port_pvm_instance_spec.rb +9 -7
- data/spec/models/network_port_spec.rb +15 -13
- data/spec/models/network_port_update_spec.rb +9 -7
- data/spec/models/network_ports_spec.rb +8 -6
- data/spec/models/network_reference_spec.rb +37 -15
- data/spec/models/network_security_group_add_member_spec.rb +9 -7
- data/spec/models/network_security_group_add_rule_spec.rb +14 -12
- data/spec/models/network_security_group_clone_spec.rb +8 -6
- data/spec/models/network_security_group_create_spec.rb +9 -7
- data/spec/models/network_security_group_member_spec.rb +12 -10
- data/spec/models/network_security_group_move_member_spec.rb +9 -7
- data/spec/models/network_security_group_rule_port_spec.rb +9 -7
- data/spec/models/network_security_group_rule_protocol_spec.rb +10 -8
- data/spec/models/network_security_group_rule_protocol_tcp_flag_spec.rb +8 -6
- data/spec/models/network_security_group_rule_remote_spec.rb +9 -7
- data/spec/models/network_security_group_rule_spec.rb +13 -11
- data/spec/models/network_security_group_spec.rb +14 -12
- data/spec/models/network_security_group_update_spec.rb +8 -6
- data/spec/models/network_security_groups_action_spec.rb +8 -6
- data/spec/models/network_security_groups_spec.rb +8 -6
- data/spec/models/network_spec.rb +49 -21
- data/spec/models/network_update_spec.rb +31 -9
- data/spec/models/networks_spec.rb +8 -6
- data/spec/models/operation_spec.rb +10 -8
- data/spec/models/operations_spec.rb +11 -9
- data/spec/models/peer_interface_spec.rb +64 -0
- data/spec/models/peer_subnet_update_spec.rb +8 -6
- data/spec/models/peer_subnets_spec.rb +8 -6
- data/spec/models/peering_network_spec.rb +10 -8
- data/spec/models/pin_policy_spec.rb +7 -5
- data/spec/models/placement_group_create_spec.rb +15 -7
- data/spec/models/placement_group_server_spec.rb +8 -6
- data/spec/models/placement_group_spec.rb +23 -9
- data/spec/models/placement_groups_spec.rb +8 -6
- data/spec/models/pod_capacity_spec.rb +10 -8
- data/spec/models/pod_data_spec.rb +17 -15
- data/spec/models/pvm_instance_action_spec.rb +9 -7
- data/spec/models/pvm_instance_add_network_spec.rb +10 -8
- data/spec/models/pvm_instance_capture_spec.rb +15 -13
- data/spec/models/pvm_instance_configuration_spec.rb +12 -10
- data/spec/models/pvm_instance_console_spec.rb +8 -6
- data/spec/models/pvm_instance_cores_spec.rb +10 -8
- data/spec/models/pvm_instance_create_spec.rb +67 -35
- data/spec/models/pvm_instance_delete_spec.rb +8 -6
- data/spec/models/pvm_instance_deployment_spec.rb +11 -9
- data/spec/models/pvm_instance_fault_spec.rb +11 -9
- data/spec/models/pvm_instance_health_spec.rb +10 -8
- data/spec/models/pvm_instance_host_spec.rb +9 -7
- data/spec/models/pvm_instance_memory_spec.rb +10 -8
- data/spec/models/pvm_instance_multi_create_spec.rb +10 -8
- data/spec/models/pvm_instance_network_spec.rb +19 -17
- data/spec/models/pvm_instance_networks_spec.rb +8 -6
- data/spec/models/pvm_instance_operating_system_spec.rb +9 -7
- data/spec/models/pvm_instance_operation_spec.rb +9 -7
- data/spec/models/pvm_instance_placement_group_spec.rb +8 -6
- data/spec/models/pvm_instance_reference_spec.rb +86 -48
- data/spec/models/pvm_instance_reference_v2_spec.rb +35 -21
- data/spec/models/pvm_instance_remove_network_spec.rb +8 -6
- data/spec/models/pvm_instance_spec.rb +89 -51
- data/spec/models/pvm_instance_update_response_spec.rb +40 -14
- data/spec/models/pvm_instance_update_spec.rb +42 -16
- data/spec/models/pvm_instance_v2_health_spec.rb +8 -6
- data/spec/models/pvm_instance_v2_network_port_spec.rb +12 -10
- data/spec/models/pvm_instance_virtual_cores_spec.rb +10 -8
- data/spec/models/pvm_instance_volume_update_spec.rb +8 -6
- data/spec/models/pvm_instances_spec.rb +8 -6
- data/spec/models/pvm_instances_v2_spec.rb +8 -6
- data/spec/models/remote_copy_relationship_spec.rb +21 -19
- data/spec/models/remove_virtual_serial_number_spec.rb +8 -6
- data/spec/models/replication_service_spec.rb +9 -7
- data/spec/models/replication_target_location_spec.rb +9 -7
- data/spec/models/route_create_spec.rb +100 -0
- data/spec/models/route_filter_create_spec.rb +74 -0
- data/spec/models/route_filter_spec.rb +102 -0
- data/spec/models/route_report_route_spec.rb +46 -0
- data/spec/models/route_report_spec.rb +36 -0
- data/spec/models/route_spec.rb +122 -0
- data/spec/models/route_update_spec.rb +94 -0
- data/spec/models/routes_spec.rb +36 -0
- data/spec/models/sap_create_spec.rb +55 -23
- data/spec/models/sap_profile_reference_spec.rb +9 -7
- data/spec/models/sap_profile_spec.rb +36 -16
- data/spec/models/sap_profile_vpmem_volume_spec.rb +42 -0
- data/spec/models/sap_profiles_spec.rb +8 -6
- data/spec/models/secondary_spec.rb +9 -7
- data/spec/models/shared_processor_pool_create_spec.rb +13 -11
- data/spec/models/shared_processor_pool_detail_shared_processor_pool_spec.rb +114 -0
- data/spec/models/shared_processor_pool_detail_spec.rb +9 -7
- data/spec/models/shared_processor_pool_placement_group_spec.rb +10 -8
- data/spec/models/shared_processor_pool_server_spec.rb +15 -13
- data/spec/models/shared_processor_pool_spec.rb +26 -18
- data/spec/models/shared_processor_pool_update_spec.rb +9 -7
- data/spec/models/shared_processor_pools_spec.rb +8 -6
- data/spec/models/site_spec.rb +9 -7
- data/spec/models/snapshot_create_response_spec.rb +10 -8
- data/spec/models/snapshot_create_spec.rb +11 -9
- data/spec/models/snapshot_list_spec.rb +8 -6
- data/spec/models/snapshot_restore_spec.rb +8 -6
- data/spec/models/snapshot_spec.rb +18 -16
- data/spec/models/snapshot_update_spec.rb +9 -7
- data/spec/models/snapshot_v1_spec.rb +14 -12
- data/spec/models/snapshots_spec.rb +8 -6
- data/spec/models/software_licenses_spec.rb +12 -10
- data/spec/models/software_tier_spec.rb +30 -0
- data/spec/models/spp_placement_group_create_spec.rb +15 -7
- data/spec/models/spp_placement_group_spec.rb +23 -9
- data/spec/models/spp_placement_groups_spec.rb +8 -6
- data/spec/models/src_spec.rb +9 -7
- data/spec/models/ssh_key_spec.rb +10 -8
- data/spec/models/ssh_keys_spec.rb +8 -6
- data/spec/models/status_description_error_spec.rb +10 -8
- data/spec/models/status_description_spec.rb +8 -6
- data/spec/models/status_spec.rb +10 -8
- data/spec/models/stock_image_spec.rb +10 -8
- data/spec/models/storage_affinity_spec.rb +12 -10
- data/spec/models/storage_controller_spec.rb +12 -10
- data/spec/models/storage_pool_capacity_spec.rb +14 -12
- data/spec/models/storage_pool_combined_spec.rb +10 -8
- data/spec/models/storage_pool_map_spec.rb +9 -7
- data/spec/models/storage_pools_capacity_maximum_storage_allocation_spec.rb +48 -0
- data/spec/models/storage_pools_capacity_spec.rb +9 -7
- data/spec/models/storage_tier_spec.rb +10 -8
- data/spec/models/storage_type_capacity_spec.rb +10 -8
- data/spec/models/storage_types_capacity_spec.rb +9 -7
- data/spec/models/supported_software_tier_spec.rb +42 -0
- data/spec/models/supported_systems_spec.rb +9 -7
- data/spec/models/system_pool_capacity_spec.rb +34 -14
- data/spec/models/system_pool_shared_core_ratio_spec.rb +48 -0
- data/spec/models/system_pool_spec.rb +16 -14
- data/spec/models/system_resources_spec.rb +15 -13
- data/spec/models/system_spec.rb +17 -15
- data/spec/models/target_trusted_profile_spec.rb +48 -0
- data/spec/models/task_reference_spec.rb +9 -7
- data/spec/models/task_spec.rb +16 -14
- data/spec/models/tenant_spec.rb +14 -12
- data/spec/models/tenant_update_spec.rb +9 -7
- data/spec/models/trusted_profile_spec.rb +42 -0
- data/spec/models/update_metadata_service_spec.rb +42 -0
- data/spec/models/update_server_virtual_serial_number_spec.rb +14 -6
- data/spec/models/update_trusted_profile_spec.rb +42 -0
- data/spec/models/update_virtual_serial_number_spec.rb +8 -6
- data/spec/models/update_volume_spec.rb +11 -9
- data/spec/models/update_workspace_ssh_key_spec.rb +58 -0
- data/spec/models/virtual_cores_spec.rb +10 -8
- data/spec/models/virtual_serial_number_spec.rb +16 -8
- data/spec/models/volume_action_spec.rb +9 -7
- data/spec/models/volume_group_action_reset_spec.rb +8 -6
- data/spec/models/volume_group_action_spec.rb +10 -8
- data/spec/models/volume_group_action_start_spec.rb +8 -6
- data/spec/models/volume_group_action_stop_spec.rb +8 -6
- data/spec/models/volume_group_create_response_spec.rb +11 -9
- data/spec/models/volume_group_create_spec.rb +10 -8
- data/spec/models/volume_group_details_spec.rb +17 -15
- data/spec/models/volume_group_remote_copy_relationships_spec.rb +9 -7
- data/spec/models/volume_group_spec.rb +16 -14
- data/spec/models/volume_group_storage_details_spec.rb +16 -14
- data/spec/models/volume_group_update_spec.rb +9 -7
- data/spec/models/volume_groups_details_spec.rb +8 -6
- data/spec/models/volume_groups_spec.rb +8 -6
- data/spec/models/volume_info_spec.rb +10 -8
- data/spec/models/volume_onboarding_all_of_results_spec.rb +42 -0
- data/spec/models/volume_onboarding_all_of_results_volume_onboarding_failures_spec.rb +42 -0
- data/spec/models/volume_onboarding_common_spec.rb +11 -9
- data/spec/models/volume_onboarding_create_response_spec.rb +9 -7
- data/spec/models/volume_onboarding_create_spec.rb +10 -8
- data/spec/models/volume_onboarding_create_volumes_inner_spec.rb +42 -0
- data/spec/models/volume_onboarding_failure_spec.rb +9 -7
- data/spec/models/volume_onboarding_spec.rb +21 -19
- data/spec/models/volume_onboardings_spec.rb +8 -6
- data/spec/models/volume_reference_spec.rb +38 -36
- data/spec/models/volume_remote_copy_relationship_spec.rb +32 -30
- data/spec/models/volume_snapshot_list_spec.rb +8 -6
- data/spec/models/volume_spec.rb +36 -34
- data/spec/models/volumes_attach_spec.rb +8 -6
- data/spec/models/volumes_attachment_response_spec.rb +8 -6
- data/spec/models/volumes_clone_async_request_spec.rb +12 -10
- data/spec/models/volumes_clone_cancel_spec.rb +8 -6
- data/spec/models/volumes_clone_create_spec.rb +9 -7
- data/spec/models/volumes_clone_detail_spec.rb +16 -14
- data/spec/models/volumes_clone_execute_spec.rb +12 -10
- data/spec/models/volumes_clone_request_spec.rb +9 -7
- data/spec/models/volumes_clone_response_spec.rb +9 -7
- data/spec/models/volumes_clone_spec.rb +15 -13
- data/spec/models/volumes_clones_spec.rb +8 -6
- data/spec/models/volumes_delete_response_spec.rb +8 -6
- data/spec/models/volumes_delete_spec.rb +8 -6
- data/spec/models/volumes_detach_spec.rb +10 -8
- data/spec/models/volumes_detachment_response_spec.rb +8 -6
- data/spec/models/volumes_spec.rb +8 -6
- data/spec/models/vp_mem_volume_attach_spec.rb +42 -0
- data/spec/models/vp_mem_volume_create_spec.rb +42 -0
- data/spec/models/vp_mem_volume_reference_spec.rb +96 -0
- data/spec/models/vp_mem_volume_update_spec.rb +36 -0
- data/spec/models/vp_mem_volumes_spec.rb +36 -0
- data/spec/models/vpn_connection_create_response_spec.rb +24 -22
- data/spec/models/vpn_connection_create_spec.rb +14 -12
- data/spec/models/vpn_connection_spec.rb +19 -17
- data/spec/models/vpn_connection_update_spec.rb +11 -9
- data/spec/models/vpn_connections_spec.rb +8 -6
- data/spec/models/workspace_details_spec.rb +12 -10
- data/spec/models/workspace_location_spec.rb +10 -8
- data/spec/models/workspace_network_security_groups_details_spec.rb +8 -6
- data/spec/models/workspace_power_edge_router_details_spec.rb +10 -8
- data/spec/models/workspace_spec.rb +14 -12
- data/spec/models/workspace_ssh_key_spec.rb +76 -0
- data/spec/models/workspace_ssh_keys_spec.rb +36 -0
- data/spec/models/workspaces_spec.rb +8 -6
- data/spec/spec_helper.rb +3 -3
- metadata +237 -28
- data/docs/CloudConnectionEndpointGRE.md +0 -20
- data/docs/CloudConnectionVPC.md +0 -20
- data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateClouds.md +0 -24
- data/docs/CloudInstanceCreate.md +0 -30
- data/docs/CloudInstanceUpdate.md +0 -26
- data/docs/IKEPolicyOptions.md +0 -24
- data/docs/IKEPolicyTemplate.md +0 -26
- data/docs/IPSecPolicyOptions.md +0 -22
- data/docs/IPSecPolicyTemplate.md +0 -24
- data/docs/NetworkCloudConnections.md +0 -20
- data/docs/Options.md +0 -18
- data/docs/PCloudSystemPoolsApi.md +0 -70
- data/docs/PVMInstanceClone.md +0 -32
- data/docs/VPNaaSOptions.md +0 -26
- data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds.rb +0 -269
- data/lib/ibm_cloud_power/models/network_cloud_connections.rb +0 -229
- data/lib/ibm_cloud_power/models/network_create.rb.orig +0 -393
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_spec.rb +0 -52
- data/spec/models/network_cloud_connections_spec.rb +0 -40
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Power Cloud API
|
|
3
3
|
|
|
4
|
-
#IBM Power Cloud API for Power Hardware / Infrastructure
|
|
4
|
+
### Introduction You can use the IBM® Power® Virtual Server to easily deploy and configure virtual servers that are running AIX, IBM i, or Linux (RHEL and SLES) workloads. To learn about using Power Virtual Server, see: - [Getting started with IBM Power Virtual Servers](https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-getting-started) - [IBM Power Virtual Server CLI Reference](https://cloud.ibm.com/docs/power-iaas-cli-plugin?topic=power-iaas-cli-plugin-power-iaas-cli-reference-v1) ## Endpoint URLs The Power Virtual Server service uses regional endpoints over both public and private network. Automatically generated regional API endpoints (service URL) will default to IBM Cloud Regions which may cause your request to fail. You should always use the Power Virtual Server regions in the service URL. The following table shows the IBM Cloud® regions and their corresponding Power Virtual Server region where the APIs are available: <!-- | Country | Power Virtual Server region | Location | Public endpoint (service URL) | | ------------- | ------------------------------------------ | -------- | ------------------------------------------- | | United States | Washington DC | us-south | `https://us-south.power-iaas.cloud.ibm.com` | | Washington DC, USA | us-east | us-east | `https://us-east.power-iaas.cloud.ibm.com` | | S----------------l | b-----o | s-----o | `----------------------------------------` | | Toronto, Canada | ca-tor | tor | `https://tor.power-iaas.cloud.ibm.com` | | Montreal, Canada | ca-mon | mon | `https://mon.power-iaas.cloud.ibm.com` | | Frankfurt, Germany | eu-de | eu-de | `https://eu-de.power-iaas.cloud.ibm.com` | | London, UK | eu-gb | lon | `https://lon.power-iaas.cloud.ibm.com` | | Sydney, Australia | au-syd | syd | `https://syd.power-iaas.cloud.ibm.com` | | Tokyo, Japan | jp-tok | tok | `https://tok.power-iaas.cloud.ibm.com` | | Osaka, Japan | jp-osa | osa | `https://osa.power-iaas.cloud.ibm.com` | --> | Country | Power Virtual Server region | Location | Public end-point (service URL) | | ---------------- | ------------------------------------------ | -------------------------- | ----------------------------------------- | | Australia | Sydney | syd04 \\n syd05 | https://syd.power-iaas.cloud.ibm.com | | Brazil | Sao Paulo | sao01 \\n sao04 | https://sao.power-iaas.cloud.ibm.com | | Canada | Montreal | mon01 | https://mon.power-iaas.cloud.ibm.com | | | Toronto | tor01 | https://tor.power-iaas.cloud.ibm.com | | Germany | Frankfurt | eu-de-1 \\n eu-de-2 | https://eu-de.power-iaas.cloud.ibm.com | | UK/Great Britain | London | lon04 \\n lon06 | https://lon.power-iaas.cloud.ibm.com | | India | Chennai | che01 \\n che02 \\n che03 | https://che.power-iaas.cloud.ibm.com | | | Mumbai | in-mum-1 \\n in-mum-2 | https://in-mum.power-iaas.cloud.ibm.com | | Japan | Tokyo | tok04 | https://tok.power-iaas.cloud.ibm.com | | | Osaka | osa21 | https://osa.power-iaas.cloud.ibm.com | | Spain | Madrid | mad02 \\n mad04 | https://mad.power-iaas.cloud.ibm.com | | United States | Washington DC | us-east \\n wdc06 \\n wdc07 | https://us-east.power-iaas.cloud.ibm.com | | | Dallas | dal10 \\n dal12 \\n us-south | https://us-south.power-iaas.cloud.ibm.com | | Country | Power Virtual Server region | Location | Private end-point (service URL) | | ---------------- | ------------------------------------------ | -------------------------- | ------------------------------------------------- | | Australia | Sydney | syd04 \\n syd05 | https://private.au-syd.power-iaas.cloud.ibm.com | | Brazil | Sao Paulo | sao01 \\n sao04 | https://private.br-sao.power-iaas.cloud.ibm.com | | Canada | Montreal | mon01 | https://private.ca-mon.power-iaas.cloud.ibm.com | | | Toronto | tor01 | https://private.ca-tor.power-iaas.cloud.ibm.com | | Germany | Frankfurt | eu-de-1 \\n eu-de-2 | https://private.eu-de.power-iaas.cloud.ibm.com | | UK/Great Britain | London | lon04 \\n lon06 | https://private.eu-gb.power-iaas.cloud.ibm.com | | India | Chennai | che01 \\n che02 \\n che03 | https://private.in-che.power-iaas.cloud.ibm.com | | | Mumbai | in-mum-1 \\n in-mum-2 | https://private.in-mum.power-iaas.cloud.ibm.com | | Japan | Tokyo | tok04 | https://private.jp-tok.power-iaas.cloud.ibm.com | | | Osaka | osa21 | https://private.jp-osa.power-iaas.cloud.ibm.com | | Spain | Madrid | mad02 \\n mad04 | https://private.eu-es.power-iaas.cloud.ibm.com | | United States | Washington DC | us-east \\n wdc06 \\n wdc07 | https://private.us-east.power-iaas.cloud.ibm.com | | | Dallas | dal10 \\n dal12 \\n us-south | https://private.us-south.power-iaas.cloud.ibm.com | ## Curl service URL intro To call the API, select the service URL that corresponds to the region of your choice and add a method path to form the complete request URL. For example, to list all the workspaces available in the `us-south` region, make a `GET` request to `https://us-south.iaas.cloud.ibm.com/v1/workspaces`. Example request to call the `us-south` service URL: ```codeblock curl -H \"Authorization: Bearer {token}\" -X {http_method} \"https://us-south.iaas.cloud.ibm.com/v1{path}\" ``` Replace `{token}`, `{http_method}`, and `{path}` in this example with the values for your particular request. ## Authentication The Power Virtual Server API uses Identity and Access Management ([IAM](https://cloud.ibm.com/docs/account?topic=account-iamoverview)) to authenticate requests. To call each API method, you must be assigned a role that includes the required IAM actions. Each method has an Authorization section that lists the required actions and, if applicable, the conditions under which each action is required. Check your access on the [IBM Cloud console](https://cloud.ibm.com/login) by navigating to **[Users](https://cloud.ibm.com/iam/users) > _User_ > Access**. For more information about IAM actions and how they map to roles, see [Assigning access to account management services](https://cloud.ibm.com/docs/account?topic=account-account-services) and [Managing IAM access for Power Virtual Server](https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-managing-resources-and-users). Learn about obtaining an IAM token for an authenticated user or service ID in the [IAM Identity Services API](https://cloud.ibm.com/apidocs/iam-identity-token-api). If you first [create an API key](https://cloud.ibm.com/docs/account?topic=account-userapikey#create_user_key), you can [use it to generate an IAM token](https://cloud.ibm.com/docs/account?topic=account-iamtoken_from_apikey). To use the API, add a valid IAM token to the HTTP `Authorization` request header. For example, `-H 'Authorization: Bearer {token}'`. For specific APIs you must need to include your IBM Cloud IAM access token and the Power Virtual Server instance ID, also known as your **Cloud Resource Name** (CRN), in each request. The first part of your CRN contains your **Tenant ID** and the second part contains your **Cloud Instance ID**. The following example shows a typical CRN: ```text crn:v1:staging:public:power-iaas:us-east:a/abcdefghijklmnopqrstuvwxyzabcdef:121d5ee5-b87d-4a0e-86b8-aaff422135478:: Tenant ID {tenant_id} = abcdefghijklmnopqrstuvwxyzabcdef Cloud Instance ID {cloud_instance_id} = 121d5ee5-b87d-4a0e-86b8-aaff422135478 ``` You can retrieve an access token by first creating an API key, and then exchanging your API key for a IBM Cloud IAM token. For more information, see [Retrieving an access token programmatically](https://cloud.ibm.com/docs/services/key-protect?topic=key-protect-retrieve-access-token) and [Retrieving your instance ID](https://cloud.ibm.com/docs/services/key-protect?topic=key-protect-retrieve-instance-ID). To retrieve your access token: ```sh curl -X POST \\ \"https://iam.cloud.ibm.com/identity/token\" \\ --header 'Content-Type: application/x-www-form-urlencoded' \\ --header 'Accept: application/json' \\ --data-urlencode 'grant_type=urn:ibm:params:oauth:grant-type:apikey' \\ --data-urlencode 'apikey={api_key}' ``` To use the API, replace `{token}` with the token obtained above from IAM, replace `{http_method}` with an HTTP method such as `POST`, and replace `{url}` with a request URL such as `https://us-south.iaas.cloud.ibm.com/v1/workspaces/{workspace_id}`: ```sh curl -H \"Authorization: Bearer {token}\" -X {http_method} \"{url}\" -H \"CRN\" ``` ## Auditing Monitor API activity within your account by using the IBM Cloud Activity Tracker service. Each time you make an API call, one or more events are generated that you can track and audit from within Activity Tracker. Specific auditing event types are listed for each individual method. For more information about Power Virtual Server activity tracking, see [Activity Tracker events](https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-at-events). ## Error handling This API uses standard HTTP response codes to indicate whether a method completed successfully. A `200` response indicates success. A `400` type response indicates a failure, and a `500` type response indicates an internal system error. | HTTP Error Code | Description | Recovery | | --------------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `400` | Bad Request | The input parameters in the request body are either incomplete, malformed, or too large. Be sure to include all required parameters in your request. | | `401` | Unauthorized | You are not authorized to make this request. Log in to IBM Cloud and try submitting the request again. If this error persists, contact the account owner to check your permissions. | | `403` | Forbidden | The supplied authentication is not authorized to perform the requested operation. Either you do not have valid access through IAM access policies or your request is denied. If this error persists, contact the account owner to check your permissions. | | `404` | Not Found | The requested resource could not be found but may be available in the future. | | `405` | Method Not Allowed | The requested resource does not support the request method. | | `406` | Not Acceptable | The resource the client requested is not available in a format allowed by the `Accept` header supplied by the client. | | `408` | Request Timeout | The connection to the server timed out. Wait a few minutes, and try submitting the request again. | | `409` | Conflict | The request cannot be completed because of a conflict between the request and the current state of the resource. | | `412` | Precondition Failed | The client specified one or more preconditions in its headers, and the server cannot meet those preconditions. | | `426` | Upgrade Required | The server refuses to perform the request using the current protocol but might perform the request after the client upgrades to a different protocol. | | `500` | Internal Server Error | The request cannot be processed because the client encountered an unexpected condition on the server. Wait a few minutes and try submitting the request again. If this error persists, contact IBM Support. | | `501` | Not Implemented | The server either does not recognize the request method, or it lacks the ability to fulfill the request. | | `502` | Bad Gateway | The server was acting as a gateway or proxy and received an invalid response from the upstream server. | | `503` | Service Unavailable | The server cannot process the request. Generally, this condition is temporary, such as when a server is overloaded or down for scheduled maintenance. This condition could also be due to an unplanned outage of a service that is needed to process the request. Wait a few minutes and try submitting the request again. If this error persists, contact IBM Support. | | `504` | Gateway Timeout | The server was acting as a gateway or proxy and did not receive a timely response from the upstream server. | | `505` | HTTP Version Not Supported | The server does not support the HTTP protocol version that is used in the request. | ## Release notes Use the release notes to learn about the latest changes to the Power Virtual Server API. <!-- ## 2025 --> ### June 2026 Added the following APIs associated with vPMEM volumes: - [Update a vPMEM volume attached to this PVM Instance](https://cloud.ibm.com/docs/apis/power-cloud#pcloud-pvminstances-vpmem-volumes-put) ### December 2025 Added the following APIs associated with vPMEM volumes: - [List all vPMEM volumes attached to this PVM Instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-pvminstances-vpmem-volumes-getall) - [Create a vPMEM volume to be attached to this PVM Instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-pvminstances-vpmem-volumes-post) - [Delete a vPMEM volume attached to this PVM Instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-pvminstances-vpmem-volumes-delete) - [Get information about a vPMEM volume](https://cloud.ibm.com/apidocs/power-cloud#pcloud-pvminstances-vpmem-volumes-get) ### September 2025 Added the following APIs associated with network peers: - [Get the list of Network Peers for a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-getall) - [Create a new Network Peer](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-post) - [Get the list of Network Interfaces for a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-interfaces-getall) - [Delete a Network Peer from a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-id-delete) - [Get the details of a Network Peer](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-id-get) - [Update a Network Peer](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-id-put) - [Create a new Route Filter](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-routefilter-post) - [Delete a Route Filter from a Network Peer](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-routefilter-id-delete) - [Get the details of a Route Filter](https://cloud.ibm.com/apidocs/power-cloud#v1-networkpeers-routefilter-id-get) ### July 2025 Added the following APIs associated with routes: - [Get all routes in the workspace](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-getall) - [Perform a route creation](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-post) - [Get the route report for a workspace](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-report-get) - [Delete a route](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-delete) - [Get a route's information](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-get) - [Update a route's information](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-routes-put) Added the following APIs associated with ssh keys: - [List SSH Keys](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-sshkeys-getall) - [Add a new SSH key](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-sshkeys-post) - [Delete ssh-key](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-sshkeys-delete) - [Get ssh-key information](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-sshkeys-get) - [Update the ssh key](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#v1-sshkeys-put) Added an API to list the supported IBM i software tiers: [List supported software tiers (IBMi licensing)](https://cloud.ibm.com/apidocs/power-cloud?loginMethod=federated#pcloud-virtualserialnumber-softwaretiers-getall) ### February 2025 Added the following APIs associated with network address groups: - [Get the list of Network Address Groups for a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-get) - [Create a new Network Address Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-post) - [Delete a Network Address Group from a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-id-delete) - [Get the detail of a Network Address Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-id-get) - [Update a Network Address Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-id-put) - [Add a member to a Network Address Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-members-post) - [Delete the member from a Network Address Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networkaddressgroups-members-delete) Added the following APIs associated with network security groups: - [Get the list of Network Security Groups for a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-list) - [Create a new Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-post) - [Perform a Network Security Groups action (enable, disable) on a workspace.](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-action-post) - [Delete a Network Security Group from a workspace](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-id-delete) - [Get the detail of a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-id-get) - [Clone a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-id-post) - [Update a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-id-put) - [Add a member to a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-members-post) - [Delete the member from a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-members-delete) - [Move a Network Security Group member to another Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-move-member-post) - [Add a rule to a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-rules-post) - [Delete the rule from a Network Security Group](https://cloud.ibm.com/apidocs/power-cloud#v1-networksecuritygroups-rules-delete) ### December 2023 The following APIs are availavle: - [Get all Datacenters information and capabilities](https://cloud.ibm.com/apidocs/power-cloud#v1-datacenters-getall) - [Get a Datacenter's information and capabilities](https://cloud.ibm.com/apidocs/power-cloud#v1-datacenters-get) - [Get all Workspaces information and capabilities for a tenant](https://cloud.ibm.com/apidocs/power-cloud#v1-workspaces-getall) - [Get a Workspace's information and capabilities](https://cloud.ibm.com/apidocs/power-cloud#v1-workspaces-get) ### November 2023 - New API [List all supported storage tiers for this cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudinstances-storagetiers-getall) is available. ### September 2023 - Added parameters `availableCapacity`, `maxAllocationSize`, `replicationEnabled`, `storageHost` in the [Storage capacity for a storage pool in a region (GET)](https://cloud.ibm.com/apidocs/power-cloud#pcloud-storagecapacity-pools-get). ### December 2022 - You can now get new error messages for undefined response codes for new service endpoint response codes. ### September 2022 - Added the following APIs associated with shared processor pool: - [Get the list of Shared Processor Pools for a cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-sharedprocessorpools-getall) - [Create a new Shared Processor Pool](https://cloud.ibm.com/apidocs/power-cloud#pcloud-sharedprocessorpools-post) - [Get the detail of a Shared Processor Pool for a cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-sharedprocessorpools-get) - [Update a Shared Processor Pool for a cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-sharedprocessorpools-put) - [Delete a Shared Processor Pool from a cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-sharedprocessorpools-delete) - Added the following APIs associated with global recovery service: - Disaster recovery - [Get the disaster recovery site details for the current location](https://cloud.ibm.com/apidocs/power-cloud#pcloud-locations-disasterrecovery-get) - [Get all disaster recovery locations supported by Power Virtual Server](https://cloud.ibm.com/apidocs/power-cloud#pcloud-locations-disasterrecovery-getall) - Volume - [Perform an action on a Volume](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudinstances-volumes-action-post) - [Get a list of flashcopy mappings of a given volume](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudinstances-volumes-flashcopymappings-ge) - [Get remote copy relationship of a volume](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudinstances-volumes-remotecopyrelationsh) - Volume onboarding - [List all volume onboardings for this cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volume-onboarding-getall) - [Onboard auxiliary volumes to target site](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volume-onboarding-post) - [Get the information of volume onboarding operation](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volume-onboarding-get) - Volume groups - [Get all volume groups](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-getall) - [Create a new volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-post) - [Get all volume groups with details](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-getalldetails) - [Get volume Group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-get) - [updates the volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-put) - [Delete a cloud instance volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-delete) - [Perform an action (start stop reset ) on a volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-action-post) - [Get volume Group details](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-getdetails) - [Get remote copy relationships of the volume belonging to volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-remotecopyrelationships-get) - [Get storage details of volume group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumegroups-storagedetails-get) ### October 2021 - Added the following APIs associated with VPN connections: - [Get VPN connections](https://cloud.ibm.com/apidocs/power-cloud#pcloud-vpnconnections-getall) - [Add IKE policy](https://cloud.ibm.com/apidocs/power-cloud#pcloud-ikepolicies-post) - [Add IPsec policy](https://cloud.ibm.com/apidocs/power-cloud#pcloud-ipsecpolicies-post) ### September 2021 - Added the following APIs associated with Image Capture, Image Import, and Image Export: - [Capture a PVM instance and create a deployable image](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-pvminstances-capture-post) - [Add image export job to the jobs queue](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-images-export-post) - [Create a new image from available images in COS](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v1-cloudinstances-cosimages-post) - [List up to the last 5 jobs initiated by the cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudinstances-jobs-getall) - Added the following APIs associated with storage volumes: - [Create multiple data volumes from a single definition](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumes-post) - Added the following APIs associated with private endpoint: - [Endpoint URL](https://cloud.ibm.com/apidocs/power-cloud#endpoint) ### June 2021 - Added the following APIs associated with placement groups: - [Create a server placement group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-post) - [Get all server placement groups](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-getall) - [Get server placement group details](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-get) - [Delete server placement group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-delete) - [Add server to placement group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-members-post) - [Remove server from placement group](https://cloud.ibm.com/apidocs/power-cloud#pcloud-placementgroups-members-delete) ### May 2021 - Added the following APIs associated with Cloud connections: - [Create a new Cloud connection](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-post) - [Get all Cloud connections in a specific cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-getall) - [Get a Cloud connection's state or information](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-get) - [Update a Cloud connection](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-put) - [Delete a Cloud connection](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-delete) - [Get information about a Cloud connections attached network](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-networks-get) - [Add a network to the Cloud connection](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-networks-put) - [Delete a network from a Cloud connection](https://cloud.ibm.com/apidocs/power-cloud#pcloud-cloudconnections-networks-delete) ### February 2021 - Added the following APIs associated with volume clone requests: - [Create a new volumes clone request and initiate the Prepare action](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-post) - [Get the list of volumes-clone request for a cloud instance](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-getall) - [Get the details for a volumes-clone request](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-get) - [Delete a volumes-clone request](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-delete) - [Initiate the Start action for a volume-clone request](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-start-post) - [Initiate the Execute action for a volumes-clone request](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-execute-post) - [Cancel a volume-clone request and initiate the Cleanup action](https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-cancel-post) - Added the following APIs for requests related to storage capacity: - [Get storage capacity for all available storage types in a region](https://cloud.ibm.com/apidocs/power-cloud#pcloud-storagecapacity-types-getall) - [Get storage capacity for a storage type in a region](https://cloud.ibm.com/apidocs/power-cloud#pcloud-storagecapacity-types-get) - [Get storage capacity for all available storage pools in a region](https://cloud.ibm.com/apidocs/power-cloud#pcloud-storagecapacity-pools-getall) - [Get storage capacity for a storage pool in a region](https://cloud.ibm.com/apidocs/power-cloud#pcloud-storagecapacity-pools-get)
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2.
|
|
6
|
+
The version of the OpenAPI document: 2.5.0
|
|
7
7
|
Contact: ismirlia@us.ibm.com
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
|
|
9
|
+
Generator version: 7.23.0
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -14,26 +14,37 @@ require 'date'
|
|
|
14
14
|
require 'time'
|
|
15
15
|
|
|
16
16
|
module IbmCloudPower
|
|
17
|
-
class PVMInstance
|
|
17
|
+
class PVMInstance < ApiModelBase
|
|
18
18
|
# (deprecated - replaced by networks) The list of addresses and their network information
|
|
19
19
|
attr_accessor :addresses
|
|
20
20
|
|
|
21
|
+
# if set to false, automated remote restart is disabled for the VM
|
|
22
|
+
attr_accessor :allow_remote_restart
|
|
23
|
+
|
|
24
|
+
# Console language and code
|
|
21
25
|
attr_accessor :console_language
|
|
22
26
|
|
|
23
27
|
# Date/Time of PVM creation
|
|
24
28
|
attr_accessor :creation_date
|
|
25
29
|
|
|
30
|
+
# The CRN for this resource
|
|
26
31
|
attr_accessor :crn
|
|
27
32
|
|
|
28
33
|
# ID of the dedicated host where the PVM Instance is running, if applicable
|
|
29
34
|
attr_accessor :dedicated_host_id
|
|
30
35
|
|
|
36
|
+
# default IAM trusted profile to use for this virtual server instance
|
|
37
|
+
attr_accessor :default_trusted_profile
|
|
38
|
+
|
|
31
39
|
# The custom deployment type
|
|
32
40
|
attr_accessor :deployment_type
|
|
33
41
|
|
|
34
|
-
# Size of allocated disk (in
|
|
42
|
+
# Size of allocated disk (in GiB)
|
|
35
43
|
attr_accessor :disk_size
|
|
36
44
|
|
|
45
|
+
# Effective processor compatibility mode
|
|
46
|
+
attr_accessor :effective_processor_compatibility_mode
|
|
47
|
+
|
|
37
48
|
attr_accessor :fault
|
|
38
49
|
|
|
39
50
|
attr_accessor :health
|
|
@@ -44,22 +55,25 @@ module IbmCloudPower
|
|
|
44
55
|
# The ImageID used by the server
|
|
45
56
|
attr_accessor :image_id
|
|
46
57
|
|
|
47
|
-
# The VTL license repository capacity
|
|
58
|
+
# The VTL license repository capacity TiB value
|
|
48
59
|
attr_accessor :license_repository_capacity
|
|
49
60
|
|
|
50
|
-
# Maximum amount of memory that can be allocated (in
|
|
61
|
+
# Maximum amount of memory that can be allocated (in GiB, for resize)
|
|
51
62
|
attr_accessor :maxmem
|
|
52
63
|
|
|
53
64
|
# Maximum number of processors that can be allocated (for resize)
|
|
54
65
|
attr_accessor :maxproc
|
|
55
66
|
|
|
56
|
-
# Amount of memory allocated (in
|
|
67
|
+
# Amount of memory allocated (in GiB)
|
|
57
68
|
attr_accessor :memory
|
|
58
69
|
|
|
70
|
+
# The metadata service configuration
|
|
71
|
+
attr_accessor :metadata_service
|
|
72
|
+
|
|
59
73
|
# whether the instance can be migrated
|
|
60
74
|
attr_accessor :migratable
|
|
61
75
|
|
|
62
|
-
# Minimum amount of memory that can be allocated (in
|
|
76
|
+
# Minimum amount of memory that can be allocated (in GiB, for resize)
|
|
63
77
|
attr_accessor :minmem
|
|
64
78
|
|
|
65
79
|
# Minimum number of processors that can be allocated (for resize)
|
|
@@ -83,6 +97,9 @@ module IbmCloudPower
|
|
|
83
97
|
# The placement group of the server
|
|
84
98
|
attr_accessor :placement_group
|
|
85
99
|
|
|
100
|
+
# Preferred processor compatibility mode
|
|
101
|
+
attr_accessor :preferred_processor_compatibility_mode
|
|
102
|
+
|
|
86
103
|
# Processor type (dedicated, shared, capped)
|
|
87
104
|
attr_accessor :proc_type
|
|
88
105
|
|
|
@@ -95,6 +112,7 @@ module IbmCloudPower
|
|
|
95
112
|
# PCloud PVM Instance ID
|
|
96
113
|
attr_accessor :pvm_instance_id
|
|
97
114
|
|
|
115
|
+
# If this is an SAP pvm-instance the profile reference will link to the SAP profile
|
|
98
116
|
attr_accessor :sap_profile
|
|
99
117
|
|
|
100
118
|
# Name of the server
|
|
@@ -106,6 +124,7 @@ module IbmCloudPower
|
|
|
106
124
|
# The shared processor pool id
|
|
107
125
|
attr_accessor :shared_processor_pool_id
|
|
108
126
|
|
|
127
|
+
# The pvm instance Software Licenses
|
|
109
128
|
attr_accessor :software_licenses
|
|
110
129
|
|
|
111
130
|
# The pvm instance SRC lists
|
|
@@ -135,15 +154,21 @@ module IbmCloudPower
|
|
|
135
154
|
# Date/Time of PVM last update
|
|
136
155
|
attr_accessor :updated_date
|
|
137
156
|
|
|
157
|
+
# List of user tags
|
|
138
158
|
attr_accessor :user_tags
|
|
139
159
|
|
|
160
|
+
# The pvm instance virtual CPU information
|
|
140
161
|
attr_accessor :virtual_cores
|
|
141
162
|
|
|
163
|
+
# Information about Virtual Serial Number assigned to the PVM Instance
|
|
142
164
|
attr_accessor :virtual_serial_number
|
|
143
165
|
|
|
144
166
|
# List of volume IDs
|
|
145
167
|
attr_accessor :volume_ids
|
|
146
168
|
|
|
169
|
+
# List of vPMEM volumes attached to this PVM Instance
|
|
170
|
+
attr_accessor :vpmem_volumes
|
|
171
|
+
|
|
147
172
|
class EnumAttributeValidator
|
|
148
173
|
attr_reader :datatype
|
|
149
174
|
attr_reader :allowable_values
|
|
@@ -170,12 +195,15 @@ module IbmCloudPower
|
|
|
170
195
|
def self.attribute_map
|
|
171
196
|
{
|
|
172
197
|
:'addresses' => :'addresses',
|
|
198
|
+
:'allow_remote_restart' => :'allowRemoteRestart',
|
|
173
199
|
:'console_language' => :'consoleLanguage',
|
|
174
200
|
:'creation_date' => :'creationDate',
|
|
175
201
|
:'crn' => :'crn',
|
|
176
202
|
:'dedicated_host_id' => :'dedicatedHostID',
|
|
203
|
+
:'default_trusted_profile' => :'defaultTrustedProfile',
|
|
177
204
|
:'deployment_type' => :'deploymentType',
|
|
178
205
|
:'disk_size' => :'diskSize',
|
|
206
|
+
:'effective_processor_compatibility_mode' => :'effectiveProcessorCompatibilityMode',
|
|
179
207
|
:'fault' => :'fault',
|
|
180
208
|
:'health' => :'health',
|
|
181
209
|
:'host_id' => :'hostID',
|
|
@@ -184,6 +212,7 @@ module IbmCloudPower
|
|
|
184
212
|
:'maxmem' => :'maxmem',
|
|
185
213
|
:'maxproc' => :'maxproc',
|
|
186
214
|
:'memory' => :'memory',
|
|
215
|
+
:'metadata_service' => :'metadataService',
|
|
187
216
|
:'migratable' => :'migratable',
|
|
188
217
|
:'minmem' => :'minmem',
|
|
189
218
|
:'minproc' => :'minproc',
|
|
@@ -193,6 +222,7 @@ module IbmCloudPower
|
|
|
193
222
|
:'os_type' => :'osType',
|
|
194
223
|
:'pin_policy' => :'pinPolicy',
|
|
195
224
|
:'placement_group' => :'placementGroup',
|
|
225
|
+
:'preferred_processor_compatibility_mode' => :'preferredProcessorCompatibilityMode',
|
|
196
226
|
:'proc_type' => :'procType',
|
|
197
227
|
:'processors' => :'processors',
|
|
198
228
|
:'progress' => :'progress',
|
|
@@ -214,25 +244,34 @@ module IbmCloudPower
|
|
|
214
244
|
:'user_tags' => :'userTags',
|
|
215
245
|
:'virtual_cores' => :'virtualCores',
|
|
216
246
|
:'virtual_serial_number' => :'virtualSerialNumber',
|
|
217
|
-
:'volume_ids' => :'volumeIDs'
|
|
247
|
+
:'volume_ids' => :'volumeIDs',
|
|
248
|
+
:'vpmem_volumes' => :'vpmemVolumes'
|
|
218
249
|
}
|
|
219
250
|
end
|
|
220
251
|
|
|
252
|
+
# Returns attribute mapping this model knows about
|
|
253
|
+
def self.acceptable_attribute_map
|
|
254
|
+
attribute_map
|
|
255
|
+
end
|
|
256
|
+
|
|
221
257
|
# Returns all the JSON keys this model knows about
|
|
222
258
|
def self.acceptable_attributes
|
|
223
|
-
|
|
259
|
+
acceptable_attribute_map.values
|
|
224
260
|
end
|
|
225
261
|
|
|
226
262
|
# Attribute type mapping.
|
|
227
263
|
def self.openapi_types
|
|
228
264
|
{
|
|
229
265
|
:'addresses' => :'Array<PVMInstanceNetwork>',
|
|
266
|
+
:'allow_remote_restart' => :'Boolean',
|
|
230
267
|
:'console_language' => :'ConsoleLanguage',
|
|
231
268
|
:'creation_date' => :'Time',
|
|
232
269
|
:'crn' => :'String',
|
|
233
270
|
:'dedicated_host_id' => :'String',
|
|
271
|
+
:'default_trusted_profile' => :'TrustedProfile',
|
|
234
272
|
:'deployment_type' => :'String',
|
|
235
273
|
:'disk_size' => :'Float',
|
|
274
|
+
:'effective_processor_compatibility_mode' => :'String',
|
|
236
275
|
:'fault' => :'PVMInstanceFault',
|
|
237
276
|
:'health' => :'PVMInstanceHealth',
|
|
238
277
|
:'host_id' => :'Integer',
|
|
@@ -241,6 +280,7 @@ module IbmCloudPower
|
|
|
241
280
|
:'maxmem' => :'Float',
|
|
242
281
|
:'maxproc' => :'Float',
|
|
243
282
|
:'memory' => :'Float',
|
|
283
|
+
:'metadata_service' => :'MetadataService',
|
|
244
284
|
:'migratable' => :'Boolean',
|
|
245
285
|
:'minmem' => :'Float',
|
|
246
286
|
:'minproc' => :'Float',
|
|
@@ -250,6 +290,7 @@ module IbmCloudPower
|
|
|
250
290
|
:'os_type' => :'String',
|
|
251
291
|
:'pin_policy' => :'String',
|
|
252
292
|
:'placement_group' => :'String',
|
|
293
|
+
:'preferred_processor_compatibility_mode' => :'String',
|
|
253
294
|
:'proc_type' => :'String',
|
|
254
295
|
:'processors' => :'Float',
|
|
255
296
|
:'progress' => :'Float',
|
|
@@ -268,23 +309,17 @@ module IbmCloudPower
|
|
|
268
309
|
:'sys_type' => :'String',
|
|
269
310
|
:'task_state' => :'String',
|
|
270
311
|
:'updated_date' => :'Time',
|
|
271
|
-
:'user_tags' => :'Array',
|
|
312
|
+
:'user_tags' => :'Array<String>',
|
|
272
313
|
:'virtual_cores' => :'VirtualCores',
|
|
273
314
|
:'virtual_serial_number' => :'GetServerVirtualSerialNumber',
|
|
274
|
-
:'volume_ids' => :'Array<String>'
|
|
315
|
+
:'volume_ids' => :'Array<String>',
|
|
316
|
+
:'vpmem_volumes' => :'Array<VPMemVolumeReference>'
|
|
275
317
|
}
|
|
276
318
|
end
|
|
277
319
|
|
|
278
320
|
# List of attributes with nullable: true
|
|
279
321
|
def self.openapi_nullable
|
|
280
322
|
Set.new([
|
|
281
|
-
:'console_language',
|
|
282
|
-
:'crn',
|
|
283
|
-
:'sap_profile',
|
|
284
|
-
:'software_licenses',
|
|
285
|
-
:'user_tags',
|
|
286
|
-
:'virtual_cores',
|
|
287
|
-
:'virtual_serial_number',
|
|
288
323
|
])
|
|
289
324
|
end
|
|
290
325
|
|
|
@@ -296,9 +331,10 @@ module IbmCloudPower
|
|
|
296
331
|
end
|
|
297
332
|
|
|
298
333
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
334
|
+
acceptable_attribute_map = self.class.acceptable_attribute_map
|
|
299
335
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
300
|
-
if (!
|
|
301
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `IbmCloudPower::PVMInstance`. Please check the name to make sure it's valid. List of attributes: " +
|
|
336
|
+
if (!acceptable_attribute_map.key?(k.to_sym))
|
|
337
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `IbmCloudPower::PVMInstance`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
|
|
302
338
|
end
|
|
303
339
|
h[k.to_sym] = v
|
|
304
340
|
}
|
|
@@ -309,6 +345,10 @@ module IbmCloudPower
|
|
|
309
345
|
end
|
|
310
346
|
end
|
|
311
347
|
|
|
348
|
+
if attributes.key?(:'allow_remote_restart')
|
|
349
|
+
self.allow_remote_restart = attributes[:'allow_remote_restart']
|
|
350
|
+
end
|
|
351
|
+
|
|
312
352
|
if attributes.key?(:'console_language')
|
|
313
353
|
self.console_language = attributes[:'console_language']
|
|
314
354
|
end
|
|
@@ -325,12 +365,22 @@ module IbmCloudPower
|
|
|
325
365
|
self.dedicated_host_id = attributes[:'dedicated_host_id']
|
|
326
366
|
end
|
|
327
367
|
|
|
368
|
+
if attributes.key?(:'default_trusted_profile')
|
|
369
|
+
self.default_trusted_profile = attributes[:'default_trusted_profile']
|
|
370
|
+
end
|
|
371
|
+
|
|
328
372
|
if attributes.key?(:'deployment_type')
|
|
329
373
|
self.deployment_type = attributes[:'deployment_type']
|
|
330
374
|
end
|
|
331
375
|
|
|
332
376
|
if attributes.key?(:'disk_size')
|
|
333
377
|
self.disk_size = attributes[:'disk_size']
|
|
378
|
+
else
|
|
379
|
+
self.disk_size = nil
|
|
380
|
+
end
|
|
381
|
+
|
|
382
|
+
if attributes.key?(:'effective_processor_compatibility_mode')
|
|
383
|
+
self.effective_processor_compatibility_mode = attributes[:'effective_processor_compatibility_mode']
|
|
334
384
|
end
|
|
335
385
|
|
|
336
386
|
if attributes.key?(:'fault')
|
|
@@ -347,6 +397,8 @@ module IbmCloudPower
|
|
|
347
397
|
|
|
348
398
|
if attributes.key?(:'image_id')
|
|
349
399
|
self.image_id = attributes[:'image_id']
|
|
400
|
+
else
|
|
401
|
+
self.image_id = nil
|
|
350
402
|
end
|
|
351
403
|
|
|
352
404
|
if attributes.key?(:'license_repository_capacity')
|
|
@@ -363,6 +415,12 @@ module IbmCloudPower
|
|
|
363
415
|
|
|
364
416
|
if attributes.key?(:'memory')
|
|
365
417
|
self.memory = attributes[:'memory']
|
|
418
|
+
else
|
|
419
|
+
self.memory = nil
|
|
420
|
+
end
|
|
421
|
+
|
|
422
|
+
if attributes.key?(:'metadata_service')
|
|
423
|
+
self.metadata_service = attributes[:'metadata_service']
|
|
366
424
|
end
|
|
367
425
|
|
|
368
426
|
if attributes.key?(:'migratable')
|
|
@@ -383,6 +441,8 @@ module IbmCloudPower
|
|
|
383
441
|
if (value = attributes[:'network_ids']).is_a?(Array)
|
|
384
442
|
self.network_ids = value
|
|
385
443
|
end
|
|
444
|
+
else
|
|
445
|
+
self.network_ids = nil
|
|
386
446
|
end
|
|
387
447
|
|
|
388
448
|
if attributes.key?(:'networks')
|
|
@@ -397,6 +457,8 @@ module IbmCloudPower
|
|
|
397
457
|
|
|
398
458
|
if attributes.key?(:'os_type')
|
|
399
459
|
self.os_type = attributes[:'os_type']
|
|
460
|
+
else
|
|
461
|
+
self.os_type = nil
|
|
400
462
|
end
|
|
401
463
|
|
|
402
464
|
if attributes.key?(:'pin_policy')
|
|
@@ -409,6 +471,10 @@ module IbmCloudPower
|
|
|
409
471
|
self.placement_group = 'none'
|
|
410
472
|
end
|
|
411
473
|
|
|
474
|
+
if attributes.key?(:'preferred_processor_compatibility_mode')
|
|
475
|
+
self.preferred_processor_compatibility_mode = attributes[:'preferred_processor_compatibility_mode']
|
|
476
|
+
end
|
|
477
|
+
|
|
412
478
|
if attributes.key?(:'proc_type')
|
|
413
479
|
self.proc_type = attributes[:'proc_type']
|
|
414
480
|
else
|
|
@@ -417,6 +483,8 @@ module IbmCloudPower
|
|
|
417
483
|
|
|
418
484
|
if attributes.key?(:'processors')
|
|
419
485
|
self.processors = attributes[:'processors']
|
|
486
|
+
else
|
|
487
|
+
self.processors = nil
|
|
420
488
|
end
|
|
421
489
|
|
|
422
490
|
if attributes.key?(:'progress')
|
|
@@ -425,6 +493,8 @@ module IbmCloudPower
|
|
|
425
493
|
|
|
426
494
|
if attributes.key?(:'pvm_instance_id')
|
|
427
495
|
self.pvm_instance_id = attributes[:'pvm_instance_id']
|
|
496
|
+
else
|
|
497
|
+
self.pvm_instance_id = nil
|
|
428
498
|
end
|
|
429
499
|
|
|
430
500
|
if attributes.key?(:'sap_profile')
|
|
@@ -433,6 +503,8 @@ module IbmCloudPower
|
|
|
433
503
|
|
|
434
504
|
if attributes.key?(:'server_name')
|
|
435
505
|
self.server_name = attributes[:'server_name']
|
|
506
|
+
else
|
|
507
|
+
self.server_name = nil
|
|
436
508
|
end
|
|
437
509
|
|
|
438
510
|
if attributes.key?(:'shared_processor_pool')
|
|
@@ -455,6 +527,8 @@ module IbmCloudPower
|
|
|
455
527
|
|
|
456
528
|
if attributes.key?(:'status')
|
|
457
529
|
self.status = attributes[:'status']
|
|
530
|
+
else
|
|
531
|
+
self.status = nil
|
|
458
532
|
end
|
|
459
533
|
|
|
460
534
|
if attributes.key?(:'storage_connection')
|
|
@@ -473,6 +547,8 @@ module IbmCloudPower
|
|
|
473
547
|
|
|
474
548
|
if attributes.key?(:'storage_type')
|
|
475
549
|
self.storage_type = attributes[:'storage_type']
|
|
550
|
+
else
|
|
551
|
+
self.storage_type = nil
|
|
476
552
|
end
|
|
477
553
|
|
|
478
554
|
if attributes.key?(:'sys_type')
|
|
@@ -488,7 +564,9 @@ module IbmCloudPower
|
|
|
488
564
|
end
|
|
489
565
|
|
|
490
566
|
if attributes.key?(:'user_tags')
|
|
491
|
-
|
|
567
|
+
if (value = attributes[:'user_tags']).is_a?(Array)
|
|
568
|
+
self.user_tags = value
|
|
569
|
+
end
|
|
492
570
|
end
|
|
493
571
|
|
|
494
572
|
if attributes.key?(:'virtual_cores')
|
|
@@ -503,12 +581,21 @@ module IbmCloudPower
|
|
|
503
581
|
if (value = attributes[:'volume_ids']).is_a?(Array)
|
|
504
582
|
self.volume_ids = value
|
|
505
583
|
end
|
|
584
|
+
else
|
|
585
|
+
self.volume_ids = nil
|
|
586
|
+
end
|
|
587
|
+
|
|
588
|
+
if attributes.key?(:'vpmem_volumes')
|
|
589
|
+
if (value = attributes[:'vpmem_volumes']).is_a?(Array)
|
|
590
|
+
self.vpmem_volumes = value
|
|
591
|
+
end
|
|
506
592
|
end
|
|
507
593
|
end
|
|
508
594
|
|
|
509
595
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
510
596
|
# @return Array for valid properties with the reasons
|
|
511
597
|
def list_invalid_properties
|
|
598
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
|
512
599
|
invalid_properties = Array.new
|
|
513
600
|
if @disk_size.nil?
|
|
514
601
|
invalid_properties.push('invalid value for "disk_size", disk_size cannot be nil.')
|
|
@@ -554,6 +641,10 @@ module IbmCloudPower
|
|
|
554
641
|
invalid_properties.push('invalid value for "storage_type", storage_type cannot be nil.')
|
|
555
642
|
end
|
|
556
643
|
|
|
644
|
+
if !@user_tags.nil? && @user_tags.length > 100
|
|
645
|
+
invalid_properties.push('invalid value for "user_tags", number of items must be less than or equal to 100.')
|
|
646
|
+
end
|
|
647
|
+
|
|
557
648
|
if @volume_ids.nil?
|
|
558
649
|
invalid_properties.push('invalid value for "volume_ids", volume_ids cannot be nil.')
|
|
559
650
|
end
|
|
@@ -564,6 +655,7 @@ module IbmCloudPower
|
|
|
564
655
|
# Check to see if the all the properties in the model are valid
|
|
565
656
|
# @return true if the model is valid
|
|
566
657
|
def valid?
|
|
658
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
567
659
|
return false if @disk_size.nil?
|
|
568
660
|
return false if @image_id.nil?
|
|
569
661
|
return false if @memory.nil?
|
|
@@ -577,10 +669,61 @@ module IbmCloudPower
|
|
|
577
669
|
return false if @server_name.nil?
|
|
578
670
|
return false if @status.nil?
|
|
579
671
|
return false if @storage_type.nil?
|
|
672
|
+
return false if !@user_tags.nil? && @user_tags.length > 100
|
|
580
673
|
return false if @volume_ids.nil?
|
|
581
674
|
true
|
|
582
675
|
end
|
|
583
676
|
|
|
677
|
+
# Custom attribute writer method with validation
|
|
678
|
+
# @param [Object] disk_size Value to be assigned
|
|
679
|
+
def disk_size=(disk_size)
|
|
680
|
+
if disk_size.nil?
|
|
681
|
+
fail ArgumentError, 'disk_size cannot be nil'
|
|
682
|
+
end
|
|
683
|
+
|
|
684
|
+
@disk_size = disk_size
|
|
685
|
+
end
|
|
686
|
+
|
|
687
|
+
# Custom attribute writer method with validation
|
|
688
|
+
# @param [Object] image_id Value to be assigned
|
|
689
|
+
def image_id=(image_id)
|
|
690
|
+
if image_id.nil?
|
|
691
|
+
fail ArgumentError, 'image_id cannot be nil'
|
|
692
|
+
end
|
|
693
|
+
|
|
694
|
+
@image_id = image_id
|
|
695
|
+
end
|
|
696
|
+
|
|
697
|
+
# Custom attribute writer method with validation
|
|
698
|
+
# @param [Object] memory Value to be assigned
|
|
699
|
+
def memory=(memory)
|
|
700
|
+
if memory.nil?
|
|
701
|
+
fail ArgumentError, 'memory cannot be nil'
|
|
702
|
+
end
|
|
703
|
+
|
|
704
|
+
@memory = memory
|
|
705
|
+
end
|
|
706
|
+
|
|
707
|
+
# Custom attribute writer method with validation
|
|
708
|
+
# @param [Object] network_ids Value to be assigned
|
|
709
|
+
def network_ids=(network_ids)
|
|
710
|
+
if network_ids.nil?
|
|
711
|
+
fail ArgumentError, 'network_ids cannot be nil'
|
|
712
|
+
end
|
|
713
|
+
|
|
714
|
+
@network_ids = network_ids
|
|
715
|
+
end
|
|
716
|
+
|
|
717
|
+
# Custom attribute writer method with validation
|
|
718
|
+
# @param [Object] os_type Value to be assigned
|
|
719
|
+
def os_type=(os_type)
|
|
720
|
+
if os_type.nil?
|
|
721
|
+
fail ArgumentError, 'os_type cannot be nil'
|
|
722
|
+
end
|
|
723
|
+
|
|
724
|
+
@os_type = os_type
|
|
725
|
+
end
|
|
726
|
+
|
|
584
727
|
# Custom attribute writer method checking allowed values (enum).
|
|
585
728
|
# @param [Object] proc_type Object to be assigned
|
|
586
729
|
def proc_type=(proc_type)
|
|
@@ -591,18 +734,95 @@ module IbmCloudPower
|
|
|
591
734
|
@proc_type = proc_type
|
|
592
735
|
end
|
|
593
736
|
|
|
737
|
+
# Custom attribute writer method with validation
|
|
738
|
+
# @param [Object] processors Value to be assigned
|
|
739
|
+
def processors=(processors)
|
|
740
|
+
if processors.nil?
|
|
741
|
+
fail ArgumentError, 'processors cannot be nil'
|
|
742
|
+
end
|
|
743
|
+
|
|
744
|
+
@processors = processors
|
|
745
|
+
end
|
|
746
|
+
|
|
747
|
+
# Custom attribute writer method with validation
|
|
748
|
+
# @param [Object] pvm_instance_id Value to be assigned
|
|
749
|
+
def pvm_instance_id=(pvm_instance_id)
|
|
750
|
+
if pvm_instance_id.nil?
|
|
751
|
+
fail ArgumentError, 'pvm_instance_id cannot be nil'
|
|
752
|
+
end
|
|
753
|
+
|
|
754
|
+
@pvm_instance_id = pvm_instance_id
|
|
755
|
+
end
|
|
756
|
+
|
|
757
|
+
# Custom attribute writer method with validation
|
|
758
|
+
# @param [Object] server_name Value to be assigned
|
|
759
|
+
def server_name=(server_name)
|
|
760
|
+
if server_name.nil?
|
|
761
|
+
fail ArgumentError, 'server_name cannot be nil'
|
|
762
|
+
end
|
|
763
|
+
|
|
764
|
+
@server_name = server_name
|
|
765
|
+
end
|
|
766
|
+
|
|
767
|
+
# Custom attribute writer method with validation
|
|
768
|
+
# @param [Object] status Value to be assigned
|
|
769
|
+
def status=(status)
|
|
770
|
+
if status.nil?
|
|
771
|
+
fail ArgumentError, 'status cannot be nil'
|
|
772
|
+
end
|
|
773
|
+
|
|
774
|
+
@status = status
|
|
775
|
+
end
|
|
776
|
+
|
|
777
|
+
# Custom attribute writer method with validation
|
|
778
|
+
# @param [Object] storage_type Value to be assigned
|
|
779
|
+
def storage_type=(storage_type)
|
|
780
|
+
if storage_type.nil?
|
|
781
|
+
fail ArgumentError, 'storage_type cannot be nil'
|
|
782
|
+
end
|
|
783
|
+
|
|
784
|
+
@storage_type = storage_type
|
|
785
|
+
end
|
|
786
|
+
|
|
787
|
+
# Custom attribute writer method with validation
|
|
788
|
+
# @param [Object] user_tags Value to be assigned
|
|
789
|
+
def user_tags=(user_tags)
|
|
790
|
+
if user_tags.nil?
|
|
791
|
+
fail ArgumentError, 'user_tags cannot be nil'
|
|
792
|
+
end
|
|
793
|
+
|
|
794
|
+
if user_tags.length > 100
|
|
795
|
+
fail ArgumentError, 'invalid value for "user_tags", number of items must be less than or equal to 100.'
|
|
796
|
+
end
|
|
797
|
+
|
|
798
|
+
@user_tags = user_tags
|
|
799
|
+
end
|
|
800
|
+
|
|
801
|
+
# Custom attribute writer method with validation
|
|
802
|
+
# @param [Object] volume_ids Value to be assigned
|
|
803
|
+
def volume_ids=(volume_ids)
|
|
804
|
+
if volume_ids.nil?
|
|
805
|
+
fail ArgumentError, 'volume_ids cannot be nil'
|
|
806
|
+
end
|
|
807
|
+
|
|
808
|
+
@volume_ids = volume_ids
|
|
809
|
+
end
|
|
810
|
+
|
|
594
811
|
# Checks equality by comparing each attribute.
|
|
595
812
|
# @param [Object] Object to be compared
|
|
596
813
|
def ==(o)
|
|
597
814
|
return true if self.equal?(o)
|
|
598
815
|
self.class == o.class &&
|
|
599
816
|
addresses == o.addresses &&
|
|
817
|
+
allow_remote_restart == o.allow_remote_restart &&
|
|
600
818
|
console_language == o.console_language &&
|
|
601
819
|
creation_date == o.creation_date &&
|
|
602
820
|
crn == o.crn &&
|
|
603
821
|
dedicated_host_id == o.dedicated_host_id &&
|
|
822
|
+
default_trusted_profile == o.default_trusted_profile &&
|
|
604
823
|
deployment_type == o.deployment_type &&
|
|
605
824
|
disk_size == o.disk_size &&
|
|
825
|
+
effective_processor_compatibility_mode == o.effective_processor_compatibility_mode &&
|
|
606
826
|
fault == o.fault &&
|
|
607
827
|
health == o.health &&
|
|
608
828
|
host_id == o.host_id &&
|
|
@@ -611,6 +831,7 @@ module IbmCloudPower
|
|
|
611
831
|
maxmem == o.maxmem &&
|
|
612
832
|
maxproc == o.maxproc &&
|
|
613
833
|
memory == o.memory &&
|
|
834
|
+
metadata_service == o.metadata_service &&
|
|
614
835
|
migratable == o.migratable &&
|
|
615
836
|
minmem == o.minmem &&
|
|
616
837
|
minproc == o.minproc &&
|
|
@@ -620,6 +841,7 @@ module IbmCloudPower
|
|
|
620
841
|
os_type == o.os_type &&
|
|
621
842
|
pin_policy == o.pin_policy &&
|
|
622
843
|
placement_group == o.placement_group &&
|
|
844
|
+
preferred_processor_compatibility_mode == o.preferred_processor_compatibility_mode &&
|
|
623
845
|
proc_type == o.proc_type &&
|
|
624
846
|
processors == o.processors &&
|
|
625
847
|
progress == o.progress &&
|
|
@@ -641,7 +863,8 @@ module IbmCloudPower
|
|
|
641
863
|
user_tags == o.user_tags &&
|
|
642
864
|
virtual_cores == o.virtual_cores &&
|
|
643
865
|
virtual_serial_number == o.virtual_serial_number &&
|
|
644
|
-
volume_ids == o.volume_ids
|
|
866
|
+
volume_ids == o.volume_ids &&
|
|
867
|
+
vpmem_volumes == o.vpmem_volumes
|
|
645
868
|
end
|
|
646
869
|
|
|
647
870
|
# @see the `==` method
|
|
@@ -653,91 +876,30 @@ module IbmCloudPower
|
|
|
653
876
|
# Calculates hash code according to all attributes.
|
|
654
877
|
# @return [Integer] Hash code
|
|
655
878
|
def hash
|
|
656
|
-
[addresses, console_language, creation_date, crn, dedicated_host_id, deployment_type, disk_size, fault, health, host_id, image_id, license_repository_capacity, maxmem, maxproc, memory, migratable, minmem, minproc, network_ids, networks, operating_system, os_type, pin_policy, placement_group, proc_type, processors, progress, pvm_instance_id, sap_profile, server_name, shared_processor_pool, shared_processor_pool_id, software_licenses, srcs, status, storage_connection, storage_pool, storage_pool_affinity, storage_type, sys_type, task_state, updated_date, user_tags, virtual_cores, virtual_serial_number, volume_ids].hash
|
|
879
|
+
[addresses, allow_remote_restart, console_language, creation_date, crn, dedicated_host_id, default_trusted_profile, deployment_type, disk_size, effective_processor_compatibility_mode, fault, health, host_id, image_id, license_repository_capacity, maxmem, maxproc, memory, metadata_service, migratable, minmem, minproc, network_ids, networks, operating_system, os_type, pin_policy, placement_group, preferred_processor_compatibility_mode, proc_type, processors, progress, pvm_instance_id, sap_profile, server_name, shared_processor_pool, shared_processor_pool_id, software_licenses, srcs, status, storage_connection, storage_pool, storage_pool_affinity, storage_type, sys_type, task_state, updated_date, user_tags, virtual_cores, virtual_serial_number, volume_ids, vpmem_volumes].hash
|
|
657
880
|
end
|
|
658
881
|
|
|
659
882
|
# Builds the object from hash
|
|
660
883
|
# @param [Hash] attributes Model attributes in the form of hash
|
|
661
884
|
# @return [Object] Returns the model itself
|
|
662
885
|
def self.build_from_hash(attributes)
|
|
663
|
-
new.build_from_hash(attributes)
|
|
664
|
-
end
|
|
665
|
-
|
|
666
|
-
# Builds the object from hash
|
|
667
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
|
668
|
-
# @return [Object] Returns the model itself
|
|
669
|
-
def build_from_hash(attributes)
|
|
670
886
|
return nil unless attributes.is_a?(Hash)
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
887
|
+
attributes = attributes.transform_keys(&:to_sym)
|
|
888
|
+
transformed_hash = {}
|
|
889
|
+
openapi_types.each_pair do |key, type|
|
|
890
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
|
891
|
+
transformed_hash["#{key}"] = nil
|
|
674
892
|
elsif type =~ /\AArray<(.*)>/i
|
|
675
893
|
# check to ensure the input is an array given that the attribute
|
|
676
894
|
# is documented as an array but the input is not
|
|
677
|
-
if attributes[
|
|
678
|
-
|
|
679
|
-
end
|
|
680
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
681
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
682
|
-
end
|
|
683
|
-
end
|
|
684
|
-
|
|
685
|
-
self
|
|
686
|
-
end
|
|
687
|
-
|
|
688
|
-
# Deserializes the data based on type
|
|
689
|
-
# @param string type Data type
|
|
690
|
-
# @param string value Value to be deserialized
|
|
691
|
-
# @return [Object] Deserialized data
|
|
692
|
-
def _deserialize(type, value)
|
|
693
|
-
case type.to_sym
|
|
694
|
-
when :Time
|
|
695
|
-
Time.parse(value)
|
|
696
|
-
when :Date
|
|
697
|
-
Date.parse(value)
|
|
698
|
-
when :String
|
|
699
|
-
value.to_s
|
|
700
|
-
when :Integer
|
|
701
|
-
value.to_i
|
|
702
|
-
when :Float
|
|
703
|
-
value.to_f
|
|
704
|
-
when :Boolean
|
|
705
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
706
|
-
true
|
|
707
|
-
else
|
|
708
|
-
false
|
|
709
|
-
end
|
|
710
|
-
when :Object
|
|
711
|
-
# generic object (usually a Hash), return directly
|
|
712
|
-
value
|
|
713
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
|
714
|
-
inner_type = Regexp.last_match[:inner_type]
|
|
715
|
-
value.map { |v| _deserialize(inner_type, v) }
|
|
716
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
717
|
-
k_type = Regexp.last_match[:k_type]
|
|
718
|
-
v_type = Regexp.last_match[:v_type]
|
|
719
|
-
{}.tap do |hash|
|
|
720
|
-
value.each do |k, v|
|
|
721
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
895
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
|
896
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
|
722
897
|
end
|
|
898
|
+
elsif !attributes[attribute_map[key]].nil?
|
|
899
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
|
723
900
|
end
|
|
724
|
-
else # model
|
|
725
|
-
# models (e.g. Pet) or oneOf
|
|
726
|
-
klass = IbmCloudPower.const_get(type)
|
|
727
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
|
728
901
|
end
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
# Returns the string representation of the object
|
|
732
|
-
# @return [String] String presentation of the object
|
|
733
|
-
def to_s
|
|
734
|
-
to_hash.to_s
|
|
735
|
-
end
|
|
736
|
-
|
|
737
|
-
# to_body is an alias to to_hash (backward compatibility)
|
|
738
|
-
# @return [Hash] Returns the object in the form of hash
|
|
739
|
-
def to_body
|
|
740
|
-
to_hash
|
|
902
|
+
new(transformed_hash)
|
|
741
903
|
end
|
|
742
904
|
|
|
743
905
|
# Returns the object in the form of hash
|
|
@@ -756,24 +918,6 @@ module IbmCloudPower
|
|
|
756
918
|
hash
|
|
757
919
|
end
|
|
758
920
|
|
|
759
|
-
# Outputs non-array value in the form of hash
|
|
760
|
-
# For object, use to_hash. Otherwise, just return the value
|
|
761
|
-
# @param [Object] value Any valid value
|
|
762
|
-
# @return [Hash] Returns the value in the form of hash
|
|
763
|
-
def _to_hash(value)
|
|
764
|
-
if value.is_a?(Array)
|
|
765
|
-
value.compact.map { |v| _to_hash(v) }
|
|
766
|
-
elsif value.is_a?(Hash)
|
|
767
|
-
{}.tap do |hash|
|
|
768
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
769
|
-
end
|
|
770
|
-
elsif value.respond_to? :to_hash
|
|
771
|
-
value.to_hash
|
|
772
|
-
else
|
|
773
|
-
value
|
|
774
|
-
end
|
|
775
|
-
end
|
|
776
|
-
|
|
777
921
|
end
|
|
778
922
|
|
|
779
923
|
end
|