1 open_cli_schema_version: 1.0
3 description: List the VF resource model in SDC
6 product: onap-amsterdam
8 author: ONAP CLI Team onap-discuss@lists.onap.org
22 - name: invariant-uuid
23 description: Invariant UUID
39 description: description
47 description: VSP version
57 uri: /sdc2/rest/v1/followed
62 uuid: $b{resources.[*].uuid}
63 uniqueid: $b{resources.[*].uniqueId}
64 invariant-uuid: $b{resources.[*].invariantUUID}
65 version: $b{resources.[*].version}
66 name: $b{resources.[*].name}
67 status: $b{resources.[*].lifecycleState}
68 description: $b{resources.[*].description}
69 vsp-uuid: $b{resources.[*].csarUUID}
70 vsp-version: $b{resources.[*].csarVersion}