Skip to content

Commit 07dd286

Browse files
Added the permission for VMWare Vsphere Automation, JAMF available in CSOAR-993 (#4668)
* added the permission. * Updates from review --------- Co-authored-by: John Pipkin <[email protected]>
1 parent 29ff75e commit 07dd286

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

docs/platform-services/automation-service/app-central/integrations/jamf.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ The Jamf platform creates IT software that manages Apple devices.
3434
1. Click **Test**.<br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/jamf/jamf-6.png')} style={{border:'1px solid gray'}} alt="jamf" width="400"/>
3535
1. You should receive a successful notification in the bottom right corner. <br/><img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/jamf/jamf-7.png')} style={{border:'1px solid gray'}} alt="jamf" width="400"/>
3636

37+
## Minimum permissions required
38+
39+
The following permissions are required for the integration:
40+
* **Read Computers**. Allows reading details of computers in the Jamf inventory.
41+
* **Read Smart Computer Groups**. Grants access to view smart computer groups.
42+
* **Read Static Computer Groups**. Grants access to view static computer groups.
43+
* **Read Jamf Connect Deployments**. Provides access to view Jamf Connect deployments.
44+
45+
#### Jamf Pro Server URL:
46+
Example: [https://yourServer.jamfcloud.com](https://yourServer.jamfcloud.com)
47+
48+
3749
## Change Log
3850

3951
* November 23, 2022 - First upload

docs/platform-services/automation-service/app-central/integrations/vmware-vsphere.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ Utilize and manipulate virtual machines during an incident investigation with VM
2828

2929
* [VMWare vSphere](https://github.com/vmware/pyvmomi/blob/master/LICENSE.txt)
3030

31+
## Minimum permissions required
32+
33+
The following permissions are required for the integration:
34+
35+
* **Read-Only**. Allows reading details of virtual machines in the vSphere inventory.
36+
* For further details on how to create the role, see [vSphere Permissions and User Management Tasks](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-5372F580-5C23-4E9C-8A4E-EF1B4DD9033E.html).
37+
* For the **HOST**, use the _IP_ or _Domain_ of the vSphere node.
38+
* The port should be set to 443.
39+
3140
## Change Log
3241

3342
* August 30, 2019 - First upload

0 commit comments

Comments
 (0)