Delen via


Regulatory Compliance Standards - Get

Ondersteunde nalevingsstatus van regelgeving voor geselecteerde standaard

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/regulatoryComplianceStandards/{regulatoryComplianceStandardName}?api-version=2019-01-01-preview

URI-parameters

Name In Vereist Type Description
regulatoryComplianceStandardName
path True

string

Naam van het standaardobject voor naleving van regelgeving

subscriptionId
path True

string

Azure-abonnements-id

Regex-patroon: ^[0-9A-Fa-f]{8}-([0-9A-Fa-f]{4}-){3}[0-9A-Fa-f]{12}$

api-version
query True

string

API-versie voor de bewerking

Antwoorden

Name Type Description
200 OK

RegulatoryComplianceStandard

OK

Other Status Codes

CloudError

Foutreactie waarin wordt beschreven waarom de bewerking is mislukt.

Beveiliging

azure_auth

Azure Active Directory OAuth2-stroom

Type: oauth2
Stroom: implicit
Autorisatie-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiken

Name Description
user_impersonation Uw gebruikersaccount imiteren

Voorbeelden

Get selected regulatory compliance standard details and state

Voorbeeldaanvraag

GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/regulatoryComplianceStandards/PCI-DSS-3.2?api-version=2019-01-01-preview

Voorbeeldrespons

{
  "id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/regulatoryComplianceStandards/PCI-DSS-3.2",
  "name": "PCI-DSS-3.2",
  "type": "Microsoft.Security/regulatoryComplianceStandard",
  "properties": {
    "state": "Failed",
    "passedControls": 7,
    "failedControls": 4,
    "skippedControls": 0,
    "unsupportedControls": 0
  }
}

Definities

Name Description
CloudError

Veelvoorkomende foutreactie voor alle Azure Resource Manager-API's om foutdetails te retourneren voor mislukte bewerkingen. (Dit volgt ook de OData-foutreactieindeling.)

CloudErrorBody

De foutdetails.

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

RegulatoryComplianceStandard

Standaarddetails en status van naleving van regelgeving

state

Aggregatieve status op basis van de ondersteunde besturingsstatussen van de standaard

CloudError

Veelvoorkomende foutreactie voor alle Azure Resource Manager-API's om foutdetails te retourneren voor mislukte bewerkingen. (Dit volgt ook de OData-foutreactieindeling.)

Name Type Description
error.additionalInfo

ErrorAdditionalInfo[]

De fout bevat aanvullende informatie.

error.code

string

De foutcode.

error.details

CloudErrorBody[]

De foutdetails.

error.message

string

Het foutbericht.

error.target

string

Het foutdoel.

CloudErrorBody

De foutdetails.

Name Type Description
additionalInfo

ErrorAdditionalInfo[]

De fout bevat aanvullende informatie.

code

string

De foutcode.

details

CloudErrorBody[]

De foutdetails.

message

string

Het foutbericht.

target

string

Het foutdoel.

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

Name Type Description
info

object

De aanvullende informatie.

type

string

Het extra informatietype.

RegulatoryComplianceStandard

Standaarddetails en status van naleving van regelgeving

Name Type Description
id

string

Resource-id

name

string

Resourcenaam

properties.failedControls

integer

Het aantal ondersteunde controles voor naleving van regelgeving van de opgegeven standaard met een mislukte status

properties.passedControls

integer

Het aantal ondersteunde controles voor naleving van regelgeving van de opgegeven standaard met een doorgegeven status

properties.skippedControls

integer

Het aantal ondersteunde controles voor naleving van regelgeving van de opgegeven standaard met een overgeslagen status

properties.state

state

Aggregatieve status op basis van de ondersteunde besturingsstatussen van de standaard

properties.unsupportedControls

integer

Het aantal controles voor naleving van regelgeving van de opgegeven standaard die niet worden ondersteund door geautomatiseerde evaluaties

type

string

Resourcetype

state

Aggregatieve status op basis van de ondersteunde besturingsstatussen van de standaard

Name Type Description
Failed

string

Ten minste één ondersteund nalevingsbeheer voor regelgeving in de opgegeven standaard heeft de status Mislukt

Passed

string

Alle ondersteunde controles voor naleving van regelgeving in de opgegeven standaard hebben een doorgegeven status

Skipped

string

Alle ondersteunde controles voor naleving van regelgeving in de opgegeven standaard hebben een status overgeslagen

Unsupported

string

Geen ondersteunde nalevingsgegevens voor regelgeving voor de opgegeven standaard