System Administration > Configuration > Fabric > Compute Collections

Get compute collection fabric templates (Deprecated)

Returns compute collection fabric templates. This functionality is deprecated. Use Transport Node Profiles instead of this template.

Request:

Method:
GET
URI Path(s):
/api/v1/fabric/compute-collection-fabric-templates
Request Headers:
n/a
Query Parameters:
ComputeCollectionFabricTemplateListParameters+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/fabric/compute-collection-fabric-templates?compute_collection_id=ead58c04-d19a-11e6-bf26-cec0c932ce01

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ComputeCollectionFabricTemplateListResult+

Example Response:

{ "results": [ { "id": "5c669dc6-47a8-4508-3077-6a48f26c5a4g", "compute_collection_id" : "ead58c04-d19a-11e6-bf26-cec0c932ce01", "auto_install_nsx": true "_last_modified_time": 1457984381234, "_create_time": 1457984381234, "_last_modified_user": "admin", "_system_owned": false, "_create_user": "admin", "_revision": 1 } ] }

Required Permissions:

read

Feature:

utilities_upgrade

Additional Errors: