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 »
  • Datacenter module
  • Edit on GitHub

Datacenter module¶

  • Data Center /api/dc/
    • POST
      • Creating a Data Center object
    • PUT
      • Editing a Data Center object
    • GET
      • Obtaining list of Data Centers
      • Default behavior
    • DELETE
      • Deleting a Data Center object
  • Fabric /api/dcrooms/
    • POST
      • Creating a Fabric object
    • GET
      • Obtaining list of Fabrics
      • Get a Fabric by id
      • Get a Fabric by the datacenters id
      • Default behavior
    • PUT
      • Editing a Fabric object
    • DELETE
      • Deleting a Fabric object
  • Racks /api/rack/
    • GET
      • Obtaining list of Racks
        • Get a list of Racks by the fabric id
        • Get a Rack by id
        • Default behavior
    • POST
      • Creating a Rack object
    • PUT
      • Editing a Rack object
    • DELETE
      • Deleting a Rack object
Next Previous

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

Sphinx theme provided by Read the Docs