@volcengine/vmp 1.0.1 → 1.0.3
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/dist/esm/api.d.ts.map +1 -1
- package/{src/types/calculate-price-param-for-get-aggregate-workspace-output.ts → dist/esm/types/calculate-volume-price-param-for-get-aggregate-workspace-output.d.ts} +12 -17
- package/dist/esm/types/calculate-volume-price-param-for-get-aggregate-workspace-output.d.ts.map +1 -0
- package/{src/types/calculate-price-param-for-get-workspace-output.ts → dist/esm/types/calculate-volume-price-param-for-get-workspace-output.d.ts} +12 -17
- package/dist/esm/types/calculate-volume-price-param-for-get-workspace-output.d.ts.map +1 -0
- package/{src/types/calculate-price-param-for-list-workspace-instance-types-output.ts → dist/esm/types/calculate-volume-price-param-for-list-workspace-instance-types-output.d.ts} +12 -17
- package/dist/esm/types/calculate-volume-price-param-for-list-workspace-instance-types-output.d.ts.map +1 -0
- package/dist/esm/types/create-workspace-request.d.ts +5 -0
- package/dist/esm/types/create-workspace-request.d.ts.map +1 -1
- package/dist/esm/types/exclusive-resource-config-for-get-workspace-output.d.ts +40 -0
- package/dist/esm/types/exclusive-resource-config-for-get-workspace-output.d.ts.map +1 -0
- package/dist/esm/types/exclusive-resource-config-for-list-workspaces-output.d.ts +40 -0
- package/dist/esm/types/exclusive-resource-config-for-list-workspaces-output.d.ts.map +1 -0
- package/dist/esm/types/get-alerting-rule-response.d.ts +10 -0
- package/dist/esm/types/get-alerting-rule-response.d.ts.map +1 -1
- package/dist/esm/types/get-workspace-response.d.ts +16 -0
- package/dist/esm/types/get-workspace-response.d.ts.map +1 -1
- package/dist/esm/types/index.d.ts +5 -0
- package/dist/esm/types/index.d.ts.map +1 -1
- package/dist/esm/types/instance-type-for-get-aggregate-workspace-output.d.ts +16 -0
- package/dist/esm/types/instance-type-for-get-aggregate-workspace-output.d.ts.map +1 -1
- package/dist/esm/types/instance-type-for-get-workspace-output.d.ts +16 -0
- package/dist/esm/types/instance-type-for-get-workspace-output.d.ts.map +1 -1
- package/dist/esm/types/item-for-list-workspace-instance-types-output.d.ts +16 -0
- package/dist/esm/types/item-for-list-workspace-instance-types-output.d.ts.map +1 -1
- package/dist/esm/types/item-for-list-workspaces-output.d.ts +21 -0
- package/dist/esm/types/item-for-list-workspaces-output.d.ts.map +1 -1
- package/dist/esm/types/update-workspace-request.d.ts +5 -0
- package/dist/esm/types/update-workspace-request.d.ts.map +1 -1
- package/package.json +6 -2
- package/.turbo/turbo-build.log +0 -19
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/rslib.config.ts +0 -26
- package/src/api.ts +0 -1502
- package/src/index.ts +0 -14
- package/src/types/active-for-create-notify-template-input.ts +0 -34
- package/src/types/active-for-list-notify-templates-output.ts +0 -34
- package/src/types/active-for-update-notify-template-input.ts +0 -34
- package/src/types/alerting-rule-query-for-get-alert-output.ts +0 -34
- package/src/types/alerting-rule-query-for-list-alerts-output.ts +0 -34
- package/src/types/annotation-for-create-alerting-rule-input.ts +0 -34
- package/src/types/annotation-for-get-alerting-rule-output.ts +0 -34
- package/src/types/annotation-for-list-alerting-rules-output.ts +0 -34
- package/src/types/annotation-for-update-alerting-rule-input.ts +0 -34
- package/src/types/cal-charge-item-list-for-get-aggregate-workspace-output.ts +0 -34
- package/src/types/cal-charge-item-list-for-get-workspace-output.ts +0 -34
- package/src/types/cal-charge-item-list-for-list-workspace-instance-types-output.ts +0 -34
- package/src/types/conditions-for-list-integration-tasks-output.ts +0 -41
- package/src/types/create-aggregate-workspace-request.ts +0 -102
- package/src/types/create-aggregate-workspace-response.ts +0 -28
- package/src/types/create-alerting-rule-request.ts +0 -93
- package/src/types/create-alerting-rule-response.ts +0 -28
- package/src/types/create-contact-group-request.ts +0 -34
- package/src/types/create-contact-group-response.ts +0 -28
- package/src/types/create-contact-request.ts +0 -68
- package/src/types/create-contact-response.ts +0 -40
- package/src/types/create-external-prometheus-request.ts +0 -108
- package/src/types/create-external-prometheus-response.ts +0 -28
- package/src/types/create-integration-task-request.ts +0 -77
- package/src/types/create-integration-task-response.ts +0 -28
- package/src/types/create-notify-group-policy-request.ts +0 -41
- package/src/types/create-notify-group-policy-response.ts +0 -28
- package/src/types/create-notify-policy-request.ts +0 -47
- package/src/types/create-notify-policy-response.ts +0 -28
- package/src/types/create-notify-template-request.ts +0 -54
- package/src/types/create-notify-template-response.ts +0 -28
- package/src/types/create-rule-file-request.ts +0 -52
- package/src/types/create-rule-file-response.ts +0 -28
- package/src/types/create-silence-policy-request.ts +0 -48
- package/src/types/create-silence-policy-response.ts +0 -28
- package/src/types/create-workspace-request.ts +0 -89
- package/src/types/create-workspace-response.ts +0 -28
- package/src/types/cross-workspace-for-create-aggregate-workspace-input.ts +0 -40
- package/src/types/cross-workspace-for-get-aggregate-workspace-output.ts +0 -40
- package/src/types/cross-workspace-for-update-aggregate-workspace-input.ts +0 -40
- package/src/types/custom-header-kvfor-create-external-prometheus-input.ts +0 -34
- package/src/types/custom-header-kvfor-get-external-prometheus-output.ts +0 -34
- package/src/types/custom-header-kvfor-update-external-prometheus-input.ts +0 -34
- package/src/types/data-for-delete-alerting-rules-output.ts +0 -22
- package/src/types/data-for-delete-contact-groups-output.ts +0 -22
- package/src/types/data-for-delete-contacts-output.ts +0 -22
- package/src/types/data-for-delete-silence-policies-output.ts +0 -22
- package/src/types/data-for-disable-alerting-rules-output.ts +0 -22
- package/src/types/data-for-disable-integration-tasks-output.ts +0 -22
- package/src/types/data-for-disable-silence-policies-output.ts +0 -22
- package/src/types/data-for-enable-alerting-rules-output.ts +0 -22
- package/src/types/data-for-enable-integration-tasks-output.ts +0 -22
- package/src/types/data-for-enable-silence-policies-output.ts +0 -22
- package/src/types/delete-aggregate-workspace-request.ts +0 -28
- package/src/types/delete-aggregate-workspace-response.ts +0 -28
- package/src/types/delete-alerting-rules-request.ts +0 -28
- package/src/types/delete-alerting-rules-response.ts +0 -35
- package/src/types/delete-contact-groups-request.ts +0 -28
- package/src/types/delete-contact-groups-response.ts +0 -35
- package/src/types/delete-contacts-request.ts +0 -28
- package/src/types/delete-contacts-response.ts +0 -35
- package/src/types/delete-external-prometheus-request.ts +0 -28
- package/src/types/delete-external-prometheus-response.ts +0 -28
- package/src/types/delete-integration-task-request.ts +0 -28
- package/src/types/delete-integration-task-response.ts +0 -28
- package/src/types/delete-notify-group-policy-request.ts +0 -28
- package/src/types/delete-notify-group-policy-response.ts +0 -28
- package/src/types/delete-notify-policy-request.ts +0 -28
- package/src/types/delete-notify-policy-response.ts +0 -28
- package/src/types/delete-notify-template-request.ts +0 -28
- package/src/types/delete-notify-template-response.ts +0 -28
- package/src/types/delete-rule-file-request.ts +0 -40
- package/src/types/delete-rule-file-response.ts +0 -28
- package/src/types/delete-silence-policies-request.ts +0 -28
- package/src/types/delete-silence-policies-response.ts +0 -35
- package/src/types/delete-workspace-request.ts +0 -28
- package/src/types/delete-workspace-response.ts +0 -28
- package/src/types/ding-talk-bot-webhook-for-create-contact-input.ts +0 -46
- package/src/types/ding-talk-bot-webhook-for-get-contact-output.ts +0 -46
- package/src/types/ding-talk-bot-webhook-for-list-contacts-output.ts +0 -46
- package/src/types/ding-talk-bot-webhook-for-update-contact-input.ts +0 -46
- package/src/types/disable-alerting-rules-request.ts +0 -28
- package/src/types/disable-alerting-rules-response.ts +0 -35
- package/src/types/disable-integration-tasks-request.ts +0 -28
- package/src/types/disable-integration-tasks-response.ts +0 -35
- package/src/types/disable-silence-policies-request.ts +0 -28
- package/src/types/disable-silence-policies-response.ts +0 -35
- package/src/types/enable-alerting-rules-request.ts +0 -28
- package/src/types/enable-alerting-rules-response.ts +0 -35
- package/src/types/enable-integration-tasks-request.ts +0 -28
- package/src/types/enable-integration-tasks-response.ts +0 -35
- package/src/types/enable-silence-policies-request.ts +0 -28
- package/src/types/enable-silence-policies-response.ts +0 -35
- package/src/types/error-for-delete-alerting-rules-output.ts +0 -41
- package/src/types/error-for-delete-contact-groups-output.ts +0 -41
- package/src/types/error-for-delete-contacts-output.ts +0 -41
- package/src/types/error-for-delete-silence-policies-output.ts +0 -41
- package/src/types/error-for-disable-alerting-rules-output.ts +0 -41
- package/src/types/error-for-disable-integration-tasks-output.ts +0 -41
- package/src/types/error-for-disable-silence-policies-output.ts +0 -41
- package/src/types/error-for-enable-alerting-rules-output.ts +0 -41
- package/src/types/error-for-enable-integration-tasks-output.ts +0 -41
- package/src/types/error-for-enable-silence-policies-output.ts +0 -41
- package/src/types/filter-for-list-alert-samples-input.ts +0 -40
- package/src/types/filter-for-list-alerting-rules-input.ts +0 -76
- package/src/types/filter-for-list-alerts-input.ts +0 -70
- package/src/types/filter-for-list-contact-groups-input.ts +0 -34
- package/src/types/filter-for-list-contacts-input.ts +0 -46
- package/src/types/filter-for-list-notify-group-policies-input.ts +0 -34
- package/src/types/filter-for-list-notify-policies-input.ts +0 -46
- package/src/types/filter-for-list-notify-templates-input.ts +0 -40
- package/src/types/filter-for-list-rule-files-input.ts +0 -46
- package/src/types/filter-for-list-rules-input.ts +0 -58
- package/src/types/filter-for-list-silence-policies-input.ts +0 -46
- package/src/types/filters-for-list-integration-tasks-input.ts +0 -64
- package/src/types/filters-for-list-workspace-instance-types-input.ts +0 -28
- package/src/types/filters-for-list-workspace-status-input.ts +0 -58
- package/src/types/filters-for-list-workspaces-input.ts +0 -58
- package/src/types/get-aggregate-workspace-request.ts +0 -34
- package/src/types/get-aggregate-workspace-response.ts +0 -121
- package/src/types/get-alert-request.ts +0 -28
- package/src/types/get-alert-response.ts +0 -91
- package/src/types/get-alerting-rule-request.ts +0 -28
- package/src/types/get-alerting-rule-response.ts +0 -123
- package/src/types/get-contact-group-request.ts +0 -28
- package/src/types/get-contact-group-response.ts +0 -46
- package/src/types/get-contact-request.ts +0 -28
- package/src/types/get-contact-response.ts +0 -93
- package/src/types/get-external-prometheus-request.ts +0 -28
- package/src/types/get-external-prometheus-response.ts +0 -114
- package/src/types/get-integration-task-request.ts +0 -28
- package/src/types/get-integration-task-response.ts +0 -96
- package/src/types/get-notify-group-policy-request.ts +0 -28
- package/src/types/get-notify-group-policy-response.ts +0 -53
- package/src/types/get-notify-policy-request.ts +0 -28
- package/src/types/get-notify-policy-response.ts +0 -59
- package/src/types/get-rule-file-request.ts +0 -40
- package/src/types/get-rule-file-response.ts +0 -76
- package/src/types/get-workspace-auth-info-request.ts +0 -28
- package/src/types/get-workspace-auth-info-response.ts +0 -40
- package/src/types/get-workspace-request.ts +0 -28
- package/src/types/get-workspace-response.ts +0 -169
- package/src/types/index.ts +0 -322
- package/src/types/instance-type-for-get-aggregate-workspace-output.ts +0 -95
- package/src/types/instance-type-for-get-workspace-output.ts +0 -95
- package/src/types/item-for-list-alert-samples-output.ts +0 -52
- package/src/types/item-for-list-alerting-rules-output.ts +0 -123
- package/src/types/item-for-list-alerts-output.ts +0 -91
- package/src/types/item-for-list-contact-groups-output.ts +0 -46
- package/src/types/item-for-list-contacts-output.ts +0 -86
- package/src/types/item-for-list-integration-tasks-output.ts +0 -97
- package/src/types/item-for-list-notify-group-policies-output.ts +0 -53
- package/src/types/item-for-list-notify-policies-output.ts +0 -59
- package/src/types/item-for-list-notify-templates-output.ts +0 -72
- package/src/types/item-for-list-rule-files-output.ts +0 -70
- package/src/types/item-for-list-rules-output.ts +0 -77
- package/src/types/item-for-list-silence-policies-output.ts +0 -84
- package/src/types/item-for-list-workspace-instance-types-output.ts +0 -95
- package/src/types/item-for-list-workspace-status-output.ts +0 -53
- package/src/types/item-for-list-workspaces-output.ts +0 -155
- package/src/types/label-for-create-alerting-rule-input.ts +0 -34
- package/src/types/label-for-get-alert-output.ts +0 -34
- package/src/types/label-for-get-alerting-rule-output.ts +0 -34
- package/src/types/label-for-list-alerting-rules-output.ts +0 -34
- package/src/types/label-for-list-alerts-output.ts +0 -34
- package/src/types/label-for-list-rules-output.ts +0 -34
- package/src/types/label-for-update-alerting-rule-input.ts +0 -34
- package/src/types/lark-bot-for-get-contact-output.ts +0 -40
- package/src/types/lark-bot-webhook-for-create-contact-input.ts +0 -34
- package/src/types/lark-bot-webhook-for-get-contact-output.ts +0 -34
- package/src/types/lark-bot-webhook-for-list-contacts-output.ts +0 -34
- package/src/types/lark-bot-webhook-for-update-contact-input.ts +0 -34
- package/src/types/level-for-create-alerting-rule-input.ts +0 -46
- package/src/types/level-for-create-notify-group-policy-input.ts +0 -52
- package/src/types/level-for-create-notify-policy-input.ts +0 -46
- package/src/types/level-for-get-alert-output.ts +0 -46
- package/src/types/level-for-get-alerting-rule-output.ts +0 -46
- package/src/types/level-for-get-notify-group-policy-output.ts +0 -52
- package/src/types/level-for-get-notify-policy-output.ts +0 -46
- package/src/types/level-for-list-alerting-rules-output.ts +0 -46
- package/src/types/level-for-list-alerts-output.ts +0 -46
- package/src/types/level-for-list-notify-group-policies-output.ts +0 -52
- package/src/types/level-for-list-notify-policies-output.ts +0 -46
- package/src/types/level-for-update-alerting-rule-input.ts +0 -46
- package/src/types/level-for-update-notify-group-policy-input.ts +0 -52
- package/src/types/level-for-update-notify-policy-input.ts +0 -46
- package/src/types/list-alert-samples-request.ts +0 -35
- package/src/types/list-alert-samples-response.ts +0 -35
- package/src/types/list-alerting-rules-request.ts +0 -66
- package/src/types/list-alerting-rules-response.ts +0 -35
- package/src/types/list-alerts-request.ts +0 -53
- package/src/types/list-alerts-response.ts +0 -41
- package/src/types/list-contact-groups-request.ts +0 -53
- package/src/types/list-contact-groups-response.ts +0 -35
- package/src/types/list-contacts-request.ts +0 -53
- package/src/types/list-contacts-response.ts +0 -35
- package/src/types/list-integration-tasks-request.ts +0 -54
- package/src/types/list-integration-tasks-response.ts +0 -35
- package/src/types/list-notify-group-policies-request.ts +0 -53
- package/src/types/list-notify-group-policies-response.ts +0 -35
- package/src/types/list-notify-policies-request.ts +0 -53
- package/src/types/list-notify-policies-response.ts +0 -35
- package/src/types/list-notify-templates-request.ts +0 -53
- package/src/types/list-notify-templates-response.ts +0 -35
- package/src/types/list-rule-files-request.ts +0 -41
- package/src/types/list-rule-files-response.ts +0 -35
- package/src/types/list-rules-request.ts +0 -41
- package/src/types/list-rules-response.ts +0 -35
- package/src/types/list-silence-policies-request.ts +0 -53
- package/src/types/list-silence-policies-response.ts +0 -35
- package/src/types/list-tags-for-resources-request.ts +0 -53
- package/src/types/list-tags-for-resources-response.ts +0 -35
- package/src/types/list-workspace-instance-types-request.ts +0 -41
- package/src/types/list-workspace-instance-types-response.ts +0 -35
- package/src/types/list-workspace-status-request.ts +0 -47
- package/src/types/list-workspace-status-response.ts +0 -35
- package/src/types/list-workspaces-request.ts +0 -78
- package/src/types/list-workspaces-response.ts +0 -35
- package/src/types/matcher-for-create-silence-policy-input.ts +0 -40
- package/src/types/matcher-for-list-silence-policies-output.ts +0 -40
- package/src/types/matcher-for-update-silence-policy-input.ts +0 -40
- package/src/types/metric-label-matcher-for-create-silence-policy-input.ts +0 -29
- package/src/types/metric-label-matcher-for-list-silence-policies-output.ts +0 -29
- package/src/types/metric-label-matcher-for-update-silence-policy-input.ts +0 -29
- package/src/types/periodic-date-for-create-silence-policy-input.ts +0 -40
- package/src/types/periodic-date-for-list-silence-policies-output.ts +0 -40
- package/src/types/periodic-date-for-update-silence-policy-input.ts +0 -40
- package/src/types/query-for-create-alerting-rule-input.ts +0 -34
- package/src/types/query-for-get-alerting-rule-output.ts +0 -34
- package/src/types/query-for-list-alerting-rules-output.ts +0 -34
- package/src/types/query-for-update-alerting-rule-input.ts +0 -34
- package/src/types/quota-for-get-workspace-output.ts +0 -64
- package/src/types/quota-for-update-workspace-input.ts +0 -64
- package/src/types/resolved-for-create-notify-template-input.ts +0 -34
- package/src/types/resolved-for-list-notify-templates-output.ts +0 -34
- package/src/types/resolved-for-update-notify-template-input.ts +0 -34
- package/src/types/resource-for-get-alert-output.ts +0 -29
- package/src/types/resource-for-list-alerts-output.ts +0 -29
- package/src/types/resource-tag-for-list-tags-for-resources-output.ts +0 -46
- package/src/types/send-validation-message-request.ts +0 -34
- package/src/types/send-validation-message-response.ts +0 -34
- package/src/types/tag-filter-for-list-alerting-rules-input.ts +0 -34
- package/src/types/tag-filter-for-list-integration-tasks-input.ts +0 -34
- package/src/types/tag-filter-for-list-tags-for-resources-input.ts +0 -34
- package/src/types/tag-filter-for-list-workspaces-input.ts +0 -34
- package/src/types/tag-for-create-aggregate-workspace-input.ts +0 -34
- package/src/types/tag-for-create-alerting-rule-input.ts +0 -34
- package/src/types/tag-for-create-external-prometheus-input.ts +0 -34
- package/src/types/tag-for-create-integration-task-input.ts +0 -34
- package/src/types/tag-for-create-workspace-input.ts +0 -34
- package/src/types/tag-for-get-aggregate-workspace-output.ts +0 -34
- package/src/types/tag-for-get-alerting-rule-output.ts +0 -34
- package/src/types/tag-for-get-external-prometheus-output.ts +0 -34
- package/src/types/tag-for-get-integration-task-output.ts +0 -34
- package/src/types/tag-for-get-workspace-output.ts +0 -34
- package/src/types/tag-for-list-alerting-rules-output.ts +0 -34
- package/src/types/tag-for-list-integration-tasks-output.ts +0 -34
- package/src/types/tag-for-list-workspaces-output.ts +0 -34
- package/src/types/tag-for-tag-resources-input.ts +0 -34
- package/src/types/tag-resources-request.ts +0 -41
- package/src/types/tag-resources-response.ts +0 -22
- package/src/types/test-ding-talk-bot-webhook-request.ts +0 -46
- package/src/types/test-ding-talk-bot-webhook-response.ts +0 -46
- package/src/types/test-lark-bot-webhook-request.ts +0 -34
- package/src/types/test-lark-bot-webhook-response.ts +0 -46
- package/src/types/test-we-com-bot-webhook-request.ts +0 -34
- package/src/types/test-we-com-bot-webhook-response.ts +0 -46
- package/src/types/test-webhook-request.ts +0 -34
- package/src/types/test-webhook-response.ts +0 -40
- package/src/types/time-range-matcher-for-create-silence-policy-input.ts +0 -41
- package/src/types/time-range-matcher-for-list-silence-policies-output.ts +0 -41
- package/src/types/time-range-matcher-for-update-silence-policy-input.ts +0 -41
- package/src/types/unsuccessful-item-for-delete-alerting-rules-output.ts +0 -35
- package/src/types/unsuccessful-item-for-delete-contact-groups-output.ts +0 -35
- package/src/types/unsuccessful-item-for-delete-contacts-output.ts +0 -35
- package/src/types/unsuccessful-item-for-delete-silence-policies-output.ts +0 -35
- package/src/types/unsuccessful-item-for-disable-alerting-rules-output.ts +0 -35
- package/src/types/unsuccessful-item-for-disable-integration-tasks-output.ts +0 -35
- package/src/types/unsuccessful-item-for-disable-silence-policies-output.ts +0 -35
- package/src/types/unsuccessful-item-for-enable-alerting-rules-output.ts +0 -35
- package/src/types/unsuccessful-item-for-enable-integration-tasks-output.ts +0 -35
- package/src/types/unsuccessful-item-for-enable-silence-policies-output.ts +0 -35
- package/src/types/untag-resources-request.ts +0 -40
- package/src/types/untag-resources-response.ts +0 -22
- package/src/types/update-aggregate-workspace-request.ts +0 -95
- package/src/types/update-aggregate-workspace-response.ts +0 -28
- package/src/types/update-alerting-rule-request.ts +0 -86
- package/src/types/update-alerting-rule-response.ts +0 -28
- package/src/types/update-contact-group-request.ts +0 -40
- package/src/types/update-contact-group-response.ts +0 -28
- package/src/types/update-contact-request.ts +0 -74
- package/src/types/update-contact-response.ts +0 -40
- package/src/types/update-external-prometheus-request.ts +0 -83
- package/src/types/update-external-prometheus-response.ts +0 -28
- package/src/types/update-integration-task-request.ts +0 -46
- package/src/types/update-integration-task-response.ts +0 -28
- package/src/types/update-notify-group-policy-request.ts +0 -47
- package/src/types/update-notify-group-policy-response.ts +0 -28
- package/src/types/update-notify-policy-request.ts +0 -53
- package/src/types/update-notify-policy-response.ts +0 -28
- package/src/types/update-notify-template-request.ts +0 -54
- package/src/types/update-notify-template-response.ts +0 -28
- package/src/types/update-rule-file-request.ts +0 -58
- package/src/types/update-rule-file-response.ts +0 -28
- package/src/types/update-silence-policy-request.ts +0 -54
- package/src/types/update-silence-policy-response.ts +0 -28
- package/src/types/update-workspace-request.ts +0 -107
- package/src/types/update-workspace-response.ts +0 -28
- package/src/types/usage-for-list-workspace-status-output.ts +0 -34
- package/src/types/vke-cluster-info-for-get-integration-task-output.ts +0 -34
- package/src/types/vke-cluster-info-for-list-integration-tasks-output.ts +0 -34
- package/src/types/we-com-bot-webhook-for-create-contact-input.ts +0 -34
- package/src/types/we-com-bot-webhook-for-get-contact-output.ts +0 -34
- package/src/types/we-com-bot-webhook-for-list-contacts-output.ts +0 -34
- package/src/types/we-com-bot-webhook-for-update-contact-input.ts +0 -34
- package/src/types/webhook-for-create-contact-input.ts +0 -34
- package/src/types/webhook-for-get-contact-output.ts +0 -34
- package/src/types/webhook-for-list-contacts-output.ts +0 -34
- package/src/types/webhook-for-update-contact-input.ts +0 -34
- package/src/types/workspaces-detail-for-get-aggregate-workspace-output.ts +0 -83
- package/tsconfig.json +0 -12
package/src/types/index.ts
DELETED
|
@@ -1,322 +0,0 @@
|
|
|
1
|
-
export * from './active-for-create-notify-template-input';
|
|
2
|
-
export * from './active-for-list-notify-templates-output';
|
|
3
|
-
export * from './active-for-update-notify-template-input';
|
|
4
|
-
export * from './alerting-rule-query-for-get-alert-output';
|
|
5
|
-
export * from './alerting-rule-query-for-list-alerts-output';
|
|
6
|
-
export * from './annotation-for-create-alerting-rule-input';
|
|
7
|
-
export * from './annotation-for-get-alerting-rule-output';
|
|
8
|
-
export * from './annotation-for-list-alerting-rules-output';
|
|
9
|
-
export * from './annotation-for-update-alerting-rule-input';
|
|
10
|
-
export * from './cal-charge-item-list-for-get-aggregate-workspace-output';
|
|
11
|
-
export * from './cal-charge-item-list-for-get-workspace-output';
|
|
12
|
-
export * from './cal-charge-item-list-for-list-workspace-instance-types-output';
|
|
13
|
-
export * from './calculate-price-param-for-get-aggregate-workspace-output';
|
|
14
|
-
export * from './calculate-price-param-for-get-workspace-output';
|
|
15
|
-
export * from './calculate-price-param-for-list-workspace-instance-types-output';
|
|
16
|
-
export * from './conditions-for-list-integration-tasks-output';
|
|
17
|
-
export * from './create-aggregate-workspace-request';
|
|
18
|
-
export * from './create-aggregate-workspace-response';
|
|
19
|
-
export * from './create-alerting-rule-request';
|
|
20
|
-
export * from './create-alerting-rule-response';
|
|
21
|
-
export * from './create-contact-group-request';
|
|
22
|
-
export * from './create-contact-group-response';
|
|
23
|
-
export * from './create-contact-request';
|
|
24
|
-
export * from './create-contact-response';
|
|
25
|
-
export * from './create-external-prometheus-request';
|
|
26
|
-
export * from './create-external-prometheus-response';
|
|
27
|
-
export * from './create-integration-task-request';
|
|
28
|
-
export * from './create-integration-task-response';
|
|
29
|
-
export * from './create-notify-group-policy-request';
|
|
30
|
-
export * from './create-notify-group-policy-response';
|
|
31
|
-
export * from './create-notify-policy-request';
|
|
32
|
-
export * from './create-notify-policy-response';
|
|
33
|
-
export * from './create-notify-template-request';
|
|
34
|
-
export * from './create-notify-template-response';
|
|
35
|
-
export * from './create-rule-file-request';
|
|
36
|
-
export * from './create-rule-file-response';
|
|
37
|
-
export * from './create-silence-policy-request';
|
|
38
|
-
export * from './create-silence-policy-response';
|
|
39
|
-
export * from './create-workspace-request';
|
|
40
|
-
export * from './create-workspace-response';
|
|
41
|
-
export * from './cross-workspace-for-create-aggregate-workspace-input';
|
|
42
|
-
export * from './cross-workspace-for-get-aggregate-workspace-output';
|
|
43
|
-
export * from './cross-workspace-for-update-aggregate-workspace-input';
|
|
44
|
-
export * from './custom-header-kvfor-create-external-prometheus-input';
|
|
45
|
-
export * from './custom-header-kvfor-get-external-prometheus-output';
|
|
46
|
-
export * from './custom-header-kvfor-update-external-prometheus-input';
|
|
47
|
-
export * from './data-for-delete-alerting-rules-output';
|
|
48
|
-
export * from './data-for-delete-contact-groups-output';
|
|
49
|
-
export * from './data-for-delete-contacts-output';
|
|
50
|
-
export * from './data-for-delete-silence-policies-output';
|
|
51
|
-
export * from './data-for-disable-alerting-rules-output';
|
|
52
|
-
export * from './data-for-disable-integration-tasks-output';
|
|
53
|
-
export * from './data-for-disable-silence-policies-output';
|
|
54
|
-
export * from './data-for-enable-alerting-rules-output';
|
|
55
|
-
export * from './data-for-enable-integration-tasks-output';
|
|
56
|
-
export * from './data-for-enable-silence-policies-output';
|
|
57
|
-
export * from './delete-aggregate-workspace-request';
|
|
58
|
-
export * from './delete-aggregate-workspace-response';
|
|
59
|
-
export * from './delete-alerting-rules-request';
|
|
60
|
-
export * from './delete-alerting-rules-response';
|
|
61
|
-
export * from './delete-contact-groups-request';
|
|
62
|
-
export * from './delete-contact-groups-response';
|
|
63
|
-
export * from './delete-contacts-request';
|
|
64
|
-
export * from './delete-contacts-response';
|
|
65
|
-
export * from './delete-external-prometheus-request';
|
|
66
|
-
export * from './delete-external-prometheus-response';
|
|
67
|
-
export * from './delete-integration-task-request';
|
|
68
|
-
export * from './delete-integration-task-response';
|
|
69
|
-
export * from './delete-notify-group-policy-request';
|
|
70
|
-
export * from './delete-notify-group-policy-response';
|
|
71
|
-
export * from './delete-notify-policy-request';
|
|
72
|
-
export * from './delete-notify-policy-response';
|
|
73
|
-
export * from './delete-notify-template-request';
|
|
74
|
-
export * from './delete-notify-template-response';
|
|
75
|
-
export * from './delete-rule-file-request';
|
|
76
|
-
export * from './delete-rule-file-response';
|
|
77
|
-
export * from './delete-silence-policies-request';
|
|
78
|
-
export * from './delete-silence-policies-response';
|
|
79
|
-
export * from './delete-workspace-request';
|
|
80
|
-
export * from './delete-workspace-response';
|
|
81
|
-
export * from './ding-talk-bot-webhook-for-create-contact-input';
|
|
82
|
-
export * from './ding-talk-bot-webhook-for-get-contact-output';
|
|
83
|
-
export * from './ding-talk-bot-webhook-for-list-contacts-output';
|
|
84
|
-
export * from './ding-talk-bot-webhook-for-update-contact-input';
|
|
85
|
-
export * from './disable-alerting-rules-request';
|
|
86
|
-
export * from './disable-alerting-rules-response';
|
|
87
|
-
export * from './disable-integration-tasks-request';
|
|
88
|
-
export * from './disable-integration-tasks-response';
|
|
89
|
-
export * from './disable-silence-policies-request';
|
|
90
|
-
export * from './disable-silence-policies-response';
|
|
91
|
-
export * from './enable-alerting-rules-request';
|
|
92
|
-
export * from './enable-alerting-rules-response';
|
|
93
|
-
export * from './enable-integration-tasks-request';
|
|
94
|
-
export * from './enable-integration-tasks-response';
|
|
95
|
-
export * from './enable-silence-policies-request';
|
|
96
|
-
export * from './enable-silence-policies-response';
|
|
97
|
-
export * from './error-for-delete-alerting-rules-output';
|
|
98
|
-
export * from './error-for-delete-contact-groups-output';
|
|
99
|
-
export * from './error-for-delete-contacts-output';
|
|
100
|
-
export * from './error-for-delete-silence-policies-output';
|
|
101
|
-
export * from './error-for-disable-alerting-rules-output';
|
|
102
|
-
export * from './error-for-disable-integration-tasks-output';
|
|
103
|
-
export * from './error-for-disable-silence-policies-output';
|
|
104
|
-
export * from './error-for-enable-alerting-rules-output';
|
|
105
|
-
export * from './error-for-enable-integration-tasks-output';
|
|
106
|
-
export * from './error-for-enable-silence-policies-output';
|
|
107
|
-
export * from './filter-for-list-alert-samples-input';
|
|
108
|
-
export * from './filter-for-list-alerting-rules-input';
|
|
109
|
-
export * from './filter-for-list-alerts-input';
|
|
110
|
-
export * from './filter-for-list-contact-groups-input';
|
|
111
|
-
export * from './filter-for-list-contacts-input';
|
|
112
|
-
export * from './filter-for-list-notify-group-policies-input';
|
|
113
|
-
export * from './filter-for-list-notify-policies-input';
|
|
114
|
-
export * from './filter-for-list-notify-templates-input';
|
|
115
|
-
export * from './filter-for-list-rule-files-input';
|
|
116
|
-
export * from './filter-for-list-rules-input';
|
|
117
|
-
export * from './filter-for-list-silence-policies-input';
|
|
118
|
-
export * from './filters-for-list-integration-tasks-input';
|
|
119
|
-
export * from './filters-for-list-workspace-instance-types-input';
|
|
120
|
-
export * from './filters-for-list-workspace-status-input';
|
|
121
|
-
export * from './filters-for-list-workspaces-input';
|
|
122
|
-
export * from './get-aggregate-workspace-request';
|
|
123
|
-
export * from './get-aggregate-workspace-response';
|
|
124
|
-
export * from './get-alert-request';
|
|
125
|
-
export * from './get-alert-response';
|
|
126
|
-
export * from './get-alerting-rule-request';
|
|
127
|
-
export * from './get-alerting-rule-response';
|
|
128
|
-
export * from './get-contact-group-request';
|
|
129
|
-
export * from './get-contact-group-response';
|
|
130
|
-
export * from './get-contact-request';
|
|
131
|
-
export * from './get-contact-response';
|
|
132
|
-
export * from './get-external-prometheus-request';
|
|
133
|
-
export * from './get-external-prometheus-response';
|
|
134
|
-
export * from './get-integration-task-request';
|
|
135
|
-
export * from './get-integration-task-response';
|
|
136
|
-
export * from './get-notify-group-policy-request';
|
|
137
|
-
export * from './get-notify-group-policy-response';
|
|
138
|
-
export * from './get-notify-policy-request';
|
|
139
|
-
export * from './get-notify-policy-response';
|
|
140
|
-
export * from './get-rule-file-request';
|
|
141
|
-
export * from './get-rule-file-response';
|
|
142
|
-
export * from './get-workspace-auth-info-request';
|
|
143
|
-
export * from './get-workspace-auth-info-response';
|
|
144
|
-
export * from './get-workspace-request';
|
|
145
|
-
export * from './get-workspace-response';
|
|
146
|
-
export * from './instance-type-for-get-aggregate-workspace-output';
|
|
147
|
-
export * from './instance-type-for-get-workspace-output';
|
|
148
|
-
export * from './item-for-list-alert-samples-output';
|
|
149
|
-
export * from './item-for-list-alerting-rules-output';
|
|
150
|
-
export * from './item-for-list-alerts-output';
|
|
151
|
-
export * from './item-for-list-contact-groups-output';
|
|
152
|
-
export * from './item-for-list-contacts-output';
|
|
153
|
-
export * from './item-for-list-integration-tasks-output';
|
|
154
|
-
export * from './item-for-list-notify-group-policies-output';
|
|
155
|
-
export * from './item-for-list-notify-policies-output';
|
|
156
|
-
export * from './item-for-list-notify-templates-output';
|
|
157
|
-
export * from './item-for-list-rule-files-output';
|
|
158
|
-
export * from './item-for-list-rules-output';
|
|
159
|
-
export * from './item-for-list-silence-policies-output';
|
|
160
|
-
export * from './item-for-list-workspace-instance-types-output';
|
|
161
|
-
export * from './item-for-list-workspace-status-output';
|
|
162
|
-
export * from './item-for-list-workspaces-output';
|
|
163
|
-
export * from './label-for-create-alerting-rule-input';
|
|
164
|
-
export * from './label-for-get-alert-output';
|
|
165
|
-
export * from './label-for-get-alerting-rule-output';
|
|
166
|
-
export * from './label-for-list-alerting-rules-output';
|
|
167
|
-
export * from './label-for-list-alerts-output';
|
|
168
|
-
export * from './label-for-list-rules-output';
|
|
169
|
-
export * from './label-for-update-alerting-rule-input';
|
|
170
|
-
export * from './lark-bot-for-get-contact-output';
|
|
171
|
-
export * from './lark-bot-webhook-for-create-contact-input';
|
|
172
|
-
export * from './lark-bot-webhook-for-get-contact-output';
|
|
173
|
-
export * from './lark-bot-webhook-for-list-contacts-output';
|
|
174
|
-
export * from './lark-bot-webhook-for-update-contact-input';
|
|
175
|
-
export * from './level-for-create-alerting-rule-input';
|
|
176
|
-
export * from './level-for-create-notify-group-policy-input';
|
|
177
|
-
export * from './level-for-create-notify-policy-input';
|
|
178
|
-
export * from './level-for-get-alert-output';
|
|
179
|
-
export * from './level-for-get-alerting-rule-output';
|
|
180
|
-
export * from './level-for-get-notify-group-policy-output';
|
|
181
|
-
export * from './level-for-get-notify-policy-output';
|
|
182
|
-
export * from './level-for-list-alerting-rules-output';
|
|
183
|
-
export * from './level-for-list-alerts-output';
|
|
184
|
-
export * from './level-for-list-notify-group-policies-output';
|
|
185
|
-
export * from './level-for-list-notify-policies-output';
|
|
186
|
-
export * from './level-for-update-alerting-rule-input';
|
|
187
|
-
export * from './level-for-update-notify-group-policy-input';
|
|
188
|
-
export * from './level-for-update-notify-policy-input';
|
|
189
|
-
export * from './list-alert-samples-request';
|
|
190
|
-
export * from './list-alert-samples-response';
|
|
191
|
-
export * from './list-alerting-rules-request';
|
|
192
|
-
export * from './list-alerting-rules-response';
|
|
193
|
-
export * from './list-alerts-request';
|
|
194
|
-
export * from './list-alerts-response';
|
|
195
|
-
export * from './list-contact-groups-request';
|
|
196
|
-
export * from './list-contact-groups-response';
|
|
197
|
-
export * from './list-contacts-request';
|
|
198
|
-
export * from './list-contacts-response';
|
|
199
|
-
export * from './list-integration-tasks-request';
|
|
200
|
-
export * from './list-integration-tasks-response';
|
|
201
|
-
export * from './list-notify-group-policies-request';
|
|
202
|
-
export * from './list-notify-group-policies-response';
|
|
203
|
-
export * from './list-notify-policies-request';
|
|
204
|
-
export * from './list-notify-policies-response';
|
|
205
|
-
export * from './list-notify-templates-request';
|
|
206
|
-
export * from './list-notify-templates-response';
|
|
207
|
-
export * from './list-rule-files-request';
|
|
208
|
-
export * from './list-rule-files-response';
|
|
209
|
-
export * from './list-rules-request';
|
|
210
|
-
export * from './list-rules-response';
|
|
211
|
-
export * from './list-silence-policies-request';
|
|
212
|
-
export * from './list-silence-policies-response';
|
|
213
|
-
export * from './list-tags-for-resources-request';
|
|
214
|
-
export * from './list-tags-for-resources-response';
|
|
215
|
-
export * from './list-workspace-instance-types-request';
|
|
216
|
-
export * from './list-workspace-instance-types-response';
|
|
217
|
-
export * from './list-workspace-status-request';
|
|
218
|
-
export * from './list-workspace-status-response';
|
|
219
|
-
export * from './list-workspaces-request';
|
|
220
|
-
export * from './list-workspaces-response';
|
|
221
|
-
export * from './matcher-for-create-silence-policy-input';
|
|
222
|
-
export * from './matcher-for-list-silence-policies-output';
|
|
223
|
-
export * from './matcher-for-update-silence-policy-input';
|
|
224
|
-
export * from './metric-label-matcher-for-create-silence-policy-input';
|
|
225
|
-
export * from './metric-label-matcher-for-list-silence-policies-output';
|
|
226
|
-
export * from './metric-label-matcher-for-update-silence-policy-input';
|
|
227
|
-
export * from './periodic-date-for-create-silence-policy-input';
|
|
228
|
-
export * from './periodic-date-for-list-silence-policies-output';
|
|
229
|
-
export * from './periodic-date-for-update-silence-policy-input';
|
|
230
|
-
export * from './query-for-create-alerting-rule-input';
|
|
231
|
-
export * from './query-for-get-alerting-rule-output';
|
|
232
|
-
export * from './query-for-list-alerting-rules-output';
|
|
233
|
-
export * from './query-for-update-alerting-rule-input';
|
|
234
|
-
export * from './quota-for-get-workspace-output';
|
|
235
|
-
export * from './quota-for-update-workspace-input';
|
|
236
|
-
export * from './resolved-for-create-notify-template-input';
|
|
237
|
-
export * from './resolved-for-list-notify-templates-output';
|
|
238
|
-
export * from './resolved-for-update-notify-template-input';
|
|
239
|
-
export * from './resource-for-get-alert-output';
|
|
240
|
-
export * from './resource-for-list-alerts-output';
|
|
241
|
-
export * from './resource-tag-for-list-tags-for-resources-output';
|
|
242
|
-
export * from './send-validation-message-request';
|
|
243
|
-
export * from './send-validation-message-response';
|
|
244
|
-
export * from './tag-filter-for-list-alerting-rules-input';
|
|
245
|
-
export * from './tag-filter-for-list-integration-tasks-input';
|
|
246
|
-
export * from './tag-filter-for-list-tags-for-resources-input';
|
|
247
|
-
export * from './tag-filter-for-list-workspaces-input';
|
|
248
|
-
export * from './tag-for-create-aggregate-workspace-input';
|
|
249
|
-
export * from './tag-for-create-alerting-rule-input';
|
|
250
|
-
export * from './tag-for-create-external-prometheus-input';
|
|
251
|
-
export * from './tag-for-create-integration-task-input';
|
|
252
|
-
export * from './tag-for-create-workspace-input';
|
|
253
|
-
export * from './tag-for-get-aggregate-workspace-output';
|
|
254
|
-
export * from './tag-for-get-alerting-rule-output';
|
|
255
|
-
export * from './tag-for-get-external-prometheus-output';
|
|
256
|
-
export * from './tag-for-get-integration-task-output';
|
|
257
|
-
export * from './tag-for-get-workspace-output';
|
|
258
|
-
export * from './tag-for-list-alerting-rules-output';
|
|
259
|
-
export * from './tag-for-list-integration-tasks-output';
|
|
260
|
-
export * from './tag-for-list-workspaces-output';
|
|
261
|
-
export * from './tag-for-tag-resources-input';
|
|
262
|
-
export * from './tag-resources-request';
|
|
263
|
-
export * from './tag-resources-response';
|
|
264
|
-
export * from './test-ding-talk-bot-webhook-request';
|
|
265
|
-
export * from './test-ding-talk-bot-webhook-response';
|
|
266
|
-
export * from './test-lark-bot-webhook-request';
|
|
267
|
-
export * from './test-lark-bot-webhook-response';
|
|
268
|
-
export * from './test-we-com-bot-webhook-request';
|
|
269
|
-
export * from './test-we-com-bot-webhook-response';
|
|
270
|
-
export * from './test-webhook-request';
|
|
271
|
-
export * from './test-webhook-response';
|
|
272
|
-
export * from './time-range-matcher-for-create-silence-policy-input';
|
|
273
|
-
export * from './time-range-matcher-for-list-silence-policies-output';
|
|
274
|
-
export * from './time-range-matcher-for-update-silence-policy-input';
|
|
275
|
-
export * from './unsuccessful-item-for-delete-alerting-rules-output';
|
|
276
|
-
export * from './unsuccessful-item-for-delete-contact-groups-output';
|
|
277
|
-
export * from './unsuccessful-item-for-delete-contacts-output';
|
|
278
|
-
export * from './unsuccessful-item-for-delete-silence-policies-output';
|
|
279
|
-
export * from './unsuccessful-item-for-disable-alerting-rules-output';
|
|
280
|
-
export * from './unsuccessful-item-for-disable-integration-tasks-output';
|
|
281
|
-
export * from './unsuccessful-item-for-disable-silence-policies-output';
|
|
282
|
-
export * from './unsuccessful-item-for-enable-alerting-rules-output';
|
|
283
|
-
export * from './unsuccessful-item-for-enable-integration-tasks-output';
|
|
284
|
-
export * from './unsuccessful-item-for-enable-silence-policies-output';
|
|
285
|
-
export * from './untag-resources-request';
|
|
286
|
-
export * from './untag-resources-response';
|
|
287
|
-
export * from './update-aggregate-workspace-request';
|
|
288
|
-
export * from './update-aggregate-workspace-response';
|
|
289
|
-
export * from './update-alerting-rule-request';
|
|
290
|
-
export * from './update-alerting-rule-response';
|
|
291
|
-
export * from './update-contact-group-request';
|
|
292
|
-
export * from './update-contact-group-response';
|
|
293
|
-
export * from './update-contact-request';
|
|
294
|
-
export * from './update-contact-response';
|
|
295
|
-
export * from './update-external-prometheus-request';
|
|
296
|
-
export * from './update-external-prometheus-response';
|
|
297
|
-
export * from './update-integration-task-request';
|
|
298
|
-
export * from './update-integration-task-response';
|
|
299
|
-
export * from './update-notify-group-policy-request';
|
|
300
|
-
export * from './update-notify-group-policy-response';
|
|
301
|
-
export * from './update-notify-policy-request';
|
|
302
|
-
export * from './update-notify-policy-response';
|
|
303
|
-
export * from './update-notify-template-request';
|
|
304
|
-
export * from './update-notify-template-response';
|
|
305
|
-
export * from './update-rule-file-request';
|
|
306
|
-
export * from './update-rule-file-response';
|
|
307
|
-
export * from './update-silence-policy-request';
|
|
308
|
-
export * from './update-silence-policy-response';
|
|
309
|
-
export * from './update-workspace-request';
|
|
310
|
-
export * from './update-workspace-response';
|
|
311
|
-
export * from './usage-for-list-workspace-status-output';
|
|
312
|
-
export * from './vke-cluster-info-for-get-integration-task-output';
|
|
313
|
-
export * from './vke-cluster-info-for-list-integration-tasks-output';
|
|
314
|
-
export * from './we-com-bot-webhook-for-create-contact-input';
|
|
315
|
-
export * from './we-com-bot-webhook-for-get-contact-output';
|
|
316
|
-
export * from './we-com-bot-webhook-for-list-contacts-output';
|
|
317
|
-
export * from './we-com-bot-webhook-for-update-contact-input';
|
|
318
|
-
export * from './webhook-for-create-contact-input';
|
|
319
|
-
export * from './webhook-for-get-contact-output';
|
|
320
|
-
export * from './webhook-for-list-contacts-output';
|
|
321
|
-
export * from './webhook-for-update-contact-input';
|
|
322
|
-
export * from './workspaces-detail-for-get-aggregate-workspace-output';
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* vmp
|
|
5
|
-
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
|
-
*
|
|
7
|
-
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { CalculatePriceParamForGetAggregateWorkspaceOutput } from './calculate-price-param-for-get-aggregate-workspace-output';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface InstanceTypeForGetAggregateWorkspaceOutput
|
|
21
|
-
*/
|
|
22
|
-
export interface InstanceTypeForGetAggregateWorkspaceOutput {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {number}
|
|
26
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
27
|
-
*/
|
|
28
|
-
ActiveSeries?: number;
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
33
|
-
*/
|
|
34
|
-
AvailabilityZoneReplicas?: number;
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* @type {Array<CalculatePriceParamForGetAggregateWorkspaceOutput>}
|
|
38
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
39
|
-
*/
|
|
40
|
-
CalculatePriceParams?: Array<CalculatePriceParamForGetAggregateWorkspaceOutput>;
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* @type {Array<string>}
|
|
44
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
45
|
-
*/
|
|
46
|
-
DownsamplingPeriods?: Array<string>;
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
51
|
-
*/
|
|
52
|
-
Id?: string;
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @type {number}
|
|
56
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
57
|
-
*/
|
|
58
|
-
IngestSamplesPerSecond?: number;
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @type {number}
|
|
62
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
63
|
-
*/
|
|
64
|
-
QueryConcurrency?: number;
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* @type {number}
|
|
68
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
69
|
-
*/
|
|
70
|
-
QueryPerSecond?: number;
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* @type {number}
|
|
74
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
75
|
-
*/
|
|
76
|
-
ReplicasPerZone?: number;
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
81
|
-
*/
|
|
82
|
-
RetentionPeriod?: string;
|
|
83
|
-
|
|
84
|
-
/**
|
|
85
|
-
* @type {number}
|
|
86
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
87
|
-
*/
|
|
88
|
-
ScanSamplesPerSecond?: number;
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* @type {number}
|
|
92
|
-
* @memberof InstanceTypeForGetAggregateWorkspaceOutput
|
|
93
|
-
*/
|
|
94
|
-
ScanSeriesPerSecond?: number;
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* vmp
|
|
5
|
-
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
|
-
*
|
|
7
|
-
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { CalculatePriceParamForGetWorkspaceOutput } from './calculate-price-param-for-get-workspace-output';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface InstanceTypeForGetWorkspaceOutput
|
|
21
|
-
*/
|
|
22
|
-
export interface InstanceTypeForGetWorkspaceOutput {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {number}
|
|
26
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
27
|
-
*/
|
|
28
|
-
ActiveSeries?: number;
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
33
|
-
*/
|
|
34
|
-
AvailabilityZoneReplicas?: number;
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* @type {Array<CalculatePriceParamForGetWorkspaceOutput>}
|
|
38
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
39
|
-
*/
|
|
40
|
-
CalculatePriceParams?: Array<CalculatePriceParamForGetWorkspaceOutput>;
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* @type {Array<string>}
|
|
44
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
45
|
-
*/
|
|
46
|
-
DownsamplingPeriods?: Array<string>;
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
51
|
-
*/
|
|
52
|
-
Id?: string;
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @type {number}
|
|
56
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
57
|
-
*/
|
|
58
|
-
IngestSamplesPerSecond?: number;
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @type {number}
|
|
62
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
63
|
-
*/
|
|
64
|
-
QueryConcurrency?: number;
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* @type {number}
|
|
68
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
69
|
-
*/
|
|
70
|
-
QueryPerSecond?: number;
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* @type {number}
|
|
74
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
75
|
-
*/
|
|
76
|
-
ReplicasPerZone?: number;
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
81
|
-
*/
|
|
82
|
-
RetentionPeriod?: string;
|
|
83
|
-
|
|
84
|
-
/**
|
|
85
|
-
* @type {number}
|
|
86
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
87
|
-
*/
|
|
88
|
-
ScanSamplesPerSecond?: number;
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* @type {number}
|
|
92
|
-
* @memberof InstanceTypeForGetWorkspaceOutput
|
|
93
|
-
*/
|
|
94
|
-
ScanSeriesPerSecond?: number;
|
|
95
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* vmp
|
|
5
|
-
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
|
-
*
|
|
7
|
-
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface ItemForListAlertSamplesOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface ItemForListAlertSamplesOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof ItemForListAlertSamplesOutput
|
|
26
|
-
*/
|
|
27
|
-
AlertId?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof ItemForListAlertSamplesOutput
|
|
32
|
-
*/
|
|
33
|
-
Level?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof ItemForListAlertSamplesOutput
|
|
38
|
-
*/
|
|
39
|
-
Phase?: string;
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* @type {number}
|
|
43
|
-
* @memberof ItemForListAlertSamplesOutput
|
|
44
|
-
*/
|
|
45
|
-
Timestamp?: number;
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* @type {number}
|
|
49
|
-
* @memberof ItemForListAlertSamplesOutput
|
|
50
|
-
*/
|
|
51
|
-
Value?: number;
|
|
52
|
-
}
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* vmp
|
|
5
|
-
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
|
6
|
-
*
|
|
7
|
-
* OpenAPI spec version: common-version
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
import { AnnotationForListAlertingRulesOutput } from './annotation-for-list-alerting-rules-output';
|
|
16
|
-
import { LabelForListAlertingRulesOutput } from './label-for-list-alerting-rules-output';
|
|
17
|
-
import { LevelForListAlertingRulesOutput } from './level-for-list-alerting-rules-output';
|
|
18
|
-
import { QueryForListAlertingRulesOutput } from './query-for-list-alerting-rules-output';
|
|
19
|
-
import { TagForListAlertingRulesOutput } from './tag-for-list-alerting-rules-output';
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
* @export
|
|
24
|
-
* @interface ItemForListAlertingRulesOutput
|
|
25
|
-
*/
|
|
26
|
-
export interface ItemForListAlertingRulesOutput {
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* @type {Array<AnnotationForListAlertingRulesOutput>}
|
|
30
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
31
|
-
*/
|
|
32
|
-
Annotations?: Array<AnnotationForListAlertingRulesOutput>;
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
37
|
-
*/
|
|
38
|
-
CreateTime?: string;
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
43
|
-
*/
|
|
44
|
-
Description?: string;
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* @type {string}
|
|
48
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
49
|
-
*/
|
|
50
|
-
GroupId?: string;
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* @type {string}
|
|
54
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
55
|
-
*/
|
|
56
|
-
Id?: string;
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @type {Array<LabelForListAlertingRulesOutput>}
|
|
60
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
61
|
-
*/
|
|
62
|
-
Labels?: Array<LabelForListAlertingRulesOutput>;
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @type {Array<LevelForListAlertingRulesOutput>}
|
|
66
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
67
|
-
*/
|
|
68
|
-
Levels?: Array<LevelForListAlertingRulesOutput>;
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* @type {string}
|
|
72
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
73
|
-
*/
|
|
74
|
-
Name?: string;
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
* @type {string}
|
|
78
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
79
|
-
*/
|
|
80
|
-
NotifyGroupPolicyId?: string;
|
|
81
|
-
|
|
82
|
-
/**
|
|
83
|
-
* @type {string}
|
|
84
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
85
|
-
*/
|
|
86
|
-
NotifyPolicyId?: string;
|
|
87
|
-
|
|
88
|
-
/**
|
|
89
|
-
* @type {string}
|
|
90
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
91
|
-
*/
|
|
92
|
-
ProjectName?: string;
|
|
93
|
-
|
|
94
|
-
/**
|
|
95
|
-
* @type {QueryForListAlertingRulesOutput}
|
|
96
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
97
|
-
*/
|
|
98
|
-
_Query?: QueryForListAlertingRulesOutput;
|
|
99
|
-
|
|
100
|
-
/**
|
|
101
|
-
* @type {string}
|
|
102
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
103
|
-
*/
|
|
104
|
-
Status?: string;
|
|
105
|
-
|
|
106
|
-
/**
|
|
107
|
-
* @type {Array<TagForListAlertingRulesOutput>}
|
|
108
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
109
|
-
*/
|
|
110
|
-
Tags?: Array<TagForListAlertingRulesOutput>;
|
|
111
|
-
|
|
112
|
-
/**
|
|
113
|
-
* @type {string}
|
|
114
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
115
|
-
*/
|
|
116
|
-
Type?: string;
|
|
117
|
-
|
|
118
|
-
/**
|
|
119
|
-
* @type {string}
|
|
120
|
-
* @memberof ItemForListAlertingRulesOutput
|
|
121
|
-
*/
|
|
122
|
-
UpdateTime?: string;
|
|
123
|
-
}
|