Create Resource with Credentials#
Creates a resource with credentials.
| Name | [Text] The name of the resource being created. |
| Username | [Text] The username to be recorded in the resource. |
| Password | [Text/SecureString] The password to be recorded in the resource. |
| Password Expiration | [Date and Time] Specifies the expiration date of the password. |
| Description | [Text] A description of the resource being created. |
| GUID/Resource Group Name | [Text] The GUID or name of the resource group in which this resource will be created. |
| Timeout | [Number] The timeout in seconds. |
| Resource GUID | [Text] Returns the GUID of the created resource. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |