ibm_cloud_power 1.1.1 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +70 -0
- data/README.md +207 -68
- data/docs/AuxiliaryVolumeForOnboarding.md +20 -0
- data/docs/AuxiliaryVolumesForOnboarding.md +20 -0
- data/docs/CloneTaskReference.md +10 -9
- data/docs/CloneTaskStatus.md +14 -13
- data/docs/ClonedVolume.md +10 -9
- data/docs/ClonedVolumeDetail.md +10 -9
- data/docs/CloudConnection.md +34 -31
- data/docs/CloudConnectionCreate.md +22 -13
- data/docs/CloudConnectionCreateResponse.md +46 -0
- data/docs/CloudConnectionEndpointClassic.md +10 -9
- data/docs/CloudConnectionEndpointClassicUpdate.md +20 -0
- data/docs/CloudConnectionEndpointGRE.md +10 -9
- data/docs/CloudConnectionEndpointVPC.md +10 -9
- data/docs/CloudConnectionGRETunnel.md +10 -11
- data/docs/CloudConnectionGRETunnelCreate.md +20 -0
- data/docs/CloudConnectionSpeed.md +4 -5
- data/docs/CloudConnectionUpdate.md +18 -17
- data/docs/CloudConnectionVPC.md +10 -9
- data/docs/CloudConnectionVirtualPrivateClouds.md +8 -7
- data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +24 -0
- data/docs/CloudConnections.md +8 -7
- data/docs/CloudInstance.md +28 -27
- data/docs/CloudInstanceCreate.md +20 -19
- data/docs/CloudInstanceReference.md +22 -21
- data/docs/CloudInstanceUpdate.md +16 -15
- data/docs/CloudInstanceUsageLimits.md +28 -27
- data/docs/ConsoleLanguage.md +20 -0
- data/docs/ConsoleLanguages.md +18 -0
- data/docs/CreateCosImageImportJob.md +38 -0
- data/docs/CreateDataVolume.md +28 -19
- data/docs/CreateImage.md +32 -27
- data/docs/DeadPeerDetection.md +22 -0
- data/docs/DisasterRecoveryLocation.md +20 -0
- data/docs/DisasterRecoveryLocations.md +18 -0
- data/docs/Error.md +10 -9
- data/docs/Event.md +24 -23
- data/docs/EventUser.md +12 -11
- data/docs/Events.md +8 -7
- data/docs/ExportImage.md +14 -13
- data/docs/FlashCopyMapping.md +30 -0
- data/docs/IKEPolicies.md +18 -0
- data/docs/IKEPolicy.md +30 -0
- data/docs/IKEPolicyAuthentication.md +15 -0
- data/docs/IKEPolicyCreate.md +30 -0
- data/docs/IKEPolicyOptions.md +24 -0
- data/docs/IKEPolicyRef.md +20 -0
- data/docs/IKEPolicyTemplate.md +26 -0
- data/docs/IKEPolicyUpdate.md +30 -0
- data/docs/IPAddressRange.md +10 -9
- data/docs/IPSECPolicyAuthentication.md +15 -0
- data/docs/IPSecPolicies.md +18 -0
- data/docs/IPSecPolicy.md +30 -0
- data/docs/IPSecPolicyCreate.md +28 -0
- data/docs/IPSecPolicyOptions.md +22 -0
- data/docs/IPSecPolicyRef.md +20 -0
- data/docs/IPSecPolicyTemplate.md +24 -0
- data/docs/IPSecPolicyUpdate.md +28 -0
- data/docs/Image.md +32 -31
- data/docs/ImageReference.md +26 -25
- data/docs/ImageSpecifications.md +20 -19
- data/docs/ImageVolume.md +14 -13
- data/docs/Images.md +8 -7
- data/docs/Job.md +24 -0
- data/docs/JobReference.md +20 -0
- data/docs/Jobs.md +18 -0
- data/docs/MaximumStorageAllocation.md +12 -11
- data/docs/MinMaxDefault.md +12 -11
- data/docs/MultiVolumesCreate.md +30 -21
- data/docs/Network.md +32 -27
- data/docs/NetworkCloudConnectionsInner.md +20 -0
- data/docs/NetworkCreate.md +20 -19
- data/docs/NetworkID.md +18 -0
- data/docs/NetworkIDs.md +18 -0
- data/docs/NetworkIpAddressMetrics.md +14 -13
- data/docs/NetworkPort.md +22 -21
- data/docs/NetworkPortCreate.md +10 -9
- data/docs/NetworkPortPvmInstance.md +10 -9
- data/docs/NetworkPortUpdate.md +10 -9
- data/docs/NetworkPorts.md +8 -7
- data/docs/NetworkReference.md +20 -17
- data/docs/NetworkUpdate.md +14 -13
- data/docs/Networks.md +8 -7
- data/docs/Operation.md +22 -0
- data/docs/Operations.md +12 -11
- data/docs/Options.md +18 -0
- data/docs/PCloudCloudConnectionsApi.md +245 -110
- data/docs/PCloudDisasterRecoveryApi.md +130 -0
- data/docs/PCloudEventsApi.md +66 -31
- data/docs/PCloudImagesApi.md +525 -109
- data/docs/PCloudInstancesApi.md +22 -100
- data/docs/PCloudJobsApi.md +208 -0
- data/docs/PCloudNetworksApi.md +292 -123
- data/docs/PCloudPVMInstancesApi.md +774 -226
- data/docs/PCloudPlacementGroupsApi.md +183 -82
- data/docs/PCloudSAPApi.md +86 -36
- data/docs/PCloudSPPPlacementGroupsApi.md +399 -0
- data/docs/PCloudSharedProcessorPoolsApi.md +332 -0
- data/docs/PCloudSnapshotsApi.md +113 -46
- data/docs/PCloudStorageCapacityApi.md +112 -45
- data/docs/PCloudSystemPoolsApi.md +30 -14
- data/docs/PCloudTasksApi.md +58 -25
- data/docs/PCloudTenantsApi.md +58 -25
- data/docs/PCloudTenantsSSHKeysApi.md +147 -63
- data/docs/PCloudVPNConnectionsApi.md +752 -0
- data/docs/PCloudVPNPoliciesApi.md +677 -0
- data/docs/PCloudVolumeGroupsApi.md +657 -0
- data/docs/PCloudVolumeOnboardingApi.md +200 -0
- data/docs/PCloudVolumesApi.md +915 -276
- data/docs/PVMInstance.md +86 -69
- data/docs/PVMInstanceAction.md +8 -7
- data/docs/PVMInstanceAddNetwork.md +10 -9
- data/docs/PVMInstanceCapture.md +20 -19
- data/docs/PVMInstanceClone.md +22 -21
- data/docs/PVMInstanceConsole.md +8 -7
- data/docs/PVMInstanceCreate.md +58 -45
- data/docs/PVMInstanceFault.md +14 -13
- data/docs/PVMInstanceHealth.md +12 -11
- data/docs/PVMInstanceMultiCreate.md +12 -11
- data/docs/PVMInstanceNetwork.md +24 -23
- data/docs/PVMInstanceNetworks.md +8 -7
- data/docs/PVMInstanceOperation.md +10 -9
- data/docs/PVMInstanceReference.md +80 -61
- data/docs/PVMInstanceRemoveNetwork.md +8 -7
- data/docs/PVMInstanceUpdate.md +28 -23
- data/docs/PVMInstanceUpdateResponse.md +20 -17
- data/docs/PVMInstanceVolumeUpdate.md +8 -7
- data/docs/PVMInstances.md +8 -7
- data/docs/PeerSubnetUpdate.md +18 -0
- data/docs/PeerSubnets.md +18 -0
- data/docs/PeeringNetwork.md +12 -11
- data/docs/PinPolicy.md +4 -5
- data/docs/PlacementGroup.md +14 -13
- data/docs/PlacementGroupCreate.md +10 -9
- data/docs/PlacementGroupServer.md +8 -7
- data/docs/PlacementGroups.md +8 -7
- data/docs/RemoteCopyRelationship.md +44 -0
- data/docs/SAPCreate.md +36 -23
- data/docs/SAPProfile.md +16 -15
- data/docs/SAPProfileReference.md +10 -9
- data/docs/SAPProfiles.md +8 -7
- data/docs/SPPPlacementGroup.md +24 -0
- data/docs/SPPPlacementGroupCreate.md +20 -0
- data/docs/SPPPlacementGroups.md +18 -0
- data/docs/SRC.md +10 -9
- data/docs/SSHKey.md +12 -11
- data/docs/SSHKeys.md +8 -7
- data/docs/SharedProcessorPool.md +36 -0
- data/docs/SharedProcessorPoolCreate.md +24 -0
- data/docs/SharedProcessorPoolDetail.md +20 -0
- data/docs/SharedProcessorPoolPlacementGroup.md +22 -0
- data/docs/SharedProcessorPoolServer.md +32 -0
- data/docs/SharedProcessorPoolUpdate.md +20 -0
- data/docs/SharedProcessorPools.md +18 -0
- data/docs/Site.md +20 -0
- data/docs/Snapshot.md +26 -25
- data/docs/SnapshotCreate.md +12 -11
- data/docs/SnapshotCreateResponse.md +8 -7
- data/docs/SnapshotRestore.md +8 -7
- data/docs/SnapshotUpdate.md +10 -9
- data/docs/Snapshots.md +8 -7
- data/docs/SoftwareLicenses.md +16 -15
- data/docs/Status.md +22 -0
- data/docs/StatusDescription.md +18 -0
- data/docs/StatusDescriptionError.md +22 -0
- data/docs/StockImage.md +12 -11
- data/docs/StorageAffinity.md +26 -0
- data/docs/StoragePoolCapacity.md +14 -13
- data/docs/StoragePoolsCapacity.md +10 -9
- data/docs/StorageTypeCapacity.md +12 -11
- data/docs/StorageTypesCapacity.md +10 -9
- data/docs/System.md +12 -11
- data/docs/SystemPool.md +22 -21
- data/docs/Task.md +24 -23
- data/docs/TaskReference.md +10 -9
- data/docs/Tenant.md +20 -19
- data/docs/TenantUpdate.md +10 -9
- data/docs/UpdateVolume.md +14 -13
- data/docs/VPNConnection.md +40 -0
- data/docs/VPNConnectionCreate.md +30 -0
- data/docs/VPNConnectionCreateResponse.md +42 -0
- data/docs/VPNConnectionUpdate.md +24 -0
- data/docs/VPNConnections.md +18 -0
- data/docs/VPNaaSOptions.md +26 -0
- data/docs/VirtualCores.md +12 -11
- data/docs/Volume.md +58 -33
- data/docs/VolumeAction.md +18 -0
- data/docs/VolumeGroup.md +28 -0
- data/docs/VolumeGroupAction.md +22 -0
- data/docs/VolumeGroupActionReset.md +18 -0
- data/docs/VolumeGroupActionStart.md +18 -0
- data/docs/VolumeGroupActionStop.md +18 -0
- data/docs/VolumeGroupCreate.md +22 -0
- data/docs/VolumeGroupCreateResponse.md +24 -0
- data/docs/VolumeGroupDetails.md +30 -0
- data/docs/VolumeGroupRemoteCopyRelationships.md +20 -0
- data/docs/VolumeGroupStorageDetails.md +34 -0
- data/docs/VolumeGroupUpdate.md +20 -0
- data/docs/VolumeGroups.md +18 -0
- data/docs/VolumeGroupsDetails.md +18 -0
- data/docs/VolumeInfo.md +10 -9
- data/docs/VolumeOnboarding.md +30 -0
- data/docs/VolumeOnboardingCommon.md +24 -0
- data/docs/VolumeOnboardingCreate.md +20 -0
- data/docs/VolumeOnboardingCreateResponse.md +20 -0
- data/docs/VolumeOnboardingFailure.md +20 -0
- data/docs/VolumeOnboardings.md +18 -0
- data/docs/VolumeReference.md +60 -35
- data/docs/VolumeRemoteCopyRelationship.md +48 -0
- data/docs/Volumes.md +8 -7
- data/docs/VolumesAttach.md +18 -0
- data/docs/VolumesAttachmentResponse.md +18 -0
- data/docs/VolumesClone.md +22 -21
- data/docs/VolumesCloneAsyncRequest.md +10 -9
- data/docs/VolumesCloneCancel.md +8 -7
- data/docs/VolumesCloneCreate.md +10 -9
- data/docs/VolumesCloneDetail.md +24 -23
- data/docs/VolumesCloneExecute.md +10 -9
- data/docs/VolumesCloneRequest.md +10 -9
- data/docs/VolumesCloneResponse.md +10 -7
- data/docs/VolumesClones.md +8 -7
- data/git_push.sh +3 -4
- data/ibm_cloud_power.gemspec +3 -3
- data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +77 -63
- data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
- data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +21 -19
- data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +343 -44
- data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +7 -134
- data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +234 -0
- data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +67 -45
- data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +61 -46
- data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +431 -98
- data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +17 -11
- data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
- data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +23 -16
- data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
- data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +17 -13
- data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +7 -6
- data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +14 -12
- data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +15 -10
- data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +37 -26
- data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
- data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
- data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +458 -115
- data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +835 -0
- data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +732 -0
- data/lib/ibm_cloud_power/api_client.rb +56 -52
- data/lib/ibm_cloud_power/api_error.rb +1 -1
- data/lib/ibm_cloud_power/configuration.rb +43 -12
- data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
- data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
- data/lib/ibm_cloud_power/models/clone_task_reference.rb +19 -8
- data/lib/ibm_cloud_power/models/clone_task_status.rb +48 -37
- data/lib/ibm_cloud_power/models/cloned_volume.rb +33 -22
- data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +37 -26
- data/lib/ibm_cloud_power/models/cloud_connection.rb +114 -93
- data/lib/ibm_cloud_power/models/cloud_connection_create.rb +108 -23
- data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +416 -0
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +20 -9
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb +19 -8
- data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +19 -8
- data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +30 -29
- data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
- data/lib/ibm_cloud_power/models/cloud_connection_speed.rb +2 -1
- data/lib/ibm_cloud_power/models/cloud_connection_update.rb +77 -32
- data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +20 -9
- data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +270 -0
- data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +33 -22
- data/lib/ibm_cloud_power/models/cloud_connections.rb +19 -8
- data/lib/ibm_cloud_power/models/cloud_instance.rb +101 -90
- data/lib/ibm_cloud_power/models/cloud_instance_create.rb +19 -8
- data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +69 -58
- data/lib/ibm_cloud_power/models/cloud_instance_update.rb +19 -8
- data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +60 -49
- data/lib/ibm_cloud_power/models/console_language.rb +235 -0
- data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
- data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +387 -0
- data/lib/ibm_cloud_power/models/create_data_volume.rb +98 -43
- data/lib/ibm_cloud_power/models/create_image.rb +91 -62
- data/lib/ibm_cloud_power/models/dead_peer_detection.rb +350 -0
- data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
- data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
- data/lib/ibm_cloud_power/models/error.rb +32 -21
- data/lib/ibm_cloud_power/models/event.rb +84 -73
- data/lib/ibm_cloud_power/models/event_user.rb +34 -23
- data/lib/ibm_cloud_power/models/events.rb +19 -8
- data/lib/ibm_cloud_power/models/export_image.rb +35 -24
- data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
- data/lib/ibm_cloud_power/models/ike_policies.rb +227 -0
- data/lib/ibm_cloud_power/models/ike_policy.rb +401 -0
- data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
- data/lib/ibm_cloud_power/models/ike_policy_create.rb +424 -0
- data/lib/ibm_cloud_power/models/ike_policy_options.rb +274 -0
- data/lib/ibm_cloud_power/models/ike_policy_ref.rb +241 -0
- data/lib/ibm_cloud_power/models/ike_policy_template.rb +313 -0
- data/lib/ibm_cloud_power/models/ike_policy_update.rb +386 -0
- data/lib/ibm_cloud_power/models/image.rb +105 -94
- data/lib/ibm_cloud_power/models/image_reference.rb +100 -89
- data/lib/ibm_cloud_power/models/image_specifications.rb +48 -37
- data/lib/ibm_cloud_power/models/image_volume.rb +40 -29
- data/lib/ibm_cloud_power/models/images.rb +19 -8
- data/lib/ibm_cloud_power/models/ip_address_range.rb +38 -27
- data/lib/ibm_cloud_power/models/ip_sec_policies.rb +227 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy.rb +389 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +397 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +258 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +241 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +298 -0
- data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +364 -0
- data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
- data/lib/ibm_cloud_power/models/job.rb +263 -0
- data/lib/ibm_cloud_power/models/job_reference.rb +240 -0
- data/lib/ibm_cloud_power/models/jobs.rb +227 -0
- data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +40 -29
- data/lib/ibm_cloud_power/models/min_max_default.rb +40 -29
- data/lib/ibm_cloud_power/models/multi_volumes_create.rb +112 -57
- data/lib/ibm_cloud_power/models/network.rb +127 -94
- data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
- data/lib/ibm_cloud_power/models/network_create.rb +55 -44
- data/lib/ibm_cloud_power/models/network_id.rb +225 -0
- data/lib/ibm_cloud_power/models/network_ids.rb +222 -0
- data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +35 -24
- data/lib/ibm_cloud_power/models/network_port.rb +70 -59
- data/lib/ibm_cloud_power/models/network_port_create.rb +19 -8
- data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +33 -22
- data/lib/ibm_cloud_power/models/network_port_update.rb +19 -8
- data/lib/ibm_cloud_power/models/network_ports.rb +19 -8
- data/lib/ibm_cloud_power/models/network_reference.rb +77 -56
- data/lib/ibm_cloud_power/models/network_update.rb +42 -31
- data/lib/ibm_cloud_power/models/networks.rb +19 -8
- data/lib/ibm_cloud_power/models/operation.rb +255 -0
- data/lib/ibm_cloud_power/models/operations.rb +19 -8
- data/lib/ibm_cloud_power/models/options.rb +224 -0
- data/lib/ibm_cloud_power/models/peer_subnet_update.rb +225 -0
- data/lib/ibm_cloud_power/models/peer_subnets.rb +222 -0
- data/lib/ibm_cloud_power/models/peering_network.rb +38 -27
- data/lib/ibm_cloud_power/models/pin_policy.rb +8 -4
- data/lib/ibm_cloud_power/models/placement_group.rb +40 -29
- data/lib/ibm_cloud_power/models/placement_group_create.rb +19 -8
- data/lib/ibm_cloud_power/models/placement_group_server.rb +19 -8
- data/lib/ibm_cloud_power/models/placement_groups.rb +19 -8
- data/lib/ibm_cloud_power/models/pvm_instance.rb +311 -219
- data/lib/ibm_cloud_power/models/pvm_instance_action.rb +19 -8
- data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +33 -22
- data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +51 -40
- data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +69 -58
- data/lib/ibm_cloud_power/models/pvm_instance_console.rb +20 -9
- data/lib/ibm_cloud_power/models/pvm_instance_create.rb +236 -154
- data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +33 -22
- data/lib/ibm_cloud_power/models/pvm_instance_health.rb +33 -22
- data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +30 -19
- data/lib/ibm_cloud_power/models/pvm_instance_network.rb +72 -61
- data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +19 -8
- data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +37 -26
- data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +284 -180
- data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +19 -8
- data/lib/ibm_cloud_power/models/pvm_instance_update.rb +79 -46
- data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +64 -43
- data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +19 -8
- data/lib/ibm_cloud_power/models/pvm_instances.rb +19 -8
- data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
- data/lib/ibm_cloud_power/models/sap_create.rb +123 -53
- data/lib/ibm_cloud_power/models/sap_profile.rb +56 -45
- data/lib/ibm_cloud_power/models/sap_profile_reference.rb +38 -27
- data/lib/ibm_cloud_power/models/sap_profiles.rb +19 -8
- data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
- data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
- data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
- data/lib/ibm_cloud_power/models/site.rb +230 -0
- data/lib/ibm_cloud_power/models/snapshot.rb +90 -79
- data/lib/ibm_cloud_power/models/snapshot_create.rb +39 -28
- data/lib/ibm_cloud_power/models/snapshot_create_response.rb +19 -8
- data/lib/ibm_cloud_power/models/snapshot_restore.rb +19 -8
- data/lib/ibm_cloud_power/models/snapshot_update.rb +33 -22
- data/lib/ibm_cloud_power/models/snapshots.rb +19 -8
- data/lib/ibm_cloud_power/models/software_licenses.rb +35 -24
- data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
- data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
- data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
- data/lib/ibm_cloud_power/models/src.rb +33 -22
- data/lib/ibm_cloud_power/models/ssh_key.rb +33 -22
- data/lib/ibm_cloud_power/models/ssh_keys.rb +19 -8
- data/lib/ibm_cloud_power/models/status.rb +250 -0
- data/lib/ibm_cloud_power/models/status_description.rb +223 -0
- data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
- data/lib/ibm_cloud_power/models/stock_image.rb +34 -23
- data/lib/ibm_cloud_power/models/storage_affinity.rb +298 -0
- data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +30 -19
- data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +19 -8
- data/lib/ibm_cloud_power/models/storage_type_capacity.rb +33 -22
- data/lib/ibm_cloud_power/models/storage_types_capacity.rb +19 -8
- data/lib/ibm_cloud_power/models/system.rb +19 -8
- data/lib/ibm_cloud_power/models/system_pool.rb +51 -40
- data/lib/ibm_cloud_power/models/task.rb +85 -74
- data/lib/ibm_cloud_power/models/task_reference.rb +38 -27
- data/lib/ibm_cloud_power/models/tenant.rb +72 -61
- data/lib/ibm_cloud_power/models/tenant_update.rb +19 -8
- data/lib/ibm_cloud_power/models/update_volume.rb +37 -26
- data/lib/ibm_cloud_power/models/virtual_cores.rb +34 -23
- data/lib/ibm_cloud_power/models/volume.rb +263 -98
- data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
- data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
- data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
- data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
- data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
- data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
- data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
- data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
- data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
- data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
- data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
- data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
- data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
- data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
- data/lib/ibm_cloud_power/models/volume_info.rb +33 -22
- data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
- data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
- data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
- data/lib/ibm_cloud_power/models/volume_reference.rb +290 -125
- data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
- data/lib/ibm_cloud_power/models/volumes.rb +19 -8
- data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
- data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
- data/lib/ibm_cloud_power/models/volumes_clone.rb +68 -57
- data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +31 -20
- data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +19 -8
- data/lib/ibm_cloud_power/models/volumes_clone_create.rb +30 -19
- data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +75 -64
- data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +20 -9
- data/lib/ibm_cloud_power/models/volumes_clone_request.rb +30 -19
- data/lib/ibm_cloud_power/models/volumes_clone_response.rb +32 -13
- data/lib/ibm_cloud_power/models/volumes_clones.rb +19 -8
- data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +280 -0
- data/lib/ibm_cloud_power/models/vpn_connection.rb +437 -0
- data/lib/ibm_cloud_power/models/vpn_connection_create.rb +353 -0
- data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +453 -0
- data/lib/ibm_cloud_power/models/vpn_connection_update.rb +251 -0
- data/lib/ibm_cloud_power/models/vpn_connections.rb +222 -0
- data/lib/ibm_cloud_power/version.rb +2 -2
- data/lib/ibm_cloud_power.rb +93 -6
- data/pkg/ibm_cloud_power-2.1.0.gem +0 -0
- data/spec/api/p_cloud_disaster_recovery_api_spec.rb +56 -0
- data/spec/api/p_cloud_jobs_api_spec.rb +73 -0
- data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +95 -0
- data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +108 -0
- data/spec/api/p_cloud_volume_groups_api_spec.rb +155 -0
- data/spec/api/p_cloud_volume_onboarding_api_spec.rb +70 -0
- data/spec/api/p_cloud_vpn_connections_api_spec.rb +194 -0
- data/spec/api/p_cloud_vpn_policies_api_spec.rb +165 -0
- data/spec/api_client_spec.rb +3 -3
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/auxiliary_volume_for_onboarding_spec.rb +40 -0
- data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +40 -0
- data/spec/models/cloud_connection_create_response_spec.rb +112 -0
- data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +40 -0
- data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +40 -0
- data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +52 -0
- data/spec/models/console_language_spec.rb +40 -0
- data/spec/models/console_languages_spec.rb +34 -0
- data/spec/models/create_cos_image_import_job_spec.rb +102 -0
- data/spec/models/dead_peer_detection_spec.rb +50 -0
- data/spec/models/disaster_recovery_location_spec.rb +40 -0
- data/spec/models/disaster_recovery_locations_spec.rb +34 -0
- data/spec/models/flash_copy_mapping_spec.rb +70 -0
- data/spec/models/ike_policies_spec.rb +34 -0
- data/spec/models/ike_policy_authentication_spec.rb +28 -0
- data/spec/models/ike_policy_create_spec.rb +86 -0
- data/spec/models/ike_policy_options_spec.rb +52 -0
- data/spec/models/ike_policy_ref_spec.rb +40 -0
- data/spec/models/ike_policy_spec.rb +86 -0
- data/spec/models/ike_policy_template_spec.rb +58 -0
- data/spec/models/ike_policy_update_spec.rb +86 -0
- data/spec/models/ip_sec_policies_spec.rb +34 -0
- data/spec/models/ip_sec_policy_create_spec.rb +76 -0
- data/spec/models/ip_sec_policy_options_spec.rb +46 -0
- data/spec/models/ip_sec_policy_ref_spec.rb +40 -0
- data/spec/models/ip_sec_policy_spec.rb +82 -0
- data/spec/models/ip_sec_policy_template_spec.rb +52 -0
- data/spec/models/ip_sec_policy_update_spec.rb +76 -0
- data/spec/models/ipsec_policy_authentication_spec.rb +28 -0
- data/spec/models/job_reference_spec.rb +40 -0
- data/spec/models/job_spec.rb +52 -0
- data/spec/models/jobs_spec.rb +34 -0
- data/spec/models/network_cloud_connections_inner_spec.rb +40 -0
- data/spec/models/network_id_spec.rb +34 -0
- data/spec/models/network_ids_spec.rb +34 -0
- data/spec/models/operation_spec.rb +46 -0
- data/spec/models/options_spec.rb +34 -0
- data/spec/models/peer_subnet_update_spec.rb +34 -0
- data/spec/models/peer_subnets_spec.rb +34 -0
- data/spec/models/remote_copy_relationship_spec.rb +112 -0
- data/spec/models/shared_processor_pool_create_spec.rb +52 -0
- data/spec/models/shared_processor_pool_detail_spec.rb +40 -0
- data/spec/models/shared_processor_pool_placement_group_spec.rb +46 -0
- data/spec/models/shared_processor_pool_server_spec.rb +76 -0
- data/spec/models/shared_processor_pool_spec.rb +88 -0
- data/spec/models/shared_processor_pool_update_spec.rb +40 -0
- data/spec/models/shared_processor_pools_spec.rb +34 -0
- data/spec/models/site_spec.rb +40 -0
- data/spec/models/spp_placement_group_create_spec.rb +44 -0
- data/spec/models/spp_placement_group_spec.rb +52 -0
- data/spec/models/spp_placement_groups_spec.rb +34 -0
- data/spec/models/status_description_error_spec.rb +46 -0
- data/spec/models/status_description_spec.rb +34 -0
- data/spec/models/status_spec.rb +46 -0
- data/spec/models/storage_affinity_spec.rb +62 -0
- data/spec/models/volume_action_spec.rb +34 -0
- data/spec/models/volume_group_action_reset_spec.rb +38 -0
- data/spec/models/volume_group_action_spec.rb +46 -0
- data/spec/models/volume_group_action_start_spec.rb +38 -0
- data/spec/models/volume_group_action_stop_spec.rb +34 -0
- data/spec/models/volume_group_create_response_spec.rb +52 -0
- data/spec/models/volume_group_create_spec.rb +46 -0
- data/spec/models/volume_group_details_spec.rb +70 -0
- data/spec/models/volume_group_remote_copy_relationships_spec.rb +40 -0
- data/spec/models/volume_group_spec.rb +64 -0
- data/spec/models/volume_group_storage_details_spec.rb +82 -0
- data/spec/models/volume_group_update_spec.rb +40 -0
- data/spec/models/volume_groups_details_spec.rb +34 -0
- data/spec/models/volume_groups_spec.rb +34 -0
- data/spec/models/volume_onboarding_common_spec.rb +52 -0
- data/spec/models/volume_onboarding_create_response_spec.rb +40 -0
- data/spec/models/volume_onboarding_create_spec.rb +40 -0
- data/spec/models/volume_onboarding_failure_spec.rb +40 -0
- data/spec/models/volume_onboarding_spec.rb +70 -0
- data/spec/models/volume_onboardings_spec.rb +34 -0
- data/spec/models/volume_remote_copy_relationship_spec.rb +124 -0
- data/spec/models/volumes_attach_spec.rb +34 -0
- data/spec/models/volumes_attachment_response_spec.rb +34 -0
- data/spec/models/vp_naa_s_options_spec.rb +58 -0
- data/spec/models/vpn_connection_create_response_spec.rb +114 -0
- data/spec/models/vpn_connection_create_spec.rb +74 -0
- data/spec/models/vpn_connection_spec.rb +108 -0
- data/spec/models/vpn_connection_update_spec.rb +52 -0
- data/spec/models/vpn_connections_spec.rb +34 -0
- data/spec/spec_helper.rb +1 -1
- metadata +374 -4
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: kylej@us.ibm.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -63,21 +63,25 @@ module IbmCloudPower
|
|
63
63
|
# HTTP header 'Accept' (if needed)
|
64
64
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
65
65
|
# HTTP header 'Content-Type'
|
66
|
-
|
66
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
67
|
+
if !content_type.nil?
|
68
|
+
header_params['Content-Type'] = content_type
|
69
|
+
end
|
67
70
|
|
68
71
|
# form parameters
|
69
72
|
form_params = opts[:form_params] || {}
|
70
73
|
|
71
74
|
# http body (model)
|
72
|
-
post_body = opts[:
|
75
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
73
76
|
|
74
77
|
# return_type
|
75
|
-
return_type = opts[:
|
78
|
+
return_type = opts[:debug_return_type] || 'Object'
|
76
79
|
|
77
80
|
# auth_names
|
78
|
-
auth_names = opts[:
|
81
|
+
auth_names = opts[:debug_auth_names] || []
|
79
82
|
|
80
83
|
new_options = opts.merge(
|
84
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_action_post",
|
81
85
|
:header_params => header_params,
|
82
86
|
:query_params => query_params,
|
83
87
|
:form_params => form_params,
|
@@ -93,7 +97,7 @@ module IbmCloudPower
|
|
93
97
|
return data, status_code, headers
|
94
98
|
end
|
95
99
|
|
96
|
-
# Capture a
|
100
|
+
# Capture a PVMInstance and create a deployable image
|
97
101
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
98
102
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
99
103
|
# @param body [PVMInstanceCapture] Parameters for the capture PVMInstance
|
@@ -104,7 +108,7 @@ module IbmCloudPower
|
|
104
108
|
data
|
105
109
|
end
|
106
110
|
|
107
|
-
# Capture a
|
111
|
+
# Capture a PVMInstance and create a deployable image
|
108
112
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
109
113
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
110
114
|
# @param body [PVMInstanceCapture] Parameters for the capture PVMInstance
|
@@ -137,21 +141,25 @@ module IbmCloudPower
|
|
137
141
|
# HTTP header 'Accept' (if needed)
|
138
142
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
139
143
|
# HTTP header 'Content-Type'
|
140
|
-
|
144
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
145
|
+
if !content_type.nil?
|
146
|
+
header_params['Content-Type'] = content_type
|
147
|
+
end
|
141
148
|
|
142
149
|
# form parameters
|
143
150
|
form_params = opts[:form_params] || {}
|
144
151
|
|
145
152
|
# http body (model)
|
146
|
-
post_body = opts[:
|
153
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
147
154
|
|
148
155
|
# return_type
|
149
|
-
return_type = opts[:
|
156
|
+
return_type = opts[:debug_return_type] || 'Object'
|
150
157
|
|
151
158
|
# auth_names
|
152
|
-
auth_names = opts[:
|
159
|
+
auth_names = opts[:debug_auth_names] || []
|
153
160
|
|
154
161
|
new_options = opts.merge(
|
162
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_capture_post",
|
155
163
|
:header_params => header_params,
|
156
164
|
:query_params => query_params,
|
157
165
|
:form_params => form_params,
|
@@ -211,21 +219,25 @@ module IbmCloudPower
|
|
211
219
|
# HTTP header 'Accept' (if needed)
|
212
220
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
213
221
|
# HTTP header 'Content-Type'
|
214
|
-
|
222
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
223
|
+
if !content_type.nil?
|
224
|
+
header_params['Content-Type'] = content_type
|
225
|
+
end
|
215
226
|
|
216
227
|
# form parameters
|
217
228
|
form_params = opts[:form_params] || {}
|
218
229
|
|
219
230
|
# http body (model)
|
220
|
-
post_body = opts[:
|
231
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
221
232
|
|
222
233
|
# return_type
|
223
|
-
return_type = opts[:
|
234
|
+
return_type = opts[:debug_return_type] || 'PVMInstance'
|
224
235
|
|
225
236
|
# auth_names
|
226
|
-
auth_names = opts[:
|
237
|
+
auth_names = opts[:debug_auth_names] || []
|
227
238
|
|
228
239
|
new_options = opts.merge(
|
240
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_clone_post",
|
229
241
|
:header_params => header_params,
|
230
242
|
:query_params => query_params,
|
231
243
|
:form_params => form_params,
|
@@ -241,7 +253,74 @@ module IbmCloudPower
|
|
241
253
|
return data, status_code, headers
|
242
254
|
end
|
243
255
|
|
244
|
-
#
|
256
|
+
# List all console languages
|
257
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
258
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
259
|
+
# @param [Hash] opts the optional parameters
|
260
|
+
# @return [ConsoleLanguages]
|
261
|
+
def pcloud_pvminstances_console_get(cloud_instance_id, pvm_instance_id, opts = {})
|
262
|
+
data, _status_code, _headers = pcloud_pvminstances_console_get_with_http_info(cloud_instance_id, pvm_instance_id, opts)
|
263
|
+
data
|
264
|
+
end
|
265
|
+
|
266
|
+
# List all console languages
|
267
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
268
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
269
|
+
# @param [Hash] opts the optional parameters
|
270
|
+
# @return [Array<(ConsoleLanguages, Integer, Hash)>] ConsoleLanguages data, response status code and response headers
|
271
|
+
def pcloud_pvminstances_console_get_with_http_info(cloud_instance_id, pvm_instance_id, opts = {})
|
272
|
+
if @api_client.config.debugging
|
273
|
+
@api_client.config.logger.debug 'Calling API: PCloudPVMInstancesApi.pcloud_pvminstances_console_get ...'
|
274
|
+
end
|
275
|
+
# verify the required parameter 'cloud_instance_id' is set
|
276
|
+
if @api_client.config.client_side_validation && cloud_instance_id.nil?
|
277
|
+
fail ArgumentError, "Missing the required parameter 'cloud_instance_id' when calling PCloudPVMInstancesApi.pcloud_pvminstances_console_get"
|
278
|
+
end
|
279
|
+
# verify the required parameter 'pvm_instance_id' is set
|
280
|
+
if @api_client.config.client_side_validation && pvm_instance_id.nil?
|
281
|
+
fail ArgumentError, "Missing the required parameter 'pvm_instance_id' when calling PCloudPVMInstancesApi.pcloud_pvminstances_console_get"
|
282
|
+
end
|
283
|
+
# resource path
|
284
|
+
local_var_path = '/pcloud/v1/cloud-instances/{cloud_instance_id}/pvm-instances/{pvm_instance_id}/console'.sub('{' + 'cloud_instance_id' + '}', CGI.escape(cloud_instance_id.to_s)).sub('{' + 'pvm_instance_id' + '}', CGI.escape(pvm_instance_id.to_s))
|
285
|
+
|
286
|
+
# query parameters
|
287
|
+
query_params = opts[:query_params] || {}
|
288
|
+
|
289
|
+
# header parameters
|
290
|
+
header_params = opts[:header_params] || {}
|
291
|
+
# HTTP header 'Accept' (if needed)
|
292
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
293
|
+
|
294
|
+
# form parameters
|
295
|
+
form_params = opts[:form_params] || {}
|
296
|
+
|
297
|
+
# http body (model)
|
298
|
+
post_body = opts[:debug_body]
|
299
|
+
|
300
|
+
# return_type
|
301
|
+
return_type = opts[:debug_return_type] || 'ConsoleLanguages'
|
302
|
+
|
303
|
+
# auth_names
|
304
|
+
auth_names = opts[:debug_auth_names] || []
|
305
|
+
|
306
|
+
new_options = opts.merge(
|
307
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_console_get",
|
308
|
+
:header_params => header_params,
|
309
|
+
:query_params => query_params,
|
310
|
+
:form_params => form_params,
|
311
|
+
:body => post_body,
|
312
|
+
:auth_names => auth_names,
|
313
|
+
:return_type => return_type
|
314
|
+
)
|
315
|
+
|
316
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
317
|
+
if @api_client.config.debugging
|
318
|
+
@api_client.config.logger.debug "API called: PCloudPVMInstancesApi#pcloud_pvminstances_console_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
319
|
+
end
|
320
|
+
return data, status_code, headers
|
321
|
+
end
|
322
|
+
|
323
|
+
# Generate the noVNC Console URL
|
245
324
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
246
325
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
247
326
|
# @param [Hash] opts the optional parameters
|
@@ -251,7 +330,7 @@ module IbmCloudPower
|
|
251
330
|
data
|
252
331
|
end
|
253
332
|
|
254
|
-
# Generate the noVNC
|
333
|
+
# Generate the noVNC Console URL
|
255
334
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
256
335
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
257
336
|
# @param [Hash] opts the optional parameters
|
@@ -283,15 +362,16 @@ module IbmCloudPower
|
|
283
362
|
form_params = opts[:form_params] || {}
|
284
363
|
|
285
364
|
# http body (model)
|
286
|
-
post_body = opts[:
|
365
|
+
post_body = opts[:debug_body]
|
287
366
|
|
288
367
|
# return_type
|
289
|
-
return_type = opts[:
|
368
|
+
return_type = opts[:debug_return_type] || 'PVMInstanceConsole'
|
290
369
|
|
291
370
|
# auth_names
|
292
|
-
auth_names = opts[:
|
371
|
+
auth_names = opts[:debug_auth_names] || []
|
293
372
|
|
294
373
|
new_options = opts.merge(
|
374
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_console_post",
|
295
375
|
:header_params => header_params,
|
296
376
|
:query_params => query_params,
|
297
377
|
:form_params => form_params,
|
@@ -307,22 +387,100 @@ module IbmCloudPower
|
|
307
387
|
return data, status_code, headers
|
308
388
|
end
|
309
389
|
|
310
|
-
#
|
390
|
+
# Update PVMInstance console laguage code
|
311
391
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
312
392
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
393
|
+
# @param body [ConsoleLanguage] Parameters to update a PVMInstance console required codepage
|
313
394
|
# @param [Hash] opts the optional parameters
|
314
|
-
# @
|
395
|
+
# @return [ConsoleLanguage]
|
396
|
+
def pcloud_pvminstances_console_put(cloud_instance_id, pvm_instance_id, body, opts = {})
|
397
|
+
data, _status_code, _headers = pcloud_pvminstances_console_put_with_http_info(cloud_instance_id, pvm_instance_id, body, opts)
|
398
|
+
data
|
399
|
+
end
|
400
|
+
|
401
|
+
# Update PVMInstance console laguage code
|
402
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
403
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
404
|
+
# @param body [ConsoleLanguage] Parameters to update a PVMInstance console required codepage
|
405
|
+
# @param [Hash] opts the optional parameters
|
406
|
+
# @return [Array<(ConsoleLanguage, Integer, Hash)>] ConsoleLanguage data, response status code and response headers
|
407
|
+
def pcloud_pvminstances_console_put_with_http_info(cloud_instance_id, pvm_instance_id, body, opts = {})
|
408
|
+
if @api_client.config.debugging
|
409
|
+
@api_client.config.logger.debug 'Calling API: PCloudPVMInstancesApi.pcloud_pvminstances_console_put ...'
|
410
|
+
end
|
411
|
+
# verify the required parameter 'cloud_instance_id' is set
|
412
|
+
if @api_client.config.client_side_validation && cloud_instance_id.nil?
|
413
|
+
fail ArgumentError, "Missing the required parameter 'cloud_instance_id' when calling PCloudPVMInstancesApi.pcloud_pvminstances_console_put"
|
414
|
+
end
|
415
|
+
# verify the required parameter 'pvm_instance_id' is set
|
416
|
+
if @api_client.config.client_side_validation && pvm_instance_id.nil?
|
417
|
+
fail ArgumentError, "Missing the required parameter 'pvm_instance_id' when calling PCloudPVMInstancesApi.pcloud_pvminstances_console_put"
|
418
|
+
end
|
419
|
+
# verify the required parameter 'body' is set
|
420
|
+
if @api_client.config.client_side_validation && body.nil?
|
421
|
+
fail ArgumentError, "Missing the required parameter 'body' when calling PCloudPVMInstancesApi.pcloud_pvminstances_console_put"
|
422
|
+
end
|
423
|
+
# resource path
|
424
|
+
local_var_path = '/pcloud/v1/cloud-instances/{cloud_instance_id}/pvm-instances/{pvm_instance_id}/console'.sub('{' + 'cloud_instance_id' + '}', CGI.escape(cloud_instance_id.to_s)).sub('{' + 'pvm_instance_id' + '}', CGI.escape(pvm_instance_id.to_s))
|
425
|
+
|
426
|
+
# query parameters
|
427
|
+
query_params = opts[:query_params] || {}
|
428
|
+
|
429
|
+
# header parameters
|
430
|
+
header_params = opts[:header_params] || {}
|
431
|
+
# HTTP header 'Accept' (if needed)
|
432
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
433
|
+
# HTTP header 'Content-Type'
|
434
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
435
|
+
if !content_type.nil?
|
436
|
+
header_params['Content-Type'] = content_type
|
437
|
+
end
|
438
|
+
|
439
|
+
# form parameters
|
440
|
+
form_params = opts[:form_params] || {}
|
441
|
+
|
442
|
+
# http body (model)
|
443
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
444
|
+
|
445
|
+
# return_type
|
446
|
+
return_type = opts[:debug_return_type] || 'ConsoleLanguage'
|
447
|
+
|
448
|
+
# auth_names
|
449
|
+
auth_names = opts[:debug_auth_names] || []
|
450
|
+
|
451
|
+
new_options = opts.merge(
|
452
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_console_put",
|
453
|
+
:header_params => header_params,
|
454
|
+
:query_params => query_params,
|
455
|
+
:form_params => form_params,
|
456
|
+
:body => post_body,
|
457
|
+
:auth_names => auth_names,
|
458
|
+
:return_type => return_type
|
459
|
+
)
|
460
|
+
|
461
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
|
462
|
+
if @api_client.config.debugging
|
463
|
+
@api_client.config.logger.debug "API called: PCloudPVMInstancesApi#pcloud_pvminstances_console_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
464
|
+
end
|
465
|
+
return data, status_code, headers
|
466
|
+
end
|
467
|
+
|
468
|
+
# Delete a PCloud PVM Instance
|
469
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
470
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
471
|
+
# @param [Hash] opts the optional parameters
|
472
|
+
# @option opts [Boolean] :delete_data_volumes Indicates if all data volumes attached to the PVMInstance should be deleted when deleting the PVMInstance. Shared data volumes will be deleted if there are no other PVMInstances attached.
|
315
473
|
# @return [Object]
|
316
474
|
def pcloud_pvminstances_delete(cloud_instance_id, pvm_instance_id, opts = {})
|
317
475
|
data, _status_code, _headers = pcloud_pvminstances_delete_with_http_info(cloud_instance_id, pvm_instance_id, opts)
|
318
476
|
data
|
319
477
|
end
|
320
478
|
|
321
|
-
# Delete a PCloud PVM
|
479
|
+
# Delete a PCloud PVM Instance
|
322
480
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
323
481
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
324
482
|
# @param [Hash] opts the optional parameters
|
325
|
-
# @option opts [Boolean] :delete_data_volumes Indicates
|
483
|
+
# @option opts [Boolean] :delete_data_volumes Indicates if all data volumes attached to the PVMInstance should be deleted when deleting the PVMInstance. Shared data volumes will be deleted if there are no other PVMInstances attached.
|
326
484
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
327
485
|
def pcloud_pvminstances_delete_with_http_info(cloud_instance_id, pvm_instance_id, opts = {})
|
328
486
|
if @api_client.config.debugging
|
@@ -352,15 +510,16 @@ module IbmCloudPower
|
|
352
510
|
form_params = opts[:form_params] || {}
|
353
511
|
|
354
512
|
# http body (model)
|
355
|
-
post_body = opts[:
|
513
|
+
post_body = opts[:debug_body]
|
356
514
|
|
357
515
|
# return_type
|
358
|
-
return_type = opts[:
|
516
|
+
return_type = opts[:debug_return_type] || 'Object'
|
359
517
|
|
360
518
|
# auth_names
|
361
|
-
auth_names = opts[:
|
519
|
+
auth_names = opts[:debug_auth_names] || []
|
362
520
|
|
363
521
|
new_options = opts.merge(
|
522
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_delete",
|
364
523
|
:header_params => header_params,
|
365
524
|
:query_params => query_params,
|
366
525
|
:form_params => form_params,
|
@@ -376,7 +535,7 @@ module IbmCloudPower
|
|
376
535
|
return data, status_code, headers
|
377
536
|
end
|
378
537
|
|
379
|
-
# Get a PVM
|
538
|
+
# Get a PVM Instance's current state or information
|
380
539
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
381
540
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
382
541
|
# @param [Hash] opts the optional parameters
|
@@ -386,7 +545,7 @@ module IbmCloudPower
|
|
386
545
|
data
|
387
546
|
end
|
388
547
|
|
389
|
-
# Get a PVM
|
548
|
+
# Get a PVM Instance's current state or information
|
390
549
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
391
550
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
392
551
|
# @param [Hash] opts the optional parameters
|
@@ -418,15 +577,16 @@ module IbmCloudPower
|
|
418
577
|
form_params = opts[:form_params] || {}
|
419
578
|
|
420
579
|
# http body (model)
|
421
|
-
post_body = opts[:
|
580
|
+
post_body = opts[:debug_body]
|
422
581
|
|
423
582
|
# return_type
|
424
|
-
return_type = opts[:
|
583
|
+
return_type = opts[:debug_return_type] || 'PVMInstance'
|
425
584
|
|
426
585
|
# auth_names
|
427
|
-
auth_names = opts[:
|
586
|
+
auth_names = opts[:debug_auth_names] || []
|
428
587
|
|
429
588
|
new_options = opts.merge(
|
589
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_get",
|
430
590
|
:header_params => header_params,
|
431
591
|
:query_params => query_params,
|
432
592
|
:form_params => form_params,
|
@@ -442,7 +602,7 @@ module IbmCloudPower
|
|
442
602
|
return data, status_code, headers
|
443
603
|
end
|
444
604
|
|
445
|
-
# Get all the
|
605
|
+
# Get all the pvm instances for this cloud instance
|
446
606
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
447
607
|
# @param [Hash] opts the optional parameters
|
448
608
|
# @return [PVMInstances]
|
@@ -451,7 +611,7 @@ module IbmCloudPower
|
|
451
611
|
data
|
452
612
|
end
|
453
613
|
|
454
|
-
# Get all the
|
614
|
+
# Get all the pvm instances for this cloud instance
|
455
615
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
456
616
|
# @param [Hash] opts the optional parameters
|
457
617
|
# @return [Array<(PVMInstances, Integer, Hash)>] PVMInstances data, response status code and response headers
|
@@ -478,15 +638,16 @@ module IbmCloudPower
|
|
478
638
|
form_params = opts[:form_params] || {}
|
479
639
|
|
480
640
|
# http body (model)
|
481
|
-
post_body = opts[:
|
641
|
+
post_body = opts[:debug_body]
|
482
642
|
|
483
643
|
# return_type
|
484
|
-
return_type = opts[:
|
644
|
+
return_type = opts[:debug_return_type] || 'PVMInstances'
|
485
645
|
|
486
646
|
# auth_names
|
487
|
-
auth_names = opts[:
|
647
|
+
auth_names = opts[:debug_auth_names] || []
|
488
648
|
|
489
649
|
new_options = opts.merge(
|
650
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_getall",
|
490
651
|
:header_params => header_params,
|
491
652
|
:query_params => query_params,
|
492
653
|
:form_params => form_params,
|
@@ -502,7 +663,7 @@ module IbmCloudPower
|
|
502
663
|
return data, status_code, headers
|
503
664
|
end
|
504
665
|
|
505
|
-
# Remove all
|
666
|
+
# Remove all Address of Network from a PVM Instance
|
506
667
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
507
668
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
508
669
|
# @param network_id [String] Network ID
|
@@ -514,7 +675,7 @@ module IbmCloudPower
|
|
514
675
|
data
|
515
676
|
end
|
516
677
|
|
517
|
-
# Remove all
|
678
|
+
# Remove all Address of Network from a PVM Instance
|
518
679
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
519
680
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
520
681
|
# @param network_id [String] Network ID
|
@@ -548,21 +709,25 @@ module IbmCloudPower
|
|
548
709
|
# HTTP header 'Accept' (if needed)
|
549
710
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
550
711
|
# HTTP header 'Content-Type'
|
551
|
-
|
712
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
713
|
+
if !content_type.nil?
|
714
|
+
header_params['Content-Type'] = content_type
|
715
|
+
end
|
552
716
|
|
553
717
|
# form parameters
|
554
718
|
form_params = opts[:form_params] || {}
|
555
719
|
|
556
720
|
# http body (model)
|
557
|
-
post_body = opts[:
|
721
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(opts[:'body'])
|
558
722
|
|
559
723
|
# return_type
|
560
|
-
return_type = opts[:
|
724
|
+
return_type = opts[:debug_return_type] || 'Object'
|
561
725
|
|
562
726
|
# auth_names
|
563
|
-
auth_names = opts[:
|
727
|
+
auth_names = opts[:debug_auth_names] || []
|
564
728
|
|
565
729
|
new_options = opts.merge(
|
730
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_networks_delete",
|
566
731
|
:header_params => header_params,
|
567
732
|
:query_params => query_params,
|
568
733
|
:form_params => form_params,
|
@@ -578,7 +743,7 @@ module IbmCloudPower
|
|
578
743
|
return data, status_code, headers
|
579
744
|
end
|
580
745
|
|
581
|
-
# Get a PVM
|
746
|
+
# Get a PVM Instance's network information
|
582
747
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
583
748
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
584
749
|
# @param network_id [String] Network ID
|
@@ -589,7 +754,7 @@ module IbmCloudPower
|
|
589
754
|
data
|
590
755
|
end
|
591
756
|
|
592
|
-
# Get a PVM
|
757
|
+
# Get a PVM Instance's network information
|
593
758
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
594
759
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
595
760
|
# @param network_id [String] Network ID
|
@@ -626,15 +791,16 @@ module IbmCloudPower
|
|
626
791
|
form_params = opts[:form_params] || {}
|
627
792
|
|
628
793
|
# http body (model)
|
629
|
-
post_body = opts[:
|
794
|
+
post_body = opts[:debug_body]
|
630
795
|
|
631
796
|
# return_type
|
632
|
-
return_type = opts[:
|
797
|
+
return_type = opts[:debug_return_type] || 'PVMInstanceNetworks'
|
633
798
|
|
634
799
|
# auth_names
|
635
|
-
auth_names = opts[:
|
800
|
+
auth_names = opts[:debug_auth_names] || []
|
636
801
|
|
637
802
|
new_options = opts.merge(
|
803
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_networks_get",
|
638
804
|
:header_params => header_params,
|
639
805
|
:query_params => query_params,
|
640
806
|
:form_params => form_params,
|
@@ -650,7 +816,7 @@ module IbmCloudPower
|
|
650
816
|
return data, status_code, headers
|
651
817
|
end
|
652
818
|
|
653
|
-
# Get all networks for this PVM
|
819
|
+
# Get all networks for this PVM Instance
|
654
820
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
655
821
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
656
822
|
# @param [Hash] opts the optional parameters
|
@@ -660,7 +826,7 @@ module IbmCloudPower
|
|
660
826
|
data
|
661
827
|
end
|
662
828
|
|
663
|
-
# Get all networks for this PVM
|
829
|
+
# Get all networks for this PVM Instance
|
664
830
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
665
831
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
666
832
|
# @param [Hash] opts the optional parameters
|
@@ -692,15 +858,16 @@ module IbmCloudPower
|
|
692
858
|
form_params = opts[:form_params] || {}
|
693
859
|
|
694
860
|
# http body (model)
|
695
|
-
post_body = opts[:
|
861
|
+
post_body = opts[:debug_body]
|
696
862
|
|
697
863
|
# return_type
|
698
|
-
return_type = opts[:
|
864
|
+
return_type = opts[:debug_return_type] || 'PVMInstanceNetworks'
|
699
865
|
|
700
866
|
# auth_names
|
701
|
-
auth_names = opts[:
|
867
|
+
auth_names = opts[:debug_auth_names] || []
|
702
868
|
|
703
869
|
new_options = opts.merge(
|
870
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_networks_getall",
|
704
871
|
:header_params => header_params,
|
705
872
|
:query_params => query_params,
|
706
873
|
:form_params => form_params,
|
@@ -716,7 +883,7 @@ module IbmCloudPower
|
|
716
883
|
return data, status_code, headers
|
717
884
|
end
|
718
885
|
|
719
|
-
# Perform network addition
|
886
|
+
# Perform network addition
|
720
887
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
721
888
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
722
889
|
# @param body [PVMInstanceAddNetwork] Add network to PVM Instance parameters
|
@@ -727,7 +894,7 @@ module IbmCloudPower
|
|
727
894
|
data
|
728
895
|
end
|
729
896
|
|
730
|
-
# Perform network addition
|
897
|
+
# Perform network addition
|
731
898
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
732
899
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
733
900
|
# @param body [PVMInstanceAddNetwork] Add network to PVM Instance parameters
|
@@ -760,21 +927,25 @@ module IbmCloudPower
|
|
760
927
|
# HTTP header 'Accept' (if needed)
|
761
928
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
762
929
|
# HTTP header 'Content-Type'
|
763
|
-
|
930
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
931
|
+
if !content_type.nil?
|
932
|
+
header_params['Content-Type'] = content_type
|
933
|
+
end
|
764
934
|
|
765
935
|
# form parameters
|
766
936
|
form_params = opts[:form_params] || {}
|
767
937
|
|
768
938
|
# http body (model)
|
769
|
-
post_body = opts[:
|
939
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
770
940
|
|
771
941
|
# return_type
|
772
|
-
return_type = opts[:
|
942
|
+
return_type = opts[:debug_return_type] || 'PVMInstanceNetwork'
|
773
943
|
|
774
944
|
# auth_names
|
775
|
-
auth_names = opts[:
|
945
|
+
auth_names = opts[:debug_auth_names] || []
|
776
946
|
|
777
947
|
new_options = opts.merge(
|
948
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_networks_post",
|
778
949
|
:header_params => header_params,
|
779
950
|
:query_params => query_params,
|
780
951
|
:form_params => form_params,
|
@@ -834,21 +1005,25 @@ module IbmCloudPower
|
|
834
1005
|
# HTTP header 'Accept' (if needed)
|
835
1006
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
836
1007
|
# HTTP header 'Content-Type'
|
837
|
-
|
1008
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1009
|
+
if !content_type.nil?
|
1010
|
+
header_params['Content-Type'] = content_type
|
1011
|
+
end
|
838
1012
|
|
839
1013
|
# form parameters
|
840
1014
|
form_params = opts[:form_params] || {}
|
841
1015
|
|
842
1016
|
# http body (model)
|
843
|
-
post_body = opts[:
|
1017
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
844
1018
|
|
845
1019
|
# return_type
|
846
|
-
return_type = opts[:
|
1020
|
+
return_type = opts[:debug_return_type] || 'Object'
|
847
1021
|
|
848
1022
|
# auth_names
|
849
|
-
auth_names = opts[:
|
1023
|
+
auth_names = opts[:debug_auth_names] || []
|
850
1024
|
|
851
1025
|
new_options = opts.merge(
|
1026
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_operations_post",
|
852
1027
|
:header_params => header_params,
|
853
1028
|
:query_params => query_params,
|
854
1029
|
:form_params => form_params,
|
@@ -864,10 +1039,9 @@ module IbmCloudPower
|
|
864
1039
|
return data, status_code, headers
|
865
1040
|
end
|
866
1041
|
|
867
|
-
# Create a new
|
868
|
-
# The order of network IDs passed in will be the order of interfaces defined to the VM.
|
1042
|
+
# Create a new Power VM Instance
|
869
1043
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
870
|
-
# @param body [PVMInstanceCreate] Parameters for the creation of a new
|
1044
|
+
# @param body [PVMInstanceCreate] Parameters for the creation of a new Power VM Instance
|
871
1045
|
# @param [Hash] opts the optional parameters
|
872
1046
|
# @option opts [Boolean] :skip_host_validation Option to skip host validation on PVMInstance Create API
|
873
1047
|
# @return [Array<PVMInstance>]
|
@@ -876,10 +1050,9 @@ module IbmCloudPower
|
|
876
1050
|
data
|
877
1051
|
end
|
878
1052
|
|
879
|
-
# Create a new
|
880
|
-
# The order of network IDs passed in will be the order of interfaces defined to the VM.
|
1053
|
+
# Create a new Power VM Instance
|
881
1054
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
882
|
-
# @param body [PVMInstanceCreate] Parameters for the creation of a new
|
1055
|
+
# @param body [PVMInstanceCreate] Parameters for the creation of a new Power VM Instance
|
883
1056
|
# @param [Hash] opts the optional parameters
|
884
1057
|
# @option opts [Boolean] :skip_host_validation Option to skip host validation on PVMInstance Create API
|
885
1058
|
# @return [Array<(Array<PVMInstance>, Integer, Hash)>] Array<PVMInstance> data, response status code and response headers
|
@@ -907,21 +1080,25 @@ module IbmCloudPower
|
|
907
1080
|
# HTTP header 'Accept' (if needed)
|
908
1081
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
909
1082
|
# HTTP header 'Content-Type'
|
910
|
-
|
1083
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1084
|
+
if !content_type.nil?
|
1085
|
+
header_params['Content-Type'] = content_type
|
1086
|
+
end
|
911
1087
|
|
912
1088
|
# form parameters
|
913
1089
|
form_params = opts[:form_params] || {}
|
914
1090
|
|
915
1091
|
# http body (model)
|
916
|
-
post_body = opts[:
|
1092
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
917
1093
|
|
918
1094
|
# return_type
|
919
|
-
return_type = opts[:
|
1095
|
+
return_type = opts[:debug_return_type] || 'Array<PVMInstance>'
|
920
1096
|
|
921
1097
|
# auth_names
|
922
|
-
auth_names = opts[:
|
1098
|
+
auth_names = opts[:debug_auth_names] || []
|
923
1099
|
|
924
1100
|
new_options = opts.merge(
|
1101
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_post",
|
925
1102
|
:header_params => header_params,
|
926
1103
|
:query_params => query_params,
|
927
1104
|
:form_params => form_params,
|
@@ -937,10 +1114,10 @@ module IbmCloudPower
|
|
937
1114
|
return data, status_code, headers
|
938
1115
|
end
|
939
1116
|
|
940
|
-
# Update a PCloud PVM
|
1117
|
+
# Update a PCloud PVM Instance
|
941
1118
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
942
1119
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
943
|
-
# @param body [PVMInstanceUpdate] Parameters to update a PCloud PVM
|
1120
|
+
# @param body [PVMInstanceUpdate] Parameters to update a PCloud PVM Instance
|
944
1121
|
# @param [Hash] opts the optional parameters
|
945
1122
|
# @return [PVMInstanceUpdateResponse]
|
946
1123
|
def pcloud_pvminstances_put(cloud_instance_id, pvm_instance_id, body, opts = {})
|
@@ -948,10 +1125,10 @@ module IbmCloudPower
|
|
948
1125
|
data
|
949
1126
|
end
|
950
1127
|
|
951
|
-
# Update a PCloud PVM
|
1128
|
+
# Update a PCloud PVM Instance
|
952
1129
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
953
1130
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
954
|
-
# @param body [PVMInstanceUpdate] Parameters to update a PCloud PVM
|
1131
|
+
# @param body [PVMInstanceUpdate] Parameters to update a PCloud PVM Instance
|
955
1132
|
# @param [Hash] opts the optional parameters
|
956
1133
|
# @return [Array<(PVMInstanceUpdateResponse, Integer, Hash)>] PVMInstanceUpdateResponse data, response status code and response headers
|
957
1134
|
def pcloud_pvminstances_put_with_http_info(cloud_instance_id, pvm_instance_id, body, opts = {})
|
@@ -981,21 +1158,25 @@ module IbmCloudPower
|
|
981
1158
|
# HTTP header 'Accept' (if needed)
|
982
1159
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
983
1160
|
# HTTP header 'Content-Type'
|
984
|
-
|
1161
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1162
|
+
if !content_type.nil?
|
1163
|
+
header_params['Content-Type'] = content_type
|
1164
|
+
end
|
985
1165
|
|
986
1166
|
# form parameters
|
987
1167
|
form_params = opts[:form_params] || {}
|
988
1168
|
|
989
1169
|
# http body (model)
|
990
|
-
post_body = opts[:
|
1170
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
991
1171
|
|
992
1172
|
# return_type
|
993
|
-
return_type = opts[:
|
1173
|
+
return_type = opts[:debug_return_type] || 'PVMInstanceUpdateResponse'
|
994
1174
|
|
995
1175
|
# auth_names
|
996
|
-
auth_names = opts[:
|
1176
|
+
auth_names = opts[:debug_auth_names] || []
|
997
1177
|
|
998
1178
|
new_options = opts.merge(
|
1179
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_put",
|
999
1180
|
:header_params => header_params,
|
1000
1181
|
:query_params => query_params,
|
1001
1182
|
:form_params => form_params,
|
@@ -1011,7 +1192,7 @@ module IbmCloudPower
|
|
1011
1192
|
return data, status_code, headers
|
1012
1193
|
end
|
1013
1194
|
|
1014
|
-
# Get all snapshots for this PVM
|
1195
|
+
# Get all snapshots for this PVM Instance
|
1015
1196
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1016
1197
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1017
1198
|
# @param [Hash] opts the optional parameters
|
@@ -1021,7 +1202,7 @@ module IbmCloudPower
|
|
1021
1202
|
data
|
1022
1203
|
end
|
1023
1204
|
|
1024
|
-
# Get all snapshots for this PVM
|
1205
|
+
# Get all snapshots for this PVM Instance
|
1025
1206
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1026
1207
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1027
1208
|
# @param [Hash] opts the optional parameters
|
@@ -1053,15 +1234,16 @@ module IbmCloudPower
|
|
1053
1234
|
form_params = opts[:form_params] || {}
|
1054
1235
|
|
1055
1236
|
# http body (model)
|
1056
|
-
post_body = opts[:
|
1237
|
+
post_body = opts[:debug_body]
|
1057
1238
|
|
1058
1239
|
# return_type
|
1059
|
-
return_type = opts[:
|
1240
|
+
return_type = opts[:debug_return_type] || 'Snapshots'
|
1060
1241
|
|
1061
1242
|
# auth_names
|
1062
|
-
auth_names = opts[:
|
1243
|
+
auth_names = opts[:debug_auth_names] || []
|
1063
1244
|
|
1064
1245
|
new_options = opts.merge(
|
1246
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_snapshots_getall",
|
1065
1247
|
:header_params => header_params,
|
1066
1248
|
:query_params => query_params,
|
1067
1249
|
:form_params => form_params,
|
@@ -1077,7 +1259,7 @@ module IbmCloudPower
|
|
1077
1259
|
return data, status_code, headers
|
1078
1260
|
end
|
1079
1261
|
|
1080
|
-
# Create a PVM
|
1262
|
+
# Create a PVM Instance snapshot
|
1081
1263
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1082
1264
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1083
1265
|
# @param body [SnapshotCreate] PVM Instance snapshot create parameters
|
@@ -1088,7 +1270,7 @@ module IbmCloudPower
|
|
1088
1270
|
data
|
1089
1271
|
end
|
1090
1272
|
|
1091
|
-
# Create a PVM
|
1273
|
+
# Create a PVM Instance snapshot
|
1092
1274
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1093
1275
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1094
1276
|
# @param body [SnapshotCreate] PVM Instance snapshot create parameters
|
@@ -1121,21 +1303,25 @@ module IbmCloudPower
|
|
1121
1303
|
# HTTP header 'Accept' (if needed)
|
1122
1304
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1123
1305
|
# HTTP header 'Content-Type'
|
1124
|
-
|
1306
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1307
|
+
if !content_type.nil?
|
1308
|
+
header_params['Content-Type'] = content_type
|
1309
|
+
end
|
1125
1310
|
|
1126
1311
|
# form parameters
|
1127
1312
|
form_params = opts[:form_params] || {}
|
1128
1313
|
|
1129
1314
|
# http body (model)
|
1130
|
-
post_body = opts[:
|
1315
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
1131
1316
|
|
1132
1317
|
# return_type
|
1133
|
-
return_type = opts[:
|
1318
|
+
return_type = opts[:debug_return_type] || 'SnapshotCreateResponse'
|
1134
1319
|
|
1135
1320
|
# auth_names
|
1136
|
-
auth_names = opts[:
|
1321
|
+
auth_names = opts[:debug_auth_names] || []
|
1137
1322
|
|
1138
1323
|
new_options = opts.merge(
|
1324
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_snapshots_post",
|
1139
1325
|
:header_params => header_params,
|
1140
1326
|
:query_params => query_params,
|
1141
1327
|
:form_params => form_params,
|
@@ -1152,7 +1338,6 @@ module IbmCloudPower
|
|
1152
1338
|
end
|
1153
1339
|
|
1154
1340
|
# Restore a PVM Instance snapshot
|
1155
|
-
# To roll back the clone operation, append '?restore_fail_action=rollback' to the cURL URL. If you'd like to try the clone operation again, append '?restore_fail_action=retry' to the cURL URL.
|
1156
1341
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1157
1342
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1158
1343
|
# @param snapshot_id [String] PVM Instance snapshot id
|
@@ -1166,7 +1351,6 @@ module IbmCloudPower
|
|
1166
1351
|
end
|
1167
1352
|
|
1168
1353
|
# Restore a PVM Instance snapshot
|
1169
|
-
# To roll back the clone operation, append '?restore_fail_action=rollback' to the cURL URL. If you'd like to try the clone operation again, append '?restore_fail_action=retry' to the cURL URL.
|
1170
1354
|
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1171
1355
|
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1172
1356
|
# @param snapshot_id [String] PVM Instance snapshot id
|
@@ -1210,21 +1394,25 @@ module IbmCloudPower
|
|
1210
1394
|
# HTTP header 'Accept' (if needed)
|
1211
1395
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1212
1396
|
# HTTP header 'Content-Type'
|
1213
|
-
|
1397
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1398
|
+
if !content_type.nil?
|
1399
|
+
header_params['Content-Type'] = content_type
|
1400
|
+
end
|
1214
1401
|
|
1215
1402
|
# form parameters
|
1216
1403
|
form_params = opts[:form_params] || {}
|
1217
1404
|
|
1218
1405
|
# http body (model)
|
1219
|
-
post_body = opts[:
|
1406
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
1220
1407
|
|
1221
1408
|
# return_type
|
1222
|
-
return_type = opts[:
|
1409
|
+
return_type = opts[:debug_return_type] || 'Snapshot'
|
1223
1410
|
|
1224
1411
|
# auth_names
|
1225
|
-
auth_names = opts[:
|
1412
|
+
auth_names = opts[:debug_auth_names] || []
|
1226
1413
|
|
1227
1414
|
new_options = opts.merge(
|
1415
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_pvminstances_snapshots_restore_post",
|
1228
1416
|
:header_params => header_params,
|
1229
1417
|
:query_params => query_params,
|
1230
1418
|
:form_params => form_params,
|
@@ -1239,5 +1427,150 @@ module IbmCloudPower
|
|
1239
1427
|
end
|
1240
1428
|
return data, status_code, headers
|
1241
1429
|
end
|
1430
|
+
|
1431
|
+
# Get detail of last capture job
|
1432
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1433
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1434
|
+
# @param [Hash] opts the optional parameters
|
1435
|
+
# @return [Job]
|
1436
|
+
def pcloud_v2_pvminstances_capture_get(cloud_instance_id, pvm_instance_id, opts = {})
|
1437
|
+
data, _status_code, _headers = pcloud_v2_pvminstances_capture_get_with_http_info(cloud_instance_id, pvm_instance_id, opts)
|
1438
|
+
data
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
# Get detail of last capture job
|
1442
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1443
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1444
|
+
# @param [Hash] opts the optional parameters
|
1445
|
+
# @return [Array<(Job, Integer, Hash)>] Job data, response status code and response headers
|
1446
|
+
def pcloud_v2_pvminstances_capture_get_with_http_info(cloud_instance_id, pvm_instance_id, opts = {})
|
1447
|
+
if @api_client.config.debugging
|
1448
|
+
@api_client.config.logger.debug 'Calling API: PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_get ...'
|
1449
|
+
end
|
1450
|
+
# verify the required parameter 'cloud_instance_id' is set
|
1451
|
+
if @api_client.config.client_side_validation && cloud_instance_id.nil?
|
1452
|
+
fail ArgumentError, "Missing the required parameter 'cloud_instance_id' when calling PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_get"
|
1453
|
+
end
|
1454
|
+
# verify the required parameter 'pvm_instance_id' is set
|
1455
|
+
if @api_client.config.client_side_validation && pvm_instance_id.nil?
|
1456
|
+
fail ArgumentError, "Missing the required parameter 'pvm_instance_id' when calling PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_get"
|
1457
|
+
end
|
1458
|
+
# resource path
|
1459
|
+
local_var_path = '/pcloud/v2/cloud-instances/{cloud_instance_id}/pvm-instances/{pvm_instance_id}/capture'.sub('{' + 'cloud_instance_id' + '}', CGI.escape(cloud_instance_id.to_s)).sub('{' + 'pvm_instance_id' + '}', CGI.escape(pvm_instance_id.to_s))
|
1460
|
+
|
1461
|
+
# query parameters
|
1462
|
+
query_params = opts[:query_params] || {}
|
1463
|
+
|
1464
|
+
# header parameters
|
1465
|
+
header_params = opts[:header_params] || {}
|
1466
|
+
# HTTP header 'Accept' (if needed)
|
1467
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1468
|
+
|
1469
|
+
# form parameters
|
1470
|
+
form_params = opts[:form_params] || {}
|
1471
|
+
|
1472
|
+
# http body (model)
|
1473
|
+
post_body = opts[:debug_body]
|
1474
|
+
|
1475
|
+
# return_type
|
1476
|
+
return_type = opts[:debug_return_type] || 'Job'
|
1477
|
+
|
1478
|
+
# auth_names
|
1479
|
+
auth_names = opts[:debug_auth_names] || []
|
1480
|
+
|
1481
|
+
new_options = opts.merge(
|
1482
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_get",
|
1483
|
+
:header_params => header_params,
|
1484
|
+
:query_params => query_params,
|
1485
|
+
:form_params => form_params,
|
1486
|
+
:body => post_body,
|
1487
|
+
:auth_names => auth_names,
|
1488
|
+
:return_type => return_type
|
1489
|
+
)
|
1490
|
+
|
1491
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
1492
|
+
if @api_client.config.debugging
|
1493
|
+
@api_client.config.logger.debug "API called: PCloudPVMInstancesApi#pcloud_v2_pvminstances_capture_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1494
|
+
end
|
1495
|
+
return data, status_code, headers
|
1496
|
+
end
|
1497
|
+
|
1498
|
+
# Add a capture pvm-instance to the jobs queue
|
1499
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1500
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1501
|
+
# @param body [PVMInstanceCapture] Parameters for the capture
|
1502
|
+
# @param [Hash] opts the optional parameters
|
1503
|
+
# @return [JobReference]
|
1504
|
+
def pcloud_v2_pvminstances_capture_post(cloud_instance_id, pvm_instance_id, body, opts = {})
|
1505
|
+
data, _status_code, _headers = pcloud_v2_pvminstances_capture_post_with_http_info(cloud_instance_id, pvm_instance_id, body, opts)
|
1506
|
+
data
|
1507
|
+
end
|
1508
|
+
|
1509
|
+
# Add a capture pvm-instance to the jobs queue
|
1510
|
+
# @param cloud_instance_id [String] Cloud Instance ID of a PCloud Instance
|
1511
|
+
# @param pvm_instance_id [String] PCloud PVM Instance ID
|
1512
|
+
# @param body [PVMInstanceCapture] Parameters for the capture
|
1513
|
+
# @param [Hash] opts the optional parameters
|
1514
|
+
# @return [Array<(JobReference, Integer, Hash)>] JobReference data, response status code and response headers
|
1515
|
+
def pcloud_v2_pvminstances_capture_post_with_http_info(cloud_instance_id, pvm_instance_id, body, opts = {})
|
1516
|
+
if @api_client.config.debugging
|
1517
|
+
@api_client.config.logger.debug 'Calling API: PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_post ...'
|
1518
|
+
end
|
1519
|
+
# verify the required parameter 'cloud_instance_id' is set
|
1520
|
+
if @api_client.config.client_side_validation && cloud_instance_id.nil?
|
1521
|
+
fail ArgumentError, "Missing the required parameter 'cloud_instance_id' when calling PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_post"
|
1522
|
+
end
|
1523
|
+
# verify the required parameter 'pvm_instance_id' is set
|
1524
|
+
if @api_client.config.client_side_validation && pvm_instance_id.nil?
|
1525
|
+
fail ArgumentError, "Missing the required parameter 'pvm_instance_id' when calling PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_post"
|
1526
|
+
end
|
1527
|
+
# verify the required parameter 'body' is set
|
1528
|
+
if @api_client.config.client_side_validation && body.nil?
|
1529
|
+
fail ArgumentError, "Missing the required parameter 'body' when calling PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_post"
|
1530
|
+
end
|
1531
|
+
# resource path
|
1532
|
+
local_var_path = '/pcloud/v2/cloud-instances/{cloud_instance_id}/pvm-instances/{pvm_instance_id}/capture'.sub('{' + 'cloud_instance_id' + '}', CGI.escape(cloud_instance_id.to_s)).sub('{' + 'pvm_instance_id' + '}', CGI.escape(pvm_instance_id.to_s))
|
1533
|
+
|
1534
|
+
# query parameters
|
1535
|
+
query_params = opts[:query_params] || {}
|
1536
|
+
|
1537
|
+
# header parameters
|
1538
|
+
header_params = opts[:header_params] || {}
|
1539
|
+
# HTTP header 'Accept' (if needed)
|
1540
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1541
|
+
# HTTP header 'Content-Type'
|
1542
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
1543
|
+
if !content_type.nil?
|
1544
|
+
header_params['Content-Type'] = content_type
|
1545
|
+
end
|
1546
|
+
|
1547
|
+
# form parameters
|
1548
|
+
form_params = opts[:form_params] || {}
|
1549
|
+
|
1550
|
+
# http body (model)
|
1551
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
1552
|
+
|
1553
|
+
# return_type
|
1554
|
+
return_type = opts[:debug_return_type] || 'JobReference'
|
1555
|
+
|
1556
|
+
# auth_names
|
1557
|
+
auth_names = opts[:debug_auth_names] || []
|
1558
|
+
|
1559
|
+
new_options = opts.merge(
|
1560
|
+
:operation => :"PCloudPVMInstancesApi.pcloud_v2_pvminstances_capture_post",
|
1561
|
+
:header_params => header_params,
|
1562
|
+
:query_params => query_params,
|
1563
|
+
:form_params => form_params,
|
1564
|
+
:body => post_body,
|
1565
|
+
:auth_names => auth_names,
|
1566
|
+
:return_type => return_type
|
1567
|
+
)
|
1568
|
+
|
1569
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
1570
|
+
if @api_client.config.debugging
|
1571
|
+
@api_client.config.logger.debug "API called: PCloudPVMInstancesApi#pcloud_v2_pvminstances_capture_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1572
|
+
end
|
1573
|
+
return data, status_code, headers
|
1574
|
+
end
|
1242
1575
|
end
|
1243
1576
|
end
|