Examples of running the Resiliency Platform APIs using the cURL syntax
Preparing to run the APIs
Refer to the following section to grant API access to a user and then generate the API access key for that user. Once the access key is generated, use this key to set the header value as Authorization: Bearer <generated-api-access-key>.
Also, note the access URL for the RM, typically the host name for the RM used as https://<RM-name>/.
See API access key.