Details required for the creation of the Secret Manager
Bad Request
Internal server error
Returns the metadata of Secret Manager
{- "encryptionType": "LOCAL",
- "orgIdentifier": "string",
- "projectIdentifier": "string",
- "identifier": "string",
- "spec": {
- "encryptionType": "string"
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}