AzureDataSourceRequest

AzureDataSourceRequest
AzureDataSourceRequest
AllOf
This class requires all of the following:
JSON Example
{
    "ip": "192.168.10.1",
    "fqdn": "your.domain.com",
    "proxy_id": "1000:104:12313412",
    "nickname": "vc1",
    "enabled": false,
    "notes": "Located in DC1",
    "credentials": {
        "azure_client": "53ba6f2b-6d52-4f5c-8ae0-7adc20808854",
        "azure_key": "NMubGVcDqkwwGnCs6fa01tqlkTisfUd4pBBYgcxxx=",
        "azure_tenant": "b98531cb-75cc-4b4a-1ba6-fe87q98662f0",
        "azure_subscription": "b98531cb-75cc-4b4a-1ba6-fe87q98662f0"
    },
    "flows_enabled": false,
    "web_proxy_id": "string"
}