@nutanix-scratch/opsmgmt-js-client 4.0.3 → 4.0.4
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.
- package/README.md +3 -3
- package/dist/Ntnx-Opsmgmt-js-client-prod.js +1 -1
- package/dist/Ntnx-Opsmgmt-js-client.js +101 -101
- package/dist/es/ApiClient.d.ts +1 -1
- package/dist/es/ApiClient.js +4 -4
- package/dist/es/Paginable.d.ts +1 -1
- package/dist/es/Paginable.js +3 -3
- package/dist/es/apis/globalreportsetting-endpoints.d.ts +1 -1
- package/dist/es/apis/globalreportsetting-endpoints.js +3 -3
- package/dist/es/apis/reportartifacts-endpoints.d.ts +2 -2
- package/dist/es/apis/reportartifacts-endpoints.js +4 -4
- package/dist/es/apis/reportconfig-endpoints.d.ts +2 -2
- package/dist/es/apis/reportconfig-endpoints.js +4 -4
- package/dist/es/apis/reports-endpoints.d.ts +2 -2
- package/dist/es/apis/reports-endpoints.js +4 -4
- package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
- package/dist/es/models/common/v1/config/Flag.js +3 -3
- package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
- package/dist/es/models/common/v1/config/KVPair.js +3 -3
- package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
- package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
- package/dist/es/models/common/v1/config/Message.d.ts +1 -1
- package/dist/es/models/common/v1/config/Message.js +3 -3
- package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
- package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
- package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
- package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
- package/dist/es/models/common/v1/response/ApiLink.js +3 -3
- package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
- package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
- package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
- package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/AggregateFunction.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/CreateReportApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/CreateReportApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/CreateReportConfigApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/CreateReportConfigApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/DataCriteria.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/DataCriteria.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/DeleteReportApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/DeleteReportApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/EntitySelection.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/EntitySelection.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/EntityType.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/GetReportApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/GetReportApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/GetReportConfigApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/GetReportConfigApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/GlobalReportSetting.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/GlobalReportSetting.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ListReportConfigsApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ListReportConfigsApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ListReportsApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ListReportsApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/NotificationPolicy.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/NotificationPolicy.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/NotifyReportApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/NotifyReportApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/Recipient.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/Recipient.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/RepeatCriteria.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/RepeatCriteria.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/Report.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/Report.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ReportConfig.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ReportConfig.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ReportCustomization.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ReportCustomization.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ReportFormat.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/ReportNotificationSpec.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ReportNotificationSpec.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ReportSchedule.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/ReportSchedule.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/RetentionConfig.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/RetentionConfig.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/Row.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/Row.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/ScheduleInterval.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/Section.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/Section.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/SortKey.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/SortOrder.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/TimeFilter.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/Widget.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/Widget.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/WidgetConfig.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/WidgetConfig.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/WidgetField.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/WidgetField.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/WidgetSize.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/WidgetTemplate.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/config/WidgetTemplate.js +3 -3
- package/dist/es/models/opsmgmt/v4/config/WidgetTemplateType.js +2 -2
- package/dist/es/models/opsmgmt/v4/config/WidgetType.js +2 -2
- package/dist/es/models/opsmgmt/v4/content/ArtifactFileType.js +2 -2
- package/dist/es/models/opsmgmt/v4/content/ArtifactType.js +2 -2
- package/dist/es/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/content/DownloadReportApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/DownloadReportApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/content/ReportArtifact.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/ReportArtifact.js +3 -3
- package/dist/es/models/opsmgmt/v4/content/UploadArtifactApiResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/content/UploadArtifactApiResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/error/AppMessage.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/error/AppMessage.js +3 -3
- package/dist/es/models/opsmgmt/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/error/ErrorResponse.js +3 -3
- package/dist/es/models/opsmgmt/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/error/SchemaValidationError.js +3 -3
- package/dist/es/models/opsmgmt/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/CustomView.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/CustomView.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/Field.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/Field.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/FileWrapper.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/FileWrapper.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/ImportExportParams.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/ImportExportParams.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/NotificationPolicy.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/NotificationPolicy.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/Operator.js +2 -2
- package/dist/es/models/opsmgmt/v4/reporting/PredefinedType.js +2 -2
- package/dist/es/models/opsmgmt/v4/reporting/PredefinedView.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/PredefinedView.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/Recipient.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/Recipient.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/ReportCustomization.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/ReportCustomization.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/ReportFormat.js +2 -2
- package/dist/es/models/opsmgmt/v4/reporting/SortOrder.js +2 -2
- package/dist/es/models/opsmgmt/v4/reporting/View.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/View.js +3 -3
- package/dist/es/models/opsmgmt/v4/reporting/ViewFormat.js +2 -2
- package/dist/es/models/opsmgmt/v4/reporting/ViewReport.d.ts +1 -1
- package/dist/es/models/opsmgmt/v4/reporting/ViewReport.js +3 -3
- package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
- package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
- package/dist/es/models/validation/ValidationError.js +2 -2
- package/dist/es/utils/ValidationUtils.js +2 -2
- package/dist/lib/ApiClient.d.ts +1 -1
- package/dist/lib/ApiClient.js +4 -4
- package/dist/lib/Paginable.d.ts +1 -1
- package/dist/lib/Paginable.js +3 -3
- package/dist/lib/apis/globalreportsetting-endpoints.d.ts +1 -1
- package/dist/lib/apis/globalreportsetting-endpoints.js +3 -3
- package/dist/lib/apis/reportartifacts-endpoints.d.ts +2 -2
- package/dist/lib/apis/reportartifacts-endpoints.js +4 -4
- package/dist/lib/apis/reportconfig-endpoints.d.ts +2 -2
- package/dist/lib/apis/reportconfig-endpoints.js +4 -4
- package/dist/lib/apis/reports-endpoints.d.ts +2 -2
- package/dist/lib/apis/reports-endpoints.js +4 -4
- package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
- package/dist/lib/models/common/v1/config/Flag.js +3 -3
- package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
- package/dist/lib/models/common/v1/config/KVPair.js +3 -3
- package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
- package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
- package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
- package/dist/lib/models/common/v1/config/Message.js +3 -3
- package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
- package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
- package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
- package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
- package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
- package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/AggregateFunction.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/CreateReportApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/CreateReportApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/CreateReportConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/CreateReportConfigApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/DataCriteria.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/DataCriteria.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/DeleteReportApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/DeleteReportApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/EntitySelection.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/EntitySelection.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/EntityType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/GetReportApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/GetReportApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/GetReportConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/GetReportConfigApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/GlobalReportSetting.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/GlobalReportSetting.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ListReportConfigsApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ListReportConfigsApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ListReportsApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ListReportsApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/NotificationPolicy.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/NotificationPolicy.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/NotifyReportApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/NotifyReportApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/Recipient.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/Recipient.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/RepeatCriteria.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/RepeatCriteria.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/Report.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/Report.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ReportConfig.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ReportConfig.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ReportCustomization.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ReportCustomization.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ReportFormat.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/ReportNotificationSpec.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ReportNotificationSpec.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ReportSchedule.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/ReportSchedule.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/RetentionConfig.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/RetentionConfig.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/Row.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/Row.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/ScheduleInterval.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/Section.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/Section.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/SortKey.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/SortOrder.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/TimeFilter.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/Widget.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/Widget.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/WidgetConfig.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/WidgetConfig.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/WidgetField.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/WidgetField.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/WidgetSize.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/WidgetTemplate.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/config/WidgetTemplate.js +3 -3
- package/dist/lib/models/opsmgmt/v4/config/WidgetTemplateType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/config/WidgetType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/content/ArtifactFileType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/content/ArtifactType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/content/DownloadReportApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/DownloadReportApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/content/ReportArtifact.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/ReportArtifact.js +3 -3
- package/dist/lib/models/opsmgmt/v4/content/UploadArtifactApiResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/content/UploadArtifactApiResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/error/AppMessage.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/error/AppMessage.js +3 -3
- package/dist/lib/models/opsmgmt/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/error/ErrorResponse.js +3 -3
- package/dist/lib/models/opsmgmt/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/error/SchemaValidationError.js +3 -3
- package/dist/lib/models/opsmgmt/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/CustomView.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/CustomView.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/Field.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/Field.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/FileWrapper.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/FileWrapper.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/ImportExportParams.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/ImportExportParams.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/NotificationPolicy.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/NotificationPolicy.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/Operator.js +2 -2
- package/dist/lib/models/opsmgmt/v4/reporting/PredefinedType.js +2 -2
- package/dist/lib/models/opsmgmt/v4/reporting/PredefinedView.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/PredefinedView.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/Recipient.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/Recipient.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/ReportCustomization.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/ReportCustomization.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/ReportFormat.js +2 -2
- package/dist/lib/models/opsmgmt/v4/reporting/SortOrder.js +2 -2
- package/dist/lib/models/opsmgmt/v4/reporting/View.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/View.js +3 -3
- package/dist/lib/models/opsmgmt/v4/reporting/ViewFormat.js +2 -2
- package/dist/lib/models/opsmgmt/v4/reporting/ViewReport.d.ts +1 -1
- package/dist/lib/models/opsmgmt/v4/reporting/ViewReport.js +3 -3
- package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
- package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
- package/dist/lib/models/validation/ValidationError.js +2 -2
- package/dist/lib/utils/ValidationUtils.js +2 -2
- package/package.json +1 -1
package/dist/lib/ApiClient.d.ts
CHANGED
|
@@ -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.0.
|
|
6
|
+
* @version 4.0.4
|
|
7
7
|
*/
|
|
8
8
|
export class ApiClient {
|
|
9
9
|
/**
|
package/dist/lib/ApiClient.js
CHANGED
|
@@ -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 Cloud Management Platform APIs
|
|
26
26
|
*
|
|
27
|
-
* OpenAPI spec version: 4.0.
|
|
27
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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.0.
|
|
42
|
+
* @version 4.0.4
|
|
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-opsmgmt-js-client/4.0.
|
|
625
|
+
'User-Agent': 'Nutanix-opsmgmt-js-client/4.0.4'
|
|
626
626
|
}));
|
|
627
627
|
}
|
|
628
628
|
|
package/dist/lib/Paginable.d.ts
CHANGED
package/dist/lib/Paginable.js
CHANGED
|
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
|
|
|
8
8
|
/*
|
|
9
9
|
* Nutanix Cloud Management Platform APIs
|
|
10
10
|
*
|
|
11
|
-
* OpenAPI spec version: 4.0.
|
|
11
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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.0.
|
|
24
|
+
* @version 4.0.4
|
|
25
25
|
*/
|
|
26
26
|
class Paginable {
|
|
27
27
|
/**
|
|
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
12
12
|
/*
|
|
13
13
|
* Nutanix Cloud Management Platform APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.0.
|
|
15
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
* GlobalReportSetting service.
|
|
27
|
-
* @version 4.0.
|
|
27
|
+
* @version 4.0.4
|
|
28
28
|
* @class GlobalReportSettingApi
|
|
29
29
|
*/
|
|
30
30
|
class GlobalReportSettingApi {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ReportArtifacts service.
|
|
3
|
-
* @version 4.0.
|
|
3
|
+
* @version 4.0.4
|
|
4
4
|
* @class ReportArtifactsApi
|
|
5
5
|
*/
|
|
6
6
|
export class ReportArtifactsApi {
|
|
@@ -43,7 +43,7 @@ export class ReportArtifactsApi {
|
|
|
43
43
|
* @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.
|
|
44
44
|
|
|
45
45
|
* @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>
|
|
46
|
-
* For example, filter
|
|
46
|
+
* 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'.
|
|
47
47
|
* @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.
|
|
48
48
|
* @param {Object} args Additional Arguments
|
|
49
49
|
* @return {Promise<ListReportArtifactsApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link ListReportArtifactsApiResponse } and HTTP response
|
|
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
15
15
|
/*
|
|
16
16
|
* Nutanix Cloud Management Platform APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.0.
|
|
18
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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
|
* ReportArtifacts service.
|
|
30
|
-
* @version 4.0.
|
|
30
|
+
* @version 4.0.4
|
|
31
31
|
* @class ReportArtifactsApi
|
|
32
32
|
*/
|
|
33
33
|
class ReportArtifactsApi {
|
|
@@ -138,7 +138,7 @@ class ReportArtifactsApi {
|
|
|
138
138
|
* @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.
|
|
139
139
|
* @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.
|
|
140
140
|
* @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>
|
|
141
|
-
* For example, filter
|
|
141
|
+
* 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'.
|
|
142
142
|
* @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.
|
|
143
143
|
* @param {Object} args Additional Arguments
|
|
144
144
|
* @return {Promise<ListReportArtifactsApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link ListReportArtifactsApiResponse } and HTTP response
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ReportConfig service.
|
|
3
|
-
* @version 4.0.
|
|
3
|
+
* @version 4.0.4
|
|
4
4
|
* @class ReportConfigApi
|
|
5
5
|
*/
|
|
6
6
|
export class ReportConfigApi {
|
|
@@ -51,7 +51,7 @@ export class ReportConfigApi {
|
|
|
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
|
|
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 Cloud Management Platform APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.0.
|
|
18
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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
|
* ReportConfig service.
|
|
30
|
-
* @version 4.0.
|
|
30
|
+
* @version 4.0.4
|
|
31
31
|
* @class ReportConfigApi
|
|
32
32
|
*/
|
|
33
33
|
class ReportConfigApi {
|
|
@@ -173,7 +173,7 @@ class ReportConfigApi {
|
|
|
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
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Reports service.
|
|
3
|
-
* @version 4.0.
|
|
3
|
+
* @version 4.0.4
|
|
4
4
|
* @class ReportsApi
|
|
5
5
|
*/
|
|
6
6
|
export class ReportsApi {
|
|
@@ -59,7 +59,7 @@ export class ReportsApi {
|
|
|
59
59
|
* @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.
|
|
60
60
|
|
|
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
|
|
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
|
|
@@ -17,11 +17,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
17
17
|
/*
|
|
18
18
|
* Nutanix Cloud Management Platform APIs
|
|
19
19
|
*
|
|
20
|
-
* OpenAPI spec version: 4.0.
|
|
20
|
+
* OpenAPI spec version: 4.0.4
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
23
23
|
*
|
|
24
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
24
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
25
25
|
*
|
|
26
26
|
* Do not edit the class manually.
|
|
27
27
|
*
|
|
@@ -29,7 +29,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
29
29
|
|
|
30
30
|
/**
|
|
31
31
|
* Reports service.
|
|
32
|
-
* @version 4.0.
|
|
32
|
+
* @version 4.0.4
|
|
33
33
|
* @class ReportsApi
|
|
34
34
|
*/
|
|
35
35
|
class ReportsApi {
|
|
@@ -210,7 +210,7 @@ class ReportsApi {
|
|
|
210
210
|
* @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.
|
|
211
211
|
* @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.
|
|
212
212
|
* @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>
|
|
213
|
-
* For example, filter
|
|
213
|
+
* 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'.
|
|
214
214
|
* @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.
|
|
215
215
|
* @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.
|
|
216
216
|
* @param {Object} args Additional Arguments
|
|
@@ -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 Cloud Management Platform APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.0.
|
|
15
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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 Flag model module.
|
|
26
26
|
* @module Ntnx/Flag
|
|
27
|
-
* @version 4.0.
|
|
27
|
+
* @version 4.0.4
|
|
28
28
|
* @class Flag
|
|
29
29
|
*/
|
|
30
30
|
var _Flag_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -14,11 +14,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
14
14
|
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"); } /*
|
|
15
15
|
* Nutanix Cloud Management Platform APIs
|
|
16
16
|
*
|
|
17
|
-
* OpenAPI spec version: 4.0.
|
|
17
|
+
* OpenAPI spec version: 4.0.4
|
|
18
18
|
*
|
|
19
19
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
20
20
|
*
|
|
21
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
21
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
22
22
|
*
|
|
23
23
|
* Do not edit the class manually.
|
|
24
24
|
*
|
|
@@ -26,7 +26,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
26
26
|
/**
|
|
27
27
|
* The KVPair model module.
|
|
28
28
|
* @module Ntnx/KVPair
|
|
29
|
-
* @version 4.0.
|
|
29
|
+
* @version 4.0.4
|
|
30
30
|
* @class KVPair
|
|
31
31
|
*/
|
|
32
32
|
var _KVPair_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -13,11 +13,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
13
13
|
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"); } /*
|
|
14
14
|
* Nutanix Cloud Management Platform APIs
|
|
15
15
|
*
|
|
16
|
-
* OpenAPI spec version: 4.0.
|
|
16
|
+
* OpenAPI spec version: 4.0.4
|
|
17
17
|
*
|
|
18
18
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
19
19
|
*
|
|
20
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
20
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
21
21
|
*
|
|
22
22
|
* Do not edit the class manually.
|
|
23
23
|
*
|
|
@@ -25,7 +25,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
25
25
|
/**
|
|
26
26
|
* The MapOfStringWrapper model module.
|
|
27
27
|
* @module Ntnx/MapOfStringWrapper
|
|
28
|
-
* @version 4.0.
|
|
28
|
+
* @version 4.0.4
|
|
29
29
|
* @class MapOfStringWrapper
|
|
30
30
|
*/
|
|
31
31
|
var _MapOfStringWrapper_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -13,11 +13,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
13
13
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
14
14
|
* Nutanix Cloud Management Platform APIs
|
|
15
15
|
*
|
|
16
|
-
* OpenAPI spec version: 4.0.
|
|
16
|
+
* OpenAPI spec version: 4.0.4
|
|
17
17
|
*
|
|
18
18
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
19
19
|
*
|
|
20
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
20
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
21
21
|
*
|
|
22
22
|
* Do not edit the class manually.
|
|
23
23
|
*
|
|
@@ -25,7 +25,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
25
25
|
/**
|
|
26
26
|
* The Message model module.
|
|
27
27
|
* @module Ntnx/Message
|
|
28
|
-
* @version 4.0.
|
|
28
|
+
* @version 4.0.4
|
|
29
29
|
* @class Message
|
|
30
30
|
*/
|
|
31
31
|
var _Message_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix Cloud Management Platform APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.0.
|
|
14
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -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 Cloud Management Platform APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.0.
|
|
15
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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 TenantAwareModel model module.
|
|
26
26
|
* @module Ntnx/TenantAwareModel
|
|
27
|
-
* @version 4.0.
|
|
27
|
+
* @version 4.0.4
|
|
28
28
|
* @class TenantAwareModel
|
|
29
29
|
*/
|
|
30
30
|
var _TenantAwareModel_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -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 Cloud Management Platform APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.0.
|
|
15
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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 ApiLink model module.
|
|
26
26
|
* @module Ntnx/ApiLink
|
|
27
|
-
* @version 4.0.
|
|
27
|
+
* @version 4.0.4
|
|
28
28
|
* @class ApiLink
|
|
29
29
|
*/
|
|
30
30
|
var _ApiLink_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -16,11 +16,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
16
16
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
17
17
|
* Nutanix Cloud Management Platform APIs
|
|
18
18
|
*
|
|
19
|
-
* OpenAPI spec version: 4.0.
|
|
19
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
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 _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
28
28
|
/**
|
|
29
29
|
* The ApiResponseMetadata model module.
|
|
30
30
|
* @module Ntnx/ApiResponseMetadata
|
|
31
|
-
* @version 4.0.
|
|
31
|
+
* @version 4.0.4
|
|
32
32
|
* @class ApiResponseMetadata
|
|
33
33
|
*/
|
|
34
34
|
var _ApiResponseMetadata_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -14,11 +14,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
14
14
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
15
15
|
* Nutanix Cloud Management Platform APIs
|
|
16
16
|
*
|
|
17
|
-
* OpenAPI spec version: 4.0.
|
|
17
|
+
* OpenAPI spec version: 4.0.4
|
|
18
18
|
*
|
|
19
19
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
20
20
|
*
|
|
21
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
21
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
22
22
|
*
|
|
23
23
|
* Do not edit the class manually.
|
|
24
24
|
*
|
|
@@ -26,7 +26,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
26
26
|
/**
|
|
27
27
|
* The ExternalizableAbstractModel model module.
|
|
28
28
|
* @module Ntnx/ExternalizableAbstractModel
|
|
29
|
-
* @version 4.0.
|
|
29
|
+
* @version 4.0.4
|
|
30
30
|
* @class ExternalizableAbstractModel
|
|
31
31
|
* @extends TenantAwareModel
|
|
32
32
|
*/
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix Cloud Management Platform APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.0.
|
|
14
|
+
* OpenAPI spec version: 4.0.4
|
|
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.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -17,11 +17,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
17
17
|
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"); } /*
|
|
18
18
|
* Nutanix Cloud Management Platform APIs
|
|
19
19
|
*
|
|
20
|
-
* OpenAPI spec version: 4.0.
|
|
20
|
+
* OpenAPI spec version: 4.0.4
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
23
23
|
*
|
|
24
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
24
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
25
25
|
*
|
|
26
26
|
* Do not edit the class manually.
|
|
27
27
|
*
|
|
@@ -29,7 +29,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
29
29
|
/**
|
|
30
30
|
* The CreateReportApiResponse model module.
|
|
31
31
|
* @module Ntnx/CreateReportApiResponse
|
|
32
|
-
* @version 4.0.
|
|
32
|
+
* @version 4.0.4
|
|
33
33
|
* @class CreateReportApiResponse
|
|
34
34
|
*/
|
|
35
35
|
var _CreateReportApiResponse_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -17,11 +17,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
17
17
|
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"); } /*
|
|
18
18
|
* Nutanix Cloud Management Platform APIs
|
|
19
19
|
*
|
|
20
|
-
* OpenAPI spec version: 4.0.
|
|
20
|
+
* OpenAPI spec version: 4.0.4
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
23
23
|
*
|
|
24
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
24
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
25
25
|
*
|
|
26
26
|
* Do not edit the class manually.
|
|
27
27
|
*
|
|
@@ -29,7 +29,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
29
29
|
/**
|
|
30
30
|
* The CreateReportConfigApiResponse model module.
|
|
31
31
|
* @module Ntnx/CreateReportConfigApiResponse
|
|
32
|
-
* @version 4.0.
|
|
32
|
+
* @version 4.0.4
|
|
33
33
|
* @class CreateReportConfigApiResponse
|
|
34
34
|
*/
|
|
35
35
|
var _CreateReportConfigApiResponse_brand = /*#__PURE__*/new WeakSet();
|