Share via


Global Rulestack - list Security Services

List the security services for rulestack

POST https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listSecurityServices?api-version=2025-10-08&type={type}
POST https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listSecurityServices?api-version=2025-10-08&skip={skip}&top={top}&type={type}

URI Parameters

Name In Required Type Description
globalRulestackName
path True

string

GlobalRulestack resource name

api-version
query True

string

minLength: 1

The API version to use for this operation.

type
query True

SecurityServicesTypeEnum

skip
query

string

top
query

integer (int32)

Responses

Name Type Description
200 OK

securityServicesResponse

Azure operation completed successfully.

Other Status Codes

ErrorResponse

An unexpected error response.

Security

azure_auth

Azure Active Directory OAuth2 Flow.

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Examples

GlobalRulestack_listSecurityServices_MaximumSet_Gen
GlobalRulestack_listSecurityServices_MinimumSet_Gen

GlobalRulestack_listSecurityServices_MaximumSet_Gen

Sample request

POST https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/praval/listSecurityServices?api-version=2025-10-08&skip=a6a321&top=20&type=globalRulestacks

Sample response

{
  "nextLink": "a5324fa34",
  "value": {
    "type": "globalRulestacks",
    "entry": [
      {
        "name": "aaaaaaaaaa",
        "description": "aaaaaaaaaaaa"
      }
    ]
  }
}

GlobalRulestack_listSecurityServices_MinimumSet_Gen

Sample request

POST https://management.azure.com/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/praval/listSecurityServices?api-version=2025-10-08&type=globalRulestacks

Sample response

{
  "value": {
    "entry": [
      {
        "name": "aaaaaaaaaa"
      }
    ]
  }
}

Definitions

Name Description
ErrorAdditionalInfo

The resource management error additional info.

ErrorDetail

The error detail.

ErrorResponse

Error response

NameDescriptionObject

object type info

securityServicesResponse

Security services list response

SecurityServicesTypeEnum
securityServicesTypeList

Security services type list

ErrorAdditionalInfo

The resource management error additional info.

Name Type Description
info

object

The additional info.

type

string

The additional info type.

ErrorDetail

The error detail.

Name Type Description
additionalInfo

ErrorAdditionalInfo[]

The error additional info.

code

string

The error code.

details

ErrorDetail[]

The error details.

message

string

The error message.

target

string

The error target.

ErrorResponse

Error response

Name Type Description
error

ErrorDetail

The error object.

NameDescriptionObject

object type info

Name Type Description
description

string

description value

name

string

name value

securityServicesResponse

Security services list response

Name Type Description
nextLink

string

next link

value

securityServicesTypeList

response value

SecurityServicesTypeEnum

Value Description
antiSpyware
antiVirus
ipsVulnerability
urlFiltering
fileBlocking
dnsSubscription

securityServicesTypeList

Security services type list

Name Type Description
entry

NameDescriptionObject[]

list

type

string

security services type