Usecase Workflows with Postman API Collections
The below allow to get started with workflows within Intel® SecL-DC for Foundational and Workload Security Usecases. More details available in API Collections repository
Use Case Collections
Use case | Sub-Usecase | API Collection |
---|---|---|
Secure Key Caching | - | ✔️ |
SGX Discovery, Provisioning and Orchestration | - | ✔️ |
SGX Discovery and Provisioning | - | ✔️ |
Download Postman API Collections
- Postman API Network for latest released collections: https://explore.postman.com/intelsecldc
or
- Github repo for allreleases
#Clone the github repo for api-collections
git clone https://github.com/intel-secl/utils.git
#Switch to specific release-version of choice
cd utils/
git checkout <release-version of choice>
#Import Collections from
cd tools/api-collections
Note
The postman-collections are also available when cloning the repos via build manifest under utils/tools/api-collections
Running API Collections
- Import the collection into Postman API Client
Note
This step is required only when not using Postman API Network and downloading from Github
- Update env as per the deployment details for specific usecase
- View Documentation
- Run the workflow