UNPKG

@itentialopensource/adapter-alkira

Version:

This adapter integrates with system described as: alkiraApi.

283 lines 7.23 kB
{ "id": "Adapter-alkira", "type": "Alkira", "properties": { "host": "localhost", "port": 443, "choosepath": "", "base_path": "/api", "version": "", "cache_location": "none", "encode_pathvars": true, "encode_queryvars": true, "save_metric": false, "stub": true, "protocol": "https", "authentication": { "auth_method": "request_token", "username": "username", "password": "password", "token": "token", "token_user_field": "username", "token_password_field": "password", "token_result_field": "token", "token_URI_path": "", "invalid_token_error": 401, "token_timeout": 3600000, "token_cache": "local", "auth_field": "header.headers.Cookie", "auth_field_format": "JSESSIONID={token};SESSION={tokenp2}", "auth_logging": false, "client_id": "", "client_secret": "", "grant_type": "", "sensitive": [], "sso": { "protocol": "", "host": "", "port": 0 }, "multiStepAuthCalls": [ { "name": "", "requestFields": {}, "responseFields": {}, "successfullResponseCode": 200 } ] }, "healthcheck": { "type": "none", "frequency": 60000, "query_object": {}, "addlHeaders": {} }, "throttle": { "throttle_enabled": false, "number_pronghorns": 1, "sync_async": "sync", "max_in_queue": 1000, "concurrent_max": 1, "expire_timeout": 0, "avg_runtime": 200, "priorities": [ { "value": 0, "percent": 100 } ] }, "request": { "number_redirects": 0, "number_retries": 3, "limit_retry_error": [ 0 ], "failover_codes": [], "attempt_timeout": 5000, "global_request": { "payload": {}, "uriOptions": {}, "addlHeaders": {}, "authData": {} }, "healthcheck_on_timeout": true, "return_raw": false, "archiving": false, "return_request": false }, "proxy": { "enabled": false, "host": "", "port": 1, "protocol": "http", "username": "", "password": "" }, "ssl": { "ecdhCurve": "", "enabled": false, "accept_invalid_cert": false, "ca_file": "", "ca_file_content": "", "key_file": "", "cert_file": "", "secure_protocol": "", "ciphers": "" }, "mongo": { "url": "", "host": "", "port": 0, "database": "", "dbAuth": false, "username": "", "password": "", "replSet": "", "addSrv": false, "db_ssl": { "enabled": false, "accept_invalid_cert": false, "ca_file": "", "key_file": "", "cert_file": "" } }, "devicebroker": { "enabled": true, "getDevice": [ { "path": "/tenantnetworks/{tenantNetworkId}/connectors", "method": "GET", "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "{networkId}" }, "responseDatakey": "", "responseFields": { "name": "{name}", "ostype": "{type}", "ostypePrefix": "connector-", "ipaddress": "{id}", "port": "{tenantNetworkId}" } } ], "getDevicesFiltered": [ { "path": "/tenantnetworks/{tenantNetworkId}/connectors", "method": "GET", "pagination": { "offsetVar": "", "limitVar": "", "incrementBy": "limit", "requestLocation": "query" }, "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "170" }, "responseDatakey": "", "responseFields": { "name": "{name}", "ostype": "{type}", "ostypePrefix": "connector-", "ipaddress": "{id}", "port": "{tenantNetworkId}", "networkId": "{tenantNetworkId}", "connectorId": "{id}" } } ], "isAlive": [ { "path": "/tenantnetworks/{tenantNetworkId}/health/connector/{connectorId}", "method": "GET", "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "{networkId}", "connectorId": "{connectorId}" }, "responseDatakey": "", "responseFields": { "status": "{connectivityStatus}", "statusValue": "100" } } ], "getConfig": [ { "path": "/tenantnetworks/{tenantNetworkId}/connectors/{connectorId}", "method": "GET", "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "{networkId}", "connectorId": "{connectorId}" }, "responseDatakey": "", "responseFields": {} } ], "getCount": [ { "path": "/tenantnetworks/{tenantNetworkId}/connectors", "method": "GET", "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "170" }, "responseDatakey": "", "responseFields": {} } ] }, "cache": { "enabled": false, "entities": [ { "entityType": "device", "frequency": 3600, "flushOnFail": false, "limit": 1000, "retryAttempts": 5, "sort": true, "populate": [ { "path": "/tenantnetworks/{tenantNetworkId}/connectors", "method": "GET", "pagination": { "offsetVar": "", "limitVar": "", "incrementBy": "limit", "requestLocation": "query" }, "query": {}, "body": {}, "headers": {}, "handleFailure": "ignore", "requestFields": { "tenantNetworkId": "170" }, "responseDatakey": "", "responseFields": { "name": "{name}", "ostype": "{type}", "ostypePrefix": "connector-", "ipaddress": "{id}", "port": "{tenantNetworkId}", "networkId": "{tenantNetworkId}", "connectorId": "{id}" } } ], "cachedTasks": [ { "name": "", "filterField": "", "filterLoc": "" } ] } ] } }, "groups": [], "brokers": [], "logLevel": "none", "timeout": 120000 }