VMware VSHIELD APP 1.0 - API Uživatelský manuál Strana 68

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 104
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 67
vShield API Programming Guide
68 VMware, Inc.
Todefineapolicy,youmustspecifythefollowing:
Regulations
AregulationisadataprivacylawforprotectingPCI(PaymentCardIndustry),PHI(ProtectedHealth
Information)andPII(PersonallyIdentifiableInformation)information.Youcanselecttheregulationsthat
yourcompanyneedstocomplyto.Whenyourunascan,vShieldDataSecurityidentifiesdatathat
violatestheregulationsin
yourpolicy,andishencesensitiveforyourorganization.
Excludedareas
Bydefault,allvirtualmachinesinyourdatacenteraresubjecttosensitivedatadiscovery.Youcanexclude
specificareasofyourenvironmentfromthedatasecurityscaniftheyaretestenvironmentsorifyouwant
tomaintainsensitivedataonthem.
Filefilters
Youcancreatefilterstolimitthedatabeingscannedandexcludethefiletypesunlikelytocontain
sensitivedatafromthescan.
InthedatasecurityAPIs,dlpinthepathnamestandsfordatalossprevention(DLP).
Retrieve All Regulations
Youcanretrievethelistofavailableregulationsforapolicy.TheoutputincludesregulationIDsandthe
embeddedclassificationsforeachregulation.
Example 8-1. Retrieve all SDD policy regulations
Request:
GET https://<vsm-ip>/api/2.0/dlp/regulation
Response:
<set>
<Regulation>
<id>66</id>
<name>California AB-1298</name>
<description>Identifies documents and transmissions that contain protected health
information (ePHI) and personally identifiable information (PII) as
regulated by California AB-1298 (Civil Code 56, 1785 and 1798)...
<classifications>
<Classification>
<id>10</id>
<name>Credit Card Track Data</name>
<providerName>Credit Card Track Data</providerName>
<description>Credit Card Track Data</description>
<customizable>false</customizable>
</Classification>
...
Enable a Regulation
YoucanenableoneormoreregulationsbyputtingtheregulationIDsintothepolicy.Youcangetthe
appropriateregulationIDsfromtheoutputoftheretrieveregulationsAPI(seeExample 81).Intheexample
requestbody,regulation66isCaliforniaAB1298,andregulations67and68originate
elsewhere.
Example 8-2. Enable a regulation
Request:
PUT https://<vsm-ip>/api/2.0/dlp/policy/regulations
RequestBody:
Regulation ID
Classification ID
Zobrazit stránku 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 103 104

Komentáře k této Příručce

Žádné komentáře