Hi CPS team, We are exploring the capabilities of CPS specially onboarding the YANG model. We have been able to successfully load the schema and upload YANG model using following API. curl -k -i -v -F 'schema-set-name=<schema-set-name>' -F 'file=@<.yang file>' -H 'accept: application/json' -H 'Content-Type: multipart/form-data' -X POST http://nodeIP:nodeport/cps/api/v1/dataspaces/<dataspace-name>/schema-sets -u cpsuser:iiA7QkC3
However; we were trying to see if we can retrieve this YANG model using any of the API but couldn't find any. We are using H release in our lab. Can someone from CPS team please suggest if we are missing any specific API? ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23235): https://lists.onap.org/g/onap-discuss/message/23235 Mute This Topic: https://lists.onap.org/mt/82881747/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
