System Administration > Configuration > Fabric > Compute Collections

Get compute collection fabric template by id (Deprecated)

Get compute collection fabric template for the given id. 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/<fabric-template-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/fabric/compute-collection-fabric-templates/5c669dc6-47a8-4508-3077-6a48f26c5a4g

Successful Response:

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

Example Response:

{ "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: