API Reference
The table below describes the flows available for running in Power Automate and the responses you can receive in the result.
Flow | Response |
---|---|
For SecretModel | |
accessRequestWorkflowMapId | Id of the assigned access request workflow. |
allowOwnersUnrestrictedSshCommands | Whether Secret Owners are subject to SSH Command Restrictions, if enabled. |
autoChangeEnabled | Next Password to be used for Remote Password Changing. |
checkOutChangePasswordEnabled | Whether to initiate a password change when the secret is checked in. |
doubleLockId | Id of the DoubleLock configuration for this secret. |
enableInheritPermissions | Whether to inherit permissions from the parent folder (true), or use explicit permissions. |
launcherConnectAsSecretId | Id of the secret used for the Connect As Commands feature. |
passwordTypeWebScriptId | Id of the Web Password Changer script to use for Web Password Changing. |
proxyEnabled | Whether to use the Proxy service for launchers on this secret, if available. |
requiresApprovalForAccess | Whether a workflow approval process is required to access this secret. |
requiresComment | Whether a comment is required to access this secret. |
responseCodes, restrictSshCommands | Whether proxied launchers are subject to SSH Command Restrictions. |
secretPolicyId | Id of the Secret Policy applied to this Secret. |
secretTemplateId | Id of the template defining this Secret. |
siteId | Id of the Site to which this Secret belongs. |
webLauncherRequiresIncognitoMode | Whether web launchers will open an incognito browser session when launching this secret. |
For SecretTemplateModel | |
passwordTypeId | The Id of the Remote Password Changing configuration used by this Template. |
For ISecretTemplateField | |
displayName | Display Name of this field. |
editablePermission | Type of permission level required to edit this field. |
fieldSlugName | Web-compatible name for this Secret Field. This name will be used for API calls. |
generatePasswordCharacterSet | The Id of character set to use when generating a value for this field. |
generatePasswordLength | Length of value to generate for this field. |
hideOnView | Whether to display this field in a view context. |
historyLength | Length of the history stored for this field. |
isExpirationField | Whether Secret Expiration is based on this field. |
isFile | Whether this field represents a File Attachment. |
isIndexable | Whether this field will be indexed for search. |
isList | Whether this field is a List field. |
isNotes | Whether this field is a Notes field. |
isPassword | Whether this field is a Password field. |
isRequired | Whether population of this field is required for the secret to be valid. |
isUrl | Whether this is a field is a URL field. |
mustEncrypt | Whether this field is encrypted within the Database. |
passwordRequirementId | Id of the Password Requirement associated with this field. |
passwordTypeFieldId | The Id of the Password Type for Web Password Automatic Password Changing. |
secretTemplateFieldId | The Id of the Field definition on which this Field is based. |
sortOrder | The order in which this field is displayed when viewing the Secret. |
ListType | Type of List to map to this field. |