-
Notifications
You must be signed in to change notification settings - Fork 0
/
ucscentralsdk.mometa.identpool.html
724 lines (535 loc) · 60.5 KB
/
ucscentralsdk.mometa.identpool.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ucscentralsdk.mometa.identpool package — ucscentralsdk 0.9.0.0 documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="top" title="ucscentralsdk 0.9.0.0 documentation" href="index.html"/>
<link rel="up" title="ucscentralsdk.mometa package" href="ucscentralsdk.mometa.html"/>
<link rel="next" title="ucscentralsdk.mometa.initiator package" href="ucscentralsdk.mometa.initiator.html"/>
<link rel="prev" title="ucscentralsdk.mometa.ident package" href="ucscentralsdk.mometa.ident.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> ucscentralsdk
</a>
<div class="version">
0.9.0.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="ucscentralsdk.html">ucscentralsdk package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="ucscentralsdk.html#subpackages">Subpackages</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="ucscentralsdk.methodmeta.html">ucscentralsdk.methodmeta package</a></li>
<li class="toctree-l3 current"><a class="reference internal" href="ucscentralsdk.mometa.html">ucscentralsdk.mometa package</a><ul class="current">
<li class="toctree-l4 current"><a class="reference internal" href="ucscentralsdk.mometa.html#subpackages">Subpackages</a></li>
<li class="toctree-l4"><a class="reference internal" href="ucscentralsdk.mometa.html#module-ucscentralsdk.mometa">Module contents</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralbasetype">ucscentralsdk.ucscentralbasetype module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralconstants">ucscentralsdk.ucscentralconstants module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralcore">ucscentralsdk.ucscentralcore module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralcoremeta">ucscentralsdk.ucscentralcoremeta module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralcoreutils">ucscentralsdk.ucscentralcoreutils module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentraldriver">ucscentralsdk.ucscentraldriver module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentraleventhandler">ucscentralsdk.ucscentraleventhandler module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralexception">ucscentralsdk.ucscentralexception module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralfilter">ucscentralsdk.ucscentralfilter module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralfiltertype">ucscentralsdk.ucscentralfiltertype module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralgenutils">ucscentralsdk.ucscentralgenutils module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralhandle">ucscentralsdk.ucscentralhandle module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralmeta">ucscentralsdk.ucscentralmeta module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralmethod">ucscentralsdk.ucscentralmethod module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralmethodfactory">ucscentralsdk.ucscentralmethodfactory module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralmo">ucscentralsdk.ucscentralmo module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralsession">ucscentralsdk.ucscentralsession module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk.ucscentralxmlcodec">ucscentralsdk.ucscentralxmlcodec module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ucscentralsdk.html#module-ucscentralsdk">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="usage.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="authors.html">Credits</a></li>
<li class="toctree-l1"><a class="reference internal" href="history.html">History</a></li>
<li class="toctree-l1"><a class="reference internal" href="history.html#id1">0.9.4.0 (2016-04-21)</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">ucscentralsdk</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> »</li>
<li><a href="ucscentralsdk.html">ucscentralsdk package</a> »</li>
<li><a href="ucscentralsdk.mometa.html">ucscentralsdk.mometa package</a> »</li>
<li>ucscentralsdk.mometa.identpool package</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/ucscentralsdk.mometa.identpool.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="ucscentralsdk-mometa-identpool-package">
<h1>ucscentralsdk.mometa.identpool package<a class="headerlink" href="#ucscentralsdk-mometa-identpool-package" title="Permalink to this headline">¶</a></h1>
<div class="section" id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolBlockQual">
<span id="ucscentralsdk-mometa-identpool-identpoolblockqual-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolBlockQual module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolBlockQual" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolBlockQual ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolBlockQual.</code><code class="descname">IdentpoolBlockQual</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>name</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolBlockQual.html#IdentpoolBlockQual"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolBlockQual class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'name'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'policyLevel': 'policy_level', 'name': 'name', 'descr': 'descr', 'intId': 'int_id', 'rn': 'rn', 'policyOwner': 'policy_owner', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf20500810>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf26189690>, 'policy_owner': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3788aa90>, 'name': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3788aed0>, 'descr': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf20500310>, 'policy_level': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3788a4d0>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf26189550>, 'int_id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3788add0>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf20500750>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQual.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolBlockQual.</code><code class="descname">IdentpoolBlockQualConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolBlockQual.html#IdentpoolBlockQualConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts" title="Permalink to this definition">¶</a></dt>
<dd><dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.INT_ID_NONE">
<code class="descname">INT_ID_NONE</code><em class="property"> = 'none'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.INT_ID_NONE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_LOCAL">
<code class="descname">POLICY_OWNER_LOCAL</code><em class="property"> = 'local'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_LOCAL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_PENDING_POLICY">
<code class="descname">POLICY_OWNER_PENDING_POLICY</code><em class="property"> = 'pending-policy'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_PENDING_POLICY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_POLICY">
<code class="descname">POLICY_OWNER_POLICY</code><em class="property"> = 'policy'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_POLICY" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_UNSPECIFIED">
<code class="descname">POLICY_OWNER_UNSPECIFIED</code><em class="property"> = 'unspecified'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolBlockQual.IdentpoolBlockQualConsts.POLICY_OWNER_UNSPECIFIED" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolConsumed">
<span id="ucscentralsdk-mometa-identpool-identpoolconsumed-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolConsumed module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolConsumed" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolConsumed ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolConsumed.</code><code class="descname">IdentpoolConsumed</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>sys_id</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolConsumed.html#IdentpoolConsumed"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolConsumed class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'sysId'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'definedInIdm': 'defined_in_idm', 'owner': 'owner', 'id': 'id', 'childAction': 'child_action', 'assignedOnBehalf': 'assigned_on_behalf', 'sysId': 'sys_id', 'assignedFromPool': 'assigned_from_pool', 'consType': 'cons_type', 'rn': 'rn', 'assignedToDn': 'assigned_to_dn'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e2d0>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e850>, 'cons_type': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6efd0>, 'assigned_from_pool': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf337387d0>, 'assigned_to_dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e6d0>, 'owner': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e050>, 'id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e750>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e250>, 'assigned_on_behalf': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf2da80f10>, 'sys_id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6edd0>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e710>, 'defined_in_idm': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bc6e110>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumed.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolConsumed.</code><code class="descname">IdentpoolConsumedConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolConsumed.html#IdentpoolConsumedConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts" title="Permalink to this definition">¶</a></dt>
<dd><dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_CHASSIS">
<code class="descname">CONS_TYPE_CHASSIS</code><em class="property"> = 'chassis'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_CHASSIS" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_SERVER">
<code class="descname">CONS_TYPE_SERVER</code><em class="property"> = 'server'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_SERVER" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VHBA">
<code class="descname">CONS_TYPE_VHBA</code><em class="property"> = 'vhba'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VHBA" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VM">
<code class="descname">CONS_TYPE_VM</code><em class="property"> = 'vm'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VM" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VMNIC">
<code class="descname">CONS_TYPE_VMNIC</code><em class="property"> = 'vmnic'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VMNIC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VNIC">
<code class="descname">CONS_TYPE_VNIC</code><em class="property"> = 'vnic'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.CONS_TYPE_VNIC" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.DEFINED_IN_IDM_NO">
<code class="descname">DEFINED_IN_IDM_NO</code><em class="property"> = 'no'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.DEFINED_IN_IDM_NO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.DEFINED_IN_IDM_YES">
<code class="descname">DEFINED_IN_IDM_YES</code><em class="property"> = 'yes'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.DEFINED_IN_IDM_YES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.OWNER_END_POINT">
<code class="descname">OWNER_END_POINT</code><em class="property"> = 'end-point'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.OWNER_END_POINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.OWNER_POOL">
<code class="descname">OWNER_POOL</code><em class="property"> = 'pool'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolConsumed.IdentpoolConsumedConsts.OWNER_POOL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolDomain">
<span id="ucscentralsdk-mometa-identpool-identpooldomain-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolDomain module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolDomain" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolDomain ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolDomain.</code><code class="descname">IdentpoolDomain</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolDomain.html#IdentpoolDomain"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolDomain class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomainConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'rn': 'rn', 'sysId': 'sys_id', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf328c4f10>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf328c4950>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf328c4850>, 'sys_id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf328c4310>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3a83f310>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomain.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomainConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolDomain.</code><code class="descname">IdentpoolDomainConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolDomain.html#IdentpoolDomainConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomain.IdentpoolDomainConsts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual">
<span id="ucscentralsdk-mometa-identpool-identpooldomaingroupqual-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolDomainGroupQual ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.</code><code class="descname">IdentpoolDomainGroupQual</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>name</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolDomainGroupQual.html#IdentpoolDomainGroupQual"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolDomainGroupQual class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'name'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'allowDescendants': 'allow_descendants', 'name': 'name', 'status': 'status', 'rn': 'rn', 'groupDn': 'group_dn', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37057550>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37057b10>, 'name': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37057a90>, 'group_dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf370578d0>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37057910>, 'allow_descendants': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37057810>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf370574d0>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQual.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.</code><code class="descname">IdentpoolDomainGroupQualConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolDomainGroupQual.html#IdentpoolDomainGroupQualConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts" title="Permalink to this definition">¶</a></dt>
<dd><dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_FALSE">
<code class="descname">ALLOW_DESCENDANTS_FALSE</code><em class="property"> = 'false'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_FALSE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_NO">
<code class="descname">ALLOW_DESCENDANTS_NO</code><em class="property"> = 'no'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_NO" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_TRUE">
<code class="descname">ALLOW_DESCENDANTS_TRUE</code><em class="property"> = 'true'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_TRUE" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_YES">
<code class="descname">ALLOW_DESCENDANTS_YES</code><em class="property"> = 'yes'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolDomainGroupQual.IdentpoolDomainGroupQualConsts.ALLOW_DESCENDANTS_YES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolIPQual">
<span id="ucscentralsdk-mometa-identpool-identpoolipqual-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolIPQual module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolIPQual" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolIPQual ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolIPQual.</code><code class="descname">IdentpoolIPQual</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>addr</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolIPQual.html#IdentpoolIPQual"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolIPQual class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQualConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'addr'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'rn': 'rn', 'addr': 'addr', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37cbddd0>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37cbdd90>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37cbde90>, 'addr': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1b65a910>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf37cbd850>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQual.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQualConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolIPQual.</code><code class="descname">IdentpoolIPQualConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolIPQual.html#IdentpoolIPQualConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPQual.IdentpoolIPQualConsts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual">
<span id="ucscentralsdk-mometa-identpool-identpoolipv6qual-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolIPV6Qual ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.</code><code class="descname">IdentpoolIPV6Qual</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>addr</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolIPV6Qual.html#IdentpoolIPV6Qual"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolIPV6Qual class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6QualConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'addr'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'addr': 'addr', 'expandedAddr': 'expanded_addr', 'rn': 'rn', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3304bb10>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3307c390>, 'addr': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3304b850>, 'expanded_addr': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1e612b10>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1e6121d0>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3304bdd0>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6Qual.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6QualConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.</code><code class="descname">IdentpoolIPV6QualConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolIPV6Qual.html#IdentpoolIPV6QualConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolIPV6Qual.IdentpoolIPV6QualConsts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolMetaSystem">
<span id="ucscentralsdk-mometa-identpool-identpoolmetasystem-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolMetaSystem module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolMetaSystem" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolMetaSystem ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.</code><code class="descname">IdentpoolMetaSystem</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>sys_id</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolMetaSystem.html#IdentpoolMetaSystem"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolMetaSystem class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystemConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'sysId'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'status': 'status', 'generation': 'generation', 'sysId': 'sys_id', 'rn': 'rn', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf2cf29210>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf38b94f10>, 'generation': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1de40c90>, 'sys_id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf38b94d10>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1de40450>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf2cf29150>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystem.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystemConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.</code><code class="descname">IdentpoolMetaSystemConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolMetaSystem.html#IdentpoolMetaSystemConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaSystem.IdentpoolMetaSystemConsts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolMetaVerse">
<span id="ucscentralsdk-mometa-identpool-identpoolmetaverse-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolMetaVerse module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolMetaVerse" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolMetaVerse ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.</code><code class="descname">IdentpoolMetaVerse</code><span class="sig-paren">(</span><em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolMetaVerse.html#IdentpoolMetaVerse"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolMetaVerse class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerseConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'generation': 'generation', 'rn': 'rn', 'status': 'status', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1fb35510>, 'generation': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1fb35bd0>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1fb35290>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1fb35a50>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf1fb35450>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerse.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerseConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.</code><code class="descname">IdentpoolMetaVerseConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolMetaVerse.html#IdentpoolMetaVerseConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolMetaVerse.IdentpoolMetaVerseConsts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool.IdentpoolPoolable">
<span id="ucscentralsdk-mometa-identpool-identpoolpoolable-module"></span><h2>ucscentralsdk.mometa.identpool.IdentpoolPoolable module<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool.IdentpoolPoolable" title="Permalink to this headline">¶</a></h2>
<p>This module contains the general information for IdentpoolPoolable ManagedObject.</p>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolPoolable.</code><code class="descname">IdentpoolPoolable</code><span class="sig-paren">(</span><em>parent_mo_or_dn</em>, <em>sys_id</em>, <em>id</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolPoolable.html#IdentpoolPoolable"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="ucscentralsdk.html#ucscentralsdk.ucscentralmo.ManagedObject" title="ucscentralsdk.ucscentralmo.ManagedObject"><code class="xref py py-class docutils literal"><span class="pre">ucscentralsdk.ucscentralmo.ManagedObject</span></code></a></p>
<p>This is IdentpoolPoolable class.</p>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.consts">
<code class="descname">consts</code><em class="property"> = <ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts instance></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.consts" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.mo_meta">
<code class="descname">mo_meta</code><em class="property"> = <ucscentralsdk.ucscentralcoremeta.MoMeta object></em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.mo_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.naming_props">
<code class="descname">naming_props</code><em class="property"> = set([u'sysId', u'id'])</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.naming_props" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.prop_map">
<code class="descname">prop_map</code><em class="property"> = {'dn': 'dn', 'owner': 'owner', 'status': 'status', 'poolDn': 'pool_dn', 'sysId': 'sys_id', 'id': 'id', 'rn': 'rn', 'assignedToDn': 'assigned_to_dn', 'childAction': 'child_action'}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.prop_map" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.prop_meta">
<code class="descname">prop_meta</code><em class="property"> = {'dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf22d07510>, 'status': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bd01b50>, 'sys_id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bd01c90>, 'owner': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf22d07d50>, 'rn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bd13d50>, 'child_action': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf2f884690>, 'pool_dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf3bd136d0>, 'id': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf22d07a10>, 'assigned_to_dn': <ucscentralsdk.ucscentralcoremeta.MoPropertyMeta object at 0x2abf2f884110>}</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolable.prop_meta" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts">
<em class="property">class </em><code class="descclassname">ucscentralsdk.mometa.identpool.IdentpoolPoolable.</code><code class="descname">IdentpoolPoolableConsts</code><a class="reference internal" href="_modules/ucscentralsdk/mometa/identpool/IdentpoolPoolable.html#IdentpoolPoolableConsts"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts" title="Permalink to this definition">¶</a></dt>
<dd><dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts.OWNER_END_POINT">
<code class="descname">OWNER_END_POINT</code><em class="property"> = 'end-point'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts.OWNER_END_POINT" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts.OWNER_POOL">
<code class="descname">OWNER_POOL</code><em class="property"> = 'pool'</em><a class="headerlink" href="#ucscentralsdk.mometa.identpool.IdentpoolPoolable.IdentpoolPoolableConsts.OWNER_POOL" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-ucscentralsdk.mometa.identpool">
<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-ucscentralsdk.mometa.identpool" title="Permalink to this headline">¶</a></h2>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="ucscentralsdk.mometa.initiator.html" class="btn btn-neutral float-right" title="ucscentralsdk.mometa.initiator package" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="ucscentralsdk.mometa.ident.html" class="btn btn-neutral" title="ucscentralsdk.mometa.ident package" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2015, Cisco.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.9.0.0',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>