# Packages
No description provided by the author
No description provided by the author
endpoints/common/sharedschemas/helpers.go.
# Functions
Create Update.
Delete.
HandleResourceNotFoundError is a helper function to handle 404 and 410 errors and remove the resource from Terraform state.
HashString calculates the SHA-256 hash of a string and returns it as a hexadecimal string.
Read.
SerializeAndRedactJSON serializes a resource to JSON and redacts specified fields.
SerializeAndRedactXML serializes a resource to XML and redacts specified fields.
No description provided by the author