GET /api/compute_resources/:id/available_networks
컴퓨터 리소스에 대해 사용 가능한 네트워크 나열
GET /api/compute_resources/:id/available_clusters/:cluster_id/available_networks
컴퓨터 리소스 클러스터에 대해 사용 가능한 네트워크 나열
Params
Param Name
Description
id Required
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.