Skip to main content

Generalized Data Format

The generalized data format is a special format defined by SCCCE, used to unify the data structure of different cloud providers, and to provide a unified interface for data processing.

The generalized data format is a JSON format, and the data structure is as follows:

  • instances: List of instances
  • keypairs: List of keypairs
  • networks: List of networks
  • firewalls: List of firewalls
  • subnets: List of subnets
  • buckets: List of buckets
  • encryptionKeys: List of encryption keys
  • networkInterfaces: List of network interfaces
  • volumes: List of volumes
  • iamList: List of IAM users, groups, and roles
  • k8ss: List of Kubernetes clusters
  • k8sLowLevels: List of Kubernetes low-level resources
  • logs: List of logs
DataAWSAzureGCPAlibaba Cloud
InstanceAWS EC2Azure VMGCP VMAlibaba Cloud ECS
KeypairAWS Key PairAzure Key PairGCP Key PairAlibaba Cloud Key Pair
NetworkAWS VPCAzure VNetGCP VPCAlibaba Cloud VPC
FirewallAWS VPCAzure VNetGCP VPCAlibaba Cloud VPC
SubnetAWS VPCAzure VNetGCP VPCAlibaba Cloud VPC
BucketAWS S3Azure StorageGCP StorageAlibaba Cloud OSS
EncryptionKeyAWS KMSAzure Key VaultGCP KMSAlibaba Cloud KMS
NetworkInterfaceAWS VPCAzure VNetGCP VPCAlibaba Cloud VPC
VolumeAWS EBSAzure DiskGCP DiskAlibaba Cloud Disk
IAMAWS IAMAzure ADGCP IAMAlibaba Cloud RAM
KubernetesAWS EKSAzure AKSGCP GKEAlibaba Cloud ACK
KubernetesLowLevelAWS EKSAzure AKSGCP GKEAlibaba Cloud ACK
LogAWS CloudWatchAzure Log AnalyticsGCP Cloud LoggingAlibaba Cloud CloudMonitor