|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > OpenStack Connector Parameters |
The base URL of the OpenStack API server
Technical Name |
server_url |
Category |
Authentication |
Type |
String |
Default Value |
http://localhost:8080 |
Example Values |
http://localhost:8080, https://openstack.example.com:5000 |
The ID of the OpenStack application credential
Technical Name |
application_credential_id |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
550e8400-e29b-41d4-a716-446655440000 |
The secret key for the OpenStack application credential
Technical Name |
application_credential_secret |
Category |
Authentication |
Type |
String |
Default Value |
|
Example Values |
supersecretkey123 |
Request timeout in seconds
Technical Name |
timeout |
Category |
Technical |
Type |
Integer |
Default Value |
30 |
Example Values |
30, 60, 120 |
Custom certificate file content used for SSL connection verification
Technical Name |
certificate |
Category |
Functional |
Type |
Code |
Default Value |
|
Example Values |
|