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
@@ -0,0 +1,108 @@
|
|
1
|
+
=begin
|
2
|
+
#Power Cloud API
|
3
|
+
|
4
|
+
#IBM Power Cloud API for Power Hardware / Infrastructure
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: kylej@us.ibm.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for IbmCloudPower::PCloudSPPPlacementGroupsApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PCloudSPPPlacementGroupsApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = IbmCloudPower::PCloudSPPPlacementGroupsApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PCloudSPPPlacementGroupsApi' do
|
30
|
+
it 'should create an instance of PCloudSPPPlacementGroupsApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(IbmCloudPower::PCloudSPPPlacementGroupsApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for pcloud_sppplacementgroups_delete
|
36
|
+
# Delete a Shared Processor Pool Placement Group from a cloud instance
|
37
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
38
|
+
# @param spp_placement_group_id Shared Processor Pool Placement Group ID or Name
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [Object]
|
41
|
+
describe 'pcloud_sppplacementgroups_delete test' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
# unit tests for pcloud_sppplacementgroups_get
|
48
|
+
# Get the detail of a Shared Processor Pool Placement Group for a cloud instance
|
49
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
50
|
+
# @param spp_placement_group_id Shared Processor Pool Placement Group ID or Name
|
51
|
+
# @param [Hash] opts the optional parameters
|
52
|
+
# @return [SPPPlacementGroup]
|
53
|
+
describe 'pcloud_sppplacementgroups_get test' do
|
54
|
+
it 'should work' do
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
# unit tests for pcloud_sppplacementgroups_getall
|
60
|
+
# Get the list of Shared Processor Pool Placement Groups for a cloud instance
|
61
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
62
|
+
# @param [Hash] opts the optional parameters
|
63
|
+
# @return [SPPPlacementGroups]
|
64
|
+
describe 'pcloud_sppplacementgroups_getall test' do
|
65
|
+
it 'should work' do
|
66
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
# unit tests for pcloud_sppplacementgroups_members_delete
|
71
|
+
# Delete Shared Processor Pool member from a Shared Processor Pool Placement Group
|
72
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
73
|
+
# @param spp_placement_group_id Shared Processor Pool Placement Group ID or Name
|
74
|
+
# @param shared_processor_pool_id Shared Processor Pool ID or Name
|
75
|
+
# @param [Hash] opts the optional parameters
|
76
|
+
# @return [SPPPlacementGroup]
|
77
|
+
describe 'pcloud_sppplacementgroups_members_delete test' do
|
78
|
+
it 'should work' do
|
79
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
80
|
+
end
|
81
|
+
end
|
82
|
+
|
83
|
+
# unit tests for pcloud_sppplacementgroups_members_post
|
84
|
+
# Add Shared Processor Pool as a member of a Shared Processor Pool Placement Group
|
85
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
86
|
+
# @param spp_placement_group_id Shared Processor Pool Placement Group ID or Name
|
87
|
+
# @param shared_processor_pool_id Shared Processor Pool ID or Name
|
88
|
+
# @param [Hash] opts the optional parameters
|
89
|
+
# @return [SPPPlacementGroup]
|
90
|
+
describe 'pcloud_sppplacementgroups_members_post test' do
|
91
|
+
it 'should work' do
|
92
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
93
|
+
end
|
94
|
+
end
|
95
|
+
|
96
|
+
# unit tests for pcloud_sppplacementgroups_post
|
97
|
+
# Create a new Shared Processor Pool Placement Group
|
98
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
99
|
+
# @param body Parameters for the creation of a Shared Processor Pool Placement Group
|
100
|
+
# @param [Hash] opts the optional parameters
|
101
|
+
# @return [SPPPlacementGroup]
|
102
|
+
describe 'pcloud_sppplacementgroups_post test' do
|
103
|
+
it 'should work' do
|
104
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
105
|
+
end
|
106
|
+
end
|
107
|
+
|
108
|
+
end
|
@@ -0,0 +1,155 @@
|
|
1
|
+
=begin
|
2
|
+
#Power Cloud API
|
3
|
+
|
4
|
+
#IBM Power Cloud API for Power Hardware / Infrastructure
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: kylej@us.ibm.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for IbmCloudPower::PCloudVolumeGroupsApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PCloudVolumeGroupsApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = IbmCloudPower::PCloudVolumeGroupsApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PCloudVolumeGroupsApi' do
|
30
|
+
it 'should create an instance of PCloudVolumeGroupsApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(IbmCloudPower::PCloudVolumeGroupsApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for pcloud_volumegroups_action_post
|
36
|
+
# Perform an action (start stop reset ) on a volume group
|
37
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
38
|
+
# @param volume_group_id The ID of the volume group
|
39
|
+
# @param body Parameters for the desire action.
|
40
|
+
# @param [Hash] opts the optional parameters
|
41
|
+
# @return [Object]
|
42
|
+
describe 'pcloud_volumegroups_action_post test' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
# unit tests for pcloud_volumegroups_delete
|
49
|
+
# Delete a cloud instance volume group
|
50
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
51
|
+
# @param volume_group_id The ID of the volume group
|
52
|
+
# @param [Hash] opts the optional parameters
|
53
|
+
# @return [Object]
|
54
|
+
describe 'pcloud_volumegroups_delete test' do
|
55
|
+
it 'should work' do
|
56
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
57
|
+
end
|
58
|
+
end
|
59
|
+
|
60
|
+
# unit tests for pcloud_volumegroups_get
|
61
|
+
# Get volume Group
|
62
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
63
|
+
# @param volume_group_id The ID of the volume group
|
64
|
+
# @param [Hash] opts the optional parameters
|
65
|
+
# @return [VolumeGroup]
|
66
|
+
describe 'pcloud_volumegroups_get test' do
|
67
|
+
it 'should work' do
|
68
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
69
|
+
end
|
70
|
+
end
|
71
|
+
|
72
|
+
# unit tests for pcloud_volumegroups_get_details
|
73
|
+
# Get volume Group details
|
74
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
75
|
+
# @param volume_group_id The ID of the volume group
|
76
|
+
# @param [Hash] opts the optional parameters
|
77
|
+
# @return [VolumeGroupDetails]
|
78
|
+
describe 'pcloud_volumegroups_get_details test' do
|
79
|
+
it 'should work' do
|
80
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
81
|
+
end
|
82
|
+
end
|
83
|
+
|
84
|
+
# unit tests for pcloud_volumegroups_getall
|
85
|
+
# Get all volume groups
|
86
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
87
|
+
# @param [Hash] opts the optional parameters
|
88
|
+
# @return [VolumeGroups]
|
89
|
+
describe 'pcloud_volumegroups_getall test' do
|
90
|
+
it 'should work' do
|
91
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
92
|
+
end
|
93
|
+
end
|
94
|
+
|
95
|
+
# unit tests for pcloud_volumegroups_getall_details
|
96
|
+
# Get all volume groups with details
|
97
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
98
|
+
# @param [Hash] opts the optional parameters
|
99
|
+
# @return [VolumeGroupsDetails]
|
100
|
+
describe 'pcloud_volumegroups_getall_details test' do
|
101
|
+
it 'should work' do
|
102
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
103
|
+
end
|
104
|
+
end
|
105
|
+
|
106
|
+
# unit tests for pcloud_volumegroups_post
|
107
|
+
# Create a new volume group
|
108
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
109
|
+
# @param body Parameters for the creation of a new volume group
|
110
|
+
# @param [Hash] opts the optional parameters
|
111
|
+
# @return [VolumeGroupCreateResponse]
|
112
|
+
describe 'pcloud_volumegroups_post test' do
|
113
|
+
it 'should work' do
|
114
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
115
|
+
end
|
116
|
+
end
|
117
|
+
|
118
|
+
# unit tests for pcloud_volumegroups_put
|
119
|
+
# updates the volume group
|
120
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
121
|
+
# @param volume_group_id The ID of the volume group
|
122
|
+
# @param body Parameters for updating a volume-group
|
123
|
+
# @param [Hash] opts the optional parameters
|
124
|
+
# @return [Object]
|
125
|
+
describe 'pcloud_volumegroups_put test' do
|
126
|
+
it 'should work' do
|
127
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
128
|
+
end
|
129
|
+
end
|
130
|
+
|
131
|
+
# unit tests for pcloud_volumegroups_remote_copy_relationships_get
|
132
|
+
# Get remote copy relationships of the volume belonging to volume group
|
133
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
134
|
+
# @param volume_group_id The ID of the volume group
|
135
|
+
# @param [Hash] opts the optional parameters
|
136
|
+
# @return [VolumeGroupRemoteCopyRelationships]
|
137
|
+
describe 'pcloud_volumegroups_remote_copy_relationships_get test' do
|
138
|
+
it 'should work' do
|
139
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
140
|
+
end
|
141
|
+
end
|
142
|
+
|
143
|
+
# unit tests for pcloud_volumegroups_storage_details_get
|
144
|
+
# Get storage details of volume group
|
145
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
146
|
+
# @param volume_group_id The ID of the volume group
|
147
|
+
# @param [Hash] opts the optional parameters
|
148
|
+
# @return [VolumeGroupStorageDetails]
|
149
|
+
describe 'pcloud_volumegroups_storage_details_get test' do
|
150
|
+
it 'should work' do
|
151
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
152
|
+
end
|
153
|
+
end
|
154
|
+
|
155
|
+
end
|
@@ -0,0 +1,70 @@
|
|
1
|
+
=begin
|
2
|
+
#Power Cloud API
|
3
|
+
|
4
|
+
#IBM Power Cloud API for Power Hardware / Infrastructure
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: kylej@us.ibm.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for IbmCloudPower::PCloudVolumeOnboardingApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PCloudVolumeOnboardingApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = IbmCloudPower::PCloudVolumeOnboardingApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PCloudVolumeOnboardingApi' do
|
30
|
+
it 'should create an instance of PCloudVolumeOnboardingApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(IbmCloudPower::PCloudVolumeOnboardingApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for pcloud_volume_onboarding_get
|
36
|
+
# Get the information of volume onboarding operation
|
37
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
38
|
+
# @param volume_onboarding_id Indicates volume onboarding operation id
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [VolumeOnboarding]
|
41
|
+
describe 'pcloud_volume_onboarding_get test' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
# unit tests for pcloud_volume_onboarding_getall
|
48
|
+
# List all volume onboardings for this cloud instance
|
49
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
50
|
+
# @param [Hash] opts the optional parameters
|
51
|
+
# @return [VolumeOnboardings]
|
52
|
+
describe 'pcloud_volume_onboarding_getall test' do
|
53
|
+
it 'should work' do
|
54
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
55
|
+
end
|
56
|
+
end
|
57
|
+
|
58
|
+
# unit tests for pcloud_volume_onboarding_post
|
59
|
+
# Onboard auxiliary volumes to target site
|
60
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
61
|
+
# @param body Parameters for the creation of volume onboarding
|
62
|
+
# @param [Hash] opts the optional parameters
|
63
|
+
# @return [VolumeOnboardingCreateResponse]
|
64
|
+
describe 'pcloud_volume_onboarding_post test' do
|
65
|
+
it 'should work' do
|
66
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
67
|
+
end
|
68
|
+
end
|
69
|
+
|
70
|
+
end
|
@@ -0,0 +1,194 @@
|
|
1
|
+
=begin
|
2
|
+
#Power Cloud API
|
3
|
+
|
4
|
+
#IBM Power Cloud API for Power Hardware / Infrastructure
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: kylej@us.ibm.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.0.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for IbmCloudPower::PCloudVPNConnectionsApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PCloudVPNConnectionsApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = IbmCloudPower::PCloudVPNConnectionsApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PCloudVPNConnectionsApi' do
|
30
|
+
it 'should create an instance of PCloudVPNConnectionsApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(IbmCloudPower::PCloudVPNConnectionsApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for pcloud_vpnconnections_delete
|
36
|
+
# Delete VPN Connection
|
37
|
+
# Delete VPN Connection (by its identifier)
|
38
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
39
|
+
# @param vpn_connection_id ID of a VPN connection
|
40
|
+
# @param [Hash] opts the optional parameters
|
41
|
+
# @return [JobReference]
|
42
|
+
describe 'pcloud_vpnconnections_delete test' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
# unit tests for pcloud_vpnconnections_get
|
49
|
+
# Get VPN Connection
|
50
|
+
# Get a VPN Connection
|
51
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
52
|
+
# @param vpn_connection_id ID of a VPN connection
|
53
|
+
# @param [Hash] opts the optional parameters
|
54
|
+
# @return [VPNConnection]
|
55
|
+
describe 'pcloud_vpnconnections_get test' do
|
56
|
+
it 'should work' do
|
57
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
58
|
+
end
|
59
|
+
end
|
60
|
+
|
61
|
+
# unit tests for pcloud_vpnconnections_getall
|
62
|
+
# Get all VPN Connections
|
63
|
+
# Get all VPN Connections
|
64
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
65
|
+
# @param [Hash] opts the optional parameters
|
66
|
+
# @return [VPNConnections]
|
67
|
+
describe 'pcloud_vpnconnections_getall test' do
|
68
|
+
it 'should work' do
|
69
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
70
|
+
end
|
71
|
+
end
|
72
|
+
|
73
|
+
# unit tests for pcloud_vpnconnections_networks_delete
|
74
|
+
# Detach network
|
75
|
+
# Detach network from a specific VPN Connection
|
76
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
77
|
+
# @param vpn_connection_id ID of a VPN connection
|
78
|
+
# @param body network to detach
|
79
|
+
# @param [Hash] opts the optional parameters
|
80
|
+
# @return [JobReference]
|
81
|
+
describe 'pcloud_vpnconnections_networks_delete test' do
|
82
|
+
it 'should work' do
|
83
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
84
|
+
end
|
85
|
+
end
|
86
|
+
|
87
|
+
# unit tests for pcloud_vpnconnections_networks_get
|
88
|
+
# Get attached networks
|
89
|
+
# Get a list of network IDs attached to a VPN Connection
|
90
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
91
|
+
# @param vpn_connection_id ID of a VPN connection
|
92
|
+
# @param [Hash] opts the optional parameters
|
93
|
+
# @return [NetworkIDs]
|
94
|
+
describe 'pcloud_vpnconnections_networks_get test' do
|
95
|
+
it 'should work' do
|
96
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
97
|
+
end
|
98
|
+
end
|
99
|
+
|
100
|
+
# unit tests for pcloud_vpnconnections_networks_put
|
101
|
+
# Attach network
|
102
|
+
# Attach a network to a VPN Connection
|
103
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
104
|
+
# @param vpn_connection_id ID of a VPN connection
|
105
|
+
# @param body network to attach
|
106
|
+
# @param [Hash] opts the optional parameters
|
107
|
+
# @return [JobReference]
|
108
|
+
describe 'pcloud_vpnconnections_networks_put test' do
|
109
|
+
it 'should work' do
|
110
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
111
|
+
end
|
112
|
+
end
|
113
|
+
|
114
|
+
# unit tests for pcloud_vpnconnections_options_get
|
115
|
+
# Get Options
|
116
|
+
# Get allowable and default values for attributes \"authentication\", \"dhgroup\", \"encryption\", \"keyLifetime\", and \"version\" when creating or updating an IKE Policy Get allowable and default values for attributes \"authentication\", \"dhgroup\", \"encryption\", and \"keyLifetime\" when creating or updating an IPSec Policy
|
117
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
118
|
+
# @param [Hash] opts the optional parameters
|
119
|
+
# @return [Options]
|
120
|
+
describe 'pcloud_vpnconnections_options_get test' do
|
121
|
+
it 'should work' do
|
122
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
123
|
+
end
|
124
|
+
end
|
125
|
+
|
126
|
+
# unit tests for pcloud_vpnconnections_peersubnets_delete
|
127
|
+
# Detach Peer Subnet
|
128
|
+
# Detach peer subnet from a VPN Connection
|
129
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
130
|
+
# @param vpn_connection_id ID of a VPN connection
|
131
|
+
# @param body Peer subnet to detach
|
132
|
+
# @param [Hash] opts the optional parameters
|
133
|
+
# @return [PeerSubnets]
|
134
|
+
describe 'pcloud_vpnconnections_peersubnets_delete test' do
|
135
|
+
it 'should work' do
|
136
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
137
|
+
end
|
138
|
+
end
|
139
|
+
|
140
|
+
# unit tests for pcloud_vpnconnections_peersubnets_get
|
141
|
+
# Get Peer Subnets
|
142
|
+
# Get a list of peer subnets attached to a specific VPN Connection
|
143
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
144
|
+
# @param vpn_connection_id ID of a VPN connection
|
145
|
+
# @param [Hash] opts the optional parameters
|
146
|
+
# @return [PeerSubnets]
|
147
|
+
describe 'pcloud_vpnconnections_peersubnets_get test' do
|
148
|
+
it 'should work' do
|
149
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
150
|
+
end
|
151
|
+
end
|
152
|
+
|
153
|
+
# unit tests for pcloud_vpnconnections_peersubnets_put
|
154
|
+
# Attach Peer Subnet
|
155
|
+
# Attach peer subnet to a VPN Connection
|
156
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
157
|
+
# @param vpn_connection_id ID of a VPN connection
|
158
|
+
# @param body peer subnet to attach
|
159
|
+
# @param [Hash] opts the optional parameters
|
160
|
+
# @return [PeerSubnets]
|
161
|
+
describe 'pcloud_vpnconnections_peersubnets_put test' do
|
162
|
+
it 'should work' do
|
163
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
167
|
+
# unit tests for pcloud_vpnconnections_post
|
168
|
+
# Create VPN Connection
|
169
|
+
# Create a new VPN Connection
|
170
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
171
|
+
# @param body VPN Connection object used for creation
|
172
|
+
# @param [Hash] opts the optional parameters
|
173
|
+
# @return [VPNConnectionCreateResponse]
|
174
|
+
describe 'pcloud_vpnconnections_post test' do
|
175
|
+
it 'should work' do
|
176
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
177
|
+
end
|
178
|
+
end
|
179
|
+
|
180
|
+
# unit tests for pcloud_vpnconnections_put
|
181
|
+
# Update VPN Connection
|
182
|
+
# update a VPN Connection (by its identifier)
|
183
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
184
|
+
# @param vpn_connection_id ID of a VPN connection
|
185
|
+
# @param body VPN Connection object used for update
|
186
|
+
# @param [Hash] opts the optional parameters
|
187
|
+
# @return [VPNConnection]
|
188
|
+
describe 'pcloud_vpnconnections_put test' do
|
189
|
+
it 'should work' do
|
190
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
191
|
+
end
|
192
|
+
end
|
193
|
+
|
194
|
+
end
|
@@ -0,0 +1,165 @@
|
|
1
|
+
=begin
|
2
|
+
#Power Cloud API
|
3
|
+
|
4
|
+
#IBM Power Cloud API for Power Hardware / Infrastructure
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 1.0.0
|
7
|
+
Contact: kylej@us.ibm.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 6.0.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for IbmCloudPower::PCloudVPNPoliciesApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PCloudVPNPoliciesApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = IbmCloudPower::PCloudVPNPoliciesApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PCloudVPNPoliciesApi' do
|
30
|
+
it 'should create an instance of PCloudVPNPoliciesApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(IbmCloudPower::PCloudVPNPoliciesApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for pcloud_ikepolicies_delete
|
36
|
+
# Delete IKE Policy
|
37
|
+
# Delete an IKE Policy (by its unique identifier)
|
38
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
39
|
+
# @param ike_policy_id ID of a IKE Policy
|
40
|
+
# @param [Hash] opts the optional parameters
|
41
|
+
# @return [Object]
|
42
|
+
describe 'pcloud_ikepolicies_delete test' do
|
43
|
+
it 'should work' do
|
44
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
# unit tests for pcloud_ikepolicies_get
|
49
|
+
# Get the specified IKE Policy
|
50
|
+
# Get an IKE Policy (by its unique identifier)
|
51
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
52
|
+
# @param ike_policy_id ID of a IKE Policy
|
53
|
+
# @param [Hash] opts the optional parameters
|
54
|
+
# @return [IKEPolicy]
|
55
|
+
describe 'pcloud_ikepolicies_get test' do
|
56
|
+
it 'should work' do
|
57
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
58
|
+
end
|
59
|
+
end
|
60
|
+
|
61
|
+
# unit tests for pcloud_ikepolicies_getall
|
62
|
+
# Get all IKE Policies
|
63
|
+
# List all IKE Policies with all attributes
|
64
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
65
|
+
# @param [Hash] opts the optional parameters
|
66
|
+
# @return [IKEPolicies]
|
67
|
+
describe 'pcloud_ikepolicies_getall test' do
|
68
|
+
it 'should work' do
|
69
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
70
|
+
end
|
71
|
+
end
|
72
|
+
|
73
|
+
# unit tests for pcloud_ikepolicies_post
|
74
|
+
# Add IKE Policy
|
75
|
+
# Add a new IKE Policy
|
76
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
77
|
+
# @param body Parameters for the creation of a new IKE Policy
|
78
|
+
# @param [Hash] opts the optional parameters
|
79
|
+
# @return [IKEPolicy]
|
80
|
+
describe 'pcloud_ikepolicies_post test' do
|
81
|
+
it 'should work' do
|
82
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
83
|
+
end
|
84
|
+
end
|
85
|
+
|
86
|
+
# unit tests for pcloud_ikepolicies_put
|
87
|
+
# Update IKE Policy
|
88
|
+
# update an IKE Policy (by its unique identifier)
|
89
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
90
|
+
# @param ike_policy_id ID of a IKE Policy
|
91
|
+
# @param body Parameters for updating IKE Policy
|
92
|
+
# @param [Hash] opts the optional parameters
|
93
|
+
# @return [IKEPolicy]
|
94
|
+
describe 'pcloud_ikepolicies_put test' do
|
95
|
+
it 'should work' do
|
96
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
97
|
+
end
|
98
|
+
end
|
99
|
+
|
100
|
+
# unit tests for pcloud_ipsecpolicies_delete
|
101
|
+
# Delete IPSec Policy
|
102
|
+
# Delete an IPSec Policy (by its unique identifier)
|
103
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
104
|
+
# @param ipsec_policy_id ID of a IPSec Policy
|
105
|
+
# @param [Hash] opts the optional parameters
|
106
|
+
# @return [Object]
|
107
|
+
describe 'pcloud_ipsecpolicies_delete test' do
|
108
|
+
it 'should work' do
|
109
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
110
|
+
end
|
111
|
+
end
|
112
|
+
|
113
|
+
# unit tests for pcloud_ipsecpolicies_get
|
114
|
+
# Get the specified IPSec Policy
|
115
|
+
# Get an IPSec Policy (by its unique identifier)
|
116
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
117
|
+
# @param ipsec_policy_id ID of a IPSec Policy
|
118
|
+
# @param [Hash] opts the optional parameters
|
119
|
+
# @return [IPSecPolicy]
|
120
|
+
describe 'pcloud_ipsecpolicies_get test' do
|
121
|
+
it 'should work' do
|
122
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
123
|
+
end
|
124
|
+
end
|
125
|
+
|
126
|
+
# unit tests for pcloud_ipsecpolicies_getall
|
127
|
+
# Get all IPSec Policies
|
128
|
+
# Get all IPSec Policies with all their attributes
|
129
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
130
|
+
# @param [Hash] opts the optional parameters
|
131
|
+
# @return [IPSecPolicies]
|
132
|
+
describe 'pcloud_ipsecpolicies_getall test' do
|
133
|
+
it 'should work' do
|
134
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
135
|
+
end
|
136
|
+
end
|
137
|
+
|
138
|
+
# unit tests for pcloud_ipsecpolicies_post
|
139
|
+
# Add IPSec Policy
|
140
|
+
# Add a new IPSec Policy
|
141
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
142
|
+
# @param body Parameters for the creation of a new IPSec Policy
|
143
|
+
# @param [Hash] opts the optional parameters
|
144
|
+
# @return [IPSecPolicy]
|
145
|
+
describe 'pcloud_ipsecpolicies_post test' do
|
146
|
+
it 'should work' do
|
147
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
148
|
+
end
|
149
|
+
end
|
150
|
+
|
151
|
+
# unit tests for pcloud_ipsecpolicies_put
|
152
|
+
# Update IPSec Policy
|
153
|
+
# update an IPSec Policy
|
154
|
+
# @param cloud_instance_id Cloud Instance ID of a PCloud Instance
|
155
|
+
# @param ipsec_policy_id ID of a IPSec Policy
|
156
|
+
# @param body Parameters for the update of an IPSec Policy
|
157
|
+
# @param [Hash] opts the optional parameters
|
158
|
+
# @return [IPSecPolicy]
|
159
|
+
describe 'pcloud_ipsecpolicies_put test' do
|
160
|
+
it 'should work' do
|
161
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
162
|
+
end
|
163
|
+
end
|
164
|
+
|
165
|
+
end
|