{"type":"model","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"required":["accountName","azureCredentials","cloudType","gcpCredentials"],"type":"object","properties":{"accountId":{"type":"string"},"accountName":{"maxLength":255,"minLength":1,"type":"string"},"awsIamCredentials":{"required":["externalId","roleArn"],"type":"object","properties":{"externalId":{"type":"string"},"roleArn":{"type":"string"}},"$$ref":"#/components/schemas/AwsIamCredentials"},"awsKeyCredentials":{"required":["apiKey","secretKey"],"type":"object","properties":{"apiKey":{"type":"string"},"secretKey":{"type":"string"}},"$$ref":"#/components/schemas/AwsKeyCredentials"},"azureCredentials":{"required":["clientId","cloudTenantId","secretKey","subscriptionId"],"type":"object","properties":{"clientId":{"type":"string"},"cloudTenantId":{"type":"string"},"secretKey":{"type":"string"},"subscriptionId":{"type":"string"}},"$$ref":"#/components/schemas/AzureCredentials"},"cloudGatewayEnabled":{"pattern":"^(true|false)$","type":"string"},"cloudType":{"type":"string"},"description":{"maxLength":1024,"minLength":0,"pattern":"^[a-zA-Z0-9_./\\-\\s]*$","type":"string"},"gcpBillingId":{"pattern":"^[a-zA-Z0-9_./\\-\\s]+$","type":"string"},"gcpCredentials":{"required":["auth_provider_x509_cert_url","auth_uri","client_email","client_id","client_x509_cert_url","private_key","private_key_id","project_id","token_uri","type"],"type":"object","properties":{"auth_provider_x509_cert_url":{"type":"string"},"auth_uri":{"type":"string"},"client_email":{"type":"string"},"client_id":{"type":"string"},"client_x509_cert_url":{"type":"string"},"private_key":{"type":"string"},"private_key_id":{"type":"string"},"project_id":{"type":"string"},"token_uri":{"type":"string"},"type":{"type":"string"}},"$$ref":"#/components/schemas/GcpCredentials"},"kubernetesDiscoveryEnabled":{"pattern":"^(true|false)$","type":"string"},"serviceDiscoveryEnabled":{"pattern":"^(true|false)$","type":"string"}},"$$ref":"#/components/schemas/PostAccounts","title":"PostAccounts"}}