Package ganeti :: Package rapi :: Module rlib2 :: Class R_2_instances_name_tags
[hide private]
[frames] | no frames]

Class R_2_instances_name_tags

source code


/2/instances/[instance_name]/tags resource.

Manages per-instance tags.

Instance Methods [hide private]

Inherited from _R_Tags: DELETE, GET, PUT, __init__

Inherited from baserlib.R_Generic: dryRun, getBodyParameter, useBulk, useForce, useLocking

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  TAG_LEVEL = "instance"

Inherited from baserlib.R_Generic: DELETE_ACCESS, GET_ACCESS, POST_ACCESS, PUT_ACCESS, request_body

Properties [hide private]

Inherited from object: __class__