topological_inventory-ingress_api-client 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (610) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +9 -0
  3. data/LICENSE.txt +202 -0
  4. data/README.md +284 -0
  5. data/Rakefile +10 -0
  6. data/docs/Cluster.md +31 -0
  7. data/docs/ClusterAllOf.md +31 -0
  8. data/docs/ClusterReference.md +21 -0
  9. data/docs/ClusterReferenceReference.md +17 -0
  10. data/docs/ClusterTag.md +19 -0
  11. data/docs/ClusterTagAllOf.md +19 -0
  12. data/docs/Container.md +33 -0
  13. data/docs/ContainerAllOf.md +33 -0
  14. data/docs/ContainerGroup.md +35 -0
  15. data/docs/ContainerGroupAllOf.md +35 -0
  16. data/docs/ContainerGroupReference.md +21 -0
  17. data/docs/ContainerGroupTag.md +19 -0
  18. data/docs/ContainerGroupTagAllOf.md +19 -0
  19. data/docs/ContainerImage.md +31 -0
  20. data/docs/ContainerImageAllOf.md +31 -0
  21. data/docs/ContainerImageReference.md +21 -0
  22. data/docs/ContainerImageTag.md +19 -0
  23. data/docs/ContainerImageTagAllOf.md +19 -0
  24. data/docs/ContainerNode.md +49 -0
  25. data/docs/ContainerNodeAllOf.md +49 -0
  26. data/docs/ContainerNodeReference.md +21 -0
  27. data/docs/ContainerNodeReferenceByName.md +21 -0
  28. data/docs/ContainerNodeReferenceByNameReference.md +17 -0
  29. data/docs/ContainerNodeTag.md +19 -0
  30. data/docs/ContainerNodeTagAllOf.md +19 -0
  31. data/docs/ContainerProject.md +33 -0
  32. data/docs/ContainerProjectAllOf.md +33 -0
  33. data/docs/ContainerProjectReference.md +21 -0
  34. data/docs/ContainerProjectReferenceByName.md +21 -0
  35. data/docs/ContainerProjectTag.md +19 -0
  36. data/docs/ContainerProjectTagAllOf.md +19 -0
  37. data/docs/ContainerResourceQuota.md +35 -0
  38. data/docs/ContainerResourceQuotaAllOf.md +35 -0
  39. data/docs/ContainerTemplate.md +31 -0
  40. data/docs/ContainerTemplateAllOf.md +31 -0
  41. data/docs/ContainerTemplateReference.md +21 -0
  42. data/docs/ContainerTemplateTag.md +19 -0
  43. data/docs/ContainerTemplateTagAllOf.md +19 -0
  44. data/docs/CrossLinkVmReference.md +21 -0
  45. data/docs/CrossLinkVmReferenceReference.md +17 -0
  46. data/docs/Datastore.md +37 -0
  47. data/docs/DatastoreAllOf.md +37 -0
  48. data/docs/DatastoreMount.md +23 -0
  49. data/docs/DatastoreMountAllOf.md +23 -0
  50. data/docs/DatastoreReference.md +21 -0
  51. data/docs/DatastoreReferenceReference.md +17 -0
  52. data/docs/DatastoreTag.md +19 -0
  53. data/docs/DatastoreTagAllOf.md +19 -0
  54. data/docs/DefaultApi.md +97 -0
  55. data/docs/Flavor.md +33 -0
  56. data/docs/FlavorAllOf.md +33 -0
  57. data/docs/FlavorReference.md +21 -0
  58. data/docs/FlavorReferenceReference.md +17 -0
  59. data/docs/Host.md +43 -0
  60. data/docs/HostAllOf.md +43 -0
  61. data/docs/HostReference.md +21 -0
  62. data/docs/HostTag.md +19 -0
  63. data/docs/HostTagAllOf.md +19 -0
  64. data/docs/Inventory.md +33 -0
  65. data/docs/InventoryCollection.md +21 -0
  66. data/docs/InventoryCollectionCluster.md +21 -0
  67. data/docs/InventoryCollectionClusterTag.md +21 -0
  68. data/docs/InventoryCollectionContainer.md +21 -0
  69. data/docs/InventoryCollectionContainerGroup.md +21 -0
  70. data/docs/InventoryCollectionContainerGroupTag.md +21 -0
  71. data/docs/InventoryCollectionContainerImage.md +21 -0
  72. data/docs/InventoryCollectionContainerImageTag.md +21 -0
  73. data/docs/InventoryCollectionContainerNode.md +21 -0
  74. data/docs/InventoryCollectionContainerNodeTag.md +21 -0
  75. data/docs/InventoryCollectionContainerProject.md +21 -0
  76. data/docs/InventoryCollectionContainerProjectTag.md +21 -0
  77. data/docs/InventoryCollectionContainerResourceQuota.md +21 -0
  78. data/docs/InventoryCollectionContainerTemplate.md +21 -0
  79. data/docs/InventoryCollectionContainerTemplateTag.md +21 -0
  80. data/docs/InventoryCollectionDatastore.md +21 -0
  81. data/docs/InventoryCollectionDatastoreMount.md +21 -0
  82. data/docs/InventoryCollectionDatastoreTag.md +21 -0
  83. data/docs/InventoryCollectionFlavor.md +21 -0
  84. data/docs/InventoryCollectionHost.md +21 -0
  85. data/docs/InventoryCollectionHostTag.md +21 -0
  86. data/docs/InventoryCollectionIpaddress.md +21 -0
  87. data/docs/InventoryCollectionIpaddressTag.md +21 -0
  88. data/docs/InventoryCollectionNetwork.md +21 -0
  89. data/docs/InventoryCollectionNetworkAdapter.md +21 -0
  90. data/docs/InventoryCollectionNetworkAdapterTag.md +21 -0
  91. data/docs/InventoryCollectionNetworkTag.md +21 -0
  92. data/docs/InventoryCollectionOrchestrationStack.md +21 -0
  93. data/docs/InventoryCollectionReservation.md +21 -0
  94. data/docs/InventoryCollectionReservationTag.md +21 -0
  95. data/docs/InventoryCollectionSecurityGroup.md +21 -0
  96. data/docs/InventoryCollectionSecurityGroupTag.md +21 -0
  97. data/docs/InventoryCollectionServiceCredential.md +21 -0
  98. data/docs/InventoryCollectionServiceInstance.md +21 -0
  99. data/docs/InventoryCollectionServiceInstanceNode.md +21 -0
  100. data/docs/InventoryCollectionServiceInventory.md +21 -0
  101. data/docs/InventoryCollectionServiceInventoryTag.md +21 -0
  102. data/docs/InventoryCollectionServiceOffering.md +21 -0
  103. data/docs/InventoryCollectionServiceOfferingIcon.md +21 -0
  104. data/docs/InventoryCollectionServiceOfferingNode.md +21 -0
  105. data/docs/InventoryCollectionServiceOfferingTag.md +21 -0
  106. data/docs/InventoryCollectionServicePlan.md +21 -0
  107. data/docs/InventoryCollectionSourceRegion.md +21 -0
  108. data/docs/InventoryCollectionSubnet.md +21 -0
  109. data/docs/InventoryCollectionSubnetTag.md +21 -0
  110. data/docs/InventoryCollectionSubscription.md +21 -0
  111. data/docs/InventoryCollectionTag.md +21 -0
  112. data/docs/InventoryCollectionVm.md +21 -0
  113. data/docs/InventoryCollectionVmSecurityGroup.md +21 -0
  114. data/docs/InventoryCollectionVmTag.md +21 -0
  115. data/docs/InventoryCollectionVolume.md +21 -0
  116. data/docs/InventoryCollectionVolumeAttachment.md +21 -0
  117. data/docs/InventoryCollectionVolumeType.md +21 -0
  118. data/docs/InventoryObjectLazy.md +21 -0
  119. data/docs/Ipaddress.md +41 -0
  120. data/docs/IpaddressAllOf.md +41 -0
  121. data/docs/IpaddressReference.md +21 -0
  122. data/docs/IpaddressTag.md +19 -0
  123. data/docs/IpaddressTagAllOf.md +19 -0
  124. data/docs/Network.md +39 -0
  125. data/docs/NetworkAdapter.md +37 -0
  126. data/docs/NetworkAdapterAllOf.md +37 -0
  127. data/docs/NetworkAdapterReference.md +21 -0
  128. data/docs/NetworkAdapterTag.md +19 -0
  129. data/docs/NetworkAdapterTagAllOf.md +19 -0
  130. data/docs/NetworkAllOf.md +39 -0
  131. data/docs/NetworkReference.md +21 -0
  132. data/docs/NetworkTag.md +19 -0
  133. data/docs/NetworkTagAllOf.md +19 -0
  134. data/docs/OrchestrationStack.md +35 -0
  135. data/docs/OrchestrationStackAllOf.md +35 -0
  136. data/docs/OrchestrationStackReference.md +21 -0
  137. data/docs/Reservation.md +39 -0
  138. data/docs/ReservationAllOf.md +39 -0
  139. data/docs/ReservationReference.md +21 -0
  140. data/docs/ReservationTag.md +19 -0
  141. data/docs/ReservationTagAllOf.md +19 -0
  142. data/docs/Schema.md +17 -0
  143. data/docs/SecurityGroup.md +39 -0
  144. data/docs/SecurityGroupAllOf.md +39 -0
  145. data/docs/SecurityGroupReference.md +21 -0
  146. data/docs/SecurityGroupTag.md +19 -0
  147. data/docs/SecurityGroupTagAllOf.md +19 -0
  148. data/docs/ServiceCredential.md +31 -0
  149. data/docs/ServiceCredentialAllOf.md +31 -0
  150. data/docs/ServiceCredentialReference.md +21 -0
  151. data/docs/ServiceInstance.md +45 -0
  152. data/docs/ServiceInstanceAllOf.md +45 -0
  153. data/docs/ServiceInstanceNode.md +37 -0
  154. data/docs/ServiceInstanceNodeAllOf.md +37 -0
  155. data/docs/ServiceInstanceReference.md +21 -0
  156. data/docs/ServiceInventory.md +31 -0
  157. data/docs/ServiceInventoryAllOf.md +31 -0
  158. data/docs/ServiceInventoryReference.md +21 -0
  159. data/docs/ServiceInventoryTag.md +19 -0
  160. data/docs/ServiceInventoryTagAllOf.md +19 -0
  161. data/docs/ServiceOffering.md +51 -0
  162. data/docs/ServiceOfferingAllOf.md +51 -0
  163. data/docs/ServiceOfferingIcon.md +19 -0
  164. data/docs/ServiceOfferingIconAllOf.md +19 -0
  165. data/docs/ServiceOfferingIconReference.md +21 -0
  166. data/docs/ServiceOfferingNode.md +37 -0
  167. data/docs/ServiceOfferingNodeAllOf.md +37 -0
  168. data/docs/ServiceOfferingReference.md +21 -0
  169. data/docs/ServiceOfferingTag.md +19 -0
  170. data/docs/ServiceOfferingTagAllOf.md +19 -0
  171. data/docs/ServicePlan.md +43 -0
  172. data/docs/ServicePlanAllOf.md +43 -0
  173. data/docs/ServicePlanReference.md +21 -0
  174. data/docs/SourceRegion.md +23 -0
  175. data/docs/SourceRegionAllOf.md +23 -0
  176. data/docs/SourceRegionReference.md +21 -0
  177. data/docs/Subnet.md +41 -0
  178. data/docs/SubnetAllOf.md +41 -0
  179. data/docs/SubnetReference.md +21 -0
  180. data/docs/SubnetTag.md +19 -0
  181. data/docs/SubnetTagAllOf.md +19 -0
  182. data/docs/Subscription.md +21 -0
  183. data/docs/SubscriptionAllOf.md +21 -0
  184. data/docs/SubscriptionReference.md +21 -0
  185. data/docs/Tag.md +23 -0
  186. data/docs/TagAllOf.md +23 -0
  187. data/docs/TagReference.md +21 -0
  188. data/docs/TagReferenceReference.md +21 -0
  189. data/docs/Vm.md +55 -0
  190. data/docs/VmAllOf.md +55 -0
  191. data/docs/VmReference.md +21 -0
  192. data/docs/VmSecurityGroup.md +19 -0
  193. data/docs/VmSecurityGroupAllOf.md +19 -0
  194. data/docs/VmTag.md +19 -0
  195. data/docs/VmTagAllOf.md +19 -0
  196. data/docs/Volume.md +41 -0
  197. data/docs/VolumeAllOf.md +41 -0
  198. data/docs/VolumeAttachment.md +23 -0
  199. data/docs/VolumeAttachmentAllOf.md +23 -0
  200. data/docs/VolumeReference.md +21 -0
  201. data/docs/VolumeType.md +25 -0
  202. data/docs/VolumeTypeAllOf.md +25 -0
  203. data/docs/VolumeTypeReference.md +21 -0
  204. data/git_push.sh +58 -0
  205. data/lib/topological_inventory-ingress_api-client.rb +237 -0
  206. data/lib/topological_inventory-ingress_api-client/api/default_api.rb +138 -0
  207. data/lib/topological_inventory-ingress_api-client/api_client.rb +385 -0
  208. data/lib/topological_inventory-ingress_api-client/api_error.rb +57 -0
  209. data/lib/topological_inventory-ingress_api-client/configuration.rb +261 -0
  210. data/lib/topological_inventory-ingress_api-client/models/cluster.rb +289 -0
  211. data/lib/topological_inventory-ingress_api-client/models/cluster_all_of.rb +281 -0
  212. data/lib/topological_inventory-ingress_api-client/models/cluster_reference.rb +281 -0
  213. data/lib/topological_inventory-ingress_api-client/models/cluster_reference_reference.rb +211 -0
  214. data/lib/topological_inventory-ingress_api-client/models/cluster_tag.rb +233 -0
  215. data/lib/topological_inventory-ingress_api-client/models/cluster_tag_all_of.rb +225 -0
  216. data/lib/topological_inventory-ingress_api-client/models/container.rb +303 -0
  217. data/lib/topological_inventory-ingress_api-client/models/container_all_of.rb +295 -0
  218. data/lib/topological_inventory-ingress_api-client/models/container_group.rb +307 -0
  219. data/lib/topological_inventory-ingress_api-client/models/container_group_all_of.rb +299 -0
  220. data/lib/topological_inventory-ingress_api-client/models/container_group_reference.rb +281 -0
  221. data/lib/topological_inventory-ingress_api-client/models/container_group_tag.rb +233 -0
  222. data/lib/topological_inventory-ingress_api-client/models/container_group_tag_all_of.rb +225 -0
  223. data/lib/topological_inventory-ingress_api-client/models/container_image.rb +289 -0
  224. data/lib/topological_inventory-ingress_api-client/models/container_image_all_of.rb +281 -0
  225. data/lib/topological_inventory-ingress_api-client/models/container_image_reference.rb +281 -0
  226. data/lib/topological_inventory-ingress_api-client/models/container_image_tag.rb +233 -0
  227. data/lib/topological_inventory-ingress_api-client/models/container_image_tag_all_of.rb +225 -0
  228. data/lib/topological_inventory-ingress_api-client/models/container_node.rb +383 -0
  229. data/lib/topological_inventory-ingress_api-client/models/container_node_all_of.rb +375 -0
  230. data/lib/topological_inventory-ingress_api-client/models/container_node_reference.rb +281 -0
  231. data/lib/topological_inventory-ingress_api-client/models/container_node_reference_by_name.rb +281 -0
  232. data/lib/topological_inventory-ingress_api-client/models/container_node_reference_by_name_reference.rb +207 -0
  233. data/lib/topological_inventory-ingress_api-client/models/container_node_tag.rb +233 -0
  234. data/lib/topological_inventory-ingress_api-client/models/container_node_tag_all_of.rb +225 -0
  235. data/lib/topological_inventory-ingress_api-client/models/container_project.rb +299 -0
  236. data/lib/topological_inventory-ingress_api-client/models/container_project_all_of.rb +291 -0
  237. data/lib/topological_inventory-ingress_api-client/models/container_project_reference.rb +281 -0
  238. data/lib/topological_inventory-ingress_api-client/models/container_project_reference_by_name.rb +281 -0
  239. data/lib/topological_inventory-ingress_api-client/models/container_project_tag.rb +233 -0
  240. data/lib/topological_inventory-ingress_api-client/models/container_project_tag_all_of.rb +225 -0
  241. data/lib/topological_inventory-ingress_api-client/models/container_resource_quota.rb +308 -0
  242. data/lib/topological_inventory-ingress_api-client/models/container_resource_quota_all_of.rb +300 -0
  243. data/lib/topological_inventory-ingress_api-client/models/container_template.rb +288 -0
  244. data/lib/topological_inventory-ingress_api-client/models/container_template_all_of.rb +280 -0
  245. data/lib/topological_inventory-ingress_api-client/models/container_template_reference.rb +281 -0
  246. data/lib/topological_inventory-ingress_api-client/models/container_template_tag.rb +233 -0
  247. data/lib/topological_inventory-ingress_api-client/models/container_template_tag_all_of.rb +225 -0
  248. data/lib/topological_inventory-ingress_api-client/models/cross_link_vm_reference.rb +281 -0
  249. data/lib/topological_inventory-ingress_api-client/models/cross_link_vm_reference_reference.rb +207 -0
  250. data/lib/topological_inventory-ingress_api-client/models/datastore.rb +327 -0
  251. data/lib/topological_inventory-ingress_api-client/models/datastore_all_of.rb +319 -0
  252. data/lib/topological_inventory-ingress_api-client/models/datastore_mount.rb +253 -0
  253. data/lib/topological_inventory-ingress_api-client/models/datastore_mount_all_of.rb +245 -0
  254. data/lib/topological_inventory-ingress_api-client/models/datastore_reference.rb +281 -0
  255. data/lib/topological_inventory-ingress_api-client/models/datastore_reference_reference.rb +212 -0
  256. data/lib/topological_inventory-ingress_api-client/models/datastore_tag.rb +233 -0
  257. data/lib/topological_inventory-ingress_api-client/models/datastore_tag_all_of.rb +225 -0
  258. data/lib/topological_inventory-ingress_api-client/models/flavor.rb +307 -0
  259. data/lib/topological_inventory-ingress_api-client/models/flavor_all_of.rb +299 -0
  260. data/lib/topological_inventory-ingress_api-client/models/flavor_reference.rb +281 -0
  261. data/lib/topological_inventory-ingress_api-client/models/flavor_reference_reference.rb +212 -0
  262. data/lib/topological_inventory-ingress_api-client/models/host.rb +349 -0
  263. data/lib/topological_inventory-ingress_api-client/models/host_all_of.rb +341 -0
  264. data/lib/topological_inventory-ingress_api-client/models/host_reference.rb +281 -0
  265. data/lib/topological_inventory-ingress_api-client/models/host_tag.rb +233 -0
  266. data/lib/topological_inventory-ingress_api-client/models/host_tag_all_of.rb +225 -0
  267. data/lib/topological_inventory-ingress_api-client/models/inventory.rb +280 -0
  268. data/lib/topological_inventory-ingress_api-client/models/inventory_collection.rb +233 -0
  269. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_cluster.rb +233 -0
  270. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_cluster_tag.rb +233 -0
  271. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container.rb +233 -0
  272. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_group.rb +233 -0
  273. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_group_tag.rb +233 -0
  274. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_image.rb +233 -0
  275. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_image_tag.rb +233 -0
  276. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_node.rb +233 -0
  277. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_node_tag.rb +233 -0
  278. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_project.rb +233 -0
  279. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_project_tag.rb +233 -0
  280. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_resource_quota.rb +233 -0
  281. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_template.rb +233 -0
  282. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_container_template_tag.rb +233 -0
  283. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_datastore.rb +233 -0
  284. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_datastore_mount.rb +233 -0
  285. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_datastore_tag.rb +233 -0
  286. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_flavor.rb +233 -0
  287. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_host.rb +233 -0
  288. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_host_tag.rb +233 -0
  289. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_ipaddress.rb +233 -0
  290. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_ipaddress_tag.rb +233 -0
  291. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_network.rb +233 -0
  292. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_network_adapter.rb +233 -0
  293. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_network_adapter_tag.rb +233 -0
  294. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_network_tag.rb +233 -0
  295. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_orchestration_stack.rb +233 -0
  296. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_reservation.rb +233 -0
  297. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_reservation_tag.rb +233 -0
  298. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_security_group.rb +233 -0
  299. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_security_group_tag.rb +233 -0
  300. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_credential.rb +233 -0
  301. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_instance.rb +233 -0
  302. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_instance_node.rb +233 -0
  303. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_inventory.rb +233 -0
  304. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_inventory_tag.rb +233 -0
  305. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_offering.rb +233 -0
  306. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_offering_icon.rb +233 -0
  307. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_offering_node.rb +233 -0
  308. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_offering_tag.rb +233 -0
  309. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_service_plan.rb +233 -0
  310. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_source_region.rb +233 -0
  311. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_subnet.rb +233 -0
  312. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_subnet_tag.rb +233 -0
  313. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_subscription.rb +233 -0
  314. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_tag.rb +233 -0
  315. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_vm.rb +233 -0
  316. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_vm_security_group.rb +233 -0
  317. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_vm_tag.rb +233 -0
  318. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_volume.rb +233 -0
  319. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_volume_attachment.rb +233 -0
  320. data/lib/topological_inventory-ingress_api-client/models/inventory_collection_volume_type.rb +233 -0
  321. data/lib/topological_inventory-ingress_api-client/models/inventory_object_lazy.rb +239 -0
  322. data/lib/topological_inventory-ingress_api-client/models/ipaddress.rb +377 -0
  323. data/lib/topological_inventory-ingress_api-client/models/ipaddress_all_of.rb +369 -0
  324. data/lib/topological_inventory-ingress_api-client/models/ipaddress_reference.rb +281 -0
  325. data/lib/topological_inventory-ingress_api-client/models/ipaddress_tag.rb +233 -0
  326. data/lib/topological_inventory-ingress_api-client/models/ipaddress_tag_all_of.rb +225 -0
  327. data/lib/topological_inventory-ingress_api-client/models/network.rb +329 -0
  328. data/lib/topological_inventory-ingress_api-client/models/network_adapter.rb +318 -0
  329. data/lib/topological_inventory-ingress_api-client/models/network_adapter_all_of.rb +310 -0
  330. data/lib/topological_inventory-ingress_api-client/models/network_adapter_reference.rb +281 -0
  331. data/lib/topological_inventory-ingress_api-client/models/network_adapter_tag.rb +233 -0
  332. data/lib/topological_inventory-ingress_api-client/models/network_adapter_tag_all_of.rb +225 -0
  333. data/lib/topological_inventory-ingress_api-client/models/network_all_of.rb +321 -0
  334. data/lib/topological_inventory-ingress_api-client/models/network_reference.rb +281 -0
  335. data/lib/topological_inventory-ingress_api-client/models/network_tag.rb +233 -0
  336. data/lib/topological_inventory-ingress_api-client/models/network_tag_all_of.rb +225 -0
  337. data/lib/topological_inventory-ingress_api-client/models/orchestration_stack.rb +309 -0
  338. data/lib/topological_inventory-ingress_api-client/models/orchestration_stack_all_of.rb +301 -0
  339. data/lib/topological_inventory-ingress_api-client/models/orchestration_stack_reference.rb +281 -0
  340. data/lib/topological_inventory-ingress_api-client/models/reservation.rb +329 -0
  341. data/lib/topological_inventory-ingress_api-client/models/reservation_all_of.rb +321 -0
  342. data/lib/topological_inventory-ingress_api-client/models/reservation_reference.rb +281 -0
  343. data/lib/topological_inventory-ingress_api-client/models/reservation_tag.rb +233 -0
  344. data/lib/topological_inventory-ingress_api-client/models/reservation_tag_all_of.rb +225 -0
  345. data/lib/topological_inventory-ingress_api-client/models/schema.rb +206 -0
  346. data/lib/topological_inventory-ingress_api-client/models/security_group.rb +329 -0
  347. data/lib/topological_inventory-ingress_api-client/models/security_group_all_of.rb +321 -0
  348. data/lib/topological_inventory-ingress_api-client/models/security_group_reference.rb +281 -0
  349. data/lib/topological_inventory-ingress_api-client/models/security_group_tag.rb +233 -0
  350. data/lib/topological_inventory-ingress_api-client/models/security_group_tag_all_of.rb +225 -0
  351. data/lib/topological_inventory-ingress_api-client/models/service_credential.rb +289 -0
  352. data/lib/topological_inventory-ingress_api-client/models/service_credential_all_of.rb +281 -0
  353. data/lib/topological_inventory-ingress_api-client/models/service_credential_reference.rb +281 -0
  354. data/lib/topological_inventory-ingress_api-client/models/service_instance.rb +360 -0
  355. data/lib/topological_inventory-ingress_api-client/models/service_instance_all_of.rb +352 -0
  356. data/lib/topological_inventory-ingress_api-client/models/service_instance_node.rb +319 -0
  357. data/lib/topological_inventory-ingress_api-client/models/service_instance_node_all_of.rb +311 -0
  358. data/lib/topological_inventory-ingress_api-client/models/service_instance_reference.rb +281 -0
  359. data/lib/topological_inventory-ingress_api-client/models/service_inventory.rb +289 -0
  360. data/lib/topological_inventory-ingress_api-client/models/service_inventory_all_of.rb +281 -0
  361. data/lib/topological_inventory-ingress_api-client/models/service_inventory_reference.rb +281 -0
  362. data/lib/topological_inventory-ingress_api-client/models/service_inventory_tag.rb +233 -0
  363. data/lib/topological_inventory-ingress_api-client/models/service_inventory_tag_all_of.rb +225 -0
  364. data/lib/topological_inventory-ingress_api-client/models/service_offering.rb +389 -0
  365. data/lib/topological_inventory-ingress_api-client/models/service_offering_all_of.rb +381 -0
  366. data/lib/topological_inventory-ingress_api-client/models/service_offering_icon.rb +229 -0
  367. data/lib/topological_inventory-ingress_api-client/models/service_offering_icon_all_of.rb +221 -0
  368. data/lib/topological_inventory-ingress_api-client/models/service_offering_icon_reference.rb +281 -0
  369. data/lib/topological_inventory-ingress_api-client/models/service_offering_node.rb +319 -0
  370. data/lib/topological_inventory-ingress_api-client/models/service_offering_node_all_of.rb +311 -0
  371. data/lib/topological_inventory-ingress_api-client/models/service_offering_reference.rb +281 -0
  372. data/lib/topological_inventory-ingress_api-client/models/service_offering_tag.rb +233 -0
  373. data/lib/topological_inventory-ingress_api-client/models/service_offering_tag_all_of.rb +225 -0
  374. data/lib/topological_inventory-ingress_api-client/models/service_plan.rb +349 -0
  375. data/lib/topological_inventory-ingress_api-client/models/service_plan_all_of.rb +341 -0
  376. data/lib/topological_inventory-ingress_api-client/models/service_plan_reference.rb +281 -0
  377. data/lib/topological_inventory-ingress_api-client/models/source_region.rb +249 -0
  378. data/lib/topological_inventory-ingress_api-client/models/source_region_all_of.rb +241 -0
  379. data/lib/topological_inventory-ingress_api-client/models/source_region_reference.rb +281 -0
  380. data/lib/topological_inventory-ingress_api-client/models/subnet.rb +339 -0
  381. data/lib/topological_inventory-ingress_api-client/models/subnet_all_of.rb +331 -0
  382. data/lib/topological_inventory-ingress_api-client/models/subnet_reference.rb +281 -0
  383. data/lib/topological_inventory-ingress_api-client/models/subnet_tag.rb +233 -0
  384. data/lib/topological_inventory-ingress_api-client/models/subnet_tag_all_of.rb +225 -0
  385. data/lib/topological_inventory-ingress_api-client/models/subscription.rb +239 -0
  386. data/lib/topological_inventory-ingress_api-client/models/subscription_all_of.rb +231 -0
  387. data/lib/topological_inventory-ingress_api-client/models/subscription_reference.rb +281 -0
  388. data/lib/topological_inventory-ingress_api-client/models/tag.rb +257 -0
  389. data/lib/topological_inventory-ingress_api-client/models/tag_all_of.rb +249 -0
  390. data/lib/topological_inventory-ingress_api-client/models/tag_reference.rb +281 -0
  391. data/lib/topological_inventory-ingress_api-client/models/tag_reference_reference.rb +239 -0
  392. data/lib/topological_inventory-ingress_api-client/models/vm.rb +413 -0
  393. data/lib/topological_inventory-ingress_api-client/models/vm_all_of.rb +405 -0
  394. data/lib/topological_inventory-ingress_api-client/models/vm_reference.rb +281 -0
  395. data/lib/topological_inventory-ingress_api-client/models/vm_security_group.rb +233 -0
  396. data/lib/topological_inventory-ingress_api-client/models/vm_security_group_all_of.rb +225 -0
  397. data/lib/topological_inventory-ingress_api-client/models/vm_tag.rb +233 -0
  398. data/lib/topological_inventory-ingress_api-client/models/vm_tag_all_of.rb +225 -0
  399. data/lib/topological_inventory-ingress_api-client/models/volume.rb +339 -0
  400. data/lib/topological_inventory-ingress_api-client/models/volume_all_of.rb +331 -0
  401. data/lib/topological_inventory-ingress_api-client/models/volume_attachment.rb +253 -0
  402. data/lib/topological_inventory-ingress_api-client/models/volume_attachment_all_of.rb +245 -0
  403. data/lib/topological_inventory-ingress_api-client/models/volume_reference.rb +281 -0
  404. data/lib/topological_inventory-ingress_api-client/models/volume_type.rb +259 -0
  405. data/lib/topological_inventory-ingress_api-client/models/volume_type_all_of.rb +251 -0
  406. data/lib/topological_inventory-ingress_api-client/models/volume_type_reference.rb +281 -0
  407. data/lib/topological_inventory-ingress_api-client/version.rb +15 -0
  408. data/spec/api/default_api_spec.rb +57 -0
  409. data/spec/api_client_spec.rb +226 -0
  410. data/spec/configuration_spec.rb +42 -0
  411. data/spec/models/cluster_all_of_spec.rb +83 -0
  412. data/spec/models/cluster_reference_reference_spec.rb +41 -0
  413. data/spec/models/cluster_reference_spec.rb +53 -0
  414. data/spec/models/cluster_spec.rb +83 -0
  415. data/spec/models/cluster_tag_all_of_spec.rb +47 -0
  416. data/spec/models/cluster_tag_spec.rb +47 -0
  417. data/spec/models/container_all_of_spec.rb +89 -0
  418. data/spec/models/container_group_all_of_spec.rb +95 -0
  419. data/spec/models/container_group_reference_spec.rb +53 -0
  420. data/spec/models/container_group_spec.rb +95 -0
  421. data/spec/models/container_group_tag_all_of_spec.rb +47 -0
  422. data/spec/models/container_group_tag_spec.rb +47 -0
  423. data/spec/models/container_image_all_of_spec.rb +83 -0
  424. data/spec/models/container_image_reference_spec.rb +53 -0
  425. data/spec/models/container_image_spec.rb +83 -0
  426. data/spec/models/container_image_tag_all_of_spec.rb +47 -0
  427. data/spec/models/container_image_tag_spec.rb +47 -0
  428. data/spec/models/container_node_all_of_spec.rb +137 -0
  429. data/spec/models/container_node_reference_by_name_reference_spec.rb +41 -0
  430. data/spec/models/container_node_reference_by_name_spec.rb +53 -0
  431. data/spec/models/container_node_reference_spec.rb +53 -0
  432. data/spec/models/container_node_spec.rb +137 -0
  433. data/spec/models/container_node_tag_all_of_spec.rb +47 -0
  434. data/spec/models/container_node_tag_spec.rb +47 -0
  435. data/spec/models/container_project_all_of_spec.rb +89 -0
  436. data/spec/models/container_project_reference_by_name_spec.rb +53 -0
  437. data/spec/models/container_project_reference_spec.rb +53 -0
  438. data/spec/models/container_project_spec.rb +89 -0
  439. data/spec/models/container_project_tag_all_of_spec.rb +47 -0
  440. data/spec/models/container_project_tag_spec.rb +47 -0
  441. data/spec/models/container_resource_quota_all_of_spec.rb +95 -0
  442. data/spec/models/container_resource_quota_spec.rb +95 -0
  443. data/spec/models/container_spec.rb +89 -0
  444. data/spec/models/container_template_all_of_spec.rb +83 -0
  445. data/spec/models/container_template_reference_spec.rb +53 -0
  446. data/spec/models/container_template_spec.rb +83 -0
  447. data/spec/models/container_template_tag_all_of_spec.rb +47 -0
  448. data/spec/models/container_template_tag_spec.rb +47 -0
  449. data/spec/models/cross_link_vm_reference_reference_spec.rb +41 -0
  450. data/spec/models/cross_link_vm_reference_spec.rb +53 -0
  451. data/spec/models/datastore_all_of_spec.rb +101 -0
  452. data/spec/models/datastore_mount_all_of_spec.rb +59 -0
  453. data/spec/models/datastore_mount_spec.rb +59 -0
  454. data/spec/models/datastore_reference_reference_spec.rb +41 -0
  455. data/spec/models/datastore_reference_spec.rb +53 -0
  456. data/spec/models/datastore_spec.rb +101 -0
  457. data/spec/models/datastore_tag_all_of_spec.rb +47 -0
  458. data/spec/models/datastore_tag_spec.rb +47 -0
  459. data/spec/models/flavor_all_of_spec.rb +89 -0
  460. data/spec/models/flavor_reference_reference_spec.rb +41 -0
  461. data/spec/models/flavor_reference_spec.rb +53 -0
  462. data/spec/models/flavor_spec.rb +89 -0
  463. data/spec/models/host_all_of_spec.rb +119 -0
  464. data/spec/models/host_reference_spec.rb +53 -0
  465. data/spec/models/host_spec.rb +119 -0
  466. data/spec/models/host_tag_all_of_spec.rb +47 -0
  467. data/spec/models/host_tag_spec.rb +47 -0
  468. data/spec/models/inventory_collection_cluster_spec.rb +53 -0
  469. data/spec/models/inventory_collection_cluster_tag_spec.rb +53 -0
  470. data/spec/models/inventory_collection_container_group_spec.rb +53 -0
  471. data/spec/models/inventory_collection_container_group_tag_spec.rb +53 -0
  472. data/spec/models/inventory_collection_container_image_spec.rb +53 -0
  473. data/spec/models/inventory_collection_container_image_tag_spec.rb +53 -0
  474. data/spec/models/inventory_collection_container_node_spec.rb +53 -0
  475. data/spec/models/inventory_collection_container_node_tag_spec.rb +53 -0
  476. data/spec/models/inventory_collection_container_project_spec.rb +53 -0
  477. data/spec/models/inventory_collection_container_project_tag_spec.rb +53 -0
  478. data/spec/models/inventory_collection_container_resource_quota_spec.rb +53 -0
  479. data/spec/models/inventory_collection_container_spec.rb +53 -0
  480. data/spec/models/inventory_collection_container_template_spec.rb +53 -0
  481. data/spec/models/inventory_collection_container_template_tag_spec.rb +53 -0
  482. data/spec/models/inventory_collection_datastore_mount_spec.rb +53 -0
  483. data/spec/models/inventory_collection_datastore_spec.rb +53 -0
  484. data/spec/models/inventory_collection_datastore_tag_spec.rb +53 -0
  485. data/spec/models/inventory_collection_flavor_spec.rb +53 -0
  486. data/spec/models/inventory_collection_host_spec.rb +53 -0
  487. data/spec/models/inventory_collection_host_tag_spec.rb +53 -0
  488. data/spec/models/inventory_collection_ipaddress_spec.rb +53 -0
  489. data/spec/models/inventory_collection_ipaddress_tag_spec.rb +53 -0
  490. data/spec/models/inventory_collection_network_adapter_spec.rb +53 -0
  491. data/spec/models/inventory_collection_network_adapter_tag_spec.rb +53 -0
  492. data/spec/models/inventory_collection_network_spec.rb +53 -0
  493. data/spec/models/inventory_collection_network_tag_spec.rb +53 -0
  494. data/spec/models/inventory_collection_orchestration_stack_spec.rb +53 -0
  495. data/spec/models/inventory_collection_reservation_spec.rb +53 -0
  496. data/spec/models/inventory_collection_reservation_tag_spec.rb +53 -0
  497. data/spec/models/inventory_collection_security_group_spec.rb +53 -0
  498. data/spec/models/inventory_collection_security_group_tag_spec.rb +53 -0
  499. data/spec/models/inventory_collection_service_credential_spec.rb +53 -0
  500. data/spec/models/inventory_collection_service_instance_node_spec.rb +53 -0
  501. data/spec/models/inventory_collection_service_instance_spec.rb +53 -0
  502. data/spec/models/inventory_collection_service_inventory_spec.rb +53 -0
  503. data/spec/models/inventory_collection_service_inventory_tag_spec.rb +53 -0
  504. data/spec/models/inventory_collection_service_offering_icon_spec.rb +53 -0
  505. data/spec/models/inventory_collection_service_offering_node_spec.rb +53 -0
  506. data/spec/models/inventory_collection_service_offering_spec.rb +53 -0
  507. data/spec/models/inventory_collection_service_offering_tag_spec.rb +53 -0
  508. data/spec/models/inventory_collection_service_plan_spec.rb +53 -0
  509. data/spec/models/inventory_collection_source_region_spec.rb +53 -0
  510. data/spec/models/inventory_collection_spec.rb +53 -0
  511. data/spec/models/inventory_collection_subnet_spec.rb +53 -0
  512. data/spec/models/inventory_collection_subnet_tag_spec.rb +53 -0
  513. data/spec/models/inventory_collection_subscription_spec.rb +53 -0
  514. data/spec/models/inventory_collection_tag_spec.rb +53 -0
  515. data/spec/models/inventory_collection_vm_security_group_spec.rb +53 -0
  516. data/spec/models/inventory_collection_vm_spec.rb +53 -0
  517. data/spec/models/inventory_collection_vm_tag_spec.rb +53 -0
  518. data/spec/models/inventory_collection_volume_attachment_spec.rb +53 -0
  519. data/spec/models/inventory_collection_volume_spec.rb +53 -0
  520. data/spec/models/inventory_collection_volume_type_spec.rb +53 -0
  521. data/spec/models/inventory_object_lazy_spec.rb +53 -0
  522. data/spec/models/inventory_spec.rb +89 -0
  523. data/spec/models/ipaddress_all_of_spec.rb +117 -0
  524. data/spec/models/ipaddress_reference_spec.rb +53 -0
  525. data/spec/models/ipaddress_spec.rb +117 -0
  526. data/spec/models/ipaddress_tag_all_of_spec.rb +47 -0
  527. data/spec/models/ipaddress_tag_spec.rb +47 -0
  528. data/spec/models/network_adapter_all_of_spec.rb +101 -0
  529. data/spec/models/network_adapter_reference_spec.rb +53 -0
  530. data/spec/models/network_adapter_spec.rb +101 -0
  531. data/spec/models/network_adapter_tag_all_of_spec.rb +47 -0
  532. data/spec/models/network_adapter_tag_spec.rb +47 -0
  533. data/spec/models/network_all_of_spec.rb +107 -0
  534. data/spec/models/network_reference_spec.rb +53 -0
  535. data/spec/models/network_spec.rb +107 -0
  536. data/spec/models/network_tag_all_of_spec.rb +47 -0
  537. data/spec/models/network_tag_spec.rb +47 -0
  538. data/spec/models/orchestration_stack_all_of_spec.rb +95 -0
  539. data/spec/models/orchestration_stack_reference_spec.rb +53 -0
  540. data/spec/models/orchestration_stack_spec.rb +95 -0
  541. data/spec/models/reservation_all_of_spec.rb +107 -0
  542. data/spec/models/reservation_reference_spec.rb +53 -0
  543. data/spec/models/reservation_spec.rb +107 -0
  544. data/spec/models/reservation_tag_all_of_spec.rb +47 -0
  545. data/spec/models/reservation_tag_spec.rb +47 -0
  546. data/spec/models/schema_spec.rb +41 -0
  547. data/spec/models/security_group_all_of_spec.rb +107 -0
  548. data/spec/models/security_group_reference_spec.rb +53 -0
  549. data/spec/models/security_group_spec.rb +107 -0
  550. data/spec/models/security_group_tag_all_of_spec.rb +47 -0
  551. data/spec/models/security_group_tag_spec.rb +47 -0
  552. data/spec/models/service_credential_all_of_spec.rb +83 -0
  553. data/spec/models/service_credential_reference_spec.rb +53 -0
  554. data/spec/models/service_credential_spec.rb +83 -0
  555. data/spec/models/service_instance_all_of_spec.rb +125 -0
  556. data/spec/models/service_instance_node_all_of_spec.rb +101 -0
  557. data/spec/models/service_instance_node_spec.rb +95 -0
  558. data/spec/models/service_instance_reference_spec.rb +53 -0
  559. data/spec/models/service_instance_spec.rb +119 -0
  560. data/spec/models/service_inventory_all_of_spec.rb +83 -0
  561. data/spec/models/service_inventory_reference_spec.rb +53 -0
  562. data/spec/models/service_inventory_spec.rb +83 -0
  563. data/spec/models/service_inventory_tag_all_of_spec.rb +47 -0
  564. data/spec/models/service_inventory_tag_spec.rb +47 -0
  565. data/spec/models/service_offering_all_of_spec.rb +143 -0
  566. data/spec/models/service_offering_icon_all_of_spec.rb +47 -0
  567. data/spec/models/service_offering_icon_reference_spec.rb +53 -0
  568. data/spec/models/service_offering_icon_spec.rb +47 -0
  569. data/spec/models/service_offering_node_all_of_spec.rb +101 -0
  570. data/spec/models/service_offering_node_spec.rb +95 -0
  571. data/spec/models/service_offering_reference_spec.rb +53 -0
  572. data/spec/models/service_offering_spec.rb +137 -0
  573. data/spec/models/service_offering_tag_all_of_spec.rb +47 -0
  574. data/spec/models/service_offering_tag_spec.rb +47 -0
  575. data/spec/models/service_plan_all_of_spec.rb +119 -0
  576. data/spec/models/service_plan_reference_spec.rb +53 -0
  577. data/spec/models/service_plan_spec.rb +119 -0
  578. data/spec/models/source_region_all_of_spec.rb +59 -0
  579. data/spec/models/source_region_reference_spec.rb +53 -0
  580. data/spec/models/source_region_spec.rb +59 -0
  581. data/spec/models/subnet_all_of_spec.rb +113 -0
  582. data/spec/models/subnet_reference_spec.rb +53 -0
  583. data/spec/models/subnet_spec.rb +113 -0
  584. data/spec/models/subnet_tag_all_of_spec.rb +47 -0
  585. data/spec/models/subnet_tag_spec.rb +47 -0
  586. data/spec/models/subscription_all_of_spec.rb +53 -0
  587. data/spec/models/subscription_reference_spec.rb +53 -0
  588. data/spec/models/subscription_spec.rb +53 -0
  589. data/spec/models/tag_all_of_spec.rb +59 -0
  590. data/spec/models/tag_reference_reference_spec.rb +53 -0
  591. data/spec/models/tag_reference_spec.rb +53 -0
  592. data/spec/models/tag_spec.rb +59 -0
  593. data/spec/models/vm_all_of_spec.rb +155 -0
  594. data/spec/models/vm_reference_spec.rb +53 -0
  595. data/spec/models/vm_security_group_all_of_spec.rb +47 -0
  596. data/spec/models/vm_security_group_spec.rb +47 -0
  597. data/spec/models/vm_spec.rb +149 -0
  598. data/spec/models/vm_tag_all_of_spec.rb +47 -0
  599. data/spec/models/vm_tag_spec.rb +47 -0
  600. data/spec/models/volume_all_of_spec.rb +113 -0
  601. data/spec/models/volume_attachment_all_of_spec.rb +59 -0
  602. data/spec/models/volume_attachment_spec.rb +59 -0
  603. data/spec/models/volume_reference_spec.rb +53 -0
  604. data/spec/models/volume_spec.rb +113 -0
  605. data/spec/models/volume_type_all_of_spec.rb +65 -0
  606. data/spec/models/volume_type_reference_spec.rb +53 -0
  607. data/spec/models/volume_type_spec.rb +65 -0
  608. data/spec/spec_helper.rb +111 -0
  609. data/topological_inventory-ingress_api-client.gemspec +45 -0
  610. metadata +1032 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 15263125ef8cf1005347e0c8e54edc05563bfb78cedeb3274fdfb8c1a153101d
