应用管理与运维平台 SERVICESTAGE-根据环境ID获取环境详细信息:响应消息
响应消息
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
环境ID。 |
name |
String |
环境名称。 |
alias |
String |
环境别名。 |
description |
String |
环境描述。 |
project_id |
String |
项目ID。 |
enterprise_project_id |
String |
企业项目ID。 |
charge_mode |
String |
收费模式。 |
deploy_mode |
String |
环境类型。
|
vpc_id |
String |
虚拟私有云ID。 |
base_resources |
Array of objects |
基础资源,请参考表4。 |
optional_resources |
Array of objects |
可选资源,请参考表4。 |
creator |
String |
创建人。 |
create_time |
Integer |
创建时间。 |
update_time |
Integer |
修改时间。 |