@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/api.ts
DELETED
|
@@ -1,1502 +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 { Client, ClientConfig, Command, buildRequestConfigFromMetaPath, CommandOutput } from '@volcengine/sdk-core';
|
|
16
|
-
|
|
17
|
-
import { CreateAggregateWorkspaceRequest } from './types/index';
|
|
18
|
-
import { CreateAggregateWorkspaceResponse } from './types/index';
|
|
19
|
-
import { CreateAlertingRuleRequest } from './types/index';
|
|
20
|
-
import { CreateAlertingRuleResponse } from './types/index';
|
|
21
|
-
import { CreateContactGroupRequest } from './types/index';
|
|
22
|
-
import { CreateContactGroupResponse } from './types/index';
|
|
23
|
-
import { CreateContactRequest } from './types/index';
|
|
24
|
-
import { CreateContactResponse } from './types/index';
|
|
25
|
-
import { CreateExternalPrometheusRequest } from './types/index';
|
|
26
|
-
import { CreateExternalPrometheusResponse } from './types/index';
|
|
27
|
-
import { CreateIntegrationTaskRequest } from './types/index';
|
|
28
|
-
import { CreateIntegrationTaskResponse } from './types/index';
|
|
29
|
-
import { CreateNotifyGroupPolicyRequest } from './types/index';
|
|
30
|
-
import { CreateNotifyGroupPolicyResponse } from './types/index';
|
|
31
|
-
import { CreateNotifyPolicyRequest } from './types/index';
|
|
32
|
-
import { CreateNotifyPolicyResponse } from './types/index';
|
|
33
|
-
import { CreateNotifyTemplateRequest } from './types/index';
|
|
34
|
-
import { CreateNotifyTemplateResponse } from './types/index';
|
|
35
|
-
import { CreateRuleFileRequest } from './types/index';
|
|
36
|
-
import { CreateRuleFileResponse } from './types/index';
|
|
37
|
-
import { CreateSilencePolicyRequest } from './types/index';
|
|
38
|
-
import { CreateSilencePolicyResponse } from './types/index';
|
|
39
|
-
import { CreateWorkspaceRequest } from './types/index';
|
|
40
|
-
import { CreateWorkspaceResponse } from './types/index';
|
|
41
|
-
import { DeleteAggregateWorkspaceRequest } from './types/index';
|
|
42
|
-
import { DeleteAggregateWorkspaceResponse } from './types/index';
|
|
43
|
-
import { DeleteAlertingRulesRequest } from './types/index';
|
|
44
|
-
import { DeleteAlertingRulesResponse } from './types/index';
|
|
45
|
-
import { DeleteContactGroupsRequest } from './types/index';
|
|
46
|
-
import { DeleteContactGroupsResponse } from './types/index';
|
|
47
|
-
import { DeleteContactsRequest } from './types/index';
|
|
48
|
-
import { DeleteContactsResponse } from './types/index';
|
|
49
|
-
import { DeleteExternalPrometheusRequest } from './types/index';
|
|
50
|
-
import { DeleteExternalPrometheusResponse } from './types/index';
|
|
51
|
-
import { DeleteIntegrationTaskRequest } from './types/index';
|
|
52
|
-
import { DeleteIntegrationTaskResponse } from './types/index';
|
|
53
|
-
import { DeleteNotifyGroupPolicyRequest } from './types/index';
|
|
54
|
-
import { DeleteNotifyGroupPolicyResponse } from './types/index';
|
|
55
|
-
import { DeleteNotifyPolicyRequest } from './types/index';
|
|
56
|
-
import { DeleteNotifyPolicyResponse } from './types/index';
|
|
57
|
-
import { DeleteNotifyTemplateRequest } from './types/index';
|
|
58
|
-
import { DeleteNotifyTemplateResponse } from './types/index';
|
|
59
|
-
import { DeleteRuleFileRequest } from './types/index';
|
|
60
|
-
import { DeleteRuleFileResponse } from './types/index';
|
|
61
|
-
import { DeleteSilencePoliciesRequest } from './types/index';
|
|
62
|
-
import { DeleteSilencePoliciesResponse } from './types/index';
|
|
63
|
-
import { DeleteWorkspaceRequest } from './types/index';
|
|
64
|
-
import { DeleteWorkspaceResponse } from './types/index';
|
|
65
|
-
import { DisableAlertingRulesRequest } from './types/index';
|
|
66
|
-
import { DisableAlertingRulesResponse } from './types/index';
|
|
67
|
-
import { DisableIntegrationTasksRequest } from './types/index';
|
|
68
|
-
import { DisableIntegrationTasksResponse } from './types/index';
|
|
69
|
-
import { DisableSilencePoliciesRequest } from './types/index';
|
|
70
|
-
import { DisableSilencePoliciesResponse } from './types/index';
|
|
71
|
-
import { EnableAlertingRulesRequest } from './types/index';
|
|
72
|
-
import { EnableAlertingRulesResponse } from './types/index';
|
|
73
|
-
import { EnableIntegrationTasksRequest } from './types/index';
|
|
74
|
-
import { EnableIntegrationTasksResponse } from './types/index';
|
|
75
|
-
import { EnableSilencePoliciesRequest } from './types/index';
|
|
76
|
-
import { EnableSilencePoliciesResponse } from './types/index';
|
|
77
|
-
import { GetAggregateWorkspaceRequest } from './types/index';
|
|
78
|
-
import { GetAggregateWorkspaceResponse } from './types/index';
|
|
79
|
-
import { GetAlertRequest } from './types/index';
|
|
80
|
-
import { GetAlertResponse } from './types/index';
|
|
81
|
-
import { GetAlertingRuleRequest } from './types/index';
|
|
82
|
-
import { GetAlertingRuleResponse } from './types/index';
|
|
83
|
-
import { GetContactGroupRequest } from './types/index';
|
|
84
|
-
import { GetContactGroupResponse } from './types/index';
|
|
85
|
-
import { GetContactRequest } from './types/index';
|
|
86
|
-
import { GetContactResponse } from './types/index';
|
|
87
|
-
import { GetExternalPrometheusRequest } from './types/index';
|
|
88
|
-
import { GetExternalPrometheusResponse } from './types/index';
|
|
89
|
-
import { GetIntegrationTaskRequest } from './types/index';
|
|
90
|
-
import { GetIntegrationTaskResponse } from './types/index';
|
|
91
|
-
import { GetNotifyGroupPolicyRequest } from './types/index';
|
|
92
|
-
import { GetNotifyGroupPolicyResponse } from './types/index';
|
|
93
|
-
import { GetNotifyPolicyRequest } from './types/index';
|
|
94
|
-
import { GetNotifyPolicyResponse } from './types/index';
|
|
95
|
-
import { GetRuleFileRequest } from './types/index';
|
|
96
|
-
import { GetRuleFileResponse } from './types/index';
|
|
97
|
-
import { GetWorkspaceAuthInfoRequest } from './types/index';
|
|
98
|
-
import { GetWorkspaceAuthInfoResponse } from './types/index';
|
|
99
|
-
import { GetWorkspaceRequest } from './types/index';
|
|
100
|
-
import { GetWorkspaceResponse } from './types/index';
|
|
101
|
-
import { ListAlertSamplesRequest } from './types/index';
|
|
102
|
-
import { ListAlertSamplesResponse } from './types/index';
|
|
103
|
-
import { ListAlertingRulesRequest } from './types/index';
|
|
104
|
-
import { ListAlertingRulesResponse } from './types/index';
|
|
105
|
-
import { ListAlertsRequest } from './types/index';
|
|
106
|
-
import { ListAlertsResponse } from './types/index';
|
|
107
|
-
import { ListContactGroupsRequest } from './types/index';
|
|
108
|
-
import { ListContactGroupsResponse } from './types/index';
|
|
109
|
-
import { ListContactsRequest } from './types/index';
|
|
110
|
-
import { ListContactsResponse } from './types/index';
|
|
111
|
-
import { ListIntegrationTasksRequest } from './types/index';
|
|
112
|
-
import { ListIntegrationTasksResponse } from './types/index';
|
|
113
|
-
import { ListNotifyGroupPoliciesRequest } from './types/index';
|
|
114
|
-
import { ListNotifyGroupPoliciesResponse } from './types/index';
|
|
115
|
-
import { ListNotifyPoliciesRequest } from './types/index';
|
|
116
|
-
import { ListNotifyPoliciesResponse } from './types/index';
|
|
117
|
-
import { ListNotifyTemplatesRequest } from './types/index';
|
|
118
|
-
import { ListNotifyTemplatesResponse } from './types/index';
|
|
119
|
-
import { ListRuleFilesRequest } from './types/index';
|
|
120
|
-
import { ListRuleFilesResponse } from './types/index';
|
|
121
|
-
import { ListRulesRequest } from './types/index';
|
|
122
|
-
import { ListRulesResponse } from './types/index';
|
|
123
|
-
import { ListSilencePoliciesRequest } from './types/index';
|
|
124
|
-
import { ListSilencePoliciesResponse } from './types/index';
|
|
125
|
-
import { ListTagsForResourcesRequest } from './types/index';
|
|
126
|
-
import { ListTagsForResourcesResponse } from './types/index';
|
|
127
|
-
import { ListWorkspaceInstanceTypesRequest } from './types/index';
|
|
128
|
-
import { ListWorkspaceInstanceTypesResponse } from './types/index';
|
|
129
|
-
import { ListWorkspaceStatusRequest } from './types/index';
|
|
130
|
-
import { ListWorkspaceStatusResponse } from './types/index';
|
|
131
|
-
import { ListWorkspacesRequest } from './types/index';
|
|
132
|
-
import { ListWorkspacesResponse } from './types/index';
|
|
133
|
-
import { SendValidationMessageRequest } from './types/index';
|
|
134
|
-
import { SendValidationMessageResponse } from './types/index';
|
|
135
|
-
import { TagResourcesRequest } from './types/index';
|
|
136
|
-
import { TagResourcesResponse } from './types/index';
|
|
137
|
-
import { TestDingTalkBotWebhookRequest } from './types/index';
|
|
138
|
-
import { TestDingTalkBotWebhookResponse } from './types/index';
|
|
139
|
-
import { TestLarkBotWebhookRequest } from './types/index';
|
|
140
|
-
import { TestLarkBotWebhookResponse } from './types/index';
|
|
141
|
-
import { TestWeComBotWebhookRequest } from './types/index';
|
|
142
|
-
import { TestWeComBotWebhookResponse } from './types/index';
|
|
143
|
-
import { TestWebhookRequest } from './types/index';
|
|
144
|
-
import { TestWebhookResponse } from './types/index';
|
|
145
|
-
import { UntagResourcesRequest } from './types/index';
|
|
146
|
-
import { UntagResourcesResponse } from './types/index';
|
|
147
|
-
import { UpdateAggregateWorkspaceRequest } from './types/index';
|
|
148
|
-
import { UpdateAggregateWorkspaceResponse } from './types/index';
|
|
149
|
-
import { UpdateAlertingRuleRequest } from './types/index';
|
|
150
|
-
import { UpdateAlertingRuleResponse } from './types/index';
|
|
151
|
-
import { UpdateContactGroupRequest } from './types/index';
|
|
152
|
-
import { UpdateContactGroupResponse } from './types/index';
|
|
153
|
-
import { UpdateContactRequest } from './types/index';
|
|
154
|
-
import { UpdateContactResponse } from './types/index';
|
|
155
|
-
import { UpdateExternalPrometheusRequest } from './types/index';
|
|
156
|
-
import { UpdateExternalPrometheusResponse } from './types/index';
|
|
157
|
-
import { UpdateIntegrationTaskRequest } from './types/index';
|
|
158
|
-
import { UpdateIntegrationTaskResponse } from './types/index';
|
|
159
|
-
import { UpdateNotifyGroupPolicyRequest } from './types/index';
|
|
160
|
-
import { UpdateNotifyGroupPolicyResponse } from './types/index';
|
|
161
|
-
import { UpdateNotifyPolicyRequest } from './types/index';
|
|
162
|
-
import { UpdateNotifyPolicyResponse } from './types/index';
|
|
163
|
-
import { UpdateNotifyTemplateRequest } from './types/index';
|
|
164
|
-
import { UpdateNotifyTemplateResponse } from './types/index';
|
|
165
|
-
import { UpdateRuleFileRequest } from './types/index';
|
|
166
|
-
import { UpdateRuleFileResponse } from './types/index';
|
|
167
|
-
import { UpdateSilencePolicyRequest } from './types/index';
|
|
168
|
-
import { UpdateSilencePolicyResponse } from './types/index';
|
|
169
|
-
import { UpdateWorkspaceRequest } from './types/index';
|
|
170
|
-
import { UpdateWorkspaceResponse } from './types/index';
|
|
171
|
-
|
|
172
|
-
// ============================================================================
|
|
173
|
-
// Output Type Definitions
|
|
174
|
-
// ============================================================================
|
|
175
|
-
export type CreateAggregateWorkspaceCommandOutput = CommandOutput<CreateAggregateWorkspaceResponse>;
|
|
176
|
-
export type CreateAlertingRuleCommandOutput = CommandOutput<CreateAlertingRuleResponse>;
|
|
177
|
-
export type CreateContactCommandOutput = CommandOutput<CreateContactResponse>;
|
|
178
|
-
export type CreateContactGroupCommandOutput = CommandOutput<CreateContactGroupResponse>;
|
|
179
|
-
export type CreateExternalPrometheusCommandOutput = CommandOutput<CreateExternalPrometheusResponse>;
|
|
180
|
-
export type CreateIntegrationTaskCommandOutput = CommandOutput<CreateIntegrationTaskResponse>;
|
|
181
|
-
export type CreateNotifyGroupPolicyCommandOutput = CommandOutput<CreateNotifyGroupPolicyResponse>;
|
|
182
|
-
export type CreateNotifyPolicyCommandOutput = CommandOutput<CreateNotifyPolicyResponse>;
|
|
183
|
-
export type CreateNotifyTemplateCommandOutput = CommandOutput<CreateNotifyTemplateResponse>;
|
|
184
|
-
export type CreateRuleFileCommandOutput = CommandOutput<CreateRuleFileResponse>;
|
|
185
|
-
export type CreateSilencePolicyCommandOutput = CommandOutput<CreateSilencePolicyResponse>;
|
|
186
|
-
export type CreateWorkspaceCommandOutput = CommandOutput<CreateWorkspaceResponse>;
|
|
187
|
-
export type DeleteAggregateWorkspaceCommandOutput = CommandOutput<DeleteAggregateWorkspaceResponse>;
|
|
188
|
-
export type DeleteAlertingRulesCommandOutput = CommandOutput<DeleteAlertingRulesResponse>;
|
|
189
|
-
export type DeleteContactGroupsCommandOutput = CommandOutput<DeleteContactGroupsResponse>;
|
|
190
|
-
export type DeleteContactsCommandOutput = CommandOutput<DeleteContactsResponse>;
|
|
191
|
-
export type DeleteExternalPrometheusCommandOutput = CommandOutput<DeleteExternalPrometheusResponse>;
|
|
192
|
-
export type DeleteIntegrationTaskCommandOutput = CommandOutput<DeleteIntegrationTaskResponse>;
|
|
193
|
-
export type DeleteNotifyGroupPolicyCommandOutput = CommandOutput<DeleteNotifyGroupPolicyResponse>;
|
|
194
|
-
export type DeleteNotifyPolicyCommandOutput = CommandOutput<DeleteNotifyPolicyResponse>;
|
|
195
|
-
export type DeleteNotifyTemplateCommandOutput = CommandOutput<DeleteNotifyTemplateResponse>;
|
|
196
|
-
export type DeleteRuleFileCommandOutput = CommandOutput<DeleteRuleFileResponse>;
|
|
197
|
-
export type DeleteSilencePoliciesCommandOutput = CommandOutput<DeleteSilencePoliciesResponse>;
|
|
198
|
-
export type DeleteWorkspaceCommandOutput = CommandOutput<DeleteWorkspaceResponse>;
|
|
199
|
-
export type DisableAlertingRulesCommandOutput = CommandOutput<DisableAlertingRulesResponse>;
|
|
200
|
-
export type DisableIntegrationTasksCommandOutput = CommandOutput<DisableIntegrationTasksResponse>;
|
|
201
|
-
export type DisableSilencePoliciesCommandOutput = CommandOutput<DisableSilencePoliciesResponse>;
|
|
202
|
-
export type EnableAlertingRulesCommandOutput = CommandOutput<EnableAlertingRulesResponse>;
|
|
203
|
-
export type EnableIntegrationTasksCommandOutput = CommandOutput<EnableIntegrationTasksResponse>;
|
|
204
|
-
export type EnableSilencePoliciesCommandOutput = CommandOutput<EnableSilencePoliciesResponse>;
|
|
205
|
-
export type GetAggregateWorkspaceCommandOutput = CommandOutput<GetAggregateWorkspaceResponse>;
|
|
206
|
-
export type GetAlertCommandOutput = CommandOutput<GetAlertResponse>;
|
|
207
|
-
export type GetAlertingRuleCommandOutput = CommandOutput<GetAlertingRuleResponse>;
|
|
208
|
-
export type GetContactCommandOutput = CommandOutput<GetContactResponse>;
|
|
209
|
-
export type GetContactGroupCommandOutput = CommandOutput<GetContactGroupResponse>;
|
|
210
|
-
export type GetExternalPrometheusCommandOutput = CommandOutput<GetExternalPrometheusResponse>;
|
|
211
|
-
export type GetIntegrationTaskCommandOutput = CommandOutput<GetIntegrationTaskResponse>;
|
|
212
|
-
export type GetNotifyGroupPolicyCommandOutput = CommandOutput<GetNotifyGroupPolicyResponse>;
|
|
213
|
-
export type GetNotifyPolicyCommandOutput = CommandOutput<GetNotifyPolicyResponse>;
|
|
214
|
-
export type GetRuleFileCommandOutput = CommandOutput<GetRuleFileResponse>;
|
|
215
|
-
export type GetWorkspaceCommandOutput = CommandOutput<GetWorkspaceResponse>;
|
|
216
|
-
export type GetWorkspaceAuthInfoCommandOutput = CommandOutput<GetWorkspaceAuthInfoResponse>;
|
|
217
|
-
export type ListAlertSamplesCommandOutput = CommandOutput<ListAlertSamplesResponse>;
|
|
218
|
-
export type ListAlertingRulesCommandOutput = CommandOutput<ListAlertingRulesResponse>;
|
|
219
|
-
export type ListAlertsCommandOutput = CommandOutput<ListAlertsResponse>;
|
|
220
|
-
export type ListContactGroupsCommandOutput = CommandOutput<ListContactGroupsResponse>;
|
|
221
|
-
export type ListContactsCommandOutput = CommandOutput<ListContactsResponse>;
|
|
222
|
-
export type ListIntegrationTasksCommandOutput = CommandOutput<ListIntegrationTasksResponse>;
|
|
223
|
-
export type ListNotifyGroupPoliciesCommandOutput = CommandOutput<ListNotifyGroupPoliciesResponse>;
|
|
224
|
-
export type ListNotifyPoliciesCommandOutput = CommandOutput<ListNotifyPoliciesResponse>;
|
|
225
|
-
export type ListNotifyTemplatesCommandOutput = CommandOutput<ListNotifyTemplatesResponse>;
|
|
226
|
-
export type ListRuleFilesCommandOutput = CommandOutput<ListRuleFilesResponse>;
|
|
227
|
-
export type ListRulesCommandOutput = CommandOutput<ListRulesResponse>;
|
|
228
|
-
export type ListSilencePoliciesCommandOutput = CommandOutput<ListSilencePoliciesResponse>;
|
|
229
|
-
export type ListTagsForResourcesCommandOutput = CommandOutput<ListTagsForResourcesResponse>;
|
|
230
|
-
export type ListWorkspaceInstanceTypesCommandOutput = CommandOutput<ListWorkspaceInstanceTypesResponse>;
|
|
231
|
-
export type ListWorkspaceStatusCommandOutput = CommandOutput<ListWorkspaceStatusResponse>;
|
|
232
|
-
export type ListWorkspacesCommandOutput = CommandOutput<ListWorkspacesResponse>;
|
|
233
|
-
export type SendValidationMessageCommandOutput = CommandOutput<SendValidationMessageResponse>;
|
|
234
|
-
export type TagResourcesCommandOutput = CommandOutput<TagResourcesResponse>;
|
|
235
|
-
export type TestDingTalkBotWebhookCommandOutput = CommandOutput<TestDingTalkBotWebhookResponse>;
|
|
236
|
-
export type TestLarkBotWebhookCommandOutput = CommandOutput<TestLarkBotWebhookResponse>;
|
|
237
|
-
export type TestWeComBotWebhookCommandOutput = CommandOutput<TestWeComBotWebhookResponse>;
|
|
238
|
-
export type TestWebhookCommandOutput = CommandOutput<TestWebhookResponse>;
|
|
239
|
-
export type UntagResourcesCommandOutput = CommandOutput<UntagResourcesResponse>;
|
|
240
|
-
export type UpdateAggregateWorkspaceCommandOutput = CommandOutput<UpdateAggregateWorkspaceResponse>;
|
|
241
|
-
export type UpdateAlertingRuleCommandOutput = CommandOutput<UpdateAlertingRuleResponse>;
|
|
242
|
-
export type UpdateContactCommandOutput = CommandOutput<UpdateContactResponse>;
|
|
243
|
-
export type UpdateContactGroupCommandOutput = CommandOutput<UpdateContactGroupResponse>;
|
|
244
|
-
export type UpdateExternalPrometheusCommandOutput = CommandOutput<UpdateExternalPrometheusResponse>;
|
|
245
|
-
export type UpdateIntegrationTaskCommandOutput = CommandOutput<UpdateIntegrationTaskResponse>;
|
|
246
|
-
export type UpdateNotifyGroupPolicyCommandOutput = CommandOutput<UpdateNotifyGroupPolicyResponse>;
|
|
247
|
-
export type UpdateNotifyPolicyCommandOutput = CommandOutput<UpdateNotifyPolicyResponse>;
|
|
248
|
-
export type UpdateNotifyTemplateCommandOutput = CommandOutput<UpdateNotifyTemplateResponse>;
|
|
249
|
-
export type UpdateRuleFileCommandOutput = CommandOutput<UpdateRuleFileResponse>;
|
|
250
|
-
export type UpdateSilencePolicyCommandOutput = CommandOutput<UpdateSilencePolicyResponse>;
|
|
251
|
-
export type UpdateWorkspaceCommandOutput = CommandOutput<UpdateWorkspaceResponse>;
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
/**
|
|
255
|
-
* VMPClient Service Client
|
|
256
|
-
*/
|
|
257
|
-
export class VMPClient extends Client {
|
|
258
|
-
constructor(config: ClientConfig = {}) {
|
|
259
|
-
super({
|
|
260
|
-
protocol: 'https',
|
|
261
|
-
region: 'cn-beijing',
|
|
262
|
-
...config,
|
|
263
|
-
});
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
/**
|
|
268
|
-
* Command to CreateAggregateWorkspace
|
|
269
|
-
*/
|
|
270
|
-
export class CreateAggregateWorkspaceCommand extends Command<
|
|
271
|
-
CreateAggregateWorkspaceRequest,
|
|
272
|
-
CreateAggregateWorkspaceCommandOutput,
|
|
273
|
-
'CreateAggregateWorkspaceCommand'
|
|
274
|
-
> {
|
|
275
|
-
static readonly metaPath = '/CreateAggregateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
276
|
-
|
|
277
|
-
constructor(input: CreateAggregateWorkspaceRequest) {
|
|
278
|
-
super(input);
|
|
279
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateAggregateWorkspaceCommand.metaPath);
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
/**
|
|
283
|
-
* Command to CreateAlertingRule
|
|
284
|
-
*/
|
|
285
|
-
export class CreateAlertingRuleCommand extends Command<
|
|
286
|
-
CreateAlertingRuleRequest,
|
|
287
|
-
CreateAlertingRuleCommandOutput,
|
|
288
|
-
'CreateAlertingRuleCommand'
|
|
289
|
-
> {
|
|
290
|
-
static readonly metaPath = '/CreateAlertingRule/2021-03-03/vmp/post/application_json/';
|
|
291
|
-
|
|
292
|
-
constructor(input: CreateAlertingRuleRequest) {
|
|
293
|
-
super(input);
|
|
294
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateAlertingRuleCommand.metaPath);
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
/**
|
|
298
|
-
* Command to CreateContact
|
|
299
|
-
*/
|
|
300
|
-
export class CreateContactCommand extends Command<
|
|
301
|
-
CreateContactRequest,
|
|
302
|
-
CreateContactCommandOutput,
|
|
303
|
-
'CreateContactCommand'
|
|
304
|
-
> {
|
|
305
|
-
static readonly metaPath = '/CreateContact/2021-03-03/vmp/post/application_json/';
|
|
306
|
-
|
|
307
|
-
constructor(input: CreateContactRequest) {
|
|
308
|
-
super(input);
|
|
309
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateContactCommand.metaPath);
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
/**
|
|
313
|
-
* Command to CreateContactGroup
|
|
314
|
-
*/
|
|
315
|
-
export class CreateContactGroupCommand extends Command<
|
|
316
|
-
CreateContactGroupRequest,
|
|
317
|
-
CreateContactGroupCommandOutput,
|
|
318
|
-
'CreateContactGroupCommand'
|
|
319
|
-
> {
|
|
320
|
-
static readonly metaPath = '/CreateContactGroup/2021-03-03/vmp/post/application_json/';
|
|
321
|
-
|
|
322
|
-
constructor(input: CreateContactGroupRequest) {
|
|
323
|
-
super(input);
|
|
324
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateContactGroupCommand.metaPath);
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
/**
|
|
328
|
-
* Command to CreateExternalPrometheus
|
|
329
|
-
*/
|
|
330
|
-
export class CreateExternalPrometheusCommand extends Command<
|
|
331
|
-
CreateExternalPrometheusRequest,
|
|
332
|
-
CreateExternalPrometheusCommandOutput,
|
|
333
|
-
'CreateExternalPrometheusCommand'
|
|
334
|
-
> {
|
|
335
|
-
static readonly metaPath = '/CreateExternalPrometheus/2021-03-03/vmp/post/application_json/';
|
|
336
|
-
|
|
337
|
-
constructor(input: CreateExternalPrometheusRequest) {
|
|
338
|
-
super(input);
|
|
339
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateExternalPrometheusCommand.metaPath);
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
/**
|
|
343
|
-
* Command to CreateIntegrationTask
|
|
344
|
-
*/
|
|
345
|
-
export class CreateIntegrationTaskCommand extends Command<
|
|
346
|
-
CreateIntegrationTaskRequest,
|
|
347
|
-
CreateIntegrationTaskCommandOutput,
|
|
348
|
-
'CreateIntegrationTaskCommand'
|
|
349
|
-
> {
|
|
350
|
-
static readonly metaPath = '/CreateIntegrationTask/2021-03-03/vmp/post/application_json/';
|
|
351
|
-
|
|
352
|
-
constructor(input: CreateIntegrationTaskRequest) {
|
|
353
|
-
super(input);
|
|
354
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateIntegrationTaskCommand.metaPath);
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
/**
|
|
358
|
-
* Command to CreateNotifyGroupPolicy
|
|
359
|
-
*/
|
|
360
|
-
export class CreateNotifyGroupPolicyCommand extends Command<
|
|
361
|
-
CreateNotifyGroupPolicyRequest,
|
|
362
|
-
CreateNotifyGroupPolicyCommandOutput,
|
|
363
|
-
'CreateNotifyGroupPolicyCommand'
|
|
364
|
-
> {
|
|
365
|
-
static readonly metaPath = '/CreateNotifyGroupPolicy/2021-03-03/vmp/post/application_json/';
|
|
366
|
-
|
|
367
|
-
constructor(input: CreateNotifyGroupPolicyRequest) {
|
|
368
|
-
super(input);
|
|
369
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateNotifyGroupPolicyCommand.metaPath);
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
/**
|
|
373
|
-
* Command to CreateNotifyPolicy
|
|
374
|
-
*/
|
|
375
|
-
export class CreateNotifyPolicyCommand extends Command<
|
|
376
|
-
CreateNotifyPolicyRequest,
|
|
377
|
-
CreateNotifyPolicyCommandOutput,
|
|
378
|
-
'CreateNotifyPolicyCommand'
|
|
379
|
-
> {
|
|
380
|
-
static readonly metaPath = '/CreateNotifyPolicy/2021-03-03/vmp/post/application_json/';
|
|
381
|
-
|
|
382
|
-
constructor(input: CreateNotifyPolicyRequest) {
|
|
383
|
-
super(input);
|
|
384
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateNotifyPolicyCommand.metaPath);
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
/**
|
|
388
|
-
* Command to CreateNotifyTemplate
|
|
389
|
-
*/
|
|
390
|
-
export class CreateNotifyTemplateCommand extends Command<
|
|
391
|
-
CreateNotifyTemplateRequest,
|
|
392
|
-
CreateNotifyTemplateCommandOutput,
|
|
393
|
-
'CreateNotifyTemplateCommand'
|
|
394
|
-
> {
|
|
395
|
-
static readonly metaPath = '/CreateNotifyTemplate/2021-03-03/vmp/post/application_json/';
|
|
396
|
-
|
|
397
|
-
constructor(input: CreateNotifyTemplateRequest) {
|
|
398
|
-
super(input);
|
|
399
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateNotifyTemplateCommand.metaPath);
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
/**
|
|
403
|
-
* Command to CreateRuleFile
|
|
404
|
-
*/
|
|
405
|
-
export class CreateRuleFileCommand extends Command<
|
|
406
|
-
CreateRuleFileRequest,
|
|
407
|
-
CreateRuleFileCommandOutput,
|
|
408
|
-
'CreateRuleFileCommand'
|
|
409
|
-
> {
|
|
410
|
-
static readonly metaPath = '/CreateRuleFile/2021-03-03/vmp/post/application_json/';
|
|
411
|
-
|
|
412
|
-
constructor(input: CreateRuleFileRequest) {
|
|
413
|
-
super(input);
|
|
414
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateRuleFileCommand.metaPath);
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
/**
|
|
418
|
-
* Command to CreateSilencePolicy
|
|
419
|
-
*/
|
|
420
|
-
export class CreateSilencePolicyCommand extends Command<
|
|
421
|
-
CreateSilencePolicyRequest,
|
|
422
|
-
CreateSilencePolicyCommandOutput,
|
|
423
|
-
'CreateSilencePolicyCommand'
|
|
424
|
-
> {
|
|
425
|
-
static readonly metaPath = '/CreateSilencePolicy/2021-03-03/vmp/post/application_json/';
|
|
426
|
-
|
|
427
|
-
constructor(input: CreateSilencePolicyRequest) {
|
|
428
|
-
super(input);
|
|
429
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateSilencePolicyCommand.metaPath);
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
/**
|
|
433
|
-
* Command to CreateWorkspace
|
|
434
|
-
*/
|
|
435
|
-
export class CreateWorkspaceCommand extends Command<
|
|
436
|
-
CreateWorkspaceRequest,
|
|
437
|
-
CreateWorkspaceCommandOutput,
|
|
438
|
-
'CreateWorkspaceCommand'
|
|
439
|
-
> {
|
|
440
|
-
static readonly metaPath = '/CreateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
441
|
-
|
|
442
|
-
constructor(input: CreateWorkspaceRequest) {
|
|
443
|
-
super(input);
|
|
444
|
-
this.requestConfig = buildRequestConfigFromMetaPath(CreateWorkspaceCommand.metaPath);
|
|
445
|
-
}
|
|
446
|
-
}
|
|
447
|
-
/**
|
|
448
|
-
* Command to DeleteAggregateWorkspace
|
|
449
|
-
*/
|
|
450
|
-
export class DeleteAggregateWorkspaceCommand extends Command<
|
|
451
|
-
DeleteAggregateWorkspaceRequest,
|
|
452
|
-
DeleteAggregateWorkspaceCommandOutput,
|
|
453
|
-
'DeleteAggregateWorkspaceCommand'
|
|
454
|
-
> {
|
|
455
|
-
static readonly metaPath = '/DeleteAggregateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
456
|
-
|
|
457
|
-
constructor(input: DeleteAggregateWorkspaceRequest) {
|
|
458
|
-
super(input);
|
|
459
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteAggregateWorkspaceCommand.metaPath);
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
/**
|
|
463
|
-
* Command to DeleteAlertingRules
|
|
464
|
-
*/
|
|
465
|
-
export class DeleteAlertingRulesCommand extends Command<
|
|
466
|
-
DeleteAlertingRulesRequest,
|
|
467
|
-
DeleteAlertingRulesCommandOutput,
|
|
468
|
-
'DeleteAlertingRulesCommand'
|
|
469
|
-
> {
|
|
470
|
-
static readonly metaPath = '/DeleteAlertingRules/2021-03-03/vmp/post/application_json/';
|
|
471
|
-
|
|
472
|
-
constructor(input: DeleteAlertingRulesRequest) {
|
|
473
|
-
super(input);
|
|
474
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteAlertingRulesCommand.metaPath);
|
|
475
|
-
}
|
|
476
|
-
}
|
|
477
|
-
/**
|
|
478
|
-
* Command to DeleteContactGroups
|
|
479
|
-
*/
|
|
480
|
-
export class DeleteContactGroupsCommand extends Command<
|
|
481
|
-
DeleteContactGroupsRequest,
|
|
482
|
-
DeleteContactGroupsCommandOutput,
|
|
483
|
-
'DeleteContactGroupsCommand'
|
|
484
|
-
> {
|
|
485
|
-
static readonly metaPath = '/DeleteContactGroups/2021-03-03/vmp/post/application_json/';
|
|
486
|
-
|
|
487
|
-
constructor(input: DeleteContactGroupsRequest) {
|
|
488
|
-
super(input);
|
|
489
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteContactGroupsCommand.metaPath);
|
|
490
|
-
}
|
|
491
|
-
}
|
|
492
|
-
/**
|
|
493
|
-
* Command to DeleteContacts
|
|
494
|
-
*/
|
|
495
|
-
export class DeleteContactsCommand extends Command<
|
|
496
|
-
DeleteContactsRequest,
|
|
497
|
-
DeleteContactsCommandOutput,
|
|
498
|
-
'DeleteContactsCommand'
|
|
499
|
-
> {
|
|
500
|
-
static readonly metaPath = '/DeleteContacts/2021-03-03/vmp/post/application_json/';
|
|
501
|
-
|
|
502
|
-
constructor(input: DeleteContactsRequest) {
|
|
503
|
-
super(input);
|
|
504
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteContactsCommand.metaPath);
|
|
505
|
-
}
|
|
506
|
-
}
|
|
507
|
-
/**
|
|
508
|
-
* Command to DeleteExternalPrometheus
|
|
509
|
-
*/
|
|
510
|
-
export class DeleteExternalPrometheusCommand extends Command<
|
|
511
|
-
DeleteExternalPrometheusRequest,
|
|
512
|
-
DeleteExternalPrometheusCommandOutput,
|
|
513
|
-
'DeleteExternalPrometheusCommand'
|
|
514
|
-
> {
|
|
515
|
-
static readonly metaPath = '/DeleteExternalPrometheus/2021-03-03/vmp/post/application_json/';
|
|
516
|
-
|
|
517
|
-
constructor(input: DeleteExternalPrometheusRequest) {
|
|
518
|
-
super(input);
|
|
519
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteExternalPrometheusCommand.metaPath);
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
|
-
/**
|
|
523
|
-
* Command to DeleteIntegrationTask
|
|
524
|
-
*/
|
|
525
|
-
export class DeleteIntegrationTaskCommand extends Command<
|
|
526
|
-
DeleteIntegrationTaskRequest,
|
|
527
|
-
DeleteIntegrationTaskCommandOutput,
|
|
528
|
-
'DeleteIntegrationTaskCommand'
|
|
529
|
-
> {
|
|
530
|
-
static readonly metaPath = '/DeleteIntegrationTask/2021-03-03/vmp/post/application_json/';
|
|
531
|
-
|
|
532
|
-
constructor(input: DeleteIntegrationTaskRequest) {
|
|
533
|
-
super(input);
|
|
534
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteIntegrationTaskCommand.metaPath);
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
/**
|
|
538
|
-
* Command to DeleteNotifyGroupPolicy
|
|
539
|
-
*/
|
|
540
|
-
export class DeleteNotifyGroupPolicyCommand extends Command<
|
|
541
|
-
DeleteNotifyGroupPolicyRequest,
|
|
542
|
-
DeleteNotifyGroupPolicyCommandOutput,
|
|
543
|
-
'DeleteNotifyGroupPolicyCommand'
|
|
544
|
-
> {
|
|
545
|
-
static readonly metaPath = '/DeleteNotifyGroupPolicy/2021-03-03/vmp/post/application_json/';
|
|
546
|
-
|
|
547
|
-
constructor(input: DeleteNotifyGroupPolicyRequest) {
|
|
548
|
-
super(input);
|
|
549
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteNotifyGroupPolicyCommand.metaPath);
|
|
550
|
-
}
|
|
551
|
-
}
|
|
552
|
-
/**
|
|
553
|
-
* Command to DeleteNotifyPolicy
|
|
554
|
-
*/
|
|
555
|
-
export class DeleteNotifyPolicyCommand extends Command<
|
|
556
|
-
DeleteNotifyPolicyRequest,
|
|
557
|
-
DeleteNotifyPolicyCommandOutput,
|
|
558
|
-
'DeleteNotifyPolicyCommand'
|
|
559
|
-
> {
|
|
560
|
-
static readonly metaPath = '/DeleteNotifyPolicy/2021-03-03/vmp/post/application_json/';
|
|
561
|
-
|
|
562
|
-
constructor(input: DeleteNotifyPolicyRequest) {
|
|
563
|
-
super(input);
|
|
564
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteNotifyPolicyCommand.metaPath);
|
|
565
|
-
}
|
|
566
|
-
}
|
|
567
|
-
/**
|
|
568
|
-
* Command to DeleteNotifyTemplate
|
|
569
|
-
*/
|
|
570
|
-
export class DeleteNotifyTemplateCommand extends Command<
|
|
571
|
-
DeleteNotifyTemplateRequest,
|
|
572
|
-
DeleteNotifyTemplateCommandOutput,
|
|
573
|
-
'DeleteNotifyTemplateCommand'
|
|
574
|
-
> {
|
|
575
|
-
static readonly metaPath = '/DeleteNotifyTemplate/2021-03-03/vmp/post/application_json/';
|
|
576
|
-
|
|
577
|
-
constructor(input: DeleteNotifyTemplateRequest) {
|
|
578
|
-
super(input);
|
|
579
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteNotifyTemplateCommand.metaPath);
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
/**
|
|
583
|
-
* Command to DeleteRuleFile
|
|
584
|
-
*/
|
|
585
|
-
export class DeleteRuleFileCommand extends Command<
|
|
586
|
-
DeleteRuleFileRequest,
|
|
587
|
-
DeleteRuleFileCommandOutput,
|
|
588
|
-
'DeleteRuleFileCommand'
|
|
589
|
-
> {
|
|
590
|
-
static readonly metaPath = '/DeleteRuleFile/2021-03-03/vmp/post/application_json/';
|
|
591
|
-
|
|
592
|
-
constructor(input: DeleteRuleFileRequest) {
|
|
593
|
-
super(input);
|
|
594
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteRuleFileCommand.metaPath);
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
/**
|
|
598
|
-
* Command to DeleteSilencePolicies
|
|
599
|
-
*/
|
|
600
|
-
export class DeleteSilencePoliciesCommand extends Command<
|
|
601
|
-
DeleteSilencePoliciesRequest,
|
|
602
|
-
DeleteSilencePoliciesCommandOutput,
|
|
603
|
-
'DeleteSilencePoliciesCommand'
|
|
604
|
-
> {
|
|
605
|
-
static readonly metaPath = '/DeleteSilencePolicies/2021-03-03/vmp/post/application_json/';
|
|
606
|
-
|
|
607
|
-
constructor(input: DeleteSilencePoliciesRequest) {
|
|
608
|
-
super(input);
|
|
609
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteSilencePoliciesCommand.metaPath);
|
|
610
|
-
}
|
|
611
|
-
}
|
|
612
|
-
/**
|
|
613
|
-
* Command to DeleteWorkspace
|
|
614
|
-
*/
|
|
615
|
-
export class DeleteWorkspaceCommand extends Command<
|
|
616
|
-
DeleteWorkspaceRequest,
|
|
617
|
-
DeleteWorkspaceCommandOutput,
|
|
618
|
-
'DeleteWorkspaceCommand'
|
|
619
|
-
> {
|
|
620
|
-
static readonly metaPath = '/DeleteWorkspace/2021-03-03/vmp/post/application_json/';
|
|
621
|
-
|
|
622
|
-
constructor(input: DeleteWorkspaceRequest) {
|
|
623
|
-
super(input);
|
|
624
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DeleteWorkspaceCommand.metaPath);
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
/**
|
|
628
|
-
* Command to DisableAlertingRules
|
|
629
|
-
*/
|
|
630
|
-
export class DisableAlertingRulesCommand extends Command<
|
|
631
|
-
DisableAlertingRulesRequest,
|
|
632
|
-
DisableAlertingRulesCommandOutput,
|
|
633
|
-
'DisableAlertingRulesCommand'
|
|
634
|
-
> {
|
|
635
|
-
static readonly metaPath = '/DisableAlertingRules/2021-03-03/vmp/post/application_json/';
|
|
636
|
-
|
|
637
|
-
constructor(input: DisableAlertingRulesRequest) {
|
|
638
|
-
super(input);
|
|
639
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DisableAlertingRulesCommand.metaPath);
|
|
640
|
-
}
|
|
641
|
-
}
|
|
642
|
-
/**
|
|
643
|
-
* Command to DisableIntegrationTasks
|
|
644
|
-
*/
|
|
645
|
-
export class DisableIntegrationTasksCommand extends Command<
|
|
646
|
-
DisableIntegrationTasksRequest,
|
|
647
|
-
DisableIntegrationTasksCommandOutput,
|
|
648
|
-
'DisableIntegrationTasksCommand'
|
|
649
|
-
> {
|
|
650
|
-
static readonly metaPath = '/DisableIntegrationTasks/2021-03-03/vmp/post/application_json/';
|
|
651
|
-
|
|
652
|
-
constructor(input: DisableIntegrationTasksRequest) {
|
|
653
|
-
super(input);
|
|
654
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DisableIntegrationTasksCommand.metaPath);
|
|
655
|
-
}
|
|
656
|
-
}
|
|
657
|
-
/**
|
|
658
|
-
* Command to DisableSilencePolicies
|
|
659
|
-
*/
|
|
660
|
-
export class DisableSilencePoliciesCommand extends Command<
|
|
661
|
-
DisableSilencePoliciesRequest,
|
|
662
|
-
DisableSilencePoliciesCommandOutput,
|
|
663
|
-
'DisableSilencePoliciesCommand'
|
|
664
|
-
> {
|
|
665
|
-
static readonly metaPath = '/DisableSilencePolicies/2021-03-03/vmp/post/application_json/';
|
|
666
|
-
|
|
667
|
-
constructor(input: DisableSilencePoliciesRequest) {
|
|
668
|
-
super(input);
|
|
669
|
-
this.requestConfig = buildRequestConfigFromMetaPath(DisableSilencePoliciesCommand.metaPath);
|
|
670
|
-
}
|
|
671
|
-
}
|
|
672
|
-
/**
|
|
673
|
-
* Command to EnableAlertingRules
|
|
674
|
-
*/
|
|
675
|
-
export class EnableAlertingRulesCommand extends Command<
|
|
676
|
-
EnableAlertingRulesRequest,
|
|
677
|
-
EnableAlertingRulesCommandOutput,
|
|
678
|
-
'EnableAlertingRulesCommand'
|
|
679
|
-
> {
|
|
680
|
-
static readonly metaPath = '/EnableAlertingRules/2021-03-03/vmp/post/application_json/';
|
|
681
|
-
|
|
682
|
-
constructor(input: EnableAlertingRulesRequest) {
|
|
683
|
-
super(input);
|
|
684
|
-
this.requestConfig = buildRequestConfigFromMetaPath(EnableAlertingRulesCommand.metaPath);
|
|
685
|
-
}
|
|
686
|
-
}
|
|
687
|
-
/**
|
|
688
|
-
* Command to EnableIntegrationTasks
|
|
689
|
-
*/
|
|
690
|
-
export class EnableIntegrationTasksCommand extends Command<
|
|
691
|
-
EnableIntegrationTasksRequest,
|
|
692
|
-
EnableIntegrationTasksCommandOutput,
|
|
693
|
-
'EnableIntegrationTasksCommand'
|
|
694
|
-
> {
|
|
695
|
-
static readonly metaPath = '/EnableIntegrationTasks/2021-03-03/vmp/post/application_json/';
|
|
696
|
-
|
|
697
|
-
constructor(input: EnableIntegrationTasksRequest) {
|
|
698
|
-
super(input);
|
|
699
|
-
this.requestConfig = buildRequestConfigFromMetaPath(EnableIntegrationTasksCommand.metaPath);
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
/**
|
|
703
|
-
* Command to EnableSilencePolicies
|
|
704
|
-
*/
|
|
705
|
-
export class EnableSilencePoliciesCommand extends Command<
|
|
706
|
-
EnableSilencePoliciesRequest,
|
|
707
|
-
EnableSilencePoliciesCommandOutput,
|
|
708
|
-
'EnableSilencePoliciesCommand'
|
|
709
|
-
> {
|
|
710
|
-
static readonly metaPath = '/EnableSilencePolicies/2021-03-03/vmp/post/application_json/';
|
|
711
|
-
|
|
712
|
-
constructor(input: EnableSilencePoliciesRequest) {
|
|
713
|
-
super(input);
|
|
714
|
-
this.requestConfig = buildRequestConfigFromMetaPath(EnableSilencePoliciesCommand.metaPath);
|
|
715
|
-
}
|
|
716
|
-
}
|
|
717
|
-
/**
|
|
718
|
-
* Command to GetAggregateWorkspace
|
|
719
|
-
*/
|
|
720
|
-
export class GetAggregateWorkspaceCommand extends Command<
|
|
721
|
-
GetAggregateWorkspaceRequest,
|
|
722
|
-
GetAggregateWorkspaceCommandOutput,
|
|
723
|
-
'GetAggregateWorkspaceCommand'
|
|
724
|
-
> {
|
|
725
|
-
static readonly metaPath = '/GetAggregateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
726
|
-
|
|
727
|
-
constructor(input: GetAggregateWorkspaceRequest) {
|
|
728
|
-
super(input);
|
|
729
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetAggregateWorkspaceCommand.metaPath);
|
|
730
|
-
}
|
|
731
|
-
}
|
|
732
|
-
/**
|
|
733
|
-
* Command to GetAlert
|
|
734
|
-
*/
|
|
735
|
-
export class GetAlertCommand extends Command<
|
|
736
|
-
GetAlertRequest,
|
|
737
|
-
GetAlertCommandOutput,
|
|
738
|
-
'GetAlertCommand'
|
|
739
|
-
> {
|
|
740
|
-
static readonly metaPath = '/GetAlert/2021-03-03/vmp/post/application_json/';
|
|
741
|
-
|
|
742
|
-
constructor(input: GetAlertRequest) {
|
|
743
|
-
super(input);
|
|
744
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetAlertCommand.metaPath);
|
|
745
|
-
}
|
|
746
|
-
}
|
|
747
|
-
/**
|
|
748
|
-
* Command to GetAlertingRule
|
|
749
|
-
*/
|
|
750
|
-
export class GetAlertingRuleCommand extends Command<
|
|
751
|
-
GetAlertingRuleRequest,
|
|
752
|
-
GetAlertingRuleCommandOutput,
|
|
753
|
-
'GetAlertingRuleCommand'
|
|
754
|
-
> {
|
|
755
|
-
static readonly metaPath = '/GetAlertingRule/2021-03-03/vmp/post/application_json/';
|
|
756
|
-
|
|
757
|
-
constructor(input: GetAlertingRuleRequest) {
|
|
758
|
-
super(input);
|
|
759
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetAlertingRuleCommand.metaPath);
|
|
760
|
-
}
|
|
761
|
-
}
|
|
762
|
-
/**
|
|
763
|
-
* Command to GetContact
|
|
764
|
-
*/
|
|
765
|
-
export class GetContactCommand extends Command<
|
|
766
|
-
GetContactRequest,
|
|
767
|
-
GetContactCommandOutput,
|
|
768
|
-
'GetContactCommand'
|
|
769
|
-
> {
|
|
770
|
-
static readonly metaPath = '/GetContact/2021-03-03/vmp/post/application_json/';
|
|
771
|
-
|
|
772
|
-
constructor(input: GetContactRequest) {
|
|
773
|
-
super(input);
|
|
774
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetContactCommand.metaPath);
|
|
775
|
-
}
|
|
776
|
-
}
|
|
777
|
-
/**
|
|
778
|
-
* Command to GetContactGroup
|
|
779
|
-
*/
|
|
780
|
-
export class GetContactGroupCommand extends Command<
|
|
781
|
-
GetContactGroupRequest,
|
|
782
|
-
GetContactGroupCommandOutput,
|
|
783
|
-
'GetContactGroupCommand'
|
|
784
|
-
> {
|
|
785
|
-
static readonly metaPath = '/GetContactGroup/2021-03-03/vmp/post/application_json/';
|
|
786
|
-
|
|
787
|
-
constructor(input: GetContactGroupRequest) {
|
|
788
|
-
super(input);
|
|
789
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetContactGroupCommand.metaPath);
|
|
790
|
-
}
|
|
791
|
-
}
|
|
792
|
-
/**
|
|
793
|
-
* Command to GetExternalPrometheus
|
|
794
|
-
*/
|
|
795
|
-
export class GetExternalPrometheusCommand extends Command<
|
|
796
|
-
GetExternalPrometheusRequest,
|
|
797
|
-
GetExternalPrometheusCommandOutput,
|
|
798
|
-
'GetExternalPrometheusCommand'
|
|
799
|
-
> {
|
|
800
|
-
static readonly metaPath = '/GetExternalPrometheus/2021-03-03/vmp/post/application_json/';
|
|
801
|
-
|
|
802
|
-
constructor(input: GetExternalPrometheusRequest) {
|
|
803
|
-
super(input);
|
|
804
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetExternalPrometheusCommand.metaPath);
|
|
805
|
-
}
|
|
806
|
-
}
|
|
807
|
-
/**
|
|
808
|
-
* Command to GetIntegrationTask
|
|
809
|
-
*/
|
|
810
|
-
export class GetIntegrationTaskCommand extends Command<
|
|
811
|
-
GetIntegrationTaskRequest,
|
|
812
|
-
GetIntegrationTaskCommandOutput,
|
|
813
|
-
'GetIntegrationTaskCommand'
|
|
814
|
-
> {
|
|
815
|
-
static readonly metaPath = '/GetIntegrationTask/2021-03-03/vmp/post/application_json/';
|
|
816
|
-
|
|
817
|
-
constructor(input: GetIntegrationTaskRequest) {
|
|
818
|
-
super(input);
|
|
819
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetIntegrationTaskCommand.metaPath);
|
|
820
|
-
}
|
|
821
|
-
}
|
|
822
|
-
/**
|
|
823
|
-
* Command to GetNotifyGroupPolicy
|
|
824
|
-
*/
|
|
825
|
-
export class GetNotifyGroupPolicyCommand extends Command<
|
|
826
|
-
GetNotifyGroupPolicyRequest,
|
|
827
|
-
GetNotifyGroupPolicyCommandOutput,
|
|
828
|
-
'GetNotifyGroupPolicyCommand'
|
|
829
|
-
> {
|
|
830
|
-
static readonly metaPath = '/GetNotifyGroupPolicy/2021-03-03/vmp/post/application_json/';
|
|
831
|
-
|
|
832
|
-
constructor(input: GetNotifyGroupPolicyRequest) {
|
|
833
|
-
super(input);
|
|
834
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetNotifyGroupPolicyCommand.metaPath);
|
|
835
|
-
}
|
|
836
|
-
}
|
|
837
|
-
/**
|
|
838
|
-
* Command to GetNotifyPolicy
|
|
839
|
-
*/
|
|
840
|
-
export class GetNotifyPolicyCommand extends Command<
|
|
841
|
-
GetNotifyPolicyRequest,
|
|
842
|
-
GetNotifyPolicyCommandOutput,
|
|
843
|
-
'GetNotifyPolicyCommand'
|
|
844
|
-
> {
|
|
845
|
-
static readonly metaPath = '/GetNotifyPolicy/2021-03-03/vmp/post/application_json/';
|
|
846
|
-
|
|
847
|
-
constructor(input: GetNotifyPolicyRequest) {
|
|
848
|
-
super(input);
|
|
849
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetNotifyPolicyCommand.metaPath);
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
/**
|
|
853
|
-
* Command to GetRuleFile
|
|
854
|
-
*/
|
|
855
|
-
export class GetRuleFileCommand extends Command<
|
|
856
|
-
GetRuleFileRequest,
|
|
857
|
-
GetRuleFileCommandOutput,
|
|
858
|
-
'GetRuleFileCommand'
|
|
859
|
-
> {
|
|
860
|
-
static readonly metaPath = '/GetRuleFile/2021-03-03/vmp/post/application_json/';
|
|
861
|
-
|
|
862
|
-
constructor(input: GetRuleFileRequest) {
|
|
863
|
-
super(input);
|
|
864
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetRuleFileCommand.metaPath);
|
|
865
|
-
}
|
|
866
|
-
}
|
|
867
|
-
/**
|
|
868
|
-
* Command to GetWorkspace
|
|
869
|
-
*/
|
|
870
|
-
export class GetWorkspaceCommand extends Command<
|
|
871
|
-
GetWorkspaceRequest,
|
|
872
|
-
GetWorkspaceCommandOutput,
|
|
873
|
-
'GetWorkspaceCommand'
|
|
874
|
-
> {
|
|
875
|
-
static readonly metaPath = '/GetWorkspace/2021-03-03/vmp/post/application_json/';
|
|
876
|
-
|
|
877
|
-
constructor(input: GetWorkspaceRequest) {
|
|
878
|
-
super(input);
|
|
879
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetWorkspaceCommand.metaPath);
|
|
880
|
-
}
|
|
881
|
-
}
|
|
882
|
-
/**
|
|
883
|
-
* Command to GetWorkspaceAuthInfo
|
|
884
|
-
*/
|
|
885
|
-
export class GetWorkspaceAuthInfoCommand extends Command<
|
|
886
|
-
GetWorkspaceAuthInfoRequest,
|
|
887
|
-
GetWorkspaceAuthInfoCommandOutput,
|
|
888
|
-
'GetWorkspaceAuthInfoCommand'
|
|
889
|
-
> {
|
|
890
|
-
static readonly metaPath = '/GetWorkspaceAuthInfo/2021-03-03/vmp/post/application_json/';
|
|
891
|
-
|
|
892
|
-
constructor(input: GetWorkspaceAuthInfoRequest) {
|
|
893
|
-
super(input);
|
|
894
|
-
this.requestConfig = buildRequestConfigFromMetaPath(GetWorkspaceAuthInfoCommand.metaPath);
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
/**
|
|
898
|
-
* Command to ListAlertSamples
|
|
899
|
-
*/
|
|
900
|
-
export class ListAlertSamplesCommand extends Command<
|
|
901
|
-
ListAlertSamplesRequest,
|
|
902
|
-
ListAlertSamplesCommandOutput,
|
|
903
|
-
'ListAlertSamplesCommand'
|
|
904
|
-
> {
|
|
905
|
-
static readonly metaPath = '/ListAlertSamples/2021-03-03/vmp/post/application_json/';
|
|
906
|
-
|
|
907
|
-
constructor(input: ListAlertSamplesRequest) {
|
|
908
|
-
super(input);
|
|
909
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListAlertSamplesCommand.metaPath);
|
|
910
|
-
}
|
|
911
|
-
}
|
|
912
|
-
/**
|
|
913
|
-
* Command to ListAlertingRules
|
|
914
|
-
*/
|
|
915
|
-
export class ListAlertingRulesCommand extends Command<
|
|
916
|
-
ListAlertingRulesRequest,
|
|
917
|
-
ListAlertingRulesCommandOutput,
|
|
918
|
-
'ListAlertingRulesCommand'
|
|
919
|
-
> {
|
|
920
|
-
static readonly metaPath = '/ListAlertingRules/2021-03-03/vmp/post/application_json/';
|
|
921
|
-
|
|
922
|
-
constructor(input: ListAlertingRulesRequest) {
|
|
923
|
-
super(input);
|
|
924
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListAlertingRulesCommand.metaPath);
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
/**
|
|
928
|
-
* Command to ListAlerts
|
|
929
|
-
*/
|
|
930
|
-
export class ListAlertsCommand extends Command<
|
|
931
|
-
ListAlertsRequest,
|
|
932
|
-
ListAlertsCommandOutput,
|
|
933
|
-
'ListAlertsCommand'
|
|
934
|
-
> {
|
|
935
|
-
static readonly metaPath = '/ListAlerts/2021-03-03/vmp/post/application_json/';
|
|
936
|
-
|
|
937
|
-
constructor(input: ListAlertsRequest) {
|
|
938
|
-
super(input);
|
|
939
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListAlertsCommand.metaPath);
|
|
940
|
-
}
|
|
941
|
-
}
|
|
942
|
-
/**
|
|
943
|
-
* Command to ListContactGroups
|
|
944
|
-
*/
|
|
945
|
-
export class ListContactGroupsCommand extends Command<
|
|
946
|
-
ListContactGroupsRequest,
|
|
947
|
-
ListContactGroupsCommandOutput,
|
|
948
|
-
'ListContactGroupsCommand'
|
|
949
|
-
> {
|
|
950
|
-
static readonly metaPath = '/ListContactGroups/2021-03-03/vmp/post/application_json/';
|
|
951
|
-
|
|
952
|
-
constructor(input: ListContactGroupsRequest) {
|
|
953
|
-
super(input);
|
|
954
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListContactGroupsCommand.metaPath);
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
/**
|
|
958
|
-
* Command to ListContacts
|
|
959
|
-
*/
|
|
960
|
-
export class ListContactsCommand extends Command<
|
|
961
|
-
ListContactsRequest,
|
|
962
|
-
ListContactsCommandOutput,
|
|
963
|
-
'ListContactsCommand'
|
|
964
|
-
> {
|
|
965
|
-
static readonly metaPath = '/ListContacts/2021-03-03/vmp/post/application_json/';
|
|
966
|
-
|
|
967
|
-
constructor(input: ListContactsRequest) {
|
|
968
|
-
super(input);
|
|
969
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListContactsCommand.metaPath);
|
|
970
|
-
}
|
|
971
|
-
}
|
|
972
|
-
/**
|
|
973
|
-
* Command to ListIntegrationTasks
|
|
974
|
-
*/
|
|
975
|
-
export class ListIntegrationTasksCommand extends Command<
|
|
976
|
-
ListIntegrationTasksRequest,
|
|
977
|
-
ListIntegrationTasksCommandOutput,
|
|
978
|
-
'ListIntegrationTasksCommand'
|
|
979
|
-
> {
|
|
980
|
-
static readonly metaPath = '/ListIntegrationTasks/2021-03-03/vmp/post/application_json/';
|
|
981
|
-
|
|
982
|
-
constructor(input: ListIntegrationTasksRequest) {
|
|
983
|
-
super(input);
|
|
984
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListIntegrationTasksCommand.metaPath);
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
/**
|
|
988
|
-
* Command to ListNotifyGroupPolicies
|
|
989
|
-
*/
|
|
990
|
-
export class ListNotifyGroupPoliciesCommand extends Command<
|
|
991
|
-
ListNotifyGroupPoliciesRequest,
|
|
992
|
-
ListNotifyGroupPoliciesCommandOutput,
|
|
993
|
-
'ListNotifyGroupPoliciesCommand'
|
|
994
|
-
> {
|
|
995
|
-
static readonly metaPath = '/ListNotifyGroupPolicies/2021-03-03/vmp/post/application_json/';
|
|
996
|
-
|
|
997
|
-
constructor(input: ListNotifyGroupPoliciesRequest) {
|
|
998
|
-
super(input);
|
|
999
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListNotifyGroupPoliciesCommand.metaPath);
|
|
1000
|
-
}
|
|
1001
|
-
}
|
|
1002
|
-
/**
|
|
1003
|
-
* Command to ListNotifyPolicies
|
|
1004
|
-
*/
|
|
1005
|
-
export class ListNotifyPoliciesCommand extends Command<
|
|
1006
|
-
ListNotifyPoliciesRequest,
|
|
1007
|
-
ListNotifyPoliciesCommandOutput,
|
|
1008
|
-
'ListNotifyPoliciesCommand'
|
|
1009
|
-
> {
|
|
1010
|
-
static readonly metaPath = '/ListNotifyPolicies/2021-03-03/vmp/post/application_json/';
|
|
1011
|
-
|
|
1012
|
-
constructor(input: ListNotifyPoliciesRequest) {
|
|
1013
|
-
super(input);
|
|
1014
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListNotifyPoliciesCommand.metaPath);
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
/**
|
|
1018
|
-
* Command to ListNotifyTemplates
|
|
1019
|
-
*/
|
|
1020
|
-
export class ListNotifyTemplatesCommand extends Command<
|
|
1021
|
-
ListNotifyTemplatesRequest,
|
|
1022
|
-
ListNotifyTemplatesCommandOutput,
|
|
1023
|
-
'ListNotifyTemplatesCommand'
|
|
1024
|
-
> {
|
|
1025
|
-
static readonly metaPath = '/ListNotifyTemplates/2021-03-03/vmp/post/application_json/';
|
|
1026
|
-
|
|
1027
|
-
constructor(input: ListNotifyTemplatesRequest) {
|
|
1028
|
-
super(input);
|
|
1029
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListNotifyTemplatesCommand.metaPath);
|
|
1030
|
-
}
|
|
1031
|
-
}
|
|
1032
|
-
/**
|
|
1033
|
-
* Command to ListRuleFiles
|
|
1034
|
-
*/
|
|
1035
|
-
export class ListRuleFilesCommand extends Command<
|
|
1036
|
-
ListRuleFilesRequest,
|
|
1037
|
-
ListRuleFilesCommandOutput,
|
|
1038
|
-
'ListRuleFilesCommand'
|
|
1039
|
-
> {
|
|
1040
|
-
static readonly metaPath = '/ListRuleFiles/2021-03-03/vmp/post/application_json/';
|
|
1041
|
-
|
|
1042
|
-
constructor(input: ListRuleFilesRequest) {
|
|
1043
|
-
super(input);
|
|
1044
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListRuleFilesCommand.metaPath);
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
/**
|
|
1048
|
-
* Command to ListRules
|
|
1049
|
-
*/
|
|
1050
|
-
export class ListRulesCommand extends Command<
|
|
1051
|
-
ListRulesRequest,
|
|
1052
|
-
ListRulesCommandOutput,
|
|
1053
|
-
'ListRulesCommand'
|
|
1054
|
-
> {
|
|
1055
|
-
static readonly metaPath = '/ListRules/2021-03-03/vmp/post/application_json/';
|
|
1056
|
-
|
|
1057
|
-
constructor(input: ListRulesRequest) {
|
|
1058
|
-
super(input);
|
|
1059
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListRulesCommand.metaPath);
|
|
1060
|
-
}
|
|
1061
|
-
}
|
|
1062
|
-
/**
|
|
1063
|
-
* Command to ListSilencePolicies
|
|
1064
|
-
*/
|
|
1065
|
-
export class ListSilencePoliciesCommand extends Command<
|
|
1066
|
-
ListSilencePoliciesRequest,
|
|
1067
|
-
ListSilencePoliciesCommandOutput,
|
|
1068
|
-
'ListSilencePoliciesCommand'
|
|
1069
|
-
> {
|
|
1070
|
-
static readonly metaPath = '/ListSilencePolicies/2021-03-03/vmp/post/application_json/';
|
|
1071
|
-
|
|
1072
|
-
constructor(input: ListSilencePoliciesRequest) {
|
|
1073
|
-
super(input);
|
|
1074
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListSilencePoliciesCommand.metaPath);
|
|
1075
|
-
}
|
|
1076
|
-
}
|
|
1077
|
-
/**
|
|
1078
|
-
* Command to ListTagsForResources
|
|
1079
|
-
*/
|
|
1080
|
-
export class ListTagsForResourcesCommand extends Command<
|
|
1081
|
-
ListTagsForResourcesRequest,
|
|
1082
|
-
ListTagsForResourcesCommandOutput,
|
|
1083
|
-
'ListTagsForResourcesCommand'
|
|
1084
|
-
> {
|
|
1085
|
-
static readonly metaPath = '/ListTagsForResources/2021-03-03/vmp/post/application_json/';
|
|
1086
|
-
|
|
1087
|
-
constructor(input: ListTagsForResourcesRequest) {
|
|
1088
|
-
super(input);
|
|
1089
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListTagsForResourcesCommand.metaPath);
|
|
1090
|
-
}
|
|
1091
|
-
}
|
|
1092
|
-
/**
|
|
1093
|
-
* Command to ListWorkspaceInstanceTypes
|
|
1094
|
-
*/
|
|
1095
|
-
export class ListWorkspaceInstanceTypesCommand extends Command<
|
|
1096
|
-
ListWorkspaceInstanceTypesRequest,
|
|
1097
|
-
ListWorkspaceInstanceTypesCommandOutput,
|
|
1098
|
-
'ListWorkspaceInstanceTypesCommand'
|
|
1099
|
-
> {
|
|
1100
|
-
static readonly metaPath = '/ListWorkspaceInstanceTypes/2021-03-03/vmp/post/application_json/';
|
|
1101
|
-
|
|
1102
|
-
constructor(input: ListWorkspaceInstanceTypesRequest) {
|
|
1103
|
-
super(input);
|
|
1104
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListWorkspaceInstanceTypesCommand.metaPath);
|
|
1105
|
-
}
|
|
1106
|
-
}
|
|
1107
|
-
/**
|
|
1108
|
-
* Command to ListWorkspaceStatus
|
|
1109
|
-
*/
|
|
1110
|
-
export class ListWorkspaceStatusCommand extends Command<
|
|
1111
|
-
ListWorkspaceStatusRequest,
|
|
1112
|
-
ListWorkspaceStatusCommandOutput,
|
|
1113
|
-
'ListWorkspaceStatusCommand'
|
|
1114
|
-
> {
|
|
1115
|
-
static readonly metaPath = '/ListWorkspaceStatus/2021-03-03/vmp/post/application_json/';
|
|
1116
|
-
|
|
1117
|
-
constructor(input: ListWorkspaceStatusRequest) {
|
|
1118
|
-
super(input);
|
|
1119
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListWorkspaceStatusCommand.metaPath);
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1122
|
-
/**
|
|
1123
|
-
* Command to ListWorkspaces
|
|
1124
|
-
*/
|
|
1125
|
-
export class ListWorkspacesCommand extends Command<
|
|
1126
|
-
ListWorkspacesRequest,
|
|
1127
|
-
ListWorkspacesCommandOutput,
|
|
1128
|
-
'ListWorkspacesCommand'
|
|
1129
|
-
> {
|
|
1130
|
-
static readonly metaPath = '/ListWorkspaces/2021-03-03/vmp/post/application_json/';
|
|
1131
|
-
|
|
1132
|
-
constructor(input: ListWorkspacesRequest) {
|
|
1133
|
-
super(input);
|
|
1134
|
-
this.requestConfig = buildRequestConfigFromMetaPath(ListWorkspacesCommand.metaPath);
|
|
1135
|
-
}
|
|
1136
|
-
}
|
|
1137
|
-
/**
|
|
1138
|
-
* Command to SendValidationMessage
|
|
1139
|
-
*/
|
|
1140
|
-
export class SendValidationMessageCommand extends Command<
|
|
1141
|
-
SendValidationMessageRequest,
|
|
1142
|
-
SendValidationMessageCommandOutput,
|
|
1143
|
-
'SendValidationMessageCommand'
|
|
1144
|
-
> {
|
|
1145
|
-
static readonly metaPath = '/SendValidationMessage/2021-03-03/vmp/post/application_json/';
|
|
1146
|
-
|
|
1147
|
-
constructor(input: SendValidationMessageRequest) {
|
|
1148
|
-
super(input);
|
|
1149
|
-
this.requestConfig = buildRequestConfigFromMetaPath(SendValidationMessageCommand.metaPath);
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
/**
|
|
1153
|
-
* Command to TagResources
|
|
1154
|
-
*/
|
|
1155
|
-
export class TagResourcesCommand extends Command<
|
|
1156
|
-
TagResourcesRequest,
|
|
1157
|
-
TagResourcesCommandOutput,
|
|
1158
|
-
'TagResourcesCommand'
|
|
1159
|
-
> {
|
|
1160
|
-
static readonly metaPath = '/TagResources/2021-03-03/vmp/post/application_json/';
|
|
1161
|
-
|
|
1162
|
-
constructor(input: TagResourcesRequest) {
|
|
1163
|
-
super(input);
|
|
1164
|
-
this.requestConfig = buildRequestConfigFromMetaPath(TagResourcesCommand.metaPath);
|
|
1165
|
-
}
|
|
1166
|
-
}
|
|
1167
|
-
/**
|
|
1168
|
-
* Command to TestDingTalkBotWebhook
|
|
1169
|
-
*/
|
|
1170
|
-
export class TestDingTalkBotWebhookCommand extends Command<
|
|
1171
|
-
TestDingTalkBotWebhookRequest,
|
|
1172
|
-
TestDingTalkBotWebhookCommandOutput,
|
|
1173
|
-
'TestDingTalkBotWebhookCommand'
|
|
1174
|
-
> {
|
|
1175
|
-
static readonly metaPath = '/TestDingTalkBotWebhook/2021-03-03/vmp/post/application_json/';
|
|
1176
|
-
|
|
1177
|
-
constructor(input: TestDingTalkBotWebhookRequest) {
|
|
1178
|
-
super(input);
|
|
1179
|
-
this.requestConfig = buildRequestConfigFromMetaPath(TestDingTalkBotWebhookCommand.metaPath);
|
|
1180
|
-
}
|
|
1181
|
-
}
|
|
1182
|
-
/**
|
|
1183
|
-
* Command to TestLarkBotWebhook
|
|
1184
|
-
*/
|
|
1185
|
-
export class TestLarkBotWebhookCommand extends Command<
|
|
1186
|
-
TestLarkBotWebhookRequest,
|
|
1187
|
-
TestLarkBotWebhookCommandOutput,
|
|
1188
|
-
'TestLarkBotWebhookCommand'
|
|
1189
|
-
> {
|
|
1190
|
-
static readonly metaPath = '/TestLarkBotWebhook/2021-03-03/vmp/post/application_json/';
|
|
1191
|
-
|
|
1192
|
-
constructor(input: TestLarkBotWebhookRequest) {
|
|
1193
|
-
super(input);
|
|
1194
|
-
this.requestConfig = buildRequestConfigFromMetaPath(TestLarkBotWebhookCommand.metaPath);
|
|
1195
|
-
}
|
|
1196
|
-
}
|
|
1197
|
-
/**
|
|
1198
|
-
* Command to TestWeComBotWebhook
|
|
1199
|
-
*/
|
|
1200
|
-
export class TestWeComBotWebhookCommand extends Command<
|
|
1201
|
-
TestWeComBotWebhookRequest,
|
|
1202
|
-
TestWeComBotWebhookCommandOutput,
|
|
1203
|
-
'TestWeComBotWebhookCommand'
|
|
1204
|
-
> {
|
|
1205
|
-
static readonly metaPath = '/TestWeComBotWebhook/2021-03-03/vmp/post/application_json/';
|
|
1206
|
-
|
|
1207
|
-
constructor(input: TestWeComBotWebhookRequest) {
|
|
1208
|
-
super(input);
|
|
1209
|
-
this.requestConfig = buildRequestConfigFromMetaPath(TestWeComBotWebhookCommand.metaPath);
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
/**
|
|
1213
|
-
* Command to TestWebhook
|
|
1214
|
-
*/
|
|
1215
|
-
export class TestWebhookCommand extends Command<
|
|
1216
|
-
TestWebhookRequest,
|
|
1217
|
-
TestWebhookCommandOutput,
|
|
1218
|
-
'TestWebhookCommand'
|
|
1219
|
-
> {
|
|
1220
|
-
static readonly metaPath = '/TestWebhook/2021-03-03/vmp/post/application_json/';
|
|
1221
|
-
|
|
1222
|
-
constructor(input: TestWebhookRequest) {
|
|
1223
|
-
super(input);
|
|
1224
|
-
this.requestConfig = buildRequestConfigFromMetaPath(TestWebhookCommand.metaPath);
|
|
1225
|
-
}
|
|
1226
|
-
}
|
|
1227
|
-
/**
|
|
1228
|
-
* Command to UntagResources
|
|
1229
|
-
*/
|
|
1230
|
-
export class UntagResourcesCommand extends Command<
|
|
1231
|
-
UntagResourcesRequest,
|
|
1232
|
-
UntagResourcesCommandOutput,
|
|
1233
|
-
'UntagResourcesCommand'
|
|
1234
|
-
> {
|
|
1235
|
-
static readonly metaPath = '/UntagResources/2021-03-03/vmp/post/application_json/';
|
|
1236
|
-
|
|
1237
|
-
constructor(input: UntagResourcesRequest) {
|
|
1238
|
-
super(input);
|
|
1239
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UntagResourcesCommand.metaPath);
|
|
1240
|
-
}
|
|
1241
|
-
}
|
|
1242
|
-
/**
|
|
1243
|
-
* Command to UpdateAggregateWorkspace
|
|
1244
|
-
*/
|
|
1245
|
-
export class UpdateAggregateWorkspaceCommand extends Command<
|
|
1246
|
-
UpdateAggregateWorkspaceRequest,
|
|
1247
|
-
UpdateAggregateWorkspaceCommandOutput,
|
|
1248
|
-
'UpdateAggregateWorkspaceCommand'
|
|
1249
|
-
> {
|
|
1250
|
-
static readonly metaPath = '/UpdateAggregateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
1251
|
-
|
|
1252
|
-
constructor(input: UpdateAggregateWorkspaceRequest) {
|
|
1253
|
-
super(input);
|
|
1254
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateAggregateWorkspaceCommand.metaPath);
|
|
1255
|
-
}
|
|
1256
|
-
}
|
|
1257
|
-
/**
|
|
1258
|
-
* Command to UpdateAlertingRule
|
|
1259
|
-
*/
|
|
1260
|
-
export class UpdateAlertingRuleCommand extends Command<
|
|
1261
|
-
UpdateAlertingRuleRequest,
|
|
1262
|
-
UpdateAlertingRuleCommandOutput,
|
|
1263
|
-
'UpdateAlertingRuleCommand'
|
|
1264
|
-
> {
|
|
1265
|
-
static readonly metaPath = '/UpdateAlertingRule/2021-03-03/vmp/post/application_json/';
|
|
1266
|
-
|
|
1267
|
-
constructor(input: UpdateAlertingRuleRequest) {
|
|
1268
|
-
super(input);
|
|
1269
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateAlertingRuleCommand.metaPath);
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1272
|
-
/**
|
|
1273
|
-
* Command to UpdateContact
|
|
1274
|
-
*/
|
|
1275
|
-
export class UpdateContactCommand extends Command<
|
|
1276
|
-
UpdateContactRequest,
|
|
1277
|
-
UpdateContactCommandOutput,
|
|
1278
|
-
'UpdateContactCommand'
|
|
1279
|
-
> {
|
|
1280
|
-
static readonly metaPath = '/UpdateContact/2021-03-03/vmp/post/application_json/';
|
|
1281
|
-
|
|
1282
|
-
constructor(input: UpdateContactRequest) {
|
|
1283
|
-
super(input);
|
|
1284
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateContactCommand.metaPath);
|
|
1285
|
-
}
|
|
1286
|
-
}
|
|
1287
|
-
/**
|
|
1288
|
-
* Command to UpdateContactGroup
|
|
1289
|
-
*/
|
|
1290
|
-
export class UpdateContactGroupCommand extends Command<
|
|
1291
|
-
UpdateContactGroupRequest,
|
|
1292
|
-
UpdateContactGroupCommandOutput,
|
|
1293
|
-
'UpdateContactGroupCommand'
|
|
1294
|
-
> {
|
|
1295
|
-
static readonly metaPath = '/UpdateContactGroup/2021-03-03/vmp/post/application_json/';
|
|
1296
|
-
|
|
1297
|
-
constructor(input: UpdateContactGroupRequest) {
|
|
1298
|
-
super(input);
|
|
1299
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateContactGroupCommand.metaPath);
|
|
1300
|
-
}
|
|
1301
|
-
}
|
|
1302
|
-
/**
|
|
1303
|
-
* Command to UpdateExternalPrometheus
|
|
1304
|
-
*/
|
|
1305
|
-
export class UpdateExternalPrometheusCommand extends Command<
|
|
1306
|
-
UpdateExternalPrometheusRequest,
|
|
1307
|
-
UpdateExternalPrometheusCommandOutput,
|
|
1308
|
-
'UpdateExternalPrometheusCommand'
|
|
1309
|
-
> {
|
|
1310
|
-
static readonly metaPath = '/UpdateExternalPrometheus/2021-03-03/vmp/post/application_json/';
|
|
1311
|
-
|
|
1312
|
-
constructor(input: UpdateExternalPrometheusRequest) {
|
|
1313
|
-
super(input);
|
|
1314
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateExternalPrometheusCommand.metaPath);
|
|
1315
|
-
}
|
|
1316
|
-
}
|
|
1317
|
-
/**
|
|
1318
|
-
* Command to UpdateIntegrationTask
|
|
1319
|
-
*/
|
|
1320
|
-
export class UpdateIntegrationTaskCommand extends Command<
|
|
1321
|
-
UpdateIntegrationTaskRequest,
|
|
1322
|
-
UpdateIntegrationTaskCommandOutput,
|
|
1323
|
-
'UpdateIntegrationTaskCommand'
|
|
1324
|
-
> {
|
|
1325
|
-
static readonly metaPath = '/UpdateIntegrationTask/2021-03-03/vmp/post/application_json/';
|
|
1326
|
-
|
|
1327
|
-
constructor(input: UpdateIntegrationTaskRequest) {
|
|
1328
|
-
super(input);
|
|
1329
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateIntegrationTaskCommand.metaPath);
|
|
1330
|
-
}
|
|
1331
|
-
}
|
|
1332
|
-
/**
|
|
1333
|
-
* Command to UpdateNotifyGroupPolicy
|
|
1334
|
-
*/
|
|
1335
|
-
export class UpdateNotifyGroupPolicyCommand extends Command<
|
|
1336
|
-
UpdateNotifyGroupPolicyRequest,
|
|
1337
|
-
UpdateNotifyGroupPolicyCommandOutput,
|
|
1338
|
-
'UpdateNotifyGroupPolicyCommand'
|
|
1339
|
-
> {
|
|
1340
|
-
static readonly metaPath = '/UpdateNotifyGroupPolicy/2021-03-03/vmp/post/application_json/';
|
|
1341
|
-
|
|
1342
|
-
constructor(input: UpdateNotifyGroupPolicyRequest) {
|
|
1343
|
-
super(input);
|
|
1344
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateNotifyGroupPolicyCommand.metaPath);
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
/**
|
|
1348
|
-
* Command to UpdateNotifyPolicy
|
|
1349
|
-
*/
|
|
1350
|
-
export class UpdateNotifyPolicyCommand extends Command<
|
|
1351
|
-
UpdateNotifyPolicyRequest,
|
|
1352
|
-
UpdateNotifyPolicyCommandOutput,
|
|
1353
|
-
'UpdateNotifyPolicyCommand'
|
|
1354
|
-
> {
|
|
1355
|
-
static readonly metaPath = '/UpdateNotifyPolicy/2021-03-03/vmp/post/application_json/';
|
|
1356
|
-
|
|
1357
|
-
constructor(input: UpdateNotifyPolicyRequest) {
|
|
1358
|
-
super(input);
|
|
1359
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateNotifyPolicyCommand.metaPath);
|
|
1360
|
-
}
|
|
1361
|
-
}
|
|
1362
|
-
/**
|
|
1363
|
-
* Command to UpdateNotifyTemplate
|
|
1364
|
-
*/
|
|
1365
|
-
export class UpdateNotifyTemplateCommand extends Command<
|
|
1366
|
-
UpdateNotifyTemplateRequest,
|
|
1367
|
-
UpdateNotifyTemplateCommandOutput,
|
|
1368
|
-
'UpdateNotifyTemplateCommand'
|
|
1369
|
-
> {
|
|
1370
|
-
static readonly metaPath = '/UpdateNotifyTemplate/2021-03-03/vmp/post/application_json/';
|
|
1371
|
-
|
|
1372
|
-
constructor(input: UpdateNotifyTemplateRequest) {
|
|
1373
|
-
super(input);
|
|
1374
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateNotifyTemplateCommand.metaPath);
|
|
1375
|
-
}
|
|
1376
|
-
}
|
|
1377
|
-
/**
|
|
1378
|
-
* Command to UpdateRuleFile
|
|
1379
|
-
*/
|
|
1380
|
-
export class UpdateRuleFileCommand extends Command<
|
|
1381
|
-
UpdateRuleFileRequest,
|
|
1382
|
-
UpdateRuleFileCommandOutput,
|
|
1383
|
-
'UpdateRuleFileCommand'
|
|
1384
|
-
> {
|
|
1385
|
-
static readonly metaPath = '/UpdateRuleFile/2021-03-03/vmp/post/application_json/';
|
|
1386
|
-
|
|
1387
|
-
constructor(input: UpdateRuleFileRequest) {
|
|
1388
|
-
super(input);
|
|
1389
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateRuleFileCommand.metaPath);
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1392
|
-
/**
|
|
1393
|
-
* Command to UpdateSilencePolicy
|
|
1394
|
-
*/
|
|
1395
|
-
export class UpdateSilencePolicyCommand extends Command<
|
|
1396
|
-
UpdateSilencePolicyRequest,
|
|
1397
|
-
UpdateSilencePolicyCommandOutput,
|
|
1398
|
-
'UpdateSilencePolicyCommand'
|
|
1399
|
-
> {
|
|
1400
|
-
static readonly metaPath = '/UpdateSilencePolicy/2021-03-03/vmp/post/application_json/';
|
|
1401
|
-
|
|
1402
|
-
constructor(input: UpdateSilencePolicyRequest) {
|
|
1403
|
-
super(input);
|
|
1404
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateSilencePolicyCommand.metaPath);
|
|
1405
|
-
}
|
|
1406
|
-
}
|
|
1407
|
-
/**
|
|
1408
|
-
* Command to UpdateWorkspace
|
|
1409
|
-
*/
|
|
1410
|
-
export class UpdateWorkspaceCommand extends Command<
|
|
1411
|
-
UpdateWorkspaceRequest,
|
|
1412
|
-
UpdateWorkspaceCommandOutput,
|
|
1413
|
-
'UpdateWorkspaceCommand'
|
|
1414
|
-
> {
|
|
1415
|
-
static readonly metaPath = '/UpdateWorkspace/2021-03-03/vmp/post/application_json/';
|
|
1416
|
-
|
|
1417
|
-
constructor(input: UpdateWorkspaceRequest) {
|
|
1418
|
-
super(input);
|
|
1419
|
-
this.requestConfig = buildRequestConfigFromMetaPath(UpdateWorkspaceCommand.metaPath);
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
|
|
1423
|
-
export default {
|
|
1424
|
-
VMPClient,
|
|
1425
|
-
CreateAggregateWorkspaceCommand,
|
|
1426
|
-
CreateAlertingRuleCommand,
|
|
1427
|
-
CreateContactCommand,
|
|
1428
|
-
CreateContactGroupCommand,
|
|
1429
|
-
CreateExternalPrometheusCommand,
|
|
1430
|
-
CreateIntegrationTaskCommand,
|
|
1431
|
-
CreateNotifyGroupPolicyCommand,
|
|
1432
|
-
CreateNotifyPolicyCommand,
|
|
1433
|
-
CreateNotifyTemplateCommand,
|
|
1434
|
-
CreateRuleFileCommand,
|
|
1435
|
-
CreateSilencePolicyCommand,
|
|
1436
|
-
CreateWorkspaceCommand,
|
|
1437
|
-
DeleteAggregateWorkspaceCommand,
|
|
1438
|
-
DeleteAlertingRulesCommand,
|
|
1439
|
-
DeleteContactGroupsCommand,
|
|
1440
|
-
DeleteContactsCommand,
|
|
1441
|
-
DeleteExternalPrometheusCommand,
|
|
1442
|
-
DeleteIntegrationTaskCommand,
|
|
1443
|
-
DeleteNotifyGroupPolicyCommand,
|
|
1444
|
-
DeleteNotifyPolicyCommand,
|
|
1445
|
-
DeleteNotifyTemplateCommand,
|
|
1446
|
-
DeleteRuleFileCommand,
|
|
1447
|
-
DeleteSilencePoliciesCommand,
|
|
1448
|
-
DeleteWorkspaceCommand,
|
|
1449
|
-
DisableAlertingRulesCommand,
|
|
1450
|
-
DisableIntegrationTasksCommand,
|
|
1451
|
-
DisableSilencePoliciesCommand,
|
|
1452
|
-
EnableAlertingRulesCommand,
|
|
1453
|
-
EnableIntegrationTasksCommand,
|
|
1454
|
-
EnableSilencePoliciesCommand,
|
|
1455
|
-
GetAggregateWorkspaceCommand,
|
|
1456
|
-
GetAlertCommand,
|
|
1457
|
-
GetAlertingRuleCommand,
|
|
1458
|
-
GetContactCommand,
|
|
1459
|
-
GetContactGroupCommand,
|
|
1460
|
-
GetExternalPrometheusCommand,
|
|
1461
|
-
GetIntegrationTaskCommand,
|
|
1462
|
-
GetNotifyGroupPolicyCommand,
|
|
1463
|
-
GetNotifyPolicyCommand,
|
|
1464
|
-
GetRuleFileCommand,
|
|
1465
|
-
GetWorkspaceCommand,
|
|
1466
|
-
GetWorkspaceAuthInfoCommand,
|
|
1467
|
-
ListAlertSamplesCommand,
|
|
1468
|
-
ListAlertingRulesCommand,
|
|
1469
|
-
ListAlertsCommand,
|
|
1470
|
-
ListContactGroupsCommand,
|
|
1471
|
-
ListContactsCommand,
|
|
1472
|
-
ListIntegrationTasksCommand,
|
|
1473
|
-
ListNotifyGroupPoliciesCommand,
|
|
1474
|
-
ListNotifyPoliciesCommand,
|
|
1475
|
-
ListNotifyTemplatesCommand,
|
|
1476
|
-
ListRuleFilesCommand,
|
|
1477
|
-
ListRulesCommand,
|
|
1478
|
-
ListSilencePoliciesCommand,
|
|
1479
|
-
ListTagsForResourcesCommand,
|
|
1480
|
-
ListWorkspaceInstanceTypesCommand,
|
|
1481
|
-
ListWorkspaceStatusCommand,
|
|
1482
|
-
ListWorkspacesCommand,
|
|
1483
|
-
SendValidationMessageCommand,
|
|
1484
|
-
TagResourcesCommand,
|
|
1485
|
-
TestDingTalkBotWebhookCommand,
|
|
1486
|
-
TestLarkBotWebhookCommand,
|
|
1487
|
-
TestWeComBotWebhookCommand,
|
|
1488
|
-
TestWebhookCommand,
|
|
1489
|
-
UntagResourcesCommand,
|
|
1490
|
-
UpdateAggregateWorkspaceCommand,
|
|
1491
|
-
UpdateAlertingRuleCommand,
|
|
1492
|
-
UpdateContactCommand,
|
|
1493
|
-
UpdateContactGroupCommand,
|
|
1494
|
-
UpdateExternalPrometheusCommand,
|
|
1495
|
-
UpdateIntegrationTaskCommand,
|
|
1496
|
-
UpdateNotifyGroupPolicyCommand,
|
|
1497
|
-
UpdateNotifyPolicyCommand,
|
|
1498
|
-
UpdateNotifyTemplateCommand,
|
|
1499
|
-
UpdateRuleFileCommand,
|
|
1500
|
-
UpdateSilencePolicyCommand,
|
|
1501
|
-
UpdateWorkspaceCommand,
|
|
1502
|
-
};
|