Post Rules - List
Mencantumkan sumber daya PostRulesResource berdasarkan Penyewa
GET https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules?api-version=2025-10-08
Parameter URI
| Nama | Dalam | Diperlukan | Jenis | Deskripsi |
|---|---|---|---|---|
|
global
|
path | True |
string |
Nama sumber daya GlobalRulestack |
|
api-version
|
query | True |
string minLength: 1 |
Versi API yang digunakan untuk operasi ini. |
Respons
| Nama | Jenis | Deskripsi |
|---|---|---|
| 200 OK |
Operasi Azure berhasil diselesaikan. |
|
| Other Status Codes |
Respons kesalahan tak terduga. |
Keamanan
azure_auth
Alur OAuth2 Azure Active Directory.
Jenis:
oauth2
Alur:
implicit
URL Otorisasi:
https://login.microsoftonline.com/common/oauth2/authorize
Cakupan
| Nama | Deskripsi |
|---|---|
| user_impersonation | meniru akun pengguna Anda |
Contoh
|
Post |
|
Post |
PostRules_List_MaximumSet_Gen
Permintaan sampel
GET https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/lrs1/postRules?api-version=2025-10-08
Respon sampel
{
"nextLink": "https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalrulestacks/lrs1/postRules?api-version=2025-10-08&$skiptoken=xyz",
"value": [
{
"name": "aaaaaaaaaa",
"type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"id": "aaaaaaaaaaaaaaaaaa",
"properties": {
"description": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"actionType": "Allow",
"applications": [
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
],
"auditComment": "aaa",
"category": {
"feeds": [
"aaaaaaaaaaaa"
],
"urlCustom": [
"aaaaa"
]
},
"decryptionRuleType": "SSLOutboundInspection",
"destination": {
"cidrs": [
"aaaaaaa"
],
"countries": [
"aaaaaaaaaaaaaa"
],
"feeds": [
"aaaaaaaaaaaaaaaaaaaaaaaaaa"
],
"fqdnLists": [
"aaaaaaaaaaaaa"
],
"prefixLists": [
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
]
},
"enableLogging": "DISABLED",
"etag": "aaaaaaaaaaaaaaaaaaaa",
"inboundInspectionCertificate": "aaaaaaaaaaaaaaaaaaaaaaaaaaa",
"negateDestination": "TRUE",
"negateSource": "TRUE",
"priority": 24,
"protocolPortList": [
"aaaaaaaaaaaa"
],
"provisioningState": "Accepted",
"ruleName": "aaaaaaaaaaaaaaaaaaaaaaaaa",
"ruleState": "DISABLED",
"source": {
"cidrs": [
"aaa"
],
"countries": [
"aaaaa"
],
"feeds": [
"aaaaaaaaaaaaaaaaaaa"
],
"prefixLists": [
"aaaaaaaaaaaaaaaaaaaa"
]
},
"tags": [
{
"key": "keyName",
"value": "value"
}
],
"protocol": "aaaa"
},
"systemData": {
"createdAt": "2022-09-09T05:08:24.229Z",
"createdBy": "praval",
"createdByType": "User",
"lastModifiedAt": "2022-09-09T05:08:24.229Z",
"lastModifiedBy": "praval",
"lastModifiedByType": "User"
}
}
]
}
PostRules_List_MinimumSet_Gen
Permintaan sampel
GET https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/lrs1/postRules?api-version=2025-10-08
Respon sampel
{
"value": [
{
"id": "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/lrs1/postrules/1",
"properties": {
"ruleName": "aaaaaaaaaaaaaaaaaaaaaaaaa"
}
}
]
}
Definisi
| Nama | Deskripsi |
|---|---|
|
Action |
|
|
Boolean |
Boolean Enum |
| Category |
URL/EDL untuk dicocokkan |
|
created |
Jenis identitas yang membuat sumber daya. |
|
Decryption |
|
|
Destination |
alamat tujuan |
|
Error |
Info tambahan kesalahan manajemen sumber daya. |
|
Error |
Detail kesalahan. |
|
Error |
Tanggapan kesalahan |
|
Post |
Daftar aturan PostRulestack |
|
Post |
Respons operasi daftar PostRulesResource. |
|
Provisioning |
Status penyediaan sumber daya firewall. |
|
Source |
Properti alamat |
|
State |
Enum yang Diaktifkan atau Dinonaktifkan |
|
system |
Metadata yang berkaitan dengan pembuatan dan modifikasi terakhir sumber daya. |
|
Tag |
Tag |
ActionEnum
| Nilai | Deskripsi |
|---|---|
| Allow | |
| DenySilent | |
| DenyResetServer | |
| DenyResetBoth |
BooleanEnum
Boolean Enum
| Nilai | Deskripsi |
|---|---|
| TRUE | |
| FALSE |
Category
URL/EDL untuk dicocokkan
| Nama | Jenis | Deskripsi |
|---|---|---|
| feeds |
string[] |
daftar umpan |
| urlCustom |
string[] |
URL kustom |
createdByType
Jenis identitas yang membuat sumber daya.
| Nilai | Deskripsi |
|---|---|
| User | |
| Application | |
| ManagedIdentity | |
| Key |
DecryptionRuleTypeEnum
| Nilai | Deskripsi |
|---|---|
| SSLOutboundInspection | |
| SSLInboundInspection | |
| None |
DestinationAddr
alamat tujuan
| Nama | Jenis | Deskripsi |
|---|---|---|
| cidrs |
string[] |
nilai khusus 'any' |
| countries |
string[] |
daftar negara |
| feeds |
string[] |
daftar umpan |
| fqdnLists |
string[] |
daftar fqdn |
| prefixLists |
string[] |
daftar awalan |
ErrorAdditionalInfo
Info tambahan kesalahan manajemen sumber daya.
| Nama | Jenis | Deskripsi |
|---|---|---|
| info |
object |
Info tambahan. |
| type |
string |
Jenis info tambahan. |
ErrorDetail
Detail kesalahan.
| Nama | Jenis | Deskripsi |
|---|---|---|
| additionalInfo |
Info tambahan kesalahan. |
|
| code |
string |
Kode kesalahan. |
| details |
Detail kesalahan. |
|
| message |
string |
Pesan kesalahan. |
| target |
string |
Target kesalahan. |
ErrorResponse
Tanggapan kesalahan
| Nama | Jenis | Deskripsi |
|---|---|---|
| error |
Objek kesalahan. |
PostRulesResource
Daftar aturan PostRulestack
| Nama | Jenis | Nilai default | Deskripsi |
|---|---|---|---|
| id |
string |
ID sumber daya yang sepenuhnya memenuhi syarat untuk sumber daya. Misalnya - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
|
| name |
string |
Nama sumber daya |
|
| properties.actionType |
tindakan aturan |
||
| properties.applications |
string[] |
array aplikasi aturan |
|
| properties.auditComment |
string |
komentar aturan |
|
| properties.category |
kategori aturan |
||
| properties.decryptionRuleType |
mengaktifkan atau menonaktifkan dekripsi |
||
| properties.description |
string |
deskripsi aturan |
|
| properties.destination |
alamat tujuan |
||
| properties.enableLogging |
mengaktifkan atau menonaktifkan pengelogan |
||
| properties.etag |
string |
Info etag |
|
| properties.inboundInspectionCertificate |
string |
Sertifikat Inspeksi masuk |
|
| properties.negateDestination |
cidr tidak boleh 'apa pun' |
||
| properties.negateSource |
cidr tidak boleh 'apa pun' |
||
| properties.priority |
integer (int32) |
||
| properties.protocol |
string |
application-default |
any, application-default, TCP:number, UDP:number |
| properties.protocolPortList |
string[] |
daftar port prot |
|
| properties.provisioningState |
Status provisi sumber daya. |
||
| properties.ruleName |
string |
nama aturan |
|
| properties.ruleState |
status aturan ini |
||
| properties.source |
alamat sumber |
||
| properties.tags |
Tag |
tag untuk aturan |
|
| systemData |
Metadata Azure Resource Manager yang berisi informasi createBy dan modifiedBy. |
||
| type |
string |
Jenis sumber daya. Misalnya, "Microsoft.Compute/virtualMachines" atau "Microsoft.Storage/storageAccounts" |
PostRulesResourceListResult
Respons operasi daftar PostRulesResource.
| Nama | Jenis | Deskripsi |
|---|---|---|
| nextLink |
string (uri) |
Tautan ke halaman item berikutnya |
| value |
Item PostRulesResource di halaman ini |
ProvisioningState
Status penyediaan sumber daya firewall.
| Nilai | Deskripsi |
|---|---|
| Accepted | |
| Creating | |
| Updating | |
| Deleting | |
| Succeeded | |
| Failed | |
| Canceled | |
| Deleted | |
| NotSpecified |
SourceAddr
Properti alamat
| Nama | Jenis | Deskripsi |
|---|---|---|
| cidrs |
string[] |
nilai khusus 'any' |
| countries |
string[] |
daftar negara |
| feeds |
string[] |
daftar umpan |
| prefixLists |
string[] |
daftar awalan |
StateEnum
Enum yang Diaktifkan atau Dinonaktifkan
| Nilai | Deskripsi |
|---|---|
| DISABLED | |
| ENABLED |
systemData
Metadata yang berkaitan dengan pembuatan dan modifikasi terakhir sumber daya.
| Nama | Jenis | Deskripsi |
|---|---|---|
| createdAt |
string (date-time) |
Tanda waktu pembuatan sumber daya (UTC). |
| createdBy |
string |
Identitas yang membuat sumber daya. |
| createdByType |
Jenis identitas yang membuat sumber daya. |
|
| lastModifiedAt |
string (date-time) |
Tanda waktu modifikasi terakhir sumber daya (UTC) |
| lastModifiedBy |
string |
Identitas yang terakhir mengubah sumber daya. |
| lastModifiedByType |
Jenis identitas yang terakhir memodifikasi sumber daya. |
TagInfo
Tag
| Nama | Jenis | Deskripsi |
|---|---|---|
| key |
string |
nama tag |
| value |
string |
nilai tag |