@nutanix-scratch/security-js-client 4.1.1 → 4.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (384) hide show
  1. package/README.md +3 -3
  2. package/dist/Ntnx-Security-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Security-js-client.js +119 -119
  4. package/dist/es/ApiClient.d.ts +1 -1
  5. package/dist/es/ApiClient.js +4 -4
  6. package/dist/es/Paginable.d.ts +1 -1
  7. package/dist/es/Paginable.js +3 -3
  8. package/dist/es/apis/approvalpolicies-endpoints.d.ts +2 -2
  9. package/dist/es/apis/approvalpolicies-endpoints.js +9 -9
  10. package/dist/es/apis/credentials-endpoints.d.ts +2 -2
  11. package/dist/es/apis/credentials-endpoints.js +9 -9
  12. package/dist/es/apis/keymanagementservers-endpoints.d.ts +1 -1
  13. package/dist/es/apis/keymanagementservers-endpoints.js +8 -8
  14. package/dist/es/apis/securitysummaries-endpoints.d.ts +2 -2
  15. package/dist/es/apis/securitysummaries-endpoints.js +6 -6
  16. package/dist/es/apis/stigs-endpoints.d.ts +3 -3
  17. package/dist/es/apis/stigs-endpoints.js +7 -7
  18. package/dist/es/apis/vulnerabilities-endpoints.d.ts +2 -2
  19. package/dist/es/apis/vulnerabilities-endpoints.js +5 -5
  20. package/dist/es/models/common/v1/config/BasicAuth.d.ts +1 -1
  21. package/dist/es/models/common/v1/config/BasicAuth.js +3 -3
  22. package/dist/es/models/common/v1/config/FQDN.d.ts +1 -1
  23. package/dist/es/models/common/v1/config/FQDN.js +3 -3
  24. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  25. package/dist/es/models/common/v1/config/Flag.js +3 -3
  26. package/dist/es/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
  27. package/dist/es/models/common/v1/config/IPAddressOrFQDN.js +3 -3
  28. package/dist/es/models/common/v1/config/IPv4Address.d.ts +1 -1
  29. package/dist/es/models/common/v1/config/IPv4Address.js +3 -3
  30. package/dist/es/models/common/v1/config/IPv6Address.d.ts +1 -1
  31. package/dist/es/models/common/v1/config/IPv6Address.js +3 -3
  32. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  33. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  34. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  35. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  36. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  37. package/dist/es/models/common/v1/config/Message.js +3 -3
  38. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  39. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  40. package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
  41. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  42. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  43. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  44. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  45. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  46. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  47. package/dist/es/models/iam/v4/authn/BucketsAccessKey.d.ts +1 -1
  48. package/dist/es/models/iam/v4/authn/BucketsAccessKey.js +3 -3
  49. package/dist/es/models/iam/v4/authn/BucketsAccessKeyStatusType.js +2 -2
  50. package/dist/es/models/iam/v4/authn/CreationType.js +2 -2
  51. package/dist/es/models/iam/v4/authn/User.d.ts +1 -1
  52. package/dist/es/models/iam/v4/authn/User.js +3 -3
  53. package/dist/es/models/iam/v4/authn/UserStatusType.js +2 -2
  54. package/dist/es/models/iam/v4/authn/UserType.js +2 -2
  55. package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
  56. package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
  57. package/dist/es/models/security/v4/common/Cluster.d.ts +1 -1
  58. package/dist/es/models/security/v4/common/Cluster.js +3 -3
  59. package/dist/es/models/security/v4/common/ClusterProjection.d.ts +1 -1
  60. package/dist/es/models/security/v4/common/ClusterProjection.js +3 -3
  61. package/dist/es/models/security/v4/common/Timescale.js +2 -2
  62. package/dist/es/models/security/v4/config/AzureAccessInformation.d.ts +1 -1
  63. package/dist/es/models/security/v4/config/AzureAccessInformation.js +3 -3
  64. package/dist/es/models/security/v4/config/BasicAuthCredential.d.ts +1 -1
  65. package/dist/es/models/security/v4/config/BasicAuthCredential.js +3 -3
  66. package/dist/es/models/security/v4/config/BmcCredential.d.ts +1 -1
  67. package/dist/es/models/security/v4/config/BmcCredential.js +3 -3
  68. package/dist/es/models/security/v4/config/CreateCredentialApiResponse.d.ts +1 -1
  69. package/dist/es/models/security/v4/config/CreateCredentialApiResponse.js +3 -3
  70. package/dist/es/models/security/v4/config/CreateKeyManagementServerApiResponse.d.ts +1 -1
  71. package/dist/es/models/security/v4/config/CreateKeyManagementServerApiResponse.js +3 -3
  72. package/dist/es/models/security/v4/config/Credential.d.ts +1 -1
  73. package/dist/es/models/security/v4/config/Credential.js +3 -3
  74. package/dist/es/models/security/v4/config/DeleteCredentialApiResponse.d.ts +1 -1
  75. package/dist/es/models/security/v4/config/DeleteCredentialApiResponse.js +3 -3
  76. package/dist/es/models/security/v4/config/DeleteKeyManagementServerApiResponse.d.ts +1 -1
  77. package/dist/es/models/security/v4/config/DeleteKeyManagementServerApiResponse.js +3 -3
  78. package/dist/es/models/security/v4/config/EndpointInfo.d.ts +1 -1
  79. package/dist/es/models/security/v4/config/EndpointInfo.js +3 -3
  80. package/dist/es/models/security/v4/config/ExternalSshAccessConfig.d.ts +1 -1
  81. package/dist/es/models/security/v4/config/ExternalSshAccessConfig.js +3 -3
  82. package/dist/es/models/security/v4/config/ExternalSshAccessConfigProjection.d.ts +1 -1
  83. package/dist/es/models/security/v4/config/ExternalSshAccessConfigProjection.js +3 -3
  84. package/dist/es/models/security/v4/config/GetCredentialApiResponse.d.ts +1 -1
  85. package/dist/es/models/security/v4/config/GetCredentialApiResponse.js +3 -3
  86. package/dist/es/models/security/v4/config/GetKeyManagementServerApiResponse.d.ts +1 -1
  87. package/dist/es/models/security/v4/config/GetKeyManagementServerApiResponse.js +3 -3
  88. package/dist/es/models/security/v4/config/IntersightConnectionType.js +2 -2
  89. package/dist/es/models/security/v4/config/IntersightCredential.d.ts +1 -1
  90. package/dist/es/models/security/v4/config/IntersightCredential.js +3 -3
  91. package/dist/es/models/security/v4/config/KeyBasedAuth.d.ts +1 -1
  92. package/dist/es/models/security/v4/config/KeyBasedAuth.js +3 -3
  93. package/dist/es/models/security/v4/config/KeyBasedAuthCredential.d.ts +1 -1
  94. package/dist/es/models/security/v4/config/KeyBasedAuthCredential.js +3 -3
  95. package/dist/es/models/security/v4/config/KeyManagementServer.d.ts +1 -1
  96. package/dist/es/models/security/v4/config/KeyManagementServer.js +3 -3
  97. package/dist/es/models/security/v4/config/KmipAccessInformation.d.ts +1 -1
  98. package/dist/es/models/security/v4/config/KmipAccessInformation.js +3 -3
  99. package/dist/es/models/security/v4/config/ListCredentialsApiResponse.d.ts +1 -1
  100. package/dist/es/models/security/v4/config/ListCredentialsApiResponse.js +3 -3
  101. package/dist/es/models/security/v4/config/ListKeyManagementServersApiResponse.d.ts +1 -1
  102. package/dist/es/models/security/v4/config/ListKeyManagementServersApiResponse.js +3 -3
  103. package/dist/es/models/security/v4/config/ScheduleType.js +2 -2
  104. package/dist/es/models/security/v4/config/SecurityConfig.d.ts +1 -1
  105. package/dist/es/models/security/v4/config/SecurityConfig.js +3 -3
  106. package/dist/es/models/security/v4/config/SecurityConfigProjection.d.ts +1 -1
  107. package/dist/es/models/security/v4/config/SecurityConfigProjection.js +3 -3
  108. package/dist/es/models/security/v4/config/SecurityConfigVisibilitySetting.d.ts +1 -1
  109. package/dist/es/models/security/v4/config/SecurityConfigVisibilitySetting.js +3 -3
  110. package/dist/es/models/security/v4/config/SecurityConfigVisibilitySettingProjection.d.ts +1 -1
  111. package/dist/es/models/security/v4/config/SecurityConfigVisibilitySettingProjection.js +3 -3
  112. package/dist/es/models/security/v4/config/UpdateCredentialApiResponse.d.ts +1 -1
  113. package/dist/es/models/security/v4/config/UpdateCredentialApiResponse.js +3 -3
  114. package/dist/es/models/security/v4/config/UpdateKeyManagementServerApiResponse.d.ts +1 -1
  115. package/dist/es/models/security/v4/config/UpdateKeyManagementServerApiResponse.js +3 -3
  116. package/dist/es/models/security/v4/config/VcenterCredential.d.ts +1 -1
  117. package/dist/es/models/security/v4/config/VcenterCredential.js +3 -3
  118. package/dist/es/models/security/v4/error/AppMessage.d.ts +1 -1
  119. package/dist/es/models/security/v4/error/AppMessage.js +3 -3
  120. package/dist/es/models/security/v4/error/ErrorResponse.d.ts +1 -1
  121. package/dist/es/models/security/v4/error/ErrorResponse.js +3 -3
  122. package/dist/es/models/security/v4/error/SchemaValidationError.d.ts +1 -1
  123. package/dist/es/models/security/v4/error/SchemaValidationError.js +3 -3
  124. package/dist/es/models/security/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  125. package/dist/es/models/security/v4/error/SchemaValidationErrorMessage.js +3 -3
  126. package/dist/es/models/security/v4/management/ApprovalPolicy.d.ts +1 -1
  127. package/dist/es/models/security/v4/management/ApprovalPolicy.js +3 -3
  128. package/dist/es/models/security/v4/management/ApprovalPolicyProjection.d.ts +1 -1
  129. package/dist/es/models/security/v4/management/ApprovalPolicyProjection.js +3 -3
  130. package/dist/es/models/security/v4/management/ApproverGroup.d.ts +1 -1
  131. package/dist/es/models/security/v4/management/ApproverGroup.js +3 -3
  132. package/dist/es/models/security/v4/management/AssociatePoliciesApiResponse.d.ts +1 -1
  133. package/dist/es/models/security/v4/management/AssociatePoliciesApiResponse.js +3 -3
  134. package/dist/es/models/security/v4/management/AssociatePoliciesSpec.d.ts +1 -1
  135. package/dist/es/models/security/v4/management/AssociatePoliciesSpec.js +3 -3
  136. package/dist/es/models/security/v4/management/CreateApprovalPolicyApiResponse.d.ts +1 -1
  137. package/dist/es/models/security/v4/management/CreateApprovalPolicyApiResponse.js +3 -3
  138. package/dist/es/models/security/v4/management/EventType.js +2 -2
  139. package/dist/es/models/security/v4/management/GetApprovalPolicyApiResponse.d.ts +1 -1
  140. package/dist/es/models/security/v4/management/GetApprovalPolicyApiResponse.js +3 -3
  141. package/dist/es/models/security/v4/management/ListApprovalPoliciesApiResponse.d.ts +1 -1
  142. package/dist/es/models/security/v4/management/ListApprovalPoliciesApiResponse.js +3 -3
  143. package/dist/es/models/security/v4/management/PolicyType.js +2 -2
  144. package/dist/es/models/security/v4/management/SecuredEntityType.js +2 -2
  145. package/dist/es/models/security/v4/management/SecuredPolicy.d.ts +1 -1
  146. package/dist/es/models/security/v4/management/SecuredPolicy.js +3 -3
  147. package/dist/es/models/security/v4/management/SecurityValidationSpec.d.ts +1 -1
  148. package/dist/es/models/security/v4/management/SecurityValidationSpec.js +3 -3
  149. package/dist/es/models/security/v4/management/UpdateApprovalPolicyApiResponse.d.ts +1 -1
  150. package/dist/es/models/security/v4/management/UpdateApprovalPolicyApiResponse.js +3 -3
  151. package/dist/es/models/security/v4/report/IssueSummary.d.ts +1 -1
  152. package/dist/es/models/security/v4/report/IssueSummary.js +3 -3
  153. package/dist/es/models/security/v4/report/ListSecuritySummariesApiResponse.d.ts +1 -1
  154. package/dist/es/models/security/v4/report/ListSecuritySummariesApiResponse.js +3 -3
  155. package/dist/es/models/security/v4/report/ListStigSummariesApiResponse.d.ts +1 -1
  156. package/dist/es/models/security/v4/report/ListStigSummariesApiResponse.js +3 -3
  157. package/dist/es/models/security/v4/report/ListStigsApiResponse.d.ts +1 -1
  158. package/dist/es/models/security/v4/report/ListStigsApiResponse.js +3 -3
  159. package/dist/es/models/security/v4/report/ListVulnerabilitiesApiResponse.d.ts +1 -1
  160. package/dist/es/models/security/v4/report/ListVulnerabilitiesApiResponse.js +3 -3
  161. package/dist/es/models/security/v4/report/RefreshSecuritySummariesApiResponse.d.ts +1 -1
  162. package/dist/es/models/security/v4/report/RefreshSecuritySummariesApiResponse.js +3 -3
  163. package/dist/es/models/security/v4/report/SecurityConfigSummary.d.ts +1 -1
  164. package/dist/es/models/security/v4/report/SecurityConfigSummary.js +3 -3
  165. package/dist/es/models/security/v4/report/SecuritySummary.d.ts +1 -1
  166. package/dist/es/models/security/v4/report/SecuritySummary.js +3 -3
  167. package/dist/es/models/security/v4/report/SecuritySummaryProjection.d.ts +1 -1
  168. package/dist/es/models/security/v4/report/SecuritySummaryProjection.js +3 -3
  169. package/dist/es/models/security/v4/report/Severity.js +2 -2
  170. package/dist/es/models/security/v4/report/SoftwareType.js +2 -2
  171. package/dist/es/models/security/v4/report/Stig.d.ts +1 -1
  172. package/dist/es/models/security/v4/report/Stig.js +3 -3
  173. package/dist/es/models/security/v4/report/StigProjection.d.ts +1 -1
  174. package/dist/es/models/security/v4/report/StigProjection.js +3 -3
  175. package/dist/es/models/security/v4/report/StigSecuritySummary.d.ts +1 -1
  176. package/dist/es/models/security/v4/report/StigSecuritySummary.js +3 -3
  177. package/dist/es/models/security/v4/report/StigStatus.js +2 -2
  178. package/dist/es/models/security/v4/report/StigSummary.d.ts +1 -1
  179. package/dist/es/models/security/v4/report/StigSummary.js +3 -3
  180. package/dist/es/models/security/v4/report/StigSummaryProjection.d.ts +1 -1
  181. package/dist/es/models/security/v4/report/StigSummaryProjection.js +3 -3
  182. package/dist/es/models/security/v4/report/TrendValue.d.ts +1 -1
  183. package/dist/es/models/security/v4/report/TrendValue.js +3 -3
  184. package/dist/es/models/security/v4/report/Vulnerability.d.ts +1 -1
  185. package/dist/es/models/security/v4/report/Vulnerability.js +3 -3
  186. package/dist/es/models/security/v4/report/VulnerabilityDetail.d.ts +1 -1
  187. package/dist/es/models/security/v4/report/VulnerabilityDetail.js +3 -3
  188. package/dist/es/models/security/v4/report/VulnerabilityProjection.d.ts +1 -1
  189. package/dist/es/models/security/v4/report/VulnerabilityProjection.js +3 -3
  190. package/dist/es/models/security/v4/report/VulnerabilitySummary.d.ts +1 -1
  191. package/dist/es/models/security/v4/report/VulnerabilitySummary.js +3 -3
  192. package/dist/es/models/validation/ValidationError.js +2 -2
  193. package/dist/es/utils/ValidationUtils.js +2 -2
  194. package/dist/lib/ApiClient.d.ts +1 -1
  195. package/dist/lib/ApiClient.js +4 -4
  196. package/dist/lib/Paginable.d.ts +1 -1
  197. package/dist/lib/Paginable.js +3 -3
  198. package/dist/lib/apis/approvalpolicies-endpoints.d.ts +2 -2
  199. package/dist/lib/apis/approvalpolicies-endpoints.js +9 -9
  200. package/dist/lib/apis/credentials-endpoints.d.ts +2 -2
  201. package/dist/lib/apis/credentials-endpoints.js +9 -9
  202. package/dist/lib/apis/keymanagementservers-endpoints.d.ts +1 -1
  203. package/dist/lib/apis/keymanagementservers-endpoints.js +8 -8
  204. package/dist/lib/apis/securitysummaries-endpoints.d.ts +2 -2
  205. package/dist/lib/apis/securitysummaries-endpoints.js +6 -6
  206. package/dist/lib/apis/stigs-endpoints.d.ts +3 -3
  207. package/dist/lib/apis/stigs-endpoints.js +7 -7
  208. package/dist/lib/apis/vulnerabilities-endpoints.d.ts +2 -2
  209. package/dist/lib/apis/vulnerabilities-endpoints.js +5 -5
  210. package/dist/lib/models/common/v1/config/BasicAuth.d.ts +1 -1
  211. package/dist/lib/models/common/v1/config/BasicAuth.js +3 -3
  212. package/dist/lib/models/common/v1/config/FQDN.d.ts +1 -1
  213. package/dist/lib/models/common/v1/config/FQDN.js +3 -3
  214. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  215. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  216. package/dist/lib/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
  217. package/dist/lib/models/common/v1/config/IPAddressOrFQDN.js +3 -3
  218. package/dist/lib/models/common/v1/config/IPv4Address.d.ts +1 -1
  219. package/dist/lib/models/common/v1/config/IPv4Address.js +3 -3
  220. package/dist/lib/models/common/v1/config/IPv6Address.d.ts +1 -1
  221. package/dist/lib/models/common/v1/config/IPv6Address.js +3 -3
  222. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  223. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  224. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  225. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  226. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  227. package/dist/lib/models/common/v1/config/Message.js +3 -3
  228. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  229. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  230. package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
  231. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  232. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  233. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  234. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  235. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  236. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  237. package/dist/lib/models/iam/v4/authn/BucketsAccessKey.d.ts +1 -1
  238. package/dist/lib/models/iam/v4/authn/BucketsAccessKey.js +3 -3
  239. package/dist/lib/models/iam/v4/authn/BucketsAccessKeyStatusType.js +2 -2
  240. package/dist/lib/models/iam/v4/authn/CreationType.js +2 -2
  241. package/dist/lib/models/iam/v4/authn/User.d.ts +1 -1
  242. package/dist/lib/models/iam/v4/authn/User.js +3 -3
  243. package/dist/lib/models/iam/v4/authn/UserStatusType.js +2 -2
  244. package/dist/lib/models/iam/v4/authn/UserType.js +2 -2
  245. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
  246. package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
  247. package/dist/lib/models/security/v4/common/Cluster.d.ts +1 -1
  248. package/dist/lib/models/security/v4/common/Cluster.js +3 -3
  249. package/dist/lib/models/security/v4/common/ClusterProjection.d.ts +1 -1
  250. package/dist/lib/models/security/v4/common/ClusterProjection.js +3 -3
  251. package/dist/lib/models/security/v4/common/Timescale.js +2 -2
  252. package/dist/lib/models/security/v4/config/AzureAccessInformation.d.ts +1 -1
  253. package/dist/lib/models/security/v4/config/AzureAccessInformation.js +3 -3
  254. package/dist/lib/models/security/v4/config/BasicAuthCredential.d.ts +1 -1
  255. package/dist/lib/models/security/v4/config/BasicAuthCredential.js +3 -3
  256. package/dist/lib/models/security/v4/config/BmcCredential.d.ts +1 -1
  257. package/dist/lib/models/security/v4/config/BmcCredential.js +3 -3
  258. package/dist/lib/models/security/v4/config/CreateCredentialApiResponse.d.ts +1 -1
  259. package/dist/lib/models/security/v4/config/CreateCredentialApiResponse.js +3 -3
  260. package/dist/lib/models/security/v4/config/CreateKeyManagementServerApiResponse.d.ts +1 -1
  261. package/dist/lib/models/security/v4/config/CreateKeyManagementServerApiResponse.js +3 -3
  262. package/dist/lib/models/security/v4/config/Credential.d.ts +1 -1
  263. package/dist/lib/models/security/v4/config/Credential.js +3 -3
  264. package/dist/lib/models/security/v4/config/DeleteCredentialApiResponse.d.ts +1 -1
  265. package/dist/lib/models/security/v4/config/DeleteCredentialApiResponse.js +3 -3
  266. package/dist/lib/models/security/v4/config/DeleteKeyManagementServerApiResponse.d.ts +1 -1
  267. package/dist/lib/models/security/v4/config/DeleteKeyManagementServerApiResponse.js +3 -3
  268. package/dist/lib/models/security/v4/config/EndpointInfo.d.ts +1 -1
  269. package/dist/lib/models/security/v4/config/EndpointInfo.js +3 -3
  270. package/dist/lib/models/security/v4/config/ExternalSshAccessConfig.d.ts +1 -1
  271. package/dist/lib/models/security/v4/config/ExternalSshAccessConfig.js +3 -3
  272. package/dist/lib/models/security/v4/config/ExternalSshAccessConfigProjection.d.ts +1 -1
  273. package/dist/lib/models/security/v4/config/ExternalSshAccessConfigProjection.js +3 -3
  274. package/dist/lib/models/security/v4/config/GetCredentialApiResponse.d.ts +1 -1
  275. package/dist/lib/models/security/v4/config/GetCredentialApiResponse.js +3 -3
  276. package/dist/lib/models/security/v4/config/GetKeyManagementServerApiResponse.d.ts +1 -1
  277. package/dist/lib/models/security/v4/config/GetKeyManagementServerApiResponse.js +3 -3
  278. package/dist/lib/models/security/v4/config/IntersightConnectionType.js +2 -2
  279. package/dist/lib/models/security/v4/config/IntersightCredential.d.ts +1 -1
  280. package/dist/lib/models/security/v4/config/IntersightCredential.js +3 -3
  281. package/dist/lib/models/security/v4/config/KeyBasedAuth.d.ts +1 -1
  282. package/dist/lib/models/security/v4/config/KeyBasedAuth.js +3 -3
  283. package/dist/lib/models/security/v4/config/KeyBasedAuthCredential.d.ts +1 -1
  284. package/dist/lib/models/security/v4/config/KeyBasedAuthCredential.js +3 -3
  285. package/dist/lib/models/security/v4/config/KeyManagementServer.d.ts +1 -1
  286. package/dist/lib/models/security/v4/config/KeyManagementServer.js +3 -3
  287. package/dist/lib/models/security/v4/config/KmipAccessInformation.d.ts +1 -1
  288. package/dist/lib/models/security/v4/config/KmipAccessInformation.js +3 -3
  289. package/dist/lib/models/security/v4/config/ListCredentialsApiResponse.d.ts +1 -1
  290. package/dist/lib/models/security/v4/config/ListCredentialsApiResponse.js +3 -3
  291. package/dist/lib/models/security/v4/config/ListKeyManagementServersApiResponse.d.ts +1 -1
  292. package/dist/lib/models/security/v4/config/ListKeyManagementServersApiResponse.js +3 -3
  293. package/dist/lib/models/security/v4/config/ScheduleType.js +2 -2
  294. package/dist/lib/models/security/v4/config/SecurityConfig.d.ts +1 -1
  295. package/dist/lib/models/security/v4/config/SecurityConfig.js +3 -3
  296. package/dist/lib/models/security/v4/config/SecurityConfigProjection.d.ts +1 -1
  297. package/dist/lib/models/security/v4/config/SecurityConfigProjection.js +3 -3
  298. package/dist/lib/models/security/v4/config/SecurityConfigVisibilitySetting.d.ts +1 -1
  299. package/dist/lib/models/security/v4/config/SecurityConfigVisibilitySetting.js +3 -3
  300. package/dist/lib/models/security/v4/config/SecurityConfigVisibilitySettingProjection.d.ts +1 -1
  301. package/dist/lib/models/security/v4/config/SecurityConfigVisibilitySettingProjection.js +3 -3
  302. package/dist/lib/models/security/v4/config/UpdateCredentialApiResponse.d.ts +1 -1
  303. package/dist/lib/models/security/v4/config/UpdateCredentialApiResponse.js +3 -3
  304. package/dist/lib/models/security/v4/config/UpdateKeyManagementServerApiResponse.d.ts +1 -1
  305. package/dist/lib/models/security/v4/config/UpdateKeyManagementServerApiResponse.js +3 -3
  306. package/dist/lib/models/security/v4/config/VcenterCredential.d.ts +1 -1
  307. package/dist/lib/models/security/v4/config/VcenterCredential.js +3 -3
  308. package/dist/lib/models/security/v4/error/AppMessage.d.ts +1 -1
  309. package/dist/lib/models/security/v4/error/AppMessage.js +3 -3
  310. package/dist/lib/models/security/v4/error/ErrorResponse.d.ts +1 -1
  311. package/dist/lib/models/security/v4/error/ErrorResponse.js +3 -3
  312. package/dist/lib/models/security/v4/error/SchemaValidationError.d.ts +1 -1
  313. package/dist/lib/models/security/v4/error/SchemaValidationError.js +3 -3
  314. package/dist/lib/models/security/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  315. package/dist/lib/models/security/v4/error/SchemaValidationErrorMessage.js +3 -3
  316. package/dist/lib/models/security/v4/management/ApprovalPolicy.d.ts +1 -1
  317. package/dist/lib/models/security/v4/management/ApprovalPolicy.js +3 -3
  318. package/dist/lib/models/security/v4/management/ApprovalPolicyProjection.d.ts +1 -1
  319. package/dist/lib/models/security/v4/management/ApprovalPolicyProjection.js +3 -3
  320. package/dist/lib/models/security/v4/management/ApproverGroup.d.ts +1 -1
  321. package/dist/lib/models/security/v4/management/ApproverGroup.js +3 -3
  322. package/dist/lib/models/security/v4/management/AssociatePoliciesApiResponse.d.ts +1 -1
  323. package/dist/lib/models/security/v4/management/AssociatePoliciesApiResponse.js +3 -3
  324. package/dist/lib/models/security/v4/management/AssociatePoliciesSpec.d.ts +1 -1
  325. package/dist/lib/models/security/v4/management/AssociatePoliciesSpec.js +3 -3
  326. package/dist/lib/models/security/v4/management/CreateApprovalPolicyApiResponse.d.ts +1 -1
  327. package/dist/lib/models/security/v4/management/CreateApprovalPolicyApiResponse.js +3 -3
  328. package/dist/lib/models/security/v4/management/EventType.js +2 -2
  329. package/dist/lib/models/security/v4/management/GetApprovalPolicyApiResponse.d.ts +1 -1
  330. package/dist/lib/models/security/v4/management/GetApprovalPolicyApiResponse.js +3 -3
  331. package/dist/lib/models/security/v4/management/ListApprovalPoliciesApiResponse.d.ts +1 -1
  332. package/dist/lib/models/security/v4/management/ListApprovalPoliciesApiResponse.js +3 -3
  333. package/dist/lib/models/security/v4/management/PolicyType.js +2 -2
  334. package/dist/lib/models/security/v4/management/SecuredEntityType.js +2 -2
  335. package/dist/lib/models/security/v4/management/SecuredPolicy.d.ts +1 -1
  336. package/dist/lib/models/security/v4/management/SecuredPolicy.js +3 -3
  337. package/dist/lib/models/security/v4/management/SecurityValidationSpec.d.ts +1 -1
  338. package/dist/lib/models/security/v4/management/SecurityValidationSpec.js +3 -3
  339. package/dist/lib/models/security/v4/management/UpdateApprovalPolicyApiResponse.d.ts +1 -1
  340. package/dist/lib/models/security/v4/management/UpdateApprovalPolicyApiResponse.js +3 -3
  341. package/dist/lib/models/security/v4/report/IssueSummary.d.ts +1 -1
  342. package/dist/lib/models/security/v4/report/IssueSummary.js +3 -3
  343. package/dist/lib/models/security/v4/report/ListSecuritySummariesApiResponse.d.ts +1 -1
  344. package/dist/lib/models/security/v4/report/ListSecuritySummariesApiResponse.js +3 -3
  345. package/dist/lib/models/security/v4/report/ListStigSummariesApiResponse.d.ts +1 -1
  346. package/dist/lib/models/security/v4/report/ListStigSummariesApiResponse.js +3 -3
  347. package/dist/lib/models/security/v4/report/ListStigsApiResponse.d.ts +1 -1
  348. package/dist/lib/models/security/v4/report/ListStigsApiResponse.js +3 -3
  349. package/dist/lib/models/security/v4/report/ListVulnerabilitiesApiResponse.d.ts +1 -1
  350. package/dist/lib/models/security/v4/report/ListVulnerabilitiesApiResponse.js +3 -3
  351. package/dist/lib/models/security/v4/report/RefreshSecuritySummariesApiResponse.d.ts +1 -1
  352. package/dist/lib/models/security/v4/report/RefreshSecuritySummariesApiResponse.js +3 -3
  353. package/dist/lib/models/security/v4/report/SecurityConfigSummary.d.ts +1 -1
  354. package/dist/lib/models/security/v4/report/SecurityConfigSummary.js +3 -3
  355. package/dist/lib/models/security/v4/report/SecuritySummary.d.ts +1 -1
  356. package/dist/lib/models/security/v4/report/SecuritySummary.js +3 -3
  357. package/dist/lib/models/security/v4/report/SecuritySummaryProjection.d.ts +1 -1
  358. package/dist/lib/models/security/v4/report/SecuritySummaryProjection.js +3 -3
  359. package/dist/lib/models/security/v4/report/Severity.js +2 -2
  360. package/dist/lib/models/security/v4/report/SoftwareType.js +2 -2
  361. package/dist/lib/models/security/v4/report/Stig.d.ts +1 -1
  362. package/dist/lib/models/security/v4/report/Stig.js +3 -3
  363. package/dist/lib/models/security/v4/report/StigProjection.d.ts +1 -1
  364. package/dist/lib/models/security/v4/report/StigProjection.js +3 -3
  365. package/dist/lib/models/security/v4/report/StigSecuritySummary.d.ts +1 -1
  366. package/dist/lib/models/security/v4/report/StigSecuritySummary.js +3 -3
  367. package/dist/lib/models/security/v4/report/StigStatus.js +2 -2
  368. package/dist/lib/models/security/v4/report/StigSummary.d.ts +1 -1
  369. package/dist/lib/models/security/v4/report/StigSummary.js +3 -3
  370. package/dist/lib/models/security/v4/report/StigSummaryProjection.d.ts +1 -1
  371. package/dist/lib/models/security/v4/report/StigSummaryProjection.js +3 -3
  372. package/dist/lib/models/security/v4/report/TrendValue.d.ts +1 -1
  373. package/dist/lib/models/security/v4/report/TrendValue.js +3 -3
  374. package/dist/lib/models/security/v4/report/Vulnerability.d.ts +1 -1
  375. package/dist/lib/models/security/v4/report/Vulnerability.js +3 -3
  376. package/dist/lib/models/security/v4/report/VulnerabilityDetail.d.ts +1 -1
  377. package/dist/lib/models/security/v4/report/VulnerabilityDetail.js +3 -3
  378. package/dist/lib/models/security/v4/report/VulnerabilityProjection.d.ts +1 -1
  379. package/dist/lib/models/security/v4/report/VulnerabilityProjection.js +3 -3
  380. package/dist/lib/models/security/v4/report/VulnerabilitySummary.d.ts +1 -1
  381. package/dist/lib/models/security/v4/report/VulnerabilitySummary.js +3 -3
  382. package/dist/lib/models/validation/ValidationError.js +2 -2
  383. package/dist/lib/utils/ValidationUtils.js +2 -2
  384. package/package.json +1 -1
@@ -3,7 +3,7 @@
3
3
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
4
4
  * contents of this file should be regarded as internal but are documented for completeness.
5
5
  * @module ApiClient
6
- * @version 4.1.1
6
+ * @version 4.1.2
7
7
  */
8
8
  export class ApiClient {
9
9
  /**
@@ -24,11 +24,11 @@ function _classPrivateFieldSet(s, a, r) { return s.set(_assertClassBrand(s, a),
24
24
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
25
25
  * Nutanix Security APIs
26
26
  *
27
- * OpenAPI spec version: 4.1.1
27
+ * OpenAPI spec version: 4.1.2
28
28
  *
29
29
  * NOTE: This class is auto generated by the Open API Dev Platform.
30
30
  *
31
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
31
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
32
32
  *
33
33
  * Do not edit the class manually.
34
34
  *
@@ -39,7 +39,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
39
39
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
40
40
  * contents of this file should be regarded as internal but are documented for completeness.
41
41
  * @module ApiClient
42
- * @version 4.1.1
42
+ * @version 4.1.2
43
43
  */
44
44
  var _protocol = /*#__PURE__*/new WeakMap();
45
45
  var _cookie = /*#__PURE__*/new WeakMap();
@@ -622,7 +622,7 @@ class ApiClient {
622
622
  if (!isBrowser) {
623
623
  this.downloadDestination = '.';
624
624
  request.set(_assertClassBrand(_ApiClient_brand, this, _normalizeParams).call(this, {
625
- 'User-Agent': 'Nutanix-security-js-client/4.1.1'
625
+ 'User-Agent': 'Nutanix-security-js-client/4.1.2'
626
626
  }));
627
627
  }
628
628
 
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * A model that represents a paginable response from a list endpoint.
3
3
  * @module Paginable
4
- * @version 4.1.1
4
+ * @version 4.1.2
5
5
  */
6
6
  export default class Paginable {
7
7
  /**
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
8
8
  /*
9
9
  * Nutanix Security APIs
10
10
  *
11
- * OpenAPI spec version: 4.1.1
11
+ * OpenAPI spec version: 4.1.2
12
12
  *
13
13
  * NOTE: This class is auto generated by the Open API Dev Platform.
14
14
  *
15
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
15
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
16
16
  *
17
17
  * Do not edit the class manually.
18
18
  *
@@ -21,7 +21,7 @@ var _ApiClient = require("./ApiClient");
21
21
  /**
22
22
  * A model that represents a paginable response from a list endpoint.
23
23
  * @module Paginable
24
- * @version 4.1.1
24
+ * @version 4.1.2
25
25
  */
26
26
  class Paginable {
27
27
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * ApprovalPolicies service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class ApprovalPoliciesApi
5
5
  */
6
6
  export class ApprovalPoliciesApi {
@@ -52,7 +52,7 @@ export class ApprovalPoliciesApi {
52
52
  * Fetches a list of approval policies for secure snapshots.
53
53
  * @param {Object} opts Optional parameters defined for the operation
54
54
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
55
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
55
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
56
56
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
57
57
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
58
58
  * @param {Object} args Additional Arguments
@@ -16,11 +16,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  /*
17
17
  * Nutanix Security APIs
18
18
  *
19
- * OpenAPI spec version: 4.1.1
19
+ * OpenAPI spec version: 4.1.2
20
20
  *
21
21
  * NOTE: This class is auto generated by the Open API Dev Platform.
22
22
  *
23
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
23
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
24
24
  *
25
25
  * Do not edit the class manually.
26
26
  *
@@ -28,7 +28,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
28
28
 
29
29
  /**
30
30
  * ApprovalPolicies service.
31
- * @version 4.1.1
31
+ * @version 4.1.2
32
32
  * @class ApprovalPoliciesApi
33
33
  */
34
34
  class ApprovalPoliciesApi {
@@ -97,7 +97,7 @@ class ApprovalPoliciesApi {
97
97
  };
98
98
  const formParams = {};
99
99
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
100
- const authNames = ['basicAuthScheme'];
100
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
101
101
  const contentTypes = ['application/json'];
102
102
  const accepts = ['application/json'];
103
103
  const returnType = _AssociatePoliciesApiResponse.default;
@@ -136,7 +136,7 @@ class ApprovalPoliciesApi {
136
136
  };
137
137
  const formParams = {};
138
138
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
139
- const authNames = ['basicAuthScheme'];
139
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
140
140
  const contentTypes = ['application/json'];
141
141
  const accepts = ['application/json'];
142
142
  const returnType = _CreateApprovalPolicyApiResponse.default;
@@ -178,7 +178,7 @@ class ApprovalPoliciesApi {
178
178
  ...headersToInclude
179
179
  };
180
180
  const formParams = {};
181
- const authNames = ['basicAuthScheme'];
181
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
182
182
  const contentTypes = [];
183
183
  const accepts = ['application/json'];
184
184
  const returnType = _GetApprovalPolicyApiResponse.default;
@@ -190,7 +190,7 @@ class ApprovalPoliciesApi {
190
190
  * Fetches a list of approval policies for secure snapshots.
191
191
  * @param {Object} opts Optional parameters defined for the operation
192
192
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
193
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
193
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
194
194
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
195
195
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
196
196
  * @param {Object} args Additional Arguments
@@ -222,7 +222,7 @@ class ApprovalPoliciesApi {
222
222
  ...headersToInclude
223
223
  };
224
224
  const formParams = {};
225
- const authNames = ['basicAuthScheme'];
225
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
226
226
  const contentTypes = [];
227
227
  const accepts = ['application/json'];
228
228
  const returnType = _ListApprovalPoliciesApiResponse.default;
@@ -268,7 +268,7 @@ class ApprovalPoliciesApi {
268
268
  };
269
269
  const formParams = {};
270
270
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
271
- const authNames = ['basicAuthScheme'];
271
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
272
272
  const contentTypes = ['application/json'];
273
273
  const accepts = ['application/json'];
274
274
  const returnType = _UpdateApprovalPolicyApiResponse.default;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Credentials service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class CredentialsApi
5
5
  */
6
6
  export class CredentialsApi {
@@ -51,7 +51,7 @@ export class CredentialsApi {
51
51
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
52
52
 
53
53
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
54
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
54
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
55
55
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
56
56
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
57
57
  * @param {Object} args Additional Arguments
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
15
15
  /*
16
16
  * Nutanix Security APIs
17
17
  *
18
- * OpenAPI spec version: 4.1.1
18
+ * OpenAPI spec version: 4.1.2
19
19
  *
20
20
  * NOTE: This class is auto generated by the Open API Dev Platform.
21
21
  *
22
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
22
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
23
23
  *
24
24
  * Do not edit the class manually.
25
25
  *
@@ -27,7 +27,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
27
27
 
28
28
  /**
29
29
  * Credentials service.
30
- * @version 4.1.1
30
+ * @version 4.1.2
31
31
  * @class CredentialsApi
32
32
  */
33
33
  class CredentialsApi {
@@ -89,7 +89,7 @@ class CredentialsApi {
89
89
  };
90
90
  const formParams = {};
91
91
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
92
- const authNames = ['basicAuthScheme'];
92
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
93
93
  const contentTypes = ['application/json'];
94
94
  const accepts = ['application/json'];
95
95
  const returnType = _CreateCredentialApiResponse.default;
@@ -124,7 +124,7 @@ class CredentialsApi {
124
124
  ...headersToInclude
125
125
  };
126
126
  const formParams = {};
127
- const authNames = ['basicAuthScheme'];
127
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
128
128
  const contentTypes = [];
129
129
  const accepts = ['application/json'];
130
130
  const returnType = _DeleteCredentialApiResponse.default;
@@ -159,7 +159,7 @@ class CredentialsApi {
159
159
  ...headersToInclude
160
160
  };
161
161
  const formParams = {};
162
- const authNames = ['basicAuthScheme'];
162
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
163
163
  const contentTypes = [];
164
164
  const accepts = ['application/json'];
165
165
  const returnType = _GetCredentialApiResponse.default;
@@ -173,7 +173,7 @@ class CredentialsApi {
173
173
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
174
174
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
175
175
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
176
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
176
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
177
177
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
178
178
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
179
179
  * @param {Object} args Additional Arguments
@@ -211,7 +211,7 @@ class CredentialsApi {
211
211
  ...headersToInclude
212
212
  };
213
213
  const formParams = {};
214
- const authNames = ['basicAuthScheme'];
214
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
215
215
  const contentTypes = [];
216
216
  const accepts = ['application/json'];
217
217
  const returnType = _ListCredentialsApiResponse.default;
@@ -257,7 +257,7 @@ class CredentialsApi {
257
257
  };
258
258
  const formParams = {};
259
259
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
260
- const authNames = ['basicAuthScheme'];
260
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
261
261
  const contentTypes = ['application/json'];
262
262
  const accepts = ['application/json'];
263
263
  const returnType = _UpdateCredentialApiResponse.default;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * KeyManagementServers service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class KeyManagementServersApi
5
5
  */
6
6
  export class KeyManagementServersApi {
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
15
15
  /*
16
16
  * Nutanix Security APIs
17
17
  *
18
- * OpenAPI spec version: 4.1.1
18
+ * OpenAPI spec version: 4.1.2
19
19
  *
20
20
  * NOTE: This class is auto generated by the Open API Dev Platform.
21
21
  *
22
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
22
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
23
23
  *
24
24
  * Do not edit the class manually.
25
25
  *
@@ -27,7 +27,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
27
27
 
28
28
  /**
29
29
  * KeyManagementServers service.
30
- * @version 4.1.1
30
+ * @version 4.1.2
31
31
  * @class KeyManagementServersApi
32
32
  */
33
33
  class KeyManagementServersApi {
@@ -89,7 +89,7 @@ class KeyManagementServersApi {
89
89
  };
90
90
  const formParams = {};
91
91
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
92
- const authNames = ['basicAuthScheme'];
92
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
93
93
  const contentTypes = ['application/json'];
94
94
  const accepts = ['application/json'];
95
95
  const returnType = _CreateKeyManagementServerApiResponse.default;
@@ -124,7 +124,7 @@ class KeyManagementServersApi {
124
124
  ...headersToInclude
125
125
  };
126
126
  const formParams = {};
127
- const authNames = ['basicAuthScheme'];
127
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
128
128
  const contentTypes = [];
129
129
  const accepts = ['application/json'];
130
130
  const returnType = _DeleteKeyManagementServerApiResponse.default;
@@ -159,7 +159,7 @@ class KeyManagementServersApi {
159
159
  ...headersToInclude
160
160
  };
161
161
  const formParams = {};
162
- const authNames = ['basicAuthScheme'];
162
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
163
163
  const contentTypes = [];
164
164
  const accepts = ['application/json'];
165
165
  const returnType = _GetKeyManagementServerApiResponse.default;
@@ -187,7 +187,7 @@ class KeyManagementServersApi {
187
187
  ...headersToInclude
188
188
  };
189
189
  const formParams = {};
190
- const authNames = ['basicAuthScheme'];
190
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
191
191
  const contentTypes = [];
192
192
  const accepts = ['application/json'];
193
193
  const returnType = _ListKeyManagementServersApiResponse.default;
@@ -233,7 +233,7 @@ class KeyManagementServersApi {
233
233
  };
234
234
  const formParams = {};
235
235
  _ApiClient.ApiClient.addEtagReferenceToHeader(body, headerParams);
236
- const authNames = ['basicAuthScheme'];
236
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
237
237
  const contentTypes = ['application/json'];
238
238
  const accepts = ['application/json'];
239
239
  const returnType = _UpdateKeyManagementServerApiResponse.default;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * SecuritySummaries service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class SecuritySummariesApi
5
5
  */
6
6
  export class SecuritySummariesApi {
@@ -27,7 +27,7 @@ export class SecuritySummariesApi {
27
27
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
28
28
 
29
29
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
30
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
30
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
31
31
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
32
32
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
33
33
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
11
11
  /*
12
12
  * Nutanix Security APIs
13
13
  *
14
- * OpenAPI spec version: 4.1.1
14
+ * OpenAPI spec version: 4.1.2
15
15
  *
16
16
  * NOTE: This class is auto generated by the Open API Dev Platform.
17
17
  *
18
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
18
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
19
19
  *
20
20
  * Do not edit the class manually.
21
21
  *
@@ -23,7 +23,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
23
23
 
24
24
  /**
25
25
  * SecuritySummaries service.
26
- * @version 4.1.1
26
+ * @version 4.1.2
27
27
  * @class SecuritySummariesApi
28
28
  */
29
29
  class SecuritySummariesApi {
@@ -60,7 +60,7 @@ class SecuritySummariesApi {
60
60
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
61
61
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
62
62
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
63
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
63
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
64
64
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
65
65
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
66
66
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -102,7 +102,7 @@ class SecuritySummariesApi {
102
102
  ...headersToInclude
103
103
  };
104
104
  const formParams = {};
105
- const authNames = ['basicAuthScheme'];
105
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
106
106
  const contentTypes = [];
107
107
  const accepts = ['application/json'];
108
108
  const returnType = _ListSecuritySummariesApiResponse.default;
@@ -130,7 +130,7 @@ class SecuritySummariesApi {
130
130
  ...headersToInclude
131
131
  };
132
132
  const formParams = {};
133
- const authNames = ['basicAuthScheme'];
133
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
134
134
  const contentTypes = [];
135
135
  const accepts = ['application/json'];
136
136
  const returnType = _RefreshSecuritySummariesApiResponse.default;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * STIGs service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class STIGsApi
5
5
  */
6
6
  export class STIGsApi {
@@ -28,7 +28,7 @@ export class STIGsApi {
28
28
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
29
29
 
30
30
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
31
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
31
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
32
32
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
33
33
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
34
34
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -52,7 +52,7 @@ export class STIGsApi {
52
52
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
53
53
 
54
54
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
55
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
55
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
56
56
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
57
57
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
58
58
  * @param {Object} args Additional Arguments
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
11
11
  /*
12
12
  * Nutanix Security APIs
13
13
  *
14
- * OpenAPI spec version: 4.1.1
14
+ * OpenAPI spec version: 4.1.2
15
15
  *
16
16
  * NOTE: This class is auto generated by the Open API Dev Platform.
17
17
  *
18
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
18
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
19
19
  *
20
20
  * Do not edit the class manually.
21
21
  *
@@ -23,7 +23,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
23
23
 
24
24
  /**
25
25
  * STIGs service.
26
- * @version 4.1.1
26
+ * @version 4.1.2
27
27
  * @class STIGsApi
28
28
  */
29
29
  class STIGsApi {
@@ -61,7 +61,7 @@ class STIGsApi {
61
61
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
62
62
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
63
63
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
64
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
64
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
65
65
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
66
66
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
67
67
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -103,7 +103,7 @@ class STIGsApi {
103
103
  ...headersToInclude
104
104
  };
105
105
  const formParams = {};
106
- const authNames = ['basicAuthScheme'];
106
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
107
107
  const contentTypes = [];
108
108
  const accepts = ['application/json'];
109
109
  const returnType = _ListStigSummariesApiResponse.default;
@@ -117,7 +117,7 @@ class STIGsApi {
117
117
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
118
118
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
119
119
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
120
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
120
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
121
121
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
122
122
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
123
123
  * @param {Object} args Additional Arguments
@@ -155,7 +155,7 @@ class STIGsApi {
155
155
  ...headersToInclude
156
156
  };
157
157
  const formParams = {};
158
- const authNames = ['basicAuthScheme'];
158
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
159
159
  const contentTypes = [];
160
160
  const accepts = ['application/json'];
161
161
  const returnType = _ListStigsApiResponse.default;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Vulnerabilities service.
3
- * @version 4.1.1
3
+ * @version 4.1.2
4
4
  * @class VulnerabilitiesApi
5
5
  */
6
6
  export class VulnerabilitiesApi {
@@ -27,7 +27,7 @@ export class VulnerabilitiesApi {
27
27
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
28
28
 
29
29
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
30
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
30
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
31
31
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
32
32
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
33
33
  * @param {Object} args Additional Arguments
@@ -10,11 +10,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
10
10
  /*
11
11
  * Nutanix Security APIs
12
12
  *
13
- * OpenAPI spec version: 4.1.1
13
+ * OpenAPI spec version: 4.1.2
14
14
  *
15
15
  * NOTE: This class is auto generated by the Open API Dev Platform.
16
16
  *
17
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
17
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
18
18
  *
19
19
  * Do not edit the class manually.
20
20
  *
@@ -22,7 +22,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
22
22
 
23
23
  /**
24
24
  * Vulnerabilities service.
25
- * @version 4.1.1
25
+ * @version 4.1.2
26
26
  * @class VulnerabilitiesApi
27
27
  */
28
28
  class VulnerabilitiesApi {
@@ -59,7 +59,7 @@ class VulnerabilitiesApi {
59
59
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
60
60
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
61
61
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
62
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
62
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
63
63
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
64
64
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
65
65
  * @param {Object} args Additional Arguments
@@ -97,7 +97,7 @@ class VulnerabilitiesApi {
97
97
  ...headersToInclude
98
98
  };
99
99
  const formParams = {};
100
- const authNames = ['basicAuthScheme'];
100
+ const authNames = ['apiKeyAuthScheme', 'basicAuthScheme'];
101
101
  const contentTypes = [];
102
102
  const accepts = ['application/json'];
103
103
  const returnType = _ListVulnerabilitiesApiResponse.default;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The BasicAuth model module.
3
3
  * @module Ntnx/BasicAuth
4
- * @version 4.1.1
4
+ * @version 4.1.2
5
5
  * @class BasicAuth
6
6
  *
7
7
  * @param { string } username Username required for the basic auth scheme. As per [RFC 2617](https://datatracker.ietf.org/doc/html/rfc2617) usernames might be case sensitive.
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
12
12
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
13
13
  * Nutanix Security APIs
14
14
  *
15
- * OpenAPI spec version: 4.1.1
15
+ * OpenAPI spec version: 4.1.2
16
16
  *
17
17
  * NOTE: This class is auto generated by the Open API Dev Platform.
18
18
  *
19
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
19
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
20
20
  *
21
21
  * Do not edit the class manually.
22
22
  *
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
24
24
  /**
25
25
  * The BasicAuth model module.
26
26
  * @module Ntnx/BasicAuth
27
- * @version 4.1.1
27
+ * @version 4.1.2
28
28
  * @class BasicAuth
29
29
  *
30
30
  * @param { string } username Username required for the basic auth scheme. As per [RFC 2617](https://datatracker.ietf.org/doc/html/rfc2617) usernames might be case sensitive.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The FQDN model module.
3
3
  * @module Ntnx/FQDN
4
- * @version 4.1.1
4
+ * @version 4.1.2
5
5
  * @class FQDN
6
6
  */
7
7
  export default class FQDN {