|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2025.4 > Connectors > Alphabetic Connector List > Nutanix Prism Connector Parameters |
The Nutanix Prism connector supports various configuration parameters to control which entity types are retrieved and how the connector behaves during extraction.
This parameter allows you to specify an optional filter expression to limit the entities returned from the Nutanix Prism Central API using Nutanix filter syntax.
Technical Name |
filter |
Category |
Functional |
Type |
String |
Default Value |
n/a |
Example Values |
vm_name==production*, power_state==ON |
This parameter determines whether the connector should continue execution when encountering errors due to insufficient permissions or API issues.
Technical Name |
ignore_errors |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
The following boolean parameters control which entity types are retrieved from Nutanix Prism Central. Set each parameter to true to include the corresponding entity type in the extraction.
Retrieve virtual machine data from Nutanix Prism Central.
Technical Name |
fetch_vms |
Category |
Functional |
Type |
Boolean |
Default Value |
true |
Example Values |
true, false |
Retrieve cluster data from Nutanix Prism Central.
Technical Name |
fetch_clusters |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve host data from Nutanix Prism Central.
Technical Name |
fetch_hosts |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve image data from Nutanix Prism Central.
Technical Name |
fetch_images |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve volume group data from Nutanix Prism Central.
Technical Name |
fetch_volume_groups |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve subnet data from Nutanix Prism Central.
Technical Name |
fetch_subnets |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve network security rule data from Nutanix Prism Central.
Technical Name |
fetch_network_security_rules |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve VPC (Virtual Private Cloud) data from Nutanix Prism Central.
Technical Name |
fetch_vpcs |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve project data from Nutanix Prism Central.
Technical Name |
fetch_projects |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve user data from Nutanix Prism Central.
Technical Name |
fetch_users |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve user group data from Nutanix Prism Central.
Technical Name |
fetch_user_groups |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve role data from Nutanix Prism Central.
Technical Name |
fetch_roles |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve permission data from Nutanix Prism Central.
Technical Name |
fetch_permissions |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |
Retrieve access control policy data from Nutanix Prism Central.
Technical Name |
fetch_access_control_policies |
Category |
Functional |
Type |
Boolean |
Default Value |
false |
Example Values |
true, false |