Shared Resources
Shared Resources provides the ability to share resources like custom-ssl-certificates to be uploaded and later on can be attached across different components of the Yappes Platform like APIs, Groups, etc.
We will see how the User can create. update and delete Shared Resources.
Create Shared Resources
- Under Manage tab click on the Shared Resources icon
- Once you have clicked it, the current page view will be loaded with the list of Shared Resources if available
- Click on the Add Shared Resources, which will open the model panel that includes the following placeholders
- Name
- Description
- Resource Type - Default("custom-ssl-certificate")
- Passphrase
- Select File - Allowed file extensions pem,key,crt and ca
- Once all the details are provided, clicking on the Submit button which saves the resources and will be listed in the Shared Resources list view
Update Shared Resources
- Navigate to the Shared Resource tab as mentioned above
- Click on the edit icon which opens the model panel in edit mode
- Once the changes are done, click on the Update button which saves the updated data and returns back to the Shared Resources list view
Delete Shared Resources
Shared Resources can be deleted only if they are not attached to any API components.
- Navigate to the Shared Resource tab as mentioned above
- Click on the delete icon which opens the confirmation prompt
- If provided Yes, then the selected resource will be deleted and redirected back to the Shared Resources list view
Next we will see how we can attach the Shared Resources of type custom-ssl-certificate to an API.