|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2025.4 > Connectors > Alphabetic Connector List > Nutanix Prism > Extracted Data Tables |
The Nutanix Prism connector creates the following tables based on the entity types selected for extraction. Each table corresponds to a specific Nutanix resource type.
Table Name |
Description |
Parameter |
|---|---|---|
VirtualMachines |
Contains virtual machine information including configuration, power state, resources, and network settings. |
fetch_vms |
Clusters |
Contains cluster configuration and status information. |
fetch_clusters |
Hosts |
Contains physical host information including hardware specifications and status. |
fetch_hosts |
Images |
Contains VM disk images and ISO images available in the environment. |
fetch_images |
VolumeGroups |
Contains storage volume group configurations. |
fetch_volume_groups |
Subnets |
Contains network subnet configurations. |
fetch_subnets |
NetworkSecurityRules |
Contains security rules and firewall configurations. |
fetch_network_security_rules |
VPCs |
Contains Virtual Private Cloud configurations. |
fetch_vpcs |
Projects |
Contains project definitions and resource allocations. |
fetch_projects |
Users |
Contains user account information. |
fetch_users |
UserGroups |
Contains user group definitions and memberships. |
fetch_user_groups |
Roles |
Contains role definitions and associated permissions. |
fetch_roles |
Permissions |
Contains permission definitions available in the system. |
fetch_permissions |
AccessControlPolicies |
Contains access control policy configurations. |
fetch_access_control_policies |
|
Note: The specific columns and data types for each table depend on the entity structure returned by the Nutanix Prism Central v3 API. The connector dynamically maps all available attributes from the API response into the corresponding table columns. For detailed information about the entity schemas and available attributes, refer to the Nutanix Prism Central API documentation. |