Get 'Service' objects
  • 22 Nov 2023
  • 1 Minute to read
  • Contributors

    Get 'Service' objects


      Article Summary

      Get
      /v2/objects/services

      Required permissions: ["objects:read"].

      Security
      Http
      Type bearer
      Responses
      200

      Completed successfully

      Expand All
      object
      data
      Array of object (ObjectsServicesResponseObj)
      object
      name
      string

      The name of the Objects

      Max length100
      Min length3
      Pattern^[a-zA-Z0-9_ ]+$
      description
      string
      protocols
      Array of object (ObjectsServicesProtocolResponseObj)
      AnyOf
      ObjectServiceProtocolTCPUDP
      protocol
      string
      Valid values[ "tcp", "udp" ]
      ObjectServiceProtocolICMPResponse
      protocol
      string
      Valid values[ "icmp" ]
      protocolOptions
      object (ObjectServiceProtocolOptionsICMPresponse)

      -1 means 'any', the rest of the values are the RFC default ICMP parameters

      code
      integer
      description
      string
      page
      number
      Maximum500
      Minimum0
      totalPage
      number
      Maximum500
      Minimum0
      itemsTotal
      number
      Maximum500
      Minimum0
      401

      Unauthorized

      403

      Forbidden


      Was this article helpful?