Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Intersight now features a Code Generator that will create Python or PowerShell code from UI actions. Details on using the feature are at https://us-east-1.intersight.com/help/saas/resources/cisco_intersight_code_generator, and there's a video demo ...
Intersight's VMware Cloud Foundation (VCF) Operations Management Pack allows users to monitor, manage, and troubleshoot infrastructure running in Cisco Intersight Managed Mode (IMM). Note that VCF Operations is also known as Aria, vRealize Operatio...
The Cisco Intersight Plugin for VMware vSphere allows users to operate and monitor UCS servers and infrastructure from VMware vCenter. Details on configuring and using the plugin are available on the Intersight help pages at https://intersight.com/...
For IT teams stretched to the max, quickly getting to the root cause of any infrastructure issue is key. Teams that use ServiceNow for IT operations management now have immediate visibility into their Cisco Intersight-connected inventory—including al...
A video overview of the ServiceNow Service Graph Connector for Cisco Intersight is available at https://youtu.be/w-Vww-oZhe0. The video shows how to configure and use the Service Graph Connector for Intersight.
Note that version 2.0 features a new ...
Since the older ITSM integration uses its own CMDB tables and doesn't use the IRE there's not a way to avoid duplicates with the Service Graph app. Recommendation is to delete the ITSM app and check the box to delete all table entries as there's not...
The payload looks good and mostly matches the example at https://github.com/CiscoDevNet/intersight-ansible/blob/main/playbooks/attach_vhba_template.yml. The attach task would be skipped if the vHBA doesn't already exist. Can you send output with -v...
I've added an example of attaching an existing vNIC to a template at https://github.com/CiscoDevNet/intersight-ansible/blob/main/playbooks/intersight_attach_vnic_template.yml The bulk/Requests API is used for attach, and you can filter in a develope...
I'll work up an example of attaching an existing vnic to a template. A browser developer console will show the payloads needed for the bulk/Requests API resource.