4
+ data.tar.gz: ec2f754120d56eae9e54ba5a129092eca6b9192652216e573ca276afcbf18efc
5
+ SHA512:
6
+ metadata.gz: 96baab3ae7d499b87d1a42d59ecc18c0d85e40691ce458f3c2a8a88dcfd1dee5414a3c07cd2e7cff86a84b45cb31b2ebbf5d9d3e24f007c3ebe915f94d47510a
7
+ data.tar.gz: fc579044763f107276edcf40faa66e4f792c955a0582594c8848439631d58ef92600cbafd2e828022d934dc877699cf19df8b9bbbcd30ef589cbbca6f9d01c26
data/Gemfile ADDED
@@ -0,0 +1,9 @@
1
+ source 'https://rubygems.org'
2
+
3
+ gemspec
4
+
5
+ group :development, :test do
6
+ gem 'rake', '~> 12.0.0'
7
+ gem 'pry-byebug'
8
+ gem 'rubocop', '~> 0.66.0'
9
+ end
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/README.md ADDED
@@ -0,0 +1,284 @@
1
+ # topological_inventory-ingress_api-client
2
+
3
+ TopologicalInventoryIngressApiClient - the Ruby gem for the Topological Inventory Ingress API
4
+
5
+ Topological Inventory Ingress API
6
+
7
+ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
+
9
+ - API version: 0.0.2
10
+ - Package version: 1.0.0
11
+ - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
+
13
+ ## Installation
14
+
15
+ ### Build a gem
16
+
17
+ To build the Ruby code into a gem:
18
+
19
+ ```shell
20
+ gem build topological_inventory-ingress_api-client.gemspec
21
+ ```
22
+
23
+ Then either install the gem locally:
24
+
25
+ ```shell
26
+ gem install ./topological_inventory-ingress_api-client-1.0.0.gem
27
+ ```
28
+
29
+ (for development, run `gem install --dev ./topological_inventory-ingress_api-client-1.0.0.gem` to install the development dependencies)
30
+
31
+ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
+
33
+ Finally add this to the Gemfile:
34
+
35
+ gem 'topological_inventory-ingress_api-client', '~> 1.0.0'
36
+
37
+ ### Install from Git
38
+
39
+ If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
40
+
41
+ gem 'topological_inventory-ingress_api-client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
42
+
43
+ ### Include the Ruby code directly
44
+
45
+ Include the Ruby code directly using `-I` as follows:
46
+
47
+ ```shell
48
+ ruby -Ilib script.rb
49
+ ```
50
+
51
+ ## Getting Started
52
+
53
+ Please follow the [installation](#installation) procedure and then run the following code:
54
+
55
+ ```ruby
56
+ # Load the gem
57
+ require 'topological_inventory-ingress_api-client'
58
+
59
+ api_instance = TopologicalInventoryIngressApiClient::DefaultApi.new
60
+
61
+ begin
62
+ #Return this API document in JSON format
63
+ api_instance.get_documentation
64
+ rescue TopologicalInventoryIngressApiClient::ApiError => e
65
+ puts "Exception when calling DefaultApi->get_documentation: #{e}"
66
+ end
67
+
68
+ ```
69
+
70
+ ## Documentation for API Endpoints
71
+
72
+ All URIs are relative to *https://cloud.redhat.com//topological_inventory/ingress_api/0.0.2*
73
+
74
+ Class | Method | HTTP request | Description
75
+ ------------ | ------------- | ------------- | -------------
76
+ *TopologicalInventoryIngressApiClient::DefaultApi* | [**get_documentation**](docs/DefaultApi.md#get_documentation) | **GET** /openapi.json | Return this API document in JSON format
77
+ *TopologicalInventoryIngressApiClient::DefaultApi* | [**save_inventory**](docs/DefaultApi.md#save_inventory) | **POST** /inventory | save inventory
78
+
79
+
80
+ ## Documentation for Models
81
+
82
+ - [TopologicalInventoryIngressApiClient::Cluster](docs/Cluster.md)
83
+ - [TopologicalInventoryIngressApiClient::ClusterAllOf](docs/ClusterAllOf.md)
84
+ - [TopologicalInventoryIngressApiClient::ClusterReference](docs/ClusterReference.md)
85
+ - [TopologicalInventoryIngressApiClient::ClusterReferenceReference](docs/ClusterReferenceReference.md)
86
+ - [TopologicalInventoryIngressApiClient::ClusterTag](docs/ClusterTag.md)
87
+ - [TopologicalInventoryIngressApiClient::ClusterTagAllOf](docs/ClusterTagAllOf.md)
88
+ - [TopologicalInventoryIngressApiClient::Container](docs/Container.md)
89
+ - [TopologicalInventoryIngressApiClient::ContainerAllOf](docs/ContainerAllOf.md)
90
+ - [TopologicalInventoryIngressApiClient::ContainerGroup](docs/ContainerGroup.md)
91
+ - [TopologicalInventoryIngressApiClient::ContainerGroupAllOf](docs/ContainerGroupAllOf.md)
92
+ - [TopologicalInventoryIngressApiClient::ContainerGroupReference](docs/ContainerGroupReference.md)
93
+ - [TopologicalInventoryIngressApiClient::ContainerGroupTag](docs/ContainerGroupTag.md)
94
+ - [TopologicalInventoryIngressApiClient::ContainerGroupTagAllOf](docs/ContainerGroupTagAllOf.md)
95
+ - [TopologicalInventoryIngressApiClient::ContainerImage](docs/ContainerImage.md)
96
+ - [TopologicalInventoryIngressApiClient::ContainerImageAllOf](docs/ContainerImageAllOf.md)
97
+ - [TopologicalInventoryIngressApiClient::ContainerImageReference](docs/ContainerImageReference.md)
98
+ - [TopologicalInventoryIngressApiClient::ContainerImageTag](docs/ContainerImageTag.md)
99
+ - [TopologicalInventoryIngressApiClient::ContainerImageTagAllOf](docs/ContainerImageTagAllOf.md)
100
+ - [TopologicalInventoryIngressApiClient::ContainerNode](docs/ContainerNode.md)
101
+ - [TopologicalInventoryIngressApiClient::ContainerNodeAllOf](docs/ContainerNodeAllOf.md)
102
+ - [TopologicalInventoryIngressApiClient::ContainerNodeReference](docs/ContainerNodeReference.md)
103
+ - [TopologicalInventoryIngressApiClient::ContainerNodeReferenceByName](docs/ContainerNodeReferenceByName.md)
104
+ - [TopologicalInventoryIngressApiClient::ContainerNodeReferenceByNameReference](docs/ContainerNodeReferenceByNameReference.md)
105
+ - [TopologicalInventoryIngressApiClient::ContainerNodeTag](docs/ContainerNodeTag.md)
106
+ - [TopologicalInventoryIngressApiClient::ContainerNodeTagAllOf](docs/ContainerNodeTagAllOf.md)
107
+ - [TopologicalInventoryIngressApiClient::ContainerProject](docs/ContainerProject.md)
108
+ - [TopologicalInventoryIngressApiClient::ContainerProjectAllOf](docs/ContainerProjectAllOf.md)
109
+ - [TopologicalInventoryIngressApiClient::ContainerProjectReference](docs/ContainerProjectReference.md)
110
+ - [TopologicalInventoryIngressApiClient::ContainerProjectReferenceByName](docs/ContainerProjectReferenceByName.md)
111
+ - [TopologicalInventoryIngressApiClient::ContainerProjectTag](docs/ContainerProjectTag.md)
112
+ - [TopologicalInventoryIngressApiClient::ContainerProjectTagAllOf](docs/ContainerProjectTagAllOf.md)
113
+ - [TopologicalInventoryIngressApiClient::ContainerResourceQuota](docs/ContainerResourceQuota.md)
114
+ - [TopologicalInventoryIngressApiClient::ContainerResourceQuotaAllOf](docs/ContainerResourceQuotaAllOf.md)
115
+ - [TopologicalInventoryIngressApiClient::ContainerTemplate](docs/ContainerTemplate.md)
116
+ - [TopologicalInventoryIngressApiClient::ContainerTemplateAllOf](docs/ContainerTemplateAllOf.md)
117
+ - [TopologicalInventoryIngressApiClient::ContainerTemplateReference](docs/ContainerTemplateReference.md)
118
+ - [TopologicalInventoryIngressApiClient::ContainerTemplateTag](docs/ContainerTemplateTag.md)
119
+ - [TopologicalInventoryIngressApiClient::ContainerTemplateTagAllOf](docs/ContainerTemplateTagAllOf.md)
120
+ - [TopologicalInventoryIngressApiClient::CrossLinkVmReference](docs/CrossLinkVmReference.md)
121
+ - [TopologicalInventoryIngressApiClient::CrossLinkVmReferenceReference](docs/CrossLinkVmReferenceReference.md)
122
+ - [TopologicalInventoryIngressApiClient::Datastore](docs/Datastore.md)
123
+ - [TopologicalInventoryIngressApiClient::DatastoreAllOf](docs/DatastoreAllOf.md)
124
+ - [TopologicalInventoryIngressApiClient::DatastoreMount](docs/DatastoreMount.md)
125
+ - [TopologicalInventoryIngressApiClient::DatastoreMountAllOf](docs/DatastoreMountAllOf.md)
126
+ - [TopologicalInventoryIngressApiClient::DatastoreReference](docs/DatastoreReference.md)
127
+ - [TopologicalInventoryIngressApiClient::DatastoreReferenceReference](docs/DatastoreReferenceReference.md)
128
+ - [TopologicalInventoryIngressApiClient::DatastoreTag](docs/DatastoreTag.md)
129
+ - [TopologicalInventoryIngressApiClient::DatastoreTagAllOf](docs/DatastoreTagAllOf.md)
130
+ - [TopologicalInventoryIngressApiClient::Flavor](docs/Flavor.md)
131
+ - [TopologicalInventoryIngressApiClient::FlavorAllOf](docs/FlavorAllOf.md)
132
+ - [TopologicalInventoryIngressApiClient::FlavorReference](docs/FlavorReference.md)
133
+ - [TopologicalInventoryIngressApiClient::FlavorReferenceReference](docs/FlavorReferenceReference.md)
134
+ - [TopologicalInventoryIngressApiClient::Host](docs/Host.md)
135
+ - [TopologicalInventoryIngressApiClient::HostAllOf](docs/HostAllOf.md)
136
+ - [TopologicalInventoryIngressApiClient::HostReference](docs/HostReference.md)
137
+ - [TopologicalInventoryIngressApiClient::HostTag](docs/HostTag.md)
138
+ - [TopologicalInventoryIngressApiClient::HostTagAllOf](docs/HostTagAllOf.md)
139
+ - [TopologicalInventoryIngressApiClient::Inventory](docs/Inventory.md)
140
+ - [TopologicalInventoryIngressApiClient::InventoryCollection](docs/InventoryCollection.md)
141
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionCluster](docs/InventoryCollectionCluster.md)
142
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionClusterTag](docs/InventoryCollectionClusterTag.md)
143
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainer](docs/InventoryCollectionContainer.md)
144
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerGroup](docs/InventoryCollectionContainerGroup.md)
145
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerGroupTag](docs/InventoryCollectionContainerGroupTag.md)
146
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerImage](docs/InventoryCollectionContainerImage.md)
147
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerImageTag](docs/InventoryCollectionContainerImageTag.md)
148
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerNode](docs/InventoryCollectionContainerNode.md)
149
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerNodeTag](docs/InventoryCollectionContainerNodeTag.md)
150
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerProject](docs/InventoryCollectionContainerProject.md)
151
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerProjectTag](docs/InventoryCollectionContainerProjectTag.md)
152
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerResourceQuota](docs/InventoryCollectionContainerResourceQuota.md)
153
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerTemplate](docs/InventoryCollectionContainerTemplate.md)
154
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionContainerTemplateTag](docs/InventoryCollectionContainerTemplateTag.md)
155
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionDatastore](docs/InventoryCollectionDatastore.md)
156
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionDatastoreMount](docs/InventoryCollectionDatastoreMount.md)
157
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionDatastoreTag](docs/InventoryCollectionDatastoreTag.md)
158
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionFlavor](docs/InventoryCollectionFlavor.md)
159
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionHost](docs/InventoryCollectionHost.md)
160
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionHostTag](docs/InventoryCollectionHostTag.md)
161
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionIpaddress](docs/InventoryCollectionIpaddress.md)
162
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionIpaddressTag](docs/InventoryCollectionIpaddressTag.md)
163
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionNetwork](docs/InventoryCollectionNetwork.md)
164
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionNetworkAdapter](docs/InventoryCollectionNetworkAdapter.md)
165
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionNetworkAdapterTag](docs/InventoryCollectionNetworkAdapterTag.md)
166
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionNetworkTag](docs/InventoryCollectionNetworkTag.md)
167
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionOrchestrationStack](docs/InventoryCollectionOrchestrationStack.md)
168
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionReservation](docs/InventoryCollectionReservation.md)
169
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionReservationTag](docs/InventoryCollectionReservationTag.md)
170
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSecurityGroup](docs/InventoryCollectionSecurityGroup.md)
171
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSecurityGroupTag](docs/InventoryCollectionSecurityGroupTag.md)
172
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceCredential](docs/InventoryCollectionServiceCredential.md)
173
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceInstance](docs/InventoryCollectionServiceInstance.md)
174
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceInstanceNode](docs/InventoryCollectionServiceInstanceNode.md)
175
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceInventory](docs/InventoryCollectionServiceInventory.md)
176
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceInventoryTag](docs/InventoryCollectionServiceInventoryTag.md)
177
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceOffering](docs/InventoryCollectionServiceOffering.md)
178
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceOfferingIcon](docs/InventoryCollectionServiceOfferingIcon.md)
179
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceOfferingNode](docs/InventoryCollectionServiceOfferingNode.md)
180
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServiceOfferingTag](docs/InventoryCollectionServiceOfferingTag.md)
181
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionServicePlan](docs/InventoryCollectionServicePlan.md)
182
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSourceRegion](docs/InventoryCollectionSourceRegion.md)
183
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSubnet](docs/InventoryCollectionSubnet.md)
184
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSubnetTag](docs/InventoryCollectionSubnetTag.md)
185
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionSubscription](docs/InventoryCollectionSubscription.md)
186
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionTag](docs/InventoryCollectionTag.md)
187
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVm](docs/InventoryCollectionVm.md)
188
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVmSecurityGroup](docs/InventoryCollectionVmSecurityGroup.md)
189
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVmTag](docs/InventoryCollectionVmTag.md)
190
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVolume](docs/InventoryCollectionVolume.md)
191
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVolumeAttachment](docs/InventoryCollectionVolumeAttachment.md)
192
+ - [TopologicalInventoryIngressApiClient::InventoryCollectionVolumeType](docs/InventoryCollectionVolumeType.md)
193
+ - [TopologicalInventoryIngressApiClient::InventoryObjectLazy](docs/InventoryObjectLazy.md)
194
+ - [TopologicalInventoryIngressApiClient::Ipaddress](docs/Ipaddress.md)
195
+ - [TopologicalInventoryIngressApiClient::IpaddressAllOf](docs/IpaddressAllOf.md)
196
+ - [TopologicalInventoryIngressApiClient::IpaddressReference](docs/IpaddressReference.md)
197
+ - [TopologicalInventoryIngressApiClient::IpaddressTag](docs/IpaddressTag.md)
198
+ - [TopologicalInventoryIngressApiClient::IpaddressTagAllOf](docs/IpaddressTagAllOf.md)
199
+ - [TopologicalInventoryIngressApiClient::Network](docs/Network.md)
200
+ - [TopologicalInventoryIngressApiClient::NetworkAdapter](docs/NetworkAdapter.md)
201
+ - [TopologicalInventoryIngressApiClient::NetworkAdapterAllOf](docs/NetworkAdapterAllOf.md)
202
+ - [TopologicalInventoryIngressApiClient::NetworkAdapterReference](docs/NetworkAdapterReference.md)
203
+ - [TopologicalInventoryIngressApiClient::NetworkAdapterTag](docs/NetworkAdapterTag.md)
204
+ - [TopologicalInventoryIngressApiClient::NetworkAdapterTagAllOf](docs/NetworkAdapterTagAllOf.md)
205
+ - [TopologicalInventoryIngressApiClient::NetworkAllOf](docs/NetworkAllOf.md)
206
+ - [TopologicalInventoryIngressApiClient::NetworkReference](docs/NetworkReference.md)
207
+ - [TopologicalInventoryIngressApiClient::NetworkTag](docs/NetworkTag.md)
208
+ - [TopologicalInventoryIngressApiClient::NetworkTagAllOf](docs/NetworkTagAllOf.md)
209
+ - [TopologicalInventoryIngressApiClient::OrchestrationStack](docs/OrchestrationStack.md)
210
+ - [TopologicalInventoryIngressApiClient::OrchestrationStackAllOf](docs/OrchestrationStackAllOf.md)
211
+ - [TopologicalInventoryIngressApiClient::OrchestrationStackReference](docs/OrchestrationStackReference.md)
212
+ - [TopologicalInventoryIngressApiClient::Reservation](docs/Reservation.md)
213
+ - [TopologicalInventoryIngressApiClient::ReservationAllOf](docs/ReservationAllOf.md)
214
+ - [TopologicalInventoryIngressApiClient::ReservationReference](docs/ReservationReference.md)
215
+ - [TopologicalInventoryIngressApiClient::ReservationTag](docs/ReservationTag.md)
216
+ - [TopologicalInventoryIngressApiClient::ReservationTagAllOf](docs/ReservationTagAllOf.md)
217
+ - [TopologicalInventoryIngressApiClient::Schema](docs/Schema.md)
218
+ - [TopologicalInventoryIngressApiClient::SecurityGroup](docs/SecurityGroup.md)
219
+ - [TopologicalInventoryIngressApiClient::SecurityGroupAllOf](docs/SecurityGroupAllOf.md)
220
+ - [TopologicalInventoryIngressApiClient::SecurityGroupReference](docs/SecurityGroupReference.md)
221
+ - [TopologicalInventoryIngressApiClient::SecurityGroupTag](docs/SecurityGroupTag.md)
222
+ - [TopologicalInventoryIngressApiClient::SecurityGroupTagAllOf](docs/SecurityGroupTagAllOf.md)
223
+ - [TopologicalInventoryIngressApiClient::ServiceCredential](docs/ServiceCredential.md)
224
+ - [TopologicalInventoryIngressApiClient::ServiceCredentialAllOf](docs/ServiceCredentialAllOf.md)
225
+ - [TopologicalInventoryIngressApiClient::ServiceCredentialReference](docs/ServiceCredentialReference.md)
226
+ - [TopologicalInventoryIngressApiClient::ServiceInstance](docs/ServiceInstance.md)
227
+ - [TopologicalInventoryIngressApiClient::ServiceInstanceAllOf](docs/ServiceInstanceAllOf.md)
228
+ - [TopologicalInventoryIngressApiClient::ServiceInstanceNode](docs/ServiceInstanceNode.md)
229
+ - [TopologicalInventoryIngressApiClient::ServiceInstanceNodeAllOf](docs/ServiceInstanceNodeAllOf.md)
230
+ - [TopologicalInventoryIngressApiClient::ServiceInstanceReference](docs/ServiceInstanceReference.md)
231
+ - [TopologicalInventoryIngressApiClient::ServiceInventory](docs/ServiceInventory.md)
232
+ - [TopologicalInventoryIngressApiClient::ServiceInventoryAllOf](docs/ServiceInventoryAllOf.md)
233
+ - [TopologicalInventoryIngressApiClient::ServiceInventoryReference](docs/ServiceInventoryReference.md)
234
+ - [TopologicalInventoryIngressApiClient::ServiceInventoryTag](docs/ServiceInventoryTag.md)
235
+ - [TopologicalInventoryIngressApiClient::ServiceInventoryTagAllOf](docs/ServiceInventoryTagAllOf.md)
236
+ - [TopologicalInventoryIngressApiClient::ServiceOffering](docs/ServiceOffering.md)
237
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingAllOf](docs/ServiceOfferingAllOf.md)
238
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingIcon](docs/ServiceOfferingIcon.md)
239
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingIconAllOf](docs/ServiceOfferingIconAllOf.md)
240
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingIconReference](docs/ServiceOfferingIconReference.md)
241
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingNode](docs/ServiceOfferingNode.md)
242
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingNodeAllOf](docs/ServiceOfferingNodeAllOf.md)
243
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingReference](docs/ServiceOfferingReference.md)
244
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingTag](docs/ServiceOfferingTag.md)
245
+ - [TopologicalInventoryIngressApiClient::ServiceOfferingTagAllOf](docs/ServiceOfferingTagAllOf.md)
246
+ - [TopologicalInventoryIngressApiClient::ServicePlan](docs/ServicePlan.md)
247
+ - [TopologicalInventoryIngressApiClient::ServicePlanAllOf](docs/ServicePlanAllOf.md)
248
+ - [TopologicalInventoryIngressApiClient::ServicePlanReference](docs/ServicePlanReference.md)
249
+ - [TopologicalInventoryIngressApiClient::SourceRegion](docs/SourceRegion.md)
250
+ - [TopologicalInventoryIngressApiClient::SourceRegionAllOf](docs/SourceRegionAllOf.md)
251
+ - [TopologicalInventoryIngressApiClient::SourceRegionReference](docs/SourceRegionReference.md)
252
+ - [TopologicalInventoryIngressApiClient::Subnet](docs/Subnet.md)
253
+ - [TopologicalInventoryIngressApiClient::SubnetAllOf](docs/SubnetAllOf.md)
254
+ - [TopologicalInventoryIngressApiClient::SubnetReference](docs/SubnetReference.md)
255
+ - [TopologicalInventoryIngressApiClient::SubnetTag](docs/SubnetTag.md)
256
+ - [TopologicalInventoryIngressApiClient::SubnetTagAllOf](docs/SubnetTagAllOf.md)
257
+ - [TopologicalInventoryIngressApiClient::Subscription](docs/Subscription.md)
258
+ - [TopologicalInventoryIngressApiClient::SubscriptionAllOf](docs/SubscriptionAllOf.md)
259
+ - [TopologicalInventoryIngressApiClient::SubscriptionReference](docs/SubscriptionReference.md)
260
+ - [TopologicalInventoryIngressApiClient::Tag](docs/Tag.md)
261
+ - [TopologicalInventoryIngressApiClient::TagAllOf](docs/TagAllOf.md)
262
+ - [TopologicalInventoryIngressApiClient::TagReference](docs/TagReference.md)
263
+ - [TopologicalInventoryIngressApiClient::TagReferenceReference](docs/TagReferenceReference.md)
264
+ - [TopologicalInventoryIngressApiClient::Vm](docs/Vm.md)
265
+ - [TopologicalInventoryIngressApiClient::VmAllOf](docs/VmAllOf.md)
266
+ - [TopologicalInventoryIngressApiClient::VmReference](docs/VmReference.md)
267
+ - [TopologicalInventoryIngressApiClient::VmSecurityGroup](docs/VmSecurityGroup.md)
268
+ - [TopologicalInventoryIngressApiClient::VmSecurityGroupAllOf](docs/VmSecurityGroupAllOf.md)
269
+ - [TopologicalInventoryIngressApiClient::VmTag](docs/VmTag.md)
270
+ - [TopologicalInventoryIngressApiClient::VmTagAllOf](docs/VmTagAllOf.md)
271
+ - [TopologicalInventoryIngressApiClient::Volume](docs/Volume.md)
272
+ - [TopologicalInventoryIngressApiClient::VolumeAllOf](docs/VolumeAllOf.md)
273
+ - [TopologicalInventoryIngressApiClient::VolumeAttachment](docs/VolumeAttachment.md)
274
+ - [TopologicalInventoryIngressApiClient::VolumeAttachmentAllOf](docs/VolumeAttachmentAllOf.md)
275
+ - [TopologicalInventoryIngressApiClient::VolumeReference](docs/VolumeReference.md)
276
+ - [TopologicalInventoryIngressApiClient::VolumeType](docs/VolumeType.md)
277
+ - [TopologicalInventoryIngressApiClient::VolumeTypeAllOf](docs/VolumeTypeAllOf.md)
278
+ - [TopologicalInventoryIngressApiClient::VolumeTypeReference](docs/VolumeTypeReference.md)
279
+
280
+
281
+ ## Documentation for Authorization
282
+
283
+ All endpoints do not require authorization.
284
+