Restore a previously deleted role trust in Vultr IAM. Recover the trust relationship to re-enable role assumption for specified users, groups, or issuers.
Restoring a deleted role trust reinstates the trust relationship, allowing the trusted entity to assume the role again under the previously configured conditions.
To restore a deleted role trust, you must have the role trust's id.
This guide explains how to restore a previously deleted role trust using the Vultr API.
Send a PATCH request to the Restore Role Trust endpoint to restore the deleted trust. Replace {role-trust-id} with the id of the deleted role trust.
A successful restoration returns an HTTP 200 OK response with the restored trust details.
Send a GET request to the Read Role Trust endpoint to retrieve the trust details.
Verify that the trust details are intact.
0 Comments
Be the first to comment and share your perspective with the community.