@volcengine/pulumi-volcenginecc 0.0.44 → 0.0.46
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/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicies.d.ts +22 -0
- package/fwcenter/getNatFireWallControlPolicies.js +24 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +185 -0
- package/fwcenter/getNatFireWallControlPolicy.js +28 -0
- package/fwcenter/getNatFireWallControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +36 -0
- package/fwcenter/index.js +45 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +433 -0
- package/fwcenter/natFireWallControlPolicy.js +186 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/id/authConfig.d.ts +142 -0
- package/id/authConfig.js +79 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +77 -0
- package/id/getAuthConfig.js +28 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +22 -0
- package/id/getAuthConfigs.js +24 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +73 -0
- package/id/getPermissionNamespace.js +28 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +22 -0
- package/id/getPermissionNamespaces.js +24 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getUserPool.d.ts +173 -0
- package/id/getUserPool.js +28 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +22 -0
- package/id/getUserPools.js +24 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +81 -0
- package/id/getWorkloadPool.js +28 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +22 -0
- package/id/getWorkloadPools.js +24 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +36 -0
- package/id/index.js +45 -1
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +143 -0
- package/id/permissionNamespace.js +94 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/userPool.d.ts +370 -0
- package/id/userPool.js +127 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +159 -0
- package/id/workloadPool.js +98 -0
- package/id/workloadPool.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kms/getKeyMaterial.d.ts +68 -0
- package/kms/getKeyMaterial.js +28 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +22 -0
- package/kms/getKeyMaterials.js +24 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/keyMaterial.d.ts +144 -0
- package/kms/keyMaterial.js +96 -0
- package/kms/keyMaterial.js.map +1 -0
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/privatezone/getResolverRule.d.ts +8 -0
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/resolverRule.d.ts +24 -0
- package/privatezone/resolverRule.js +4 -0
- package/privatezone/resolverRule.js.map +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +92 -0
- package/rdsmysql/getInstanceReadonlyNode.js +28 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +22 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +24 -0
- package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/rdsmysql/instanceReadonlyNode.d.ts +192 -0
- package/rdsmysql/instanceReadonlyNode.js +105 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +13 -2
- package/tls/index.js.map +1 -1
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1115 -55
- package/types/output.d.ts +2500 -330
- package/veenedge/cloudServer.d.ts +329 -0
- package/veenedge/cloudServer.js +126 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +153 -0
- package/veenedge/getCloudServer.js +28 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +22 -0
- package/veenedge/getCloudServers.js +24 -0
- package/veenedge/getCloudServers.js.map +1 -0
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +18 -0
- package/veenedge/index.js +39 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
|
@@ -34,7 +34,7 @@ export interface GetRuleResult {
|
|
|
34
34
|
*/
|
|
35
35
|
readonly conditions: outputs.cloudmonitor.GetRuleCondition[];
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
|
|
38
38
|
*/
|
|
39
39
|
readonly contactGroupIds: string[];
|
|
40
40
|
/**
|
|
@@ -42,19 +42,19 @@ export interface GetRuleResult {
|
|
|
42
42
|
*/
|
|
43
43
|
readonly createdAt: string;
|
|
44
44
|
/**
|
|
45
|
-
* Alert policy description.
|
|
45
|
+
* Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
|
|
46
46
|
*/
|
|
47
47
|
readonly description: string;
|
|
48
48
|
/**
|
|
49
|
-
* Dimension configuration.
|
|
49
|
+
* Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
|
|
50
50
|
*/
|
|
51
51
|
readonly dimensionConditions: outputs.cloudmonitor.GetRuleDimensionConditions;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
|
|
54
54
|
*/
|
|
55
55
|
readonly effectEndAt: string;
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
|
|
58
58
|
*/
|
|
59
59
|
readonly effectStartAt: string;
|
|
60
60
|
/**
|
|
@@ -62,7 +62,7 @@ export interface GetRuleResult {
|
|
|
62
62
|
*/
|
|
63
63
|
readonly enableState: string;
|
|
64
64
|
/**
|
|
65
|
-
* Duration required to trigger an alert
|
|
65
|
+
* Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
|
|
66
66
|
*/
|
|
67
67
|
readonly evaluationCount: number;
|
|
68
68
|
/**
|
|
@@ -82,7 +82,7 @@ export interface GetRuleResult {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly multipleConditions: boolean;
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
|
|
86
86
|
*/
|
|
87
87
|
readonly namespace: string;
|
|
88
88
|
/**
|
|
@@ -90,7 +90,7 @@ export interface GetRuleResult {
|
|
|
90
90
|
*/
|
|
91
91
|
readonly noData: outputs.cloudmonitor.GetRuleNoData;
|
|
92
92
|
/**
|
|
93
|
-
* Notification policy ID.
|
|
93
|
+
* Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
|
|
94
94
|
*/
|
|
95
95
|
readonly notificationId: string;
|
|
96
96
|
/**
|
|
@@ -102,7 +102,7 @@ export interface GetRuleResult {
|
|
|
102
102
|
*/
|
|
103
103
|
readonly originalDimensions: outputs.cloudmonitor.GetRuleOriginalDimensions;
|
|
104
104
|
/**
|
|
105
|
-
* Project to which the alert policy belongs.
|
|
105
|
+
* Project name to which the alert policy belongs. If not specified, it defaults to the default project.
|
|
106
106
|
*/
|
|
107
107
|
readonly projectName: string;
|
|
108
108
|
/**
|
|
@@ -110,7 +110,7 @@ export interface GetRuleResult {
|
|
|
110
110
|
*/
|
|
111
111
|
readonly recoveryNotify: outputs.cloudmonitor.GetRuleRecoveryNotify;
|
|
112
112
|
/**
|
|
113
|
-
* Availability
|
|
113
|
+
* Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
|
|
114
114
|
*/
|
|
115
115
|
readonly regions: string[];
|
|
116
116
|
/**
|
|
@@ -122,7 +122,7 @@ export interface GetRuleResult {
|
|
|
122
122
|
*/
|
|
123
123
|
readonly ruleId: string;
|
|
124
124
|
/**
|
|
125
|
-
* Alert policy name.
|
|
125
|
+
* Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
|
|
126
126
|
*/
|
|
127
127
|
readonly ruleName: string;
|
|
128
128
|
/**
|
package/cloudmonitor/rule.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
40
40
|
readonly conditionOperator: pulumi.Output<string>;
|
|
41
41
|
readonly conditions: pulumi.Output<outputs.cloudmonitor.RuleCondition[]>;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
|
|
44
44
|
*/
|
|
45
45
|
readonly contactGroupIds: pulumi.Output<string[]>;
|
|
46
46
|
/**
|
|
@@ -48,19 +48,19 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
48
48
|
*/
|
|
49
49
|
readonly createdAt: pulumi.Output<string>;
|
|
50
50
|
/**
|
|
51
|
-
* Alert policy description.
|
|
51
|
+
* Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
|
|
52
52
|
*/
|
|
53
53
|
readonly description: pulumi.Output<string>;
|
|
54
54
|
/**
|
|
55
|
-
* Dimension configuration.
|
|
55
|
+
* Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
|
|
56
56
|
*/
|
|
57
57
|
readonly dimensionConditions: pulumi.Output<outputs.cloudmonitor.RuleDimensionConditions>;
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
|
|
60
60
|
*/
|
|
61
61
|
readonly effectEndAt: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
*
|
|
63
|
+
* Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
|
|
64
64
|
*/
|
|
65
65
|
readonly effectStartAt: pulumi.Output<string>;
|
|
66
66
|
/**
|
|
@@ -68,7 +68,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
68
68
|
*/
|
|
69
69
|
readonly enableState: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* Duration required to trigger an alert
|
|
71
|
+
* Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
|
|
72
72
|
*/
|
|
73
73
|
readonly evaluationCount: pulumi.Output<number>;
|
|
74
74
|
/**
|
|
@@ -81,7 +81,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly multipleConditions: pulumi.Output<boolean>;
|
|
83
83
|
/**
|
|
84
|
-
*
|
|
84
|
+
* The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
|
|
85
85
|
*/
|
|
86
86
|
readonly namespace: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
@@ -89,7 +89,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly noData: pulumi.Output<outputs.cloudmonitor.RuleNoData>;
|
|
91
91
|
/**
|
|
92
|
-
* Notification policy ID.
|
|
92
|
+
* Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
|
|
93
93
|
*/
|
|
94
94
|
readonly notificationId: pulumi.Output<string>;
|
|
95
95
|
readonly notifyTemplates: pulumi.Output<outputs.cloudmonitor.RuleNotifyTemplate[]>;
|
|
@@ -98,7 +98,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
readonly originalDimensions: pulumi.Output<outputs.cloudmonitor.RuleOriginalDimensions>;
|
|
100
100
|
/**
|
|
101
|
-
* Project to which the alert policy belongs.
|
|
101
|
+
* Project name to which the alert policy belongs. If not specified, it defaults to the default project.
|
|
102
102
|
*/
|
|
103
103
|
readonly projectName: pulumi.Output<string>;
|
|
104
104
|
/**
|
|
@@ -106,7 +106,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
106
106
|
*/
|
|
107
107
|
readonly recoveryNotify: pulumi.Output<outputs.cloudmonitor.RuleRecoveryNotify>;
|
|
108
108
|
/**
|
|
109
|
-
* Availability
|
|
109
|
+
* Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
|
|
110
110
|
*/
|
|
111
111
|
readonly regions: pulumi.Output<string[]>;
|
|
112
112
|
/**
|
|
@@ -118,7 +118,7 @@ export declare class Rule extends pulumi.CustomResource {
|
|
|
118
118
|
*/
|
|
119
119
|
readonly ruleId: pulumi.Output<string>;
|
|
120
120
|
/**
|
|
121
|
-
* Alert policy name.
|
|
121
|
+
* Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
|
|
122
122
|
*/
|
|
123
123
|
readonly ruleName: pulumi.Output<string>;
|
|
124
124
|
/**
|
|
@@ -173,7 +173,7 @@ export interface RuleState {
|
|
|
173
173
|
conditionOperator?: pulumi.Input<string>;
|
|
174
174
|
conditions?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleCondition>[]>;
|
|
175
175
|
/**
|
|
176
|
-
*
|
|
176
|
+
* When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
|
|
177
177
|
*/
|
|
178
178
|
contactGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
179
179
|
/**
|
|
@@ -181,19 +181,19 @@ export interface RuleState {
|
|
|
181
181
|
*/
|
|
182
182
|
createdAt?: pulumi.Input<string>;
|
|
183
183
|
/**
|
|
184
|
-
* Alert policy description.
|
|
184
|
+
* Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
|
|
185
185
|
*/
|
|
186
186
|
description?: pulumi.Input<string>;
|
|
187
187
|
/**
|
|
188
|
-
* Dimension configuration.
|
|
188
|
+
* Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
|
|
189
189
|
*/
|
|
190
190
|
dimensionConditions?: pulumi.Input<inputs.cloudmonitor.RuleDimensionConditions>;
|
|
191
191
|
/**
|
|
192
|
-
*
|
|
192
|
+
* End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
|
|
193
193
|
*/
|
|
194
194
|
effectEndAt?: pulumi.Input<string>;
|
|
195
195
|
/**
|
|
196
|
-
*
|
|
196
|
+
* Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
|
|
197
197
|
*/
|
|
198
198
|
effectStartAt?: pulumi.Input<string>;
|
|
199
199
|
/**
|
|
@@ -201,7 +201,7 @@ export interface RuleState {
|
|
|
201
201
|
*/
|
|
202
202
|
enableState?: pulumi.Input<string>;
|
|
203
203
|
/**
|
|
204
|
-
* Duration required to trigger an alert
|
|
204
|
+
* Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
|
|
205
205
|
*/
|
|
206
206
|
evaluationCount?: pulumi.Input<number>;
|
|
207
207
|
/**
|
|
@@ -214,7 +214,7 @@ export interface RuleState {
|
|
|
214
214
|
*/
|
|
215
215
|
multipleConditions?: pulumi.Input<boolean>;
|
|
216
216
|
/**
|
|
217
|
-
*
|
|
217
|
+
* The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
|
|
218
218
|
*/
|
|
219
219
|
namespace?: pulumi.Input<string>;
|
|
220
220
|
/**
|
|
@@ -222,7 +222,7 @@ export interface RuleState {
|
|
|
222
222
|
*/
|
|
223
223
|
noData?: pulumi.Input<inputs.cloudmonitor.RuleNoData>;
|
|
224
224
|
/**
|
|
225
|
-
* Notification policy ID.
|
|
225
|
+
* Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
|
|
226
226
|
*/
|
|
227
227
|
notificationId?: pulumi.Input<string>;
|
|
228
228
|
notifyTemplates?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleNotifyTemplate>[]>;
|
|
@@ -231,7 +231,7 @@ export interface RuleState {
|
|
|
231
231
|
*/
|
|
232
232
|
originalDimensions?: pulumi.Input<inputs.cloudmonitor.RuleOriginalDimensions>;
|
|
233
233
|
/**
|
|
234
|
-
* Project to which the alert policy belongs.
|
|
234
|
+
* Project name to which the alert policy belongs. If not specified, it defaults to the default project.
|
|
235
235
|
*/
|
|
236
236
|
projectName?: pulumi.Input<string>;
|
|
237
237
|
/**
|
|
@@ -239,7 +239,7 @@ export interface RuleState {
|
|
|
239
239
|
*/
|
|
240
240
|
recoveryNotify?: pulumi.Input<inputs.cloudmonitor.RuleRecoveryNotify>;
|
|
241
241
|
/**
|
|
242
|
-
* Availability
|
|
242
|
+
* Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
|
|
243
243
|
*/
|
|
244
244
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
245
245
|
/**
|
|
@@ -251,7 +251,7 @@ export interface RuleState {
|
|
|
251
251
|
*/
|
|
252
252
|
ruleId?: pulumi.Input<string>;
|
|
253
253
|
/**
|
|
254
|
-
* Alert policy name.
|
|
254
|
+
* Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
|
|
255
255
|
*/
|
|
256
256
|
ruleName?: pulumi.Input<string>;
|
|
257
257
|
/**
|
|
@@ -294,23 +294,23 @@ export interface RuleArgs {
|
|
|
294
294
|
conditionOperator?: pulumi.Input<string>;
|
|
295
295
|
conditions?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleCondition>[]>;
|
|
296
296
|
/**
|
|
297
|
-
*
|
|
297
|
+
* When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
|
|
298
298
|
*/
|
|
299
299
|
contactGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
300
300
|
/**
|
|
301
|
-
* Alert policy description.
|
|
301
|
+
* Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
|
|
302
302
|
*/
|
|
303
303
|
description?: pulumi.Input<string>;
|
|
304
304
|
/**
|
|
305
|
-
* Dimension configuration.
|
|
305
|
+
* Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
|
|
306
306
|
*/
|
|
307
307
|
dimensionConditions?: pulumi.Input<inputs.cloudmonitor.RuleDimensionConditions>;
|
|
308
308
|
/**
|
|
309
|
-
*
|
|
309
|
+
* End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
|
|
310
310
|
*/
|
|
311
311
|
effectEndAt: pulumi.Input<string>;
|
|
312
312
|
/**
|
|
313
|
-
*
|
|
313
|
+
* Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
|
|
314
314
|
*/
|
|
315
315
|
effectStartAt: pulumi.Input<string>;
|
|
316
316
|
/**
|
|
@@ -318,7 +318,7 @@ export interface RuleArgs {
|
|
|
318
318
|
*/
|
|
319
319
|
enableState: pulumi.Input<string>;
|
|
320
320
|
/**
|
|
321
|
-
* Duration required to trigger an alert
|
|
321
|
+
* Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
|
|
322
322
|
*/
|
|
323
323
|
evaluationCount: pulumi.Input<number>;
|
|
324
324
|
/**
|
|
@@ -331,7 +331,7 @@ export interface RuleArgs {
|
|
|
331
331
|
*/
|
|
332
332
|
multipleConditions?: pulumi.Input<boolean>;
|
|
333
333
|
/**
|
|
334
|
-
*
|
|
334
|
+
* The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
|
|
335
335
|
*/
|
|
336
336
|
namespace: pulumi.Input<string>;
|
|
337
337
|
/**
|
|
@@ -339,7 +339,7 @@ export interface RuleArgs {
|
|
|
339
339
|
*/
|
|
340
340
|
noData?: pulumi.Input<inputs.cloudmonitor.RuleNoData>;
|
|
341
341
|
/**
|
|
342
|
-
* Notification policy ID.
|
|
342
|
+
* Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
|
|
343
343
|
*/
|
|
344
344
|
notificationId?: pulumi.Input<string>;
|
|
345
345
|
notifyTemplates?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleNotifyTemplate>[]>;
|
|
@@ -348,7 +348,7 @@ export interface RuleArgs {
|
|
|
348
348
|
*/
|
|
349
349
|
originalDimensions?: pulumi.Input<inputs.cloudmonitor.RuleOriginalDimensions>;
|
|
350
350
|
/**
|
|
351
|
-
* Project to which the alert policy belongs.
|
|
351
|
+
* Project name to which the alert policy belongs. If not specified, it defaults to the default project.
|
|
352
352
|
*/
|
|
353
353
|
projectName?: pulumi.Input<string>;
|
|
354
354
|
/**
|
|
@@ -356,11 +356,11 @@ export interface RuleArgs {
|
|
|
356
356
|
*/
|
|
357
357
|
recoveryNotify?: pulumi.Input<inputs.cloudmonitor.RuleRecoveryNotify>;
|
|
358
358
|
/**
|
|
359
|
-
* Availability
|
|
359
|
+
* Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
|
|
360
360
|
*/
|
|
361
361
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
362
362
|
/**
|
|
363
|
-
* Alert policy name.
|
|
363
|
+
* Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
|
|
364
364
|
*/
|
|
365
365
|
ruleName: pulumi.Input<string>;
|
|
366
366
|
/**
|
package/cr/getRegistry.d.ts
CHANGED
|
@@ -18,19 +18,19 @@ export interface GetRegistryArgs {
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetRegistryResult {
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
|
|
22
22
|
*/
|
|
23
23
|
readonly chargeType: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Creation time of the container registry instance
|
|
26
26
|
*/
|
|
27
27
|
readonly createdTime: string;
|
|
28
28
|
/**
|
|
29
|
-
* Public endpoint information for the image repository instance
|
|
29
|
+
* Public endpoint information for the image repository instance.
|
|
30
30
|
*/
|
|
31
31
|
readonly endpoint: outputs.cr.GetRegistryEndpoint;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Instance expiration time is only available for HybridCharge billing type
|
|
34
34
|
*/
|
|
35
35
|
readonly expireTime: string;
|
|
36
36
|
/**
|
|
@@ -38,27 +38,27 @@ export interface GetRegistryResult {
|
|
|
38
38
|
*/
|
|
39
39
|
readonly id: string;
|
|
40
40
|
/**
|
|
41
|
-
* Standard
|
|
41
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
42
42
|
*/
|
|
43
43
|
readonly name: string;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
46
46
|
*/
|
|
47
47
|
readonly project: string;
|
|
48
48
|
/**
|
|
49
|
-
* ProxyCache configuration. Required when set
|
|
49
|
+
* ProxyCache configuration. Required when set as ProxyCache
|
|
50
50
|
*/
|
|
51
51
|
readonly proxyCache: outputs.cr.GetRegistryProxyCache;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* Set as ProxyCache instance
|
|
54
54
|
*/
|
|
55
55
|
readonly proxyCacheEnabled: boolean;
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
57
|
+
* Instance auto-renewal type is only available for HybridCharge billing type
|
|
58
58
|
*/
|
|
59
59
|
readonly renewType: string;
|
|
60
60
|
/**
|
|
61
|
-
* Container registry instance status
|
|
61
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
62
62
|
*/
|
|
63
63
|
readonly status: outputs.cr.GetRegistryStatus;
|
|
64
64
|
/**
|
|
@@ -66,7 +66,7 @@ export interface GetRegistryResult {
|
|
|
66
66
|
*/
|
|
67
67
|
readonly tags: outputs.cr.GetRegistryTag[];
|
|
68
68
|
/**
|
|
69
|
-
* If not specified, a
|
|
69
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
70
70
|
*/
|
|
71
71
|
readonly type: string;
|
|
72
72
|
}
|
package/cr/registry.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
5
|
+
* Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -47,48 +47,48 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
47
47
|
*/
|
|
48
48
|
static isInstance(obj: any): obj is Registry;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
|
|
51
51
|
*/
|
|
52
52
|
readonly chargeType: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* Creation time of the container registry instance
|
|
55
55
|
*/
|
|
56
56
|
readonly createdTime: pulumi.Output<string>;
|
|
57
57
|
/**
|
|
58
|
-
* Public endpoint information for the image repository instance
|
|
58
|
+
* Public endpoint information for the image repository instance.
|
|
59
59
|
*/
|
|
60
60
|
readonly endpoint: pulumi.Output<outputs.cr.RegistryEndpoint>;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Instance expiration time is only available for HybridCharge billing type
|
|
63
63
|
*/
|
|
64
64
|
readonly expireTime: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
66
|
-
* Standard
|
|
66
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
67
67
|
*/
|
|
68
68
|
readonly name: pulumi.Output<string>;
|
|
69
69
|
/**
|
|
70
|
-
*
|
|
70
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
71
71
|
*/
|
|
72
72
|
readonly project: pulumi.Output<string>;
|
|
73
73
|
/**
|
|
74
|
-
* ProxyCache configuration. Required when set
|
|
74
|
+
* ProxyCache configuration. Required when set as ProxyCache
|
|
75
75
|
*/
|
|
76
76
|
readonly proxyCache: pulumi.Output<outputs.cr.RegistryProxyCache>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* Set as ProxyCache instance
|
|
79
79
|
*/
|
|
80
80
|
readonly proxyCacheEnabled: pulumi.Output<boolean>;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Instance auto-renewal type is only available for HybridCharge billing type
|
|
83
83
|
*/
|
|
84
84
|
readonly renewType: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
* Container registry instance status
|
|
86
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
87
87
|
*/
|
|
88
88
|
readonly status: pulumi.Output<outputs.cr.RegistryStatus>;
|
|
89
89
|
readonly tags: pulumi.Output<outputs.cr.RegistryTag[]>;
|
|
90
90
|
/**
|
|
91
|
-
* If not specified, a
|
|
91
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
92
92
|
*/
|
|
93
93
|
readonly type: pulumi.Output<string>;
|
|
94
94
|
/**
|
|
@@ -105,48 +105,48 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
105
105
|
*/
|
|
106
106
|
export interface RegistryState {
|
|
107
107
|
/**
|
|
108
|
-
*
|
|
108
|
+
* Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
|
|
109
109
|
*/
|
|
110
110
|
chargeType?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
112
|
-
*
|
|
112
|
+
* Creation time of the container registry instance
|
|
113
113
|
*/
|
|
114
114
|
createdTime?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* Public endpoint information for the image repository instance
|
|
116
|
+
* Public endpoint information for the image repository instance.
|
|
117
117
|
*/
|
|
118
118
|
endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* Instance expiration time is only available for HybridCharge billing type
|
|
121
121
|
*/
|
|
122
122
|
expireTime?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
124
|
-
* Standard
|
|
124
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
125
125
|
*/
|
|
126
126
|
name?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
129
129
|
*/
|
|
130
130
|
project?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
132
|
-
* ProxyCache configuration. Required when set
|
|
132
|
+
* ProxyCache configuration. Required when set as ProxyCache
|
|
133
133
|
*/
|
|
134
134
|
proxyCache?: pulumi.Input<inputs.cr.RegistryProxyCache>;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* Set as ProxyCache instance
|
|
137
137
|
*/
|
|
138
138
|
proxyCacheEnabled?: pulumi.Input<boolean>;
|
|
139
139
|
/**
|
|
140
|
-
*
|
|
140
|
+
* Instance auto-renewal type is only available for HybridCharge billing type
|
|
141
141
|
*/
|
|
142
142
|
renewType?: pulumi.Input<string>;
|
|
143
143
|
/**
|
|
144
|
-
* Container registry instance status
|
|
144
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
145
145
|
*/
|
|
146
146
|
status?: pulumi.Input<inputs.cr.RegistryStatus>;
|
|
147
147
|
tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
|
|
148
148
|
/**
|
|
149
|
-
* If not specified, a
|
|
149
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
150
150
|
*/
|
|
151
151
|
type?: pulumi.Input<string>;
|
|
152
152
|
}
|
|
@@ -155,24 +155,24 @@ export interface RegistryState {
|
|
|
155
155
|
*/
|
|
156
156
|
export interface RegistryArgs {
|
|
157
157
|
/**
|
|
158
|
-
* Public endpoint information for the image repository instance
|
|
158
|
+
* Public endpoint information for the image repository instance.
|
|
159
159
|
*/
|
|
160
160
|
endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
|
|
161
161
|
/**
|
|
162
|
-
* Standard
|
|
162
|
+
* Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 3–30 characters
|
|
163
163
|
*/
|
|
164
164
|
name: pulumi.Input<string>;
|
|
165
165
|
/**
|
|
166
|
-
*
|
|
166
|
+
* Enter the project to associate with the instance. Each instance can only be associated with one project
|
|
167
167
|
*/
|
|
168
168
|
project?: pulumi.Input<string>;
|
|
169
169
|
/**
|
|
170
|
-
* Container registry instance status
|
|
170
|
+
* Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
|
|
171
171
|
*/
|
|
172
172
|
status?: pulumi.Input<inputs.cr.RegistryStatus>;
|
|
173
173
|
tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
|
|
174
174
|
/**
|
|
175
|
-
* If not specified, a
|
|
175
|
+
* If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
|
|
176
176
|
*/
|
|
177
177
|
type?: pulumi.Input<string>;
|
|
178
178
|
}
|
package/cr/registry.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Registry = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
9
|
+
* Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|