Aracılığıyla paylaş


Certificate Object Local Rulestack - List By Local Rulestacks

CertificateObjectLocalRulestackResource kaynaklarını LocalRulestacks'e göre listeleme

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates?api-version=2025-05-23

URI Parametreleri

Name İçinde Gerekli Tür Description
localRulestackName
path True

string

LocalRulestack kaynak adı

resourceGroupName
path True

string

minLength: 1
maxLength: 90

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

subscriptionId
path True

string

minLength: 1

Hedef aboneliğin kimliği.

api-version
query True

string

minLength: 1

Bu işlem için kullanılacak API sürümü.

Yanıtlar

Name Tür Description
200 OK

CertificateObjectLocalRulestackResourceListResult

Azure işlemi başarıyla tamamlandı.

Other Status Codes

ErrorResponse

Başarısız işlemlerin hata ayrıntılarını döndürmek için tüm Azure Resource Manager API'leri için genel hata yanıtı.

Güvenlik

azure_auth

Azure Active Directory OAuth2 Akışı.

Tür: oauth2
Akış: implicit
Yetkilendirme URL’si: https://login.microsoftonline.com/common/oauth2/authorize

Kapsamlar

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Örnekler

CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen
CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen

CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen

Örnek isteği

GET https://management.azure.com/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/rgopenapi/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/lrs1/certificates?api-version=2025-05-23

Örnek yanıt

{
  "nextLink": "a5324fa34",
  "value": [
    {
      "id": "/providers/PaloAltoNetworks.Cloudngfw/globalrulestacks/armid1/certificates/armid1",
      "name": "armid1",
      "properties": {
        "auditComment": "comment",
        "certificateSelfSigned": "TRUE",
        "certificateSignerResourceId": "",
        "description": "desc",
        "etag": "2bf4a339-294d-4c25-b0b2-ef649e9f5c27",
        "provisioningState": "Accepted"
      },
      "systemData": {
        "createdAt": "2022-09-09T05:08:24.229Z",
        "createdBy": "praval",
        "createdByType": "User",
        "lastModifiedAt": "2022-09-09T05:08:24.229Z",
        "lastModifiedBy": "praval",
        "lastModifiedByType": "User"
      },
      "type": "certificates"
    }
  ]
}

CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen

Örnek isteği

GET https://management.azure.com/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/rgopenapi/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/lrs1/certificates?api-version=2025-05-23

Örnek yanıt

{
  "value": [
    {
      "id": "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourcegroups/rgopenapi/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/praval/certificates/certificates1",
      "properties": {
        "certificateSelfSigned": "TRUE"
      }
    }
  ]
}

Tanımlar

Name Description
BooleanEnum

Boole Numaralandırması

CertificateObjectLocalRulestackResource

LocalRulestack Sertifika Nesnesi

CertificateObjectLocalRulestackResourceListResult

CertificateObjectLocalRulestackResource liste işleminin yanıtı.

createdByType

Kaynağı oluşturan kimliğin türü.

ErrorAdditionalInfo

Kaynak yönetimi hatası ek bilgileri.

ErrorDetail

Hata ayrıntısı.

ErrorResponse

Hata yanıtı

ProvisioningState

Güvenlik duvarı kaynağının sağlama durumu.

systemData

Kaynağın oluşturulması ve son değiştirilmesiyle ilgili meta veriler.

BooleanEnum

Boole Numaralandırması

Değer Description
FALSE
TRUE

CertificateObjectLocalRulestackResource

LocalRulestack Sertifika Nesnesi

Name Tür Description
id

string

Kaynağın tam kaynak kimliği. Örn - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

string

Kaynağın adı

properties.auditComment

string

bu nesne için açıklama

properties.certificateSelfSigned

BooleanEnum

otomatik olarak imzalanan sertifikayı kullanma

properties.certificateSignerResourceId

string

Sertifika imzalayanın kaynak kimliği, yalnızca certificateSelfSigned false olduğunda doldurulacak

properties.description

string

bu nesne için kullanıcı açıklaması

properties.etag

string

son oluşturma veya güncelleştirme işlemini temsil eden salt okunur dize

properties.provisioningState

ProvisioningState

Kaynağın sağlama durumu.

systemData

systemData

Bu kaynak için sistem meta verileri.

type

string

Kaynağın türü. Örneğin, "Microsoft.Compute/virtualMachines" veya "Microsoft.Storage/storageAccounts"

CertificateObjectLocalRulestackResourceListResult

CertificateObjectLocalRulestackResource liste işleminin yanıtı.

Name Tür Description
nextLink

string

Öğelerin sonraki sayfasına bağlantı

value

CertificateObjectLocalRulestackResource[]

Bu sayfadaki öğeler

createdByType

Kaynağı oluşturan kimliğin türü.

Değer Description
Application
Key
ManagedIdentity
User

ErrorAdditionalInfo

Kaynak yönetimi hatası ek bilgileri.

Name Tür Description
info

object

Ek bilgiler.

type

string

Ek bilgi türü.

ErrorDetail

Hata ayrıntısı.

Name Tür Description
additionalInfo

ErrorAdditionalInfo[]

Hata ek bilgileri.

code

string

Hata kodu.

details

ErrorDetail[]

Hata ayrıntıları.

message

string

Hata iletisi.

target

string

Hata hedefi.

ErrorResponse

Hata yanıtı

Name Tür Description
error

ErrorDetail

Hata nesnesi.

ProvisioningState

Güvenlik duvarı kaynağının sağlama durumu.

Değer Description
Accepted
Canceled
Creating
Deleted
Deleting
Failed
NotSpecified
Succeeded
Updating

systemData

Kaynağın oluşturulması ve son değiştirilmesiyle ilgili meta veriler.

Name Tür Description
createdAt

string (date-time)

Kaynak oluşturma (UTC) zaman damgası.

createdBy

string

Kaynağı oluşturan kimlik.

createdByType

createdByType

Kaynağı oluşturan kimliğin türü.

lastModifiedAt

string (date-time)

Kaynağın son değişikliğinin zaman damgası (UTC)

lastModifiedBy

string

Kaynağı en son değiştiren kimlik.

lastModifiedByType

createdByType

Kaynağı en son değiştiren kimlik türü.