API भूमिकाओं से क्रिया मैपिंग
निम्नलिखित भूमिकाएँ केवल OIDC Client Credentials flow के साथ प्रमाणीकरण करते समय लागू होती हैं।
Basic authentication का उपयोग करते समय, user/app के पास Admin role जैसी ही permissions होंगी।
सिंक्रोनस API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v3/cdr-file | POST | x | x |
| /api/v3/cdr | POST | x | x |
| /api/v3/export-file | POST | x | x |
| /api/v3/export | POST | x | x |
| /api/v3/import-file | POST | x | x |
| /api/v3/import | POST | x | x |
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/FileTypeDetection/file | POST | x | x |
| /api/FileTypeDetection/base64 | POST | x | x |
| /api/Analyse/file | POST | x | x |
| /api/Analyse/base64 | POST | x | x |
| /api/Rebuild/file | POST | x | x |
| /api/Rebuild/base64 | POST | x | x |
| /api/Rebuild/archivefile | POST | x | x |
| /api/Rebuild/protectedZipfile | POST | x | x |
| /api/Composite/file | POST | x | x |
| /api/Composite/base64 | POST | x | x |
असिंक्रोनस API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/cdr-async | POST | x | x |
| /api/v1/cdr-async/{transactionId} | GET | x | x |
| /api/v1/cdr-file-async | POST | x | x |
| /api/v1/cdr-file-async/{transaction} | GET | x | x |
policy प्रबंधन API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/policies/{policyName} | POST | x | x |
| /api/v1/policies/{policyName} | PUT | x | x |
| /api/v1/policies/{policyName} | GET | x | x |
| /api/v1/policies/{policyName} | DELETE | x | x |
| /api/v1/policies/ | GET | x | x |
| /api/v1/policies/{policyName}/reset | PUT | x | x |
लाइसेंस प्रबंधन API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/license-usage/{licenseId} | GET | | x |
| /api/v1/license-usage/active | GET | | x |
| /api/v1/license | POST | | x |
| /api/v1/license | GET | x | x |
| /api/v1/license | DELETE | | x |
| /api/v1/license-usage | GET | x | x |
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v2/license | GET | x | x |
ICAP प्रोफ़ाइल प्रबंधन API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/profiles/{profileName} | POST | x | x |
| /api/v1/profiles/{profileName} | PUT | x | x |
| /api/v1/profiles/{profileName} | GET | x | x |
| /api/v1/profiles/{profileName} | DELETE | x | x |
| /api/v1/profiles/ | GET | x | x |
| /api/v1/profiles/{profileName}/reset | PUT | x | x |
XML वैलिडेशन API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/validate-xml | POST | x | x |
XML Policy Management API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/v1/xml-policies/{XMLPolicyName} | POST | x | x |
| /api/v1/xml-policies/{XMLPolicyName} | PUT | x | x |
| /api/v1/xml-policies/{XMLPolicyName} | GET | x | x |
| /api/v1/xml-policies/{XMLPolicyName} | DELETE | x | x |
| /api/v1/xml-policies/ | GET | x | x |
| /api/v1/xml-policies/{XMLPolicyName}/reset | PUT | x | x |
Storage Monitor API
| संसाधन | क्रिया | उपयोगकर्ता | एडमिन |
|---|
| /api/storage-monitor/sharepoint/v1/sites | GET | x | x |
| /api/storage-monitor/sharepoint/v1/sites/{siteId}/drives | GET | x | x |
| /api/storage-monitor/sharepoint/v1/sites/{siteId}/drives/{driveId}/monitors | POST | x | x |
| /api/storage-monitor/sharepoint/v1/sites/{siteId}/drives/{driveId}/monitors | PATCH | x | x |
| /api/storage-monitor/sharepoint/v1/sites/{siteId}/drives/{driveId}/monitors | DELETE | x | x |
| /api/storage-monitor/sharepoint/v1/monitors | GET | x | x |
| /api/storage-monitor/sharepoint/v1/monitors | POST | x | x |
| /api/storage-monitor/sharepoint/v1/monitors | PATCH | x | x |
| /api/storage-monitor/sharepoint/v1/monitors | DELETE | x | x |
| /api/storage-monitor/sharepoint/v1/status | GET | x | x |
| /api/storage-monitor/onedrive/v1/users | GET | x | x |
| /api/storage-monitor/onedrive/v1/users/{userId}/monitors | POST | x | x |
| /api/storage-monitor/onedrive/v1/users/{userId}/monitors | PATCH | x | x |
| /api/storage-monitor/onedrive/v1/users/{userId}/monitors | DELETE | x | x |
| /api/storage-monitor/onedrive/v1/monitors | GET | x | x |
| /api/storage-monitor/onedrive/v1/monitors | POST | x | x |
| /api/storage-monitor/onedrive/v1/monitors | PATCH | x | x |
| /api/storage-monitor/onedrive/v1/monitors | DELETE | x | x |
| /api/storage-monitor/onedrive/v1/status | GET | x | x |
| /api/Outlook/v1/users | GET | x | x |
| /api/Outlook/v1/monitors | GET | x | x |
| /api/Outlook/v1/monitors | POST | x | x |
| /api/Outlook/v1/monitors | PATCH | x | x |
| /api/Outlook/v1/monitors | DELETE | x | x |
| /api/Outlook/v1/status | GET | x | x |
इस पेज का एक Markdown संस्करण https://docs.glasswall.com/halo/api-roles-to-action-mapping.md पर उपलब्ध है।