@itentialopensource/adapter-alkira
Version:
This adapter integrates with system described as: alkiraApi.
52 lines • 1.34 kB
JSON
{
"id": "string",
"type": "VPC",
"nativeId": "vpc-123456",
"cloudProvider": "AZURE",
"cloudProviderAccountId": "string",
"cloudProviderAccountNativeId": "string",
"version": "string",
"timeStamp": 7,
"attributes": {
"name": "",
"id": "vpc-123456",
"region": "us-west-2",
"latitude": 44.052071,
"longitude": -123.086754,
"accountId": "761891901",
"cidrs": [
"10.0.0.0/16"
],
"tags": []
},
"linkedObjects": [
{
"name": "subnet-123456",
"type": {},
"cloudProvider": "AWS",
"cloudProviderObjectNativeId": "subnet-123456",
"cloudProviderAccountId": "5fb1ffa8-3e60-11ec-9bbc-0242ac130002"
},
{
"name": "subnet-123456",
"type": {},
"cloudProvider": "AWS",
"cloudProviderObjectNativeId": "subnet-123456",
"cloudProviderAccountId": "5fb1ffa8-3e60-11ec-9bbc-0242ac130002"
},
{
"name": "subnet-123456",
"type": {},
"cloudProvider": "AWS",
"cloudProviderObjectNativeId": "subnet-123456",
"cloudProviderAccountId": "5fb1ffa8-3e60-11ec-9bbc-0242ac130002"
},
{
"name": "subnet-123456",
"type": {},
"cloudProvider": "AZURE",
"cloudProviderObjectNativeId": "subnet-123456",
"cloudProviderAccountId": "5fb1ffa8-3e60-11ec-9bbc-0242ac130002"
}
]
}