GET /api/compute_resources/:id/available_networks
列出计算资源的所有可用网络
GET /api/compute_resources/:id/available_clusters/:cluster_id/available_networks
列出计算资源集群的所有可用网络
参数
参数名字
描述
id
必填
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.