vcfa_action_secret

VCF Automation — ABX action secrets (/abx/api/resources/action-secrets).

Action secrets are scoped credentials/strings ABX actions reference at runtime. They’re write-once-read-never from the API.

saltext.vcf.clients.vcfa_action_secret.create(opts, spec, profile=None)[source]

Create an action secret.

spec keys: name, value, orgId, projectId, encrypted (bool).