pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes
CloudDNSPTRRecord Class Reference

This represents a Cloud DNS PTR record (reverse DNS). More...

List of all members.

Public Member Functions

def __init__
def delete
 Deletes this PTR record from its device.
def __repr__

Public Attributes

 type
 id
 data
 name
 ttl
 comment
 device

Detailed Description

This represents a Cloud DNS PTR record (reverse DNS).


Constructor & Destructor Documentation

def __init__ (   self,
  data = None,
  device = None 
)

Member Function Documentation

def __repr__ (   self)
def delete (   self)

Deletes this PTR record from its device.


Member Data Documentation

id
ttl

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties