| Description | : List GlobalRulestackResource resources by Tenant |
| Reference | : Link ¶ |
⚶ Changes
{
"#id": "GlobalRulestack_List",
"$responses": {
"200": {
"$properties": [
{
"#name": "value",
"Description": {
"new": "The GlobalRulestackResource items on this page",
"old": "The items on this page"
},
"$items": {
"$properties": {
"@removed_8076aa5d551f4e0d99375dda31bc2797": {
"#name": "systemData",
"Description": "System metadata for this resource.",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "createdBy",
"Description": "The identity that created the resource.",
"Required": false,
"Type": "string"
},
{
"#name": "createdByType",
"Description": "The type of identity that created the resource.",
"Enum": [
[
"User",
""
],
[
"Application",
""
],
[
"ManagedIdentity",
""
],
[
"Key",
""
]
],
"Required": false,
"Type": "string"
},
{
"#name": "createdAt",
"Description": "The timestamp of resource creation (UTC).",
"Format": "date-time",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedBy",
"Description": "The identity that last modified the resource.",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedByType",
"Description": "The type of identity that last modified the resource.",
"Enum": [
[
"User",
""
],
[
"Application",
""
],
[
"ManagedIdentity",
""
],
[
"Key",
""
]
],
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedAt",
"Description": "The timestamp of resource last modification (UTC)",
"Format": "date-time",
"Required": false,
"Type": "string"
}
]
}
}
}
}
]
}
}
}
⚼ Request
GET:
/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
{
,
panEtag:
string
,
panLocation:
string
,
scope:
enum
,
associatedSubscriptions:
[
,
string
,
]
description:
string
,
defaultMode:
enum
,
minAppIdVersion:
string
,
provisioningState:
enum
,
securityServices:
}
{
,
vulnerabilityProfile:
string
,
antiSpywareProfile:
string
,
antiVirusProfile:
string
,
urlFilteringProfile:
string
,
fileBlockingProfile:
string
,
dnsSubscription:
string
,
outboundUnTrustCertificate:
string
,
outboundTrustCertificate:
string
,
}
location:
string
,
identity:
}
{
,
tenantId:
string
,
principalId:
string
,
type:
enum
,
userAssignedIdentities:
object
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}