-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update schema json files based-on v1.65.0
- Loading branch information
1 parent
57bc16c
commit ed7cc28
Showing
21 changed files
with
812 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_apig_api_associated_plugins": { | ||
"block": { | ||
"attributes": { | ||
"api_id": { | ||
"type": "string", | ||
"description": "The ID of the API bound to the plugin.", | ||
"required": true | ||
}, | ||
"env_id": { | ||
"type": "string", | ||
"description": "The ID of the environment where the API is published.", | ||
"optional": true | ||
}, | ||
"env_name": { | ||
"type": "string", | ||
"description": "The name of the environment where the API is published.", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"instance_id": { | ||
"type": "string", | ||
"description": "The ID of the dedicated instance to which the plugins belong.", | ||
"required": true | ||
}, | ||
"name": { | ||
"type": "string", | ||
"description": "The name of the plugin.", | ||
"optional": true | ||
}, | ||
"plugin_id": { | ||
"type": "string", | ||
"description": "The ID of the plugin.", | ||
"optional": true | ||
}, | ||
"plugins": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"bind_id": "string", | ||
"bind_time": "string", | ||
"content": "string", | ||
"description": "string", | ||
"env_id": "string", | ||
"env_name": "string", | ||
"id": "string", | ||
"name": "string", | ||
"type": "string" | ||
} | ||
] | ||
], | ||
"description": "All plugins that match the filter parameters.", | ||
"computed": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"type": { | ||
"type": "string", | ||
"description": "The type of the plugin.", | ||
"optional": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "APIG", | ||
"name": "API Gateway", | ||
"catalog": "Middleware", | ||
"name_cn": "API网关", | ||
"catalog_cn": "应用中间件" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
85 changes: 85 additions & 0 deletions
85
docs/json/data-sources/apig_api_associated_signatures.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_apig_api_associated_signatures": { | ||
"block": { | ||
"attributes": { | ||
"api_id": { | ||
"type": "string", | ||
"description": "The ID of the API bound to the signature.", | ||
"required": true | ||
}, | ||
"env_id": { | ||
"type": "string", | ||
"description": "The ID of the environment where the API is published.", | ||
"optional": true | ||
}, | ||
"env_name": { | ||
"type": "string", | ||
"description": "The name of the environment where the API is published.", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"instance_id": { | ||
"type": "string", | ||
"description": "The ID of the dedicated instance to which the signatures belong.", | ||
"required": true | ||
}, | ||
"name": { | ||
"type": "string", | ||
"description": "The name of the signature.", | ||
"optional": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"signature_id": { | ||
"type": "string", | ||
"description": "The ID of the signature.", | ||
"optional": true | ||
}, | ||
"signatures": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"bind_id": "string", | ||
"bind_time": "string", | ||
"env_id": "string", | ||
"env_name": "string", | ||
"id": "string", | ||
"key": "string", | ||
"name": "string", | ||
"secret": "string", | ||
"type": "string" | ||
} | ||
] | ||
], | ||
"description": "All signatures that match the filter parameters.", | ||
"computed": true | ||
}, | ||
"type": { | ||
"type": "string", | ||
"description": "The type of the signature.", | ||
"optional": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "APIG", | ||
"name": "API Gateway", | ||
"catalog": "Middleware", | ||
"name_cn": "API网关", | ||
"catalog_cn": "应用中间件" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_apig_applications": { | ||
"block": { | ||
"attributes": { | ||
"app_key": { | ||
"type": "string", | ||
"description": "Specifies the key of the application to be queried.", | ||
"optional": true | ||
}, | ||
"application_id": { | ||
"type": "string", | ||
"description": "Specifies the ID of the application to be queried.", | ||
"optional": true | ||
}, | ||
"applications": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"app_key": "string", | ||
"app_secret": "string", | ||
"app_type": "string", | ||
"bind_num": "number", | ||
"created_at": "string", | ||
"created_by": "string", | ||
"description": "string", | ||
"id": "string", | ||
"name": "string", | ||
"status": "number", | ||
"updated_at": "string" | ||
} | ||
] | ||
], | ||
"computed": true | ||
}, | ||
"created_by": { | ||
"type": "string", | ||
"description": "Specifies the creator of the application to be queried.", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"instance_id": { | ||
"type": "string", | ||
"description": "Specifies the ID of the dedicated instance to which the applications belong.", | ||
"required": true | ||
}, | ||
"name": { | ||
"type": "string", | ||
"description": "Specifies the name of the application to be queried.", | ||
"optional": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"description": "Specifies the region in which to query the data source.", | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "APIG", | ||
"name": "API Gateway", | ||
"catalog": "Middleware", | ||
"name_cn": "API网关", | ||
"catalog_cn": "应用中间件" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"provider_schemas": { | ||
"huaweicloud/huaweicloud": { | ||
"data_source_schemas": { | ||
"huaweicloud_apig_channels": { | ||
"block": { | ||
"attributes": { | ||
"channel_id": { | ||
"type": "string", | ||
"description": "Specifies the VPC channel ID of the to be queried.", | ||
"optional": true | ||
}, | ||
"id": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"instance_id": { | ||
"type": "string", | ||
"description": "Specifies the ID of the dedicated instance to which the channels belong.", | ||
"required": true | ||
}, | ||
"member_group_id": { | ||
"type": "string", | ||
"description": "Specifies the ID of the member group to be queried.", | ||
"optional": true | ||
}, | ||
"member_group_name": { | ||
"type": "string", | ||
"description": "Specifies the name of the member group to be queried.", | ||
"optional": true | ||
}, | ||
"name": { | ||
"type": "string", | ||
"description": "Specifies the name of the channel to be queried.", | ||
"optional": true | ||
}, | ||
"precise_search": { | ||
"type": "string", | ||
"description": "Specifies the parameter name for exact matching to be queried.", | ||
"optional": true | ||
}, | ||
"region": { | ||
"type": "string", | ||
"computed": true | ||
}, | ||
"vpc_channels": { | ||
"type": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"balance_strategy": "number", | ||
"created_at": "string", | ||
"id": "string", | ||
"member_group": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"description": "string", | ||
"id": "string", | ||
"microservice_labels": [ | ||
"list", | ||
[ | ||
"object", | ||
{ | ||
"name": "string", | ||
"value": "string" | ||
} | ||
] | ||
], | ||
"microservice_port": "number", | ||
"microservice_version": "string", | ||
"name": "string", | ||
"weight": "number" | ||
} | ||
] | ||
], | ||
"member_type": "string", | ||
"name": "string", | ||
"port": "number", | ||
"type": "number" | ||
} | ||
] | ||
], | ||
"description": "All VPC channels that match the filter parameters.", | ||
"computed": true | ||
} | ||
} | ||
}, | ||
"product": { | ||
"short": "APIG", | ||
"name": "API Gateway", | ||
"catalog": "Middleware", | ||
"name_cn": "API网关", | ||
"catalog_cn": "应用中间件" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.