You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop new Ansible modules for managing Projects using the Prism v4 API (Projects 2.0 / Multi-Domain). The existing ntnx_projects and ntnx_projects_info modules are based on the v3 API and do not support the new Projects 2.0 data model. Docs:https://developers.internal.nutanix.com/
Modules to Develop
#
Module
Type
Description
1
ntnx_projects_v2
CRUD
Create, update, and delete projects via Projects v4 API
2
ntnx_projects_info_v2
Info
List and fetch project details via Projects v4 API
Key Capabilities
ntnx_projects_v2 (CRUD module)
Create a project with:
Name, description
Update an existing project
Delete a project by ext_id
ntnx_projects_info_v2 (Info module)
List all projects (with filtering, pagination, sorting)
Summary
Develop new Ansible modules for managing Projects using the Prism v4 API (Projects 2.0 / Multi-Domain). The existing
ntnx_projectsandntnx_projects_infomodules are based on the v3 API and do not support the new Projects 2.0 data model.Docs: https://developers.internal.nutanix.com/
Modules to Develop
ntnx_projects_v2ntnx_projects_info_v2Key Capabilities
ntnx_projects_v2(CRUD module)ext_idntnx_projects_info_v2(Info module)ext_idTodo
ntnx_projects_v2ntnx_projects_info_v2