2.25.
CLASS: SR
CHAPTER 2.
API REFERENCE
RPC name: get by name label
Overview:
Get all the SR instances with the given label.
Signature:
((SR ref) Set) get_by_name_label (session_id s, string label)
Arguments:
type
name
description
string
label
label of object to return
Return Type:
(SR ref) Set
references to objects with matching names
225