Create a new secret within a core instance.
The secret will be created with the given name and content.
If encypted
is set to true
, the secret will be encrypted using the
core instance's encryption key.
The name must be unique among all secrets within the core instance.
"mysecret"
The value of the secret in base 64 format.
Created
Secrets from a core instance with backward pagination.
OK