OBJECT
PaloAltoServer
link GraphQL Schema definition
- type PaloAltoServer {
- # ID
- ID! :
- # Hostname
- String! :
- # Status of server
- ServerStatus! :
- # Object usage information
- UsageInfo! :
- }
OBJECT
- type PaloAltoServer {
- # ID
- ID! :
- # Hostname
- String! :
- # Status of server
- ServerStatus! :
- # Object usage information
- UsageInfo! :
- }