VMware VSHIELD APP 1.0 - API Manuel d'utilisateur Page 102

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 132
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 101
vShield API Programming Guide
102 VMware, Inc.
credit card numbers, California drivers license numbers, US National
Provider Numbers, group insurance numbers, health plan beneficiary
numbers, medical record numbers, patient identifiers, birth and death
certificates and Healthcare Dictionaries.
</description>
<classifications>
<Classification>
<id>76</id>
<name>Health Plan Beneficiary Numbers</name>
<providerName>Health Plan Beneficiary Numbers</providerName>
<description>Health Plan Beneficiary Numbers</description>
<customizable>true</customizable>
</Classification>
...
<regions>
<string>NA</string>
</regions>
<categories>
<string>PHI</string>
<string>PCI</string>
<string>PII</string>
</categories>
</regulation>
<violationCount>1</violationCount>
</Violations>
<Violations>
</list>
Wherecontext_ID istheMOIDofadatacenter,cluster,folder,resourcepool,orvirtualmachine.
Get List of Violating Files
Youcanviewareportthatdisplaystheviolatingfilesandtheregulationseachfileviolated.ThisAPIrequires
filteringbycontextnodeID,andreturnsaformattedXMLreportshowingviolatingfiles.
Example 8-27. Get violating files for entire inventory
Request:
GET https://<vsm-ip>/api/2.0/dlp/violatingfiles?pagesize=<i>&startindex=<j>
Where:
pagesizeisthenumberofresultstoview.
startindexisthepagenumberfromwhichtheresultsshouldbedisplayed.
Example 8-28. Get violating files for a resource
Request:
GET https://<vsm-ip>/api/2.0/dlp/violatingfiles/<context_ID>?pagesize=<i>&startindex=<j>
ResponseBody:
<ViolatingFiles>
<dataPage>
<pagingInfo>
<pageSize>10</pageSize>
<startIndex>0</startIndex>
<totalCount>1</totalCount>
<sortOrderAscending>false</sortOrderAscending>
</pagingInfo>
<ViolatingFile>
<identifier>59</identifier>
<revision>0</revision>
Vue de la page 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 131 132

Commentaires sur ces manuels

Pas de commentaire