Globo NetworkAPI
  • About Globo NetworkAPI
    • Description
    • Features
    • Architecture
    • Related Projects
  • Pre-provisioned Server
    • Requirements
    • Setting up the VM
  • Installing Globo NetworkAPI
    • Using pre-configured VM
    • Installing from scratch
    • Create a specific User/Group
    • Download Code
    • Create a VirtualEnv
    • Install Dependencies
    • Install Memcached
    • MySQL Server Configuration
    • HTTP Server Configuration
    • Test installation
    • LDAP Server Configuration
    • Integrate with Queue
    • Working with Documentation
    • Front End
  • Definitions
    • Access
    • Administrative Permission
    • Brand
    • Environment
    • Equipment
    • Equipment Group
    • Equipment Type
    • Filter
    • IP (IPv4/IPv6)
    • Interface
    • Model
    • Network
    • Network Type
    • Plugin (Roteiro)
    • Scripts
    • Template (ACL)
    • User
    • User Group
    • Vlan
  • FAQ
  • Globo NetworkAPI API Docs
    • networkapi package
  • Using GloboNetworkAPI V3
    • Improve GET requests through some extra parameters
    • Datacenter module
    • Environment module
    • Environment Vip module
    • Equipment module
    • Option Pool module
    • Option Vip module
    • Server Pool module
    • Type Option module
    • Vip Request module
    • Vlan module
    • NetworkIPv4 module
    • NetworkIPv6 module
    • IPv4 module
    • IPv6 module
    • Object Group Permissions module
    • General Object Group Permissions module
    • Object Type module
    • Vrf module
    • Task module
  • Using GloboNetworkAPI V4
    • As module
    • Equipment module
    • IPv4 module
    • IPv6 module
    • Neighbor module
    • Virtual Interface module
    • Software Defined Networks
 
Globo NetworkAPI
  • Docs »
  • Using GloboNetworkAPI V3 »
  • Vip Request module
  • Edit on GitHub

Vip Request module¶

  • /api/v3/vip-request/
    • GET
      • Obtaining list of Vip Request
        • Obtaining list of Vip Request through id’s
        • Obtaining list of Vip Request through extended search
      • Using fields GET parameter
      • Using kind GET parameter
      • Using fields and kind together
      • Default behavior without kind and fields
    • POST
      • Creating list of vip request
    • PUT
      • Updating list of vip request in database
    • DELETE
      • Deleting a list of vip request in database
        • Deleting list of vip-request and associated IP’s
        • Deleting list of vip-request keeping associated IP’s
  • /api/v3/vip-request/deploy/
    • POST
      • Deploying list of vip request in equipments
    • PUT
      • Updating list of vip requests in equipments
    • DELETE
      • Deleting list of vip requests in equipments
  • /api/v3/vip-request/details/
    • GET
      • Obtaining list of vip request
        • Obtaining list of vip request with some more details through id’s
        • Obtaining list of vip request with some more details through extended search
  • /api/v3/vip-request/deploy/async/
    • POST
      • Deploying list of Vip Request asynchronously
    • PUT
      • Updating and Redeploying list of Vip Request asynchronously
    • DELETE
      • Undeploying list of Vip Request asynchronously
  • /api/v3/vip-request/pool
    • GET
      • Obtaining vip requests associated to server pool
Next Previous

© Copyright 2000-2016 Globo Comunicação e Participações S.A..

Sphinx theme provided by Read the Docs