@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
|
@@ -1,35 +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 { ItemForListWorkspaceStatusOutput } from './item-for-list-workspace-status-output';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ListWorkspaceStatusResponse
|
|
21
|
-
*/
|
|
22
|
-
export interface ListWorkspaceStatusResponse {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {Array<ItemForListWorkspaceStatusOutput>}
|
|
26
|
-
* @memberof ListWorkspaceStatusResponse
|
|
27
|
-
*/
|
|
28
|
-
Items?: Array<ItemForListWorkspaceStatusOutput>;
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof ListWorkspaceStatusResponse
|
|
33
|
-
*/
|
|
34
|
-
Total?: number;
|
|
35
|
-
}
|
|
@@ -1,78 +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 { FiltersForListWorkspacesInput } from './filters-for-list-workspaces-input';
|
|
16
|
-
import { TagFilterForListWorkspacesInput } from './tag-filter-for-list-workspaces-input';
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
* @export
|
|
21
|
-
* @interface ListWorkspacesRequest
|
|
22
|
-
*/
|
|
23
|
-
export interface ListWorkspacesRequest {
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* @type {FiltersForListWorkspacesInput}
|
|
27
|
-
* @memberof ListWorkspacesRequest
|
|
28
|
-
*/
|
|
29
|
-
Filters?: FiltersForListWorkspacesInput;
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof ListWorkspacesRequest
|
|
34
|
-
*/
|
|
35
|
-
PageNumber?: number;
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof ListWorkspacesRequest
|
|
40
|
-
*/
|
|
41
|
-
PageSize?: number;
|
|
42
|
-
|
|
43
|
-
/**
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof ListWorkspacesRequest
|
|
46
|
-
*/
|
|
47
|
-
ProjectName?: string;
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* @type {boolean}
|
|
51
|
-
* @memberof ListWorkspacesRequest
|
|
52
|
-
*/
|
|
53
|
-
ShowAggregateQueryWorkspaces?: boolean;
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @type {boolean}
|
|
57
|
-
* @memberof ListWorkspacesRequest
|
|
58
|
-
*/
|
|
59
|
-
ShowExternalPromWorkspaces?: boolean;
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @type {boolean}
|
|
63
|
-
* @memberof ListWorkspacesRequest
|
|
64
|
-
*/
|
|
65
|
-
ShowWorkspaceInstanceType?: boolean;
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
* @type {boolean}
|
|
69
|
-
* @memberof ListWorkspacesRequest
|
|
70
|
-
*/
|
|
71
|
-
ShowWorkspaceQuota?: boolean;
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* @type {Array<TagFilterForListWorkspacesInput>}
|
|
75
|
-
* @memberof ListWorkspacesRequest
|
|
76
|
-
*/
|
|
77
|
-
TagFilters?: Array<TagFilterForListWorkspacesInput>;
|
|
78
|
-
}
|
|
@@ -1,35 +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 { ItemForListWorkspacesOutput } from './item-for-list-workspaces-output';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ListWorkspacesResponse
|
|
21
|
-
*/
|
|
22
|
-
export interface ListWorkspacesResponse {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {Array<ItemForListWorkspacesOutput>}
|
|
26
|
-
* @memberof ListWorkspacesResponse
|
|
27
|
-
*/
|
|
28
|
-
Items?: Array<ItemForListWorkspacesOutput>;
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof ListWorkspacesResponse
|
|
33
|
-
*/
|
|
34
|
-
Total?: number;
|
|
35
|
-
}
|
|
@@ -1,40 +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 MatcherForCreateSilencePolicyInput
|
|
20
|
-
*/
|
|
21
|
-
export interface MatcherForCreateSilencePolicyInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof MatcherForCreateSilencePolicyInput
|
|
26
|
-
*/
|
|
27
|
-
Label?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof MatcherForCreateSilencePolicyInput
|
|
32
|
-
*/
|
|
33
|
-
Operator?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof MatcherForCreateSilencePolicyInput
|
|
38
|
-
*/
|
|
39
|
-
Value?: string;
|
|
40
|
-
}
|
|
@@ -1,40 +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 MatcherForListSilencePoliciesOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface MatcherForListSilencePoliciesOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof MatcherForListSilencePoliciesOutput
|
|
26
|
-
*/
|
|
27
|
-
Label?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof MatcherForListSilencePoliciesOutput
|
|
32
|
-
*/
|
|
33
|
-
Operator?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof MatcherForListSilencePoliciesOutput
|
|
38
|
-
*/
|
|
39
|
-
Value?: string;
|
|
40
|
-
}
|
|
@@ -1,40 +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 MatcherForUpdateSilencePolicyInput
|
|
20
|
-
*/
|
|
21
|
-
export interface MatcherForUpdateSilencePolicyInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof MatcherForUpdateSilencePolicyInput
|
|
26
|
-
*/
|
|
27
|
-
Label?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof MatcherForUpdateSilencePolicyInput
|
|
32
|
-
*/
|
|
33
|
-
Operator?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof MatcherForUpdateSilencePolicyInput
|
|
38
|
-
*/
|
|
39
|
-
Value?: string;
|
|
40
|
-
}
|
|
@@ -1,29 +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 { MatcherForCreateSilencePolicyInput } from './matcher-for-create-silence-policy-input';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface MetricLabelMatcherForCreateSilencePolicyInput
|
|
21
|
-
*/
|
|
22
|
-
export interface MetricLabelMatcherForCreateSilencePolicyInput {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {Array<MatcherForCreateSilencePolicyInput>}
|
|
26
|
-
* @memberof MetricLabelMatcherForCreateSilencePolicyInput
|
|
27
|
-
*/
|
|
28
|
-
Matchers?: Array<MatcherForCreateSilencePolicyInput>;
|
|
29
|
-
}
|
|
@@ -1,29 +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 { MatcherForListSilencePoliciesOutput } from './matcher-for-list-silence-policies-output';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface MetricLabelMatcherForListSilencePoliciesOutput
|
|
21
|
-
*/
|
|
22
|
-
export interface MetricLabelMatcherForListSilencePoliciesOutput {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {Array<MatcherForListSilencePoliciesOutput>}
|
|
26
|
-
* @memberof MetricLabelMatcherForListSilencePoliciesOutput
|
|
27
|
-
*/
|
|
28
|
-
Matchers?: Array<MatcherForListSilencePoliciesOutput>;
|
|
29
|
-
}
|
|
@@ -1,29 +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 { MatcherForUpdateSilencePolicyInput } from './matcher-for-update-silence-policy-input';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface MetricLabelMatcherForUpdateSilencePolicyInput
|
|
21
|
-
*/
|
|
22
|
-
export interface MetricLabelMatcherForUpdateSilencePolicyInput {
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @type {Array<MatcherForUpdateSilencePolicyInput>}
|
|
26
|
-
* @memberof MetricLabelMatcherForUpdateSilencePolicyInput
|
|
27
|
-
*/
|
|
28
|
-
Matchers?: Array<MatcherForUpdateSilencePolicyInput>;
|
|
29
|
-
}
|
|
@@ -1,40 +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 PeriodicDateForCreateSilencePolicyInput
|
|
20
|
-
*/
|
|
21
|
-
export interface PeriodicDateForCreateSilencePolicyInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof PeriodicDateForCreateSilencePolicyInput
|
|
26
|
-
*/
|
|
27
|
-
DayOfMonth?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof PeriodicDateForCreateSilencePolicyInput
|
|
32
|
-
*/
|
|
33
|
-
Time?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof PeriodicDateForCreateSilencePolicyInput
|
|
38
|
-
*/
|
|
39
|
-
Weekday?: string;
|
|
40
|
-
}
|
|
@@ -1,40 +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 PeriodicDateForListSilencePoliciesOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface PeriodicDateForListSilencePoliciesOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof PeriodicDateForListSilencePoliciesOutput
|
|
26
|
-
*/
|
|
27
|
-
DayOfMonth?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof PeriodicDateForListSilencePoliciesOutput
|
|
32
|
-
*/
|
|
33
|
-
Time?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof PeriodicDateForListSilencePoliciesOutput
|
|
38
|
-
*/
|
|
39
|
-
Weekday?: string;
|
|
40
|
-
}
|
|
@@ -1,40 +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 PeriodicDateForUpdateSilencePolicyInput
|
|
20
|
-
*/
|
|
21
|
-
export interface PeriodicDateForUpdateSilencePolicyInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof PeriodicDateForUpdateSilencePolicyInput
|
|
26
|
-
*/
|
|
27
|
-
DayOfMonth?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof PeriodicDateForUpdateSilencePolicyInput
|
|
32
|
-
*/
|
|
33
|
-
Time?: string;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof PeriodicDateForUpdateSilencePolicyInput
|
|
38
|
-
*/
|
|
39
|
-
Weekday?: string;
|
|
40
|
-
}
|
|
@@ -1,34 +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 QueryForCreateAlertingRuleInput
|
|
20
|
-
*/
|
|
21
|
-
export interface QueryForCreateAlertingRuleInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof QueryForCreateAlertingRuleInput
|
|
26
|
-
*/
|
|
27
|
-
PromQL?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof QueryForCreateAlertingRuleInput
|
|
32
|
-
*/
|
|
33
|
-
WorkspaceId?: string;
|
|
34
|
-
}
|
|
@@ -1,34 +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 QueryForGetAlertingRuleOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface QueryForGetAlertingRuleOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof QueryForGetAlertingRuleOutput
|
|
26
|
-
*/
|
|
27
|
-
PromQL?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof QueryForGetAlertingRuleOutput
|
|
32
|
-
*/
|
|
33
|
-
WorkspaceId?: string;
|
|
34
|
-
}
|
|
@@ -1,34 +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 QueryForListAlertingRulesOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface QueryForListAlertingRulesOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof QueryForListAlertingRulesOutput
|
|
26
|
-
*/
|
|
27
|
-
PromQL?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof QueryForListAlertingRulesOutput
|
|
32
|
-
*/
|
|
33
|
-
WorkspaceId?: string;
|
|
34
|
-
}
|
|
@@ -1,34 +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 QueryForUpdateAlertingRuleInput
|
|
20
|
-
*/
|
|
21
|
-
export interface QueryForUpdateAlertingRuleInput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof QueryForUpdateAlertingRuleInput
|
|
26
|
-
*/
|
|
27
|
-
PromQL?: string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof QueryForUpdateAlertingRuleInput
|
|
32
|
-
*/
|
|
33
|
-
WorkspaceId?: string;
|
|
34
|
-
}
|
|
@@ -1,64 +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 QuotaForGetWorkspaceOutput
|
|
20
|
-
*/
|
|
21
|
-
export interface QuotaForGetWorkspaceOutput {
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* @type {number}
|
|
25
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
26
|
-
*/
|
|
27
|
-
ActiveSeries?: number;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* @type {number}
|
|
31
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
32
|
-
*/
|
|
33
|
-
IngestSamplesPerSecond?: number;
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* @type {number}
|
|
37
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
38
|
-
*/
|
|
39
|
-
PublicQueryBandwidth?: number;
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* @type {number}
|
|
43
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
44
|
-
*/
|
|
45
|
-
PublicWriteBandwidth?: number;
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* @type {number}
|
|
49
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
50
|
-
*/
|
|
51
|
-
QueryPerSecond?: number;
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* @type {number}
|
|
55
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
56
|
-
*/
|
|
57
|
-
ScanSamplesPerSecond?: number;
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @type {number}
|
|
61
|
-
* @memberof QuotaForGetWorkspaceOutput
|
|
62
|
-
*/
|
|
63
|
-
ScanSeriesPerSecond?: number;
|
|
64
|
-
}
|