AzureDataSource

AzureDataSource
AzureDataSource
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "string",
    "entity_type": "string",
    "ip": "192.168.10.1",
    "fqdn": "your.domain.com",
    "proxy_id": "1000:104:12313412",
    "nickname": "vc1",
    "enabled": false,
    "notes": "Located in DC1",
    "certificate": "-----BEGIN CERTIFICATE----- ..etc..",
    "sha_thumbprint": "15:37:46:1E:DB:70:65:80:B2:74:E5:78:25:E5:AD:39:14:53:69:18",
    "new_certificate": "-----BEGIN CERTIFICATE----- ..etc..",
    "new_sha_thumbprint": "13:37:46:1E:DB:70:65:80:B2:74:E5:78:25:E5:AD:39:14:53:69:18",
    "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"
}