pyegeria 5.4.3.1__py3-none-any.whl → 5.4.3.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- commands/cat/debug_log.2025-09-01_07-02-58_818650.log.zip +0 -0
- commands/cat/debug_log.log +4242 -8144
- md_processing/data/commands.json +1255 -612
- md_processing/dr_egeria_inbox/data_spec_test.md +38 -86
- md_processing/dr_egeria_inbox/gov_def.md +239 -3
- md_processing/dr_egeria_inbox/product.md +6 -6
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +209 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +263 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +2374 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +2374 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +2321 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +2304 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +2324 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +2324 -0
- md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:07-gov_def.md +492 -0
- md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:25-gov_def.md +520 -0
- md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:43-gov_def.md +636 -0
- md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:46-gov_def.md +636 -0
- md_processing/md_commands/data_designer_commands.py +88 -153
- md_processing/md_commands/product_manager_commands.py +1 -1
- md_processing/md_processing_utils/common_md_utils.py +5 -12
- pyegeria/___external_references.py +3267 -0
- pyegeria/data_designer.py +6 -7
- pyegeria/project_manager.py +1 -1
- {pyegeria-5.4.3.1.dist-info → pyegeria-5.4.3.3.dist-info}/METADATA +1 -1
- {pyegeria-5.4.3.1.dist-info → pyegeria-5.4.3.3.dist-info}/RECORD +29 -21
- md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:30-output_tests.md +0 -103
- md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:40-output_tests.md +0 -115
- md_processing/dr_egeria_outbox/friday/processed-2025-08-30 21:15-glossary_test1.md +0 -326
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:27-glossary_test1.md +0 -369
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:33-glossary_test1.md +0 -392
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 20:57-glossary_test1.md +0 -400
- {pyegeria-5.4.3.1.dist-info → pyegeria-5.4.3.3.dist-info}/LICENSE +0 -0
- {pyegeria-5.4.3.1.dist-info → pyegeria-5.4.3.3.dist-info}/WHEEL +0 -0
- {pyegeria-5.4.3.1.dist-info → pyegeria-5.4.3.3.dist-info}/entry_points.txt +0 -0
md_processing/data/commands.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"Command Specifications": {
|
3
|
-
"exported": "Sep
|
3
|
+
"exported": "Sep 2, 2025 at 4:41:26 PM",
|
4
4
|
"Create Governance Driver": {
|
5
5
|
"display_name": "Governance Driver",
|
6
6
|
"qn_prefix": "GovDriver",
|
@@ -2437,7 +2437,7 @@
|
|
2437
2437
|
"Create Regulation": {
|
2438
2438
|
"display_name": "regulation",
|
2439
2439
|
"qn_prefix": "Regulation",
|
2440
|
-
"alternate_names": "Create Regulation",
|
2440
|
+
"alternate_names": "Create Regulation; Regulation Definition",
|
2441
2441
|
"family": "Governance Officer",
|
2442
2442
|
"description": "Defines a relevant legal regulation that the business operation must comply with. Often regulations are divided into regulation articles.",
|
2443
2443
|
"verb": "Create",
|
@@ -2727,7 +2727,7 @@
|
|
2727
2727
|
"description": "A list of regulators.",
|
2728
2728
|
"qualified_name_pattern": "",
|
2729
2729
|
"generated": false,
|
2730
|
-
"style": "Simple",
|
2730
|
+
"style": "Simple List",
|
2731
2731
|
"user_specified": true,
|
2732
2732
|
"unique": false,
|
2733
2733
|
"input_required": false,
|
@@ -24071,7 +24071,7 @@
|
|
24071
24071
|
"style": "display",
|
24072
24072
|
"level": "Basic",
|
24073
24073
|
"view": true,
|
24074
|
-
"Journal Entry": "
|
24074
|
+
"Journal Entry": "",
|
24075
24075
|
"Attributes": [
|
24076
24076
|
{
|
24077
24077
|
"Search String": {
|
@@ -24133,7 +24133,7 @@
|
|
24133
24133
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
24134
24134
|
"qualified_name_pattern": "",
|
24135
24135
|
"generated": false,
|
24136
|
-
"style": "
|
24136
|
+
"style": "Simple",
|
24137
24137
|
"user_specified": true,
|
24138
24138
|
"unique": false,
|
24139
24139
|
"input_required": true,
|
@@ -24264,13 +24264,37 @@
|
|
24264
24264
|
"level": "Basic",
|
24265
24265
|
"Journal Entry": ""
|
24266
24266
|
}
|
24267
|
+
},
|
24268
|
+
{
|
24269
|
+
"Limit Result by Status": {
|
24270
|
+
"variable_name": "",
|
24271
|
+
"inUpdate": true,
|
24272
|
+
"attr_labels": "",
|
24273
|
+
"examples": "",
|
24274
|
+
"default_value": "[ ]",
|
24275
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
24276
|
+
"existing_element": "",
|
24277
|
+
"description": "One of the status values from a list of valid values.",
|
24278
|
+
"qualified_name_pattern": "",
|
24279
|
+
"generated": false,
|
24280
|
+
"style": "Simple List",
|
24281
|
+
"user_specified": true,
|
24282
|
+
"unique": false,
|
24283
|
+
"input_required": false,
|
24284
|
+
"isParent": false,
|
24285
|
+
"isAnchor": false,
|
24286
|
+
"min_cardinality": 1,
|
24287
|
+
"max_cardinality": 1,
|
24288
|
+
"level": "Advanced",
|
24289
|
+
"Journal Entry": ""
|
24290
|
+
}
|
24267
24291
|
}
|
24268
24292
|
]
|
24269
24293
|
},
|
24270
24294
|
"Create Collection": {
|
24271
24295
|
"display_name": "Collection",
|
24272
24296
|
"qn_prefix": "Collection",
|
24273
|
-
"alternate_names": "Create Root Collection;Create Folder",
|
24297
|
+
"alternate_names": "Create Root Collection; Create Folder",
|
24274
24298
|
"family": "Digital Product Manager",
|
24275
24299
|
"description": "Create or update a generic collection. While it can be used to create specific kinds of collections, you cannot set the collection-specific properties - so use the appropriate Dr.Egeria command to set all of the properties.",
|
24276
24300
|
"verb": "Create",
|
@@ -28640,7 +28664,7 @@
|
|
28640
28664
|
"Subscriber Id": {
|
28641
28665
|
"variable_name": "subscriber_id",
|
28642
28666
|
"inUpdate": true,
|
28643
|
-
"attr_labels": "",
|
28667
|
+
"attr_labels": "Subscriber",
|
28644
28668
|
"examples": "",
|
28645
28669
|
"default_value": "",
|
28646
28670
|
"valid_values": "",
|
@@ -28648,7 +28672,7 @@
|
|
28648
28672
|
"description": " identifier of a subscriber. Initially, will let this be an arbitrary string - could harden this to a qualified name later if needed.",
|
28649
28673
|
"qualified_name_pattern": "",
|
28650
28674
|
"generated": false,
|
28651
|
-
"style": "
|
28675
|
+
"style": "ID",
|
28652
28676
|
"user_specified": true,
|
28653
28677
|
"unique": false,
|
28654
28678
|
"input_required": false,
|
@@ -28685,333 +28709,309 @@
|
|
28685
28709
|
}
|
28686
28710
|
},
|
28687
28711
|
{
|
28688
|
-
"
|
28689
|
-
"variable_name": "
|
28712
|
+
"Effective From": {
|
28713
|
+
"variable_name": "effective_from",
|
28690
28714
|
"inUpdate": true,
|
28691
|
-
"attr_labels": "
|
28715
|
+
"attr_labels": "",
|
28692
28716
|
"examples": "",
|
28693
28717
|
"default_value": "",
|
28694
28718
|
"valid_values": "",
|
28695
|
-
"existing_element": "
|
28696
|
-
"description": "
|
28719
|
+
"existing_element": "",
|
28720
|
+
"description": "A string in ISO-8601 format that defines the when an element becomes effective (visible).",
|
28697
28721
|
"qualified_name_pattern": "",
|
28698
28722
|
"generated": false,
|
28699
|
-
"style": "
|
28723
|
+
"style": "Simple",
|
28724
|
+
"user_specified": true,
|
28725
|
+
"unique": false,
|
28726
|
+
"input_required": false,
|
28727
|
+
"isParent": false,
|
28728
|
+
"isAnchor": false,
|
28729
|
+
"min_cardinality": 0,
|
28730
|
+
"max_cardinality": 1,
|
28731
|
+
"level": "Advanced",
|
28732
|
+
"Journal Entry": ""
|
28733
|
+
}
|
28734
|
+
},
|
28735
|
+
{
|
28736
|
+
"Effective To": {
|
28737
|
+
"variable_name": "effective_to",
|
28738
|
+
"inUpdate": true,
|
28739
|
+
"attr_labels": "",
|
28740
|
+
"examples": "",
|
28741
|
+
"default_value": "",
|
28742
|
+
"valid_values": "",
|
28743
|
+
"existing_element": "",
|
28744
|
+
"description": "A string in ISO-8601 format that defines the when an element is no longer effective (visible).",
|
28745
|
+
"qualified_name_pattern": "",
|
28746
|
+
"generated": false,
|
28747
|
+
"style": "Simple",
|
28748
|
+
"user_specified": true,
|
28749
|
+
"unique": false,
|
28750
|
+
"input_required": false,
|
28751
|
+
"isParent": false,
|
28752
|
+
"isAnchor": false,
|
28753
|
+
"min_cardinality": 1,
|
28754
|
+
"max_cardinality": 1,
|
28755
|
+
"level": "Advanced",
|
28756
|
+
"Journal Entry": ""
|
28757
|
+
}
|
28758
|
+
},
|
28759
|
+
{
|
28760
|
+
"Additional Properties": {
|
28761
|
+
"variable_name": "additional_properties",
|
28762
|
+
"inUpdate": true,
|
28763
|
+
"attr_labels": "",
|
28764
|
+
"examples": "",
|
28765
|
+
"default_value": "",
|
28766
|
+
"valid_values": "",
|
28767
|
+
"existing_element": "",
|
28768
|
+
"description": "Additional user defined values organized as name value pairs in a dictionary.",
|
28769
|
+
"qualified_name_pattern": "",
|
28770
|
+
"generated": false,
|
28771
|
+
"style": "Dictionary",
|
28772
|
+
"user_specified": true,
|
28773
|
+
"unique": false,
|
28774
|
+
"input_required": false,
|
28775
|
+
"isParent": false,
|
28776
|
+
"isAnchor": false,
|
28777
|
+
"min_cardinality": 0,
|
28778
|
+
"max_cardinality": -1,
|
28779
|
+
"level": "Advanced",
|
28780
|
+
"Journal Entry": ""
|
28781
|
+
}
|
28782
|
+
},
|
28783
|
+
{
|
28784
|
+
"Extended Properties": {
|
28785
|
+
"variable_name": "additional_properties",
|
28786
|
+
"inUpdate": true,
|
28787
|
+
"attr_labels": "",
|
28788
|
+
"examples": "",
|
28789
|
+
"default_value": "",
|
28790
|
+
"valid_values": "",
|
28791
|
+
"existing_element": "",
|
28792
|
+
"description": "Additional user defined values organized as name value pairs in a dictionary.",
|
28793
|
+
"qualified_name_pattern": "",
|
28794
|
+
"generated": false,
|
28795
|
+
"style": "Dictionary",
|
28700
28796
|
"user_specified": true,
|
28701
28797
|
"unique": false,
|
28702
28798
|
"input_required": false,
|
28703
28799
|
"isParent": false,
|
28704
28800
|
"isAnchor": false,
|
28801
|
+
"min_cardinality": 0,
|
28802
|
+
"max_cardinality": -1,
|
28803
|
+
"level": "Invisible",
|
28804
|
+
"Journal Entry": ""
|
28805
|
+
}
|
28806
|
+
}
|
28807
|
+
]
|
28808
|
+
},
|
28809
|
+
"Link Collection->Resource": {
|
28810
|
+
"display_name": "Collection->Resource",
|
28811
|
+
"qn_prefix": "",
|
28812
|
+
"alternate_names": "Collection to Resource",
|
28813
|
+
"family": "Digital Product Manager",
|
28814
|
+
"description": "Connect an existing collection to an element using the ResourceList relationship.",
|
28815
|
+
"verb": "Link",
|
28816
|
+
"upsert": false,
|
28817
|
+
"attach": true,
|
28818
|
+
"details": false,
|
28819
|
+
"form": false,
|
28820
|
+
"ReferenceURL": "",
|
28821
|
+
"style": "",
|
28822
|
+
"level": "Basic",
|
28823
|
+
"view": false,
|
28824
|
+
"Journal Entry": "",
|
28825
|
+
"Attributes": [
|
28826
|
+
{
|
28827
|
+
"Collection Id": {
|
28828
|
+
"variable_name": "collection_id",
|
28829
|
+
"inUpdate": true,
|
28830
|
+
"attr_labels": "Collection Id; Agreement Id; Subscription Id",
|
28831
|
+
"examples": "",
|
28832
|
+
"default_value": "",
|
28833
|
+
"valid_values": "",
|
28834
|
+
"existing_element": "Collection",
|
28835
|
+
"description": "An element of base type collection (e.g. collection, agreement; subscription, ...)",
|
28836
|
+
"qualified_name_pattern": "",
|
28837
|
+
"generated": false,
|
28838
|
+
"style": "Reference Name",
|
28839
|
+
"user_specified": true,
|
28840
|
+
"unique": false,
|
28841
|
+
"input_required": true,
|
28842
|
+
"isParent": false,
|
28843
|
+
"isAnchor": false,
|
28844
|
+
"min_cardinality": 1,
|
28845
|
+
"max_cardinality": 1,
|
28846
|
+
"level": "Basic",
|
28847
|
+
"Journal Entry": ""
|
28848
|
+
}
|
28849
|
+
},
|
28850
|
+
{
|
28851
|
+
"Resource Id": {
|
28852
|
+
"variable_name": "resource",
|
28853
|
+
"inUpdate": true,
|
28854
|
+
"attr_labels": "",
|
28855
|
+
"examples": "",
|
28856
|
+
"default_value": "",
|
28857
|
+
"valid_values": "",
|
28858
|
+
"existing_element": "",
|
28859
|
+
"description": "The name of the resource to attach to.",
|
28860
|
+
"qualified_name_pattern": "",
|
28861
|
+
"generated": false,
|
28862
|
+
"style": "Reference Name",
|
28863
|
+
"user_specified": true,
|
28864
|
+
"unique": false,
|
28865
|
+
"input_required": true,
|
28866
|
+
"isParent": false,
|
28867
|
+
"isAnchor": false,
|
28705
28868
|
"min_cardinality": 1,
|
28706
28869
|
"max_cardinality": 1,
|
28707
28870
|
"level": "Basic",
|
28708
|
-
"Journal Entry": ""
|
28709
|
-
}
|
28710
|
-
},
|
28711
|
-
{
|
28712
|
-
"
|
28713
|
-
"variable_name": "
|
28714
|
-
"inUpdate": true,
|
28715
|
-
"attr_labels": "",
|
28716
|
-
"examples": "",
|
28717
|
-
"default_value": "",
|
28718
|
-
"valid_values": "",
|
28719
|
-
"existing_element": "",
|
28720
|
-
"description": "
|
28721
|
-
"qualified_name_pattern": "",
|
28722
|
-
"generated": false,
|
28723
|
-
"style": "Simple",
|
28724
|
-
"user_specified": true,
|
28725
|
-
"unique": false,
|
28726
|
-
"input_required": false,
|
28727
|
-
"isParent": false,
|
28728
|
-
"isAnchor": false,
|
28729
|
-
"min_cardinality": 0,
|
28730
|
-
"max_cardinality": 1,
|
28731
|
-
"level": "
|
28732
|
-
"Journal Entry": ""
|
28733
|
-
}
|
28734
|
-
},
|
28735
|
-
{
|
28736
|
-
"
|
28737
|
-
"variable_name": "
|
28738
|
-
"inUpdate": true,
|
28739
|
-
"attr_labels": "",
|
28740
|
-
"examples": "",
|
28741
|
-
"default_value": "",
|
28742
|
-
"valid_values": "",
|
28743
|
-
"existing_element": "",
|
28744
|
-
"description": "A
|
28745
|
-
"qualified_name_pattern": "",
|
28746
|
-
"generated": false,
|
28747
|
-
"style": "Simple",
|
28748
|
-
"user_specified": true,
|
28749
|
-
"unique": false,
|
28750
|
-
"input_required": false,
|
28751
|
-
"isParent": false,
|
28752
|
-
"isAnchor": false,
|
28753
|
-
"min_cardinality":
|
28754
|
-
"max_cardinality": 1,
|
28755
|
-
"level": "
|
28756
|
-
"Journal Entry": ""
|
28757
|
-
}
|
28758
|
-
},
|
28759
|
-
{
|
28760
|
-
"
|
28761
|
-
"variable_name": "
|
28762
|
-
"inUpdate": true,
|
28763
|
-
"attr_labels": "",
|
28764
|
-
"examples": "",
|
28765
|
-
"default_value": "",
|
28766
|
-
"valid_values": "",
|
28767
|
-
"existing_element": "",
|
28768
|
-
"description": "
|
28769
|
-
"qualified_name_pattern": "",
|
28770
|
-
"generated": false,
|
28771
|
-
"style": "Dictionary",
|
28772
|
-
"user_specified": true,
|
28773
|
-
"unique": false,
|
28774
|
-
"input_required": false,
|
28775
|
-
"isParent": false,
|
28776
|
-
"isAnchor": false,
|
28777
|
-
"min_cardinality": 0,
|
28778
|
-
"max_cardinality":
|
28779
|
-
"level": "
|
28780
|
-
"Journal Entry": ""
|
28781
|
-
}
|
28782
|
-
},
|
28783
|
-
{
|
28784
|
-
"
|
28785
|
-
"variable_name": "
|
28786
|
-
"inUpdate": true,
|
28787
|
-
"attr_labels": "",
|
28788
|
-
"examples": "",
|
28789
|
-
"default_value": "",
|
28790
|
-
"valid_values": "",
|
28791
|
-
"existing_element": "",
|
28792
|
-
"description": "
|
28793
|
-
"qualified_name_pattern": "",
|
28794
|
-
"generated": false,
|
28795
|
-
"style": "
|
28796
|
-
"user_specified": true,
|
28797
|
-
"unique": false,
|
28798
|
-
"input_required": false,
|
28799
|
-
"isParent": false,
|
28800
|
-
"isAnchor": false,
|
28801
|
-
"min_cardinality": 0,
|
28802
|
-
"max_cardinality":
|
28803
|
-
"level": "
|
28804
|
-
"Journal Entry": ""
|
28805
|
-
}
|
28806
|
-
}
|
28807
|
-
|
28808
|
-
|
28809
|
-
|
28810
|
-
|
28811
|
-
|
28812
|
-
|
28813
|
-
|
28814
|
-
|
28815
|
-
|
28816
|
-
|
28817
|
-
|
28818
|
-
|
28819
|
-
|
28820
|
-
|
28821
|
-
|
28822
|
-
|
28823
|
-
|
28824
|
-
|
28825
|
-
|
28826
|
-
|
28827
|
-
|
28828
|
-
"
|
28829
|
-
|
28830
|
-
|
28831
|
-
|
28832
|
-
|
28833
|
-
"
|
28834
|
-
"
|
28835
|
-
"
|
28836
|
-
"
|
28837
|
-
"
|
28838
|
-
"
|
28839
|
-
"
|
28840
|
-
"
|
28841
|
-
"
|
28842
|
-
"
|
28843
|
-
"
|
28844
|
-
"
|
28845
|
-
"
|
28846
|
-
"
|
28847
|
-
"
|
28848
|
-
|
28849
|
-
|
28850
|
-
|
28851
|
-
|
28852
|
-
"variable_name": "resource",
|
28853
|
-
"inUpdate": true,
|
28854
|
-
"attr_labels": "",
|
28855
|
-
"examples": "",
|
28856
|
-
"default_value": "",
|
28857
|
-
"valid_values": "",
|
28858
|
-
"existing_element": "",
|
28859
|
-
"description": "The name of the resource to attach to.",
|
28860
|
-
"qualified_name_pattern": "",
|
28861
|
-
"generated": false,
|
28862
|
-
"style": "Reference Name",
|
28863
|
-
"user_specified": true,
|
28864
|
-
"unique": false,
|
28865
|
-
"input_required": true,
|
28866
|
-
"isParent": false,
|
28867
|
-
"isAnchor": false,
|
28868
|
-
"min_cardinality": 1,
|
28869
|
-
"max_cardinality": 1,
|
28870
|
-
"level": "Basic",
|
28871
|
-
"Journal Entry": ""
|
28872
|
-
}
|
28873
|
-
},
|
28874
|
-
{
|
28875
|
-
"Resource Use": {
|
28876
|
-
"variable_name": "resource_use",
|
28877
|
-
"inUpdate": true,
|
28878
|
-
"attr_labels": "",
|
28879
|
-
"examples": "",
|
28880
|
-
"default_value": "",
|
28881
|
-
"valid_values": "",
|
28882
|
-
"existing_element": "",
|
28883
|
-
"description": "Describes the relationship between the resource and the collection.",
|
28884
|
-
"qualified_name_pattern": "",
|
28885
|
-
"generated": false,
|
28886
|
-
"style": "Simple",
|
28887
|
-
"user_specified": true,
|
28888
|
-
"unique": false,
|
28889
|
-
"input_required": false,
|
28890
|
-
"isParent": false,
|
28891
|
-
"isAnchor": false,
|
28892
|
-
"min_cardinality": 0,
|
28893
|
-
"max_cardinality": 1,
|
28894
|
-
"level": "Basic",
|
28895
|
-
"Journal Entry": ""
|
28896
|
-
}
|
28897
|
-
},
|
28898
|
-
{
|
28899
|
-
"Resource Description": {
|
28900
|
-
"variable_name": "resource_description",
|
28901
|
-
"inUpdate": true,
|
28902
|
-
"attr_labels": "Description",
|
28903
|
-
"examples": "",
|
28904
|
-
"default_value": "",
|
28905
|
-
"valid_values": "",
|
28906
|
-
"existing_element": "",
|
28907
|
-
"description": "A description of the resource being attached.",
|
28908
|
-
"qualified_name_pattern": "",
|
28909
|
-
"generated": false,
|
28910
|
-
"style": "Simple",
|
28911
|
-
"user_specified": true,
|
28912
|
-
"unique": false,
|
28913
|
-
"input_required": false,
|
28914
|
-
"isParent": false,
|
28915
|
-
"isAnchor": false,
|
28916
|
-
"min_cardinality": 0,
|
28917
|
-
"max_cardinality": 1,
|
28918
|
-
"level": "Basic",
|
28919
|
-
"Journal Entry": ""
|
28920
|
-
}
|
28921
|
-
},
|
28922
|
-
{
|
28923
|
-
"Resource Properties": {
|
28924
|
-
"variable_name": "resource_properties",
|
28925
|
-
"inUpdate": true,
|
28926
|
-
"attr_labels": "",
|
28927
|
-
"examples": "",
|
28928
|
-
"default_value": "",
|
28929
|
-
"valid_values": "",
|
28930
|
-
"existing_element": "",
|
28931
|
-
"description": "A dictionary of name:value pairs describing properties of the resource use.",
|
28932
|
-
"qualified_name_pattern": "",
|
28933
|
-
"generated": false,
|
28934
|
-
"style": "Dictionary",
|
28935
|
-
"user_specified": true,
|
28936
|
-
"unique": false,
|
28937
|
-
"input_required": false,
|
28938
|
-
"isParent": false,
|
28939
|
-
"isAnchor": false,
|
28940
|
-
"min_cardinality": 0,
|
28941
|
-
"max_cardinality": 1,
|
28942
|
-
"level": "Basic",
|
28943
|
-
"Journal Entry": ""
|
28944
|
-
}
|
28945
|
-
},
|
28946
|
-
{
|
28947
|
-
"External Source GUID": {
|
28948
|
-
"variable_name": "external_source_guid",
|
28949
|
-
"inUpdate": true,
|
28950
|
-
"attr_labels": "",
|
28951
|
-
"examples": "",
|
28952
|
-
"default_value": "",
|
28953
|
-
"valid_values": "",
|
28954
|
-
"existing_element": "",
|
28955
|
-
"description": "Identifier of an external source that is associated with this element.",
|
28956
|
-
"qualified_name_pattern": "",
|
28957
|
-
"generated": false,
|
28958
|
-
"style": "Simple",
|
28959
|
-
"user_specified": true,
|
28960
|
-
"unique": false,
|
28961
|
-
"input_required": false,
|
28962
|
-
"isParent": false,
|
28963
|
-
"isAnchor": false,
|
28964
|
-
"min_cardinality": 0,
|
28965
|
-
"max_cardinality": 1,
|
28966
|
-
"level": "Advanced",
|
28967
|
-
"Journal Entry": ""
|
28968
|
-
}
|
28969
|
-
},
|
28970
|
-
{
|
28971
|
-
"External Source Name": {
|
28972
|
-
"variable_name": "external_source_name",
|
28973
|
-
"inUpdate": true,
|
28974
|
-
"attr_labels": "",
|
28975
|
-
"examples": "",
|
28976
|
-
"default_value": "",
|
28977
|
-
"valid_values": "",
|
28978
|
-
"existing_element": "",
|
28979
|
-
"description": "Name of an external element that is associated with this element.",
|
28980
|
-
"qualified_name_pattern": "",
|
28981
|
-
"generated": false,
|
28982
|
-
"style": "Simple",
|
28983
|
-
"user_specified": true,
|
28984
|
-
"unique": false,
|
28985
|
-
"input_required": false,
|
28986
|
-
"isParent": false,
|
28987
|
-
"isAnchor": false,
|
28988
|
-
"min_cardinality": 0,
|
28989
|
-
"max_cardinality": 1,
|
28990
|
-
"level": "Advanced",
|
28991
|
-
"Journal Entry": ""
|
28992
|
-
}
|
28993
|
-
},
|
28994
|
-
{
|
28995
|
-
"Effective Time": {
|
28996
|
-
"variable_name": "effective_time",
|
28997
|
-
"inUpdate": true,
|
28998
|
-
"attr_labels": "",
|
28999
|
-
"examples": "",
|
29000
|
-
"default_value": "",
|
29001
|
-
"valid_values": "",
|
29002
|
-
"existing_element": "",
|
29003
|
-
"description": "An ISO-8601 string representing the time to use for evaluating effectivity of the elements related to this one.",
|
29004
|
-
"qualified_name_pattern": "",
|
29005
|
-
"generated": false,
|
29006
|
-
"style": "Simple",
|
29007
|
-
"user_specified": true,
|
29008
|
-
"unique": false,
|
29009
|
-
"input_required": false,
|
29010
|
-
"isParent": false,
|
29011
|
-
"isAnchor": false,
|
29012
|
-
"min_cardinality": 1,
|
29013
|
-
"max_cardinality": 1,
|
29014
|
-
"level": "Advanced",
|
28871
|
+
"Journal Entry": ""
|
28872
|
+
}
|
28873
|
+
},
|
28874
|
+
{
|
28875
|
+
"Resource Use": {
|
28876
|
+
"variable_name": "resource_use",
|
28877
|
+
"inUpdate": true,
|
28878
|
+
"attr_labels": "",
|
28879
|
+
"examples": "",
|
28880
|
+
"default_value": "",
|
28881
|
+
"valid_values": "",
|
28882
|
+
"existing_element": "",
|
28883
|
+
"description": "Describes the relationship between the resource and the collection.",
|
28884
|
+
"qualified_name_pattern": "",
|
28885
|
+
"generated": false,
|
28886
|
+
"style": "Simple",
|
28887
|
+
"user_specified": true,
|
28888
|
+
"unique": false,
|
28889
|
+
"input_required": false,
|
28890
|
+
"isParent": false,
|
28891
|
+
"isAnchor": false,
|
28892
|
+
"min_cardinality": 0,
|
28893
|
+
"max_cardinality": 1,
|
28894
|
+
"level": "Basic",
|
28895
|
+
"Journal Entry": ""
|
28896
|
+
}
|
28897
|
+
},
|
28898
|
+
{
|
28899
|
+
"Resource Description": {
|
28900
|
+
"variable_name": "resource_description",
|
28901
|
+
"inUpdate": true,
|
28902
|
+
"attr_labels": "Description",
|
28903
|
+
"examples": "",
|
28904
|
+
"default_value": "",
|
28905
|
+
"valid_values": "",
|
28906
|
+
"existing_element": "",
|
28907
|
+
"description": "A description of the resource being attached.",
|
28908
|
+
"qualified_name_pattern": "",
|
28909
|
+
"generated": false,
|
28910
|
+
"style": "Simple",
|
28911
|
+
"user_specified": true,
|
28912
|
+
"unique": false,
|
28913
|
+
"input_required": false,
|
28914
|
+
"isParent": false,
|
28915
|
+
"isAnchor": false,
|
28916
|
+
"min_cardinality": 0,
|
28917
|
+
"max_cardinality": 1,
|
28918
|
+
"level": "Basic",
|
28919
|
+
"Journal Entry": ""
|
28920
|
+
}
|
28921
|
+
},
|
28922
|
+
{
|
28923
|
+
"Resource Properties": {
|
28924
|
+
"variable_name": "resource_properties",
|
28925
|
+
"inUpdate": true,
|
28926
|
+
"attr_labels": "",
|
28927
|
+
"examples": "",
|
28928
|
+
"default_value": "",
|
28929
|
+
"valid_values": "",
|
28930
|
+
"existing_element": "",
|
28931
|
+
"description": "A dictionary of name:value pairs describing properties of the resource use.",
|
28932
|
+
"qualified_name_pattern": "",
|
28933
|
+
"generated": false,
|
28934
|
+
"style": "Dictionary",
|
28935
|
+
"user_specified": true,
|
28936
|
+
"unique": false,
|
28937
|
+
"input_required": false,
|
28938
|
+
"isParent": false,
|
28939
|
+
"isAnchor": false,
|
28940
|
+
"min_cardinality": 0,
|
28941
|
+
"max_cardinality": 1,
|
28942
|
+
"level": "Basic",
|
28943
|
+
"Journal Entry": ""
|
28944
|
+
}
|
28945
|
+
},
|
28946
|
+
{
|
28947
|
+
"External Source GUID": {
|
28948
|
+
"variable_name": "external_source_guid",
|
28949
|
+
"inUpdate": true,
|
28950
|
+
"attr_labels": "",
|
28951
|
+
"examples": "",
|
28952
|
+
"default_value": "",
|
28953
|
+
"valid_values": "",
|
28954
|
+
"existing_element": "",
|
28955
|
+
"description": "Identifier of an external source that is associated with this element.",
|
28956
|
+
"qualified_name_pattern": "",
|
28957
|
+
"generated": false,
|
28958
|
+
"style": "Simple",
|
28959
|
+
"user_specified": true,
|
28960
|
+
"unique": false,
|
28961
|
+
"input_required": false,
|
28962
|
+
"isParent": false,
|
28963
|
+
"isAnchor": false,
|
28964
|
+
"min_cardinality": 0,
|
28965
|
+
"max_cardinality": 1,
|
28966
|
+
"level": "Advanced",
|
28967
|
+
"Journal Entry": ""
|
28968
|
+
}
|
28969
|
+
},
|
28970
|
+
{
|
28971
|
+
"External Source Name": {
|
28972
|
+
"variable_name": "external_source_name",
|
28973
|
+
"inUpdate": true,
|
28974
|
+
"attr_labels": "",
|
28975
|
+
"examples": "",
|
28976
|
+
"default_value": "",
|
28977
|
+
"valid_values": "",
|
28978
|
+
"existing_element": "",
|
28979
|
+
"description": "Name of an external element that is associated with this element.",
|
28980
|
+
"qualified_name_pattern": "",
|
28981
|
+
"generated": false,
|
28982
|
+
"style": "Simple",
|
28983
|
+
"user_specified": true,
|
28984
|
+
"unique": false,
|
28985
|
+
"input_required": false,
|
28986
|
+
"isParent": false,
|
28987
|
+
"isAnchor": false,
|
28988
|
+
"min_cardinality": 0,
|
28989
|
+
"max_cardinality": 1,
|
28990
|
+
"level": "Advanced",
|
28991
|
+
"Journal Entry": ""
|
28992
|
+
}
|
28993
|
+
},
|
28994
|
+
{
|
28995
|
+
"Effective Time": {
|
28996
|
+
"variable_name": "effective_time",
|
28997
|
+
"inUpdate": true,
|
28998
|
+
"attr_labels": "",
|
28999
|
+
"examples": "",
|
29000
|
+
"default_value": "",
|
29001
|
+
"valid_values": "",
|
29002
|
+
"existing_element": "",
|
29003
|
+
"description": "An ISO-8601 string representing the time to use for evaluating effectivity of the elements related to this one.",
|
29004
|
+
"qualified_name_pattern": "",
|
29005
|
+
"generated": false,
|
29006
|
+
"style": "Simple",
|
29007
|
+
"user_specified": true,
|
29008
|
+
"unique": false,
|
29009
|
+
"input_required": false,
|
29010
|
+
"isParent": false,
|
29011
|
+
"isAnchor": false,
|
29012
|
+
"min_cardinality": 1,
|
29013
|
+
"max_cardinality": 1,
|
29014
|
+
"level": "Advanced",
|
29015
29015
|
"Journal Entry": ""
|
29016
29016
|
}
|
29017
29017
|
},
|
@@ -29713,7 +29713,7 @@
|
|
29713
29713
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
29714
29714
|
"qualified_name_pattern": "",
|
29715
29715
|
"generated": false,
|
29716
|
-
"style": "
|
29716
|
+
"style": "Simple",
|
29717
29717
|
"user_specified": true,
|
29718
29718
|
"unique": false,
|
29719
29719
|
"input_required": true,
|
@@ -29844,6 +29844,30 @@
|
|
29844
29844
|
"level": "Basic",
|
29845
29845
|
"Journal Entry": ""
|
29846
29846
|
}
|
29847
|
+
},
|
29848
|
+
{
|
29849
|
+
"Limit Result by Status": {
|
29850
|
+
"variable_name": "",
|
29851
|
+
"inUpdate": true,
|
29852
|
+
"attr_labels": "",
|
29853
|
+
"examples": "",
|
29854
|
+
"default_value": "['ACTIVE']",
|
29855
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
29856
|
+
"existing_element": "",
|
29857
|
+
"description": "One of the status values from a list of valid values.",
|
29858
|
+
"qualified_name_pattern": "",
|
29859
|
+
"generated": false,
|
29860
|
+
"style": "Valid Value",
|
29861
|
+
"user_specified": true,
|
29862
|
+
"unique": false,
|
29863
|
+
"input_required": false,
|
29864
|
+
"isParent": false,
|
29865
|
+
"isAnchor": false,
|
29866
|
+
"min_cardinality": 1,
|
29867
|
+
"max_cardinality": 1,
|
29868
|
+
"level": "Advanced",
|
29869
|
+
"Journal Entry": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED"
|
29870
|
+
}
|
29847
29871
|
}
|
29848
29872
|
]
|
29849
29873
|
},
|
@@ -30104,30 +30128,6 @@
|
|
30104
30128
|
"Journal Entry": ""
|
30105
30129
|
}
|
30106
30130
|
},
|
30107
|
-
{
|
30108
|
-
"Collection Type": {
|
30109
|
-
"variable_name": "collection_type",
|
30110
|
-
"inUpdate": true,
|
30111
|
-
"attr_labels": "",
|
30112
|
-
"examples": "",
|
30113
|
-
"default_value": "",
|
30114
|
-
"valid_values": "",
|
30115
|
-
"existing_element": "",
|
30116
|
-
"description": "A user supplied collection type.",
|
30117
|
-
"qualified_name_pattern": "",
|
30118
|
-
"generated": false,
|
30119
|
-
"style": "Simple",
|
30120
|
-
"user_specified": true,
|
30121
|
-
"unique": false,
|
30122
|
-
"input_required": false,
|
30123
|
-
"isParent": false,
|
30124
|
-
"isAnchor": false,
|
30125
|
-
"min_cardinality": 1,
|
30126
|
-
"max_cardinality": 1,
|
30127
|
-
"level": "Advanced",
|
30128
|
-
"Journal Entry": ""
|
30129
|
-
}
|
30130
|
-
},
|
30131
30131
|
{
|
30132
30132
|
"Qualified Name": {
|
30133
30133
|
"variable_name": "qualified_name",
|
@@ -30418,10 +30418,10 @@
|
|
30418
30418
|
}
|
30419
30419
|
]
|
30420
30420
|
},
|
30421
|
-
"Create Data
|
30421
|
+
"Create Data Spec": {
|
30422
30422
|
"display_name": "Data Specification",
|
30423
30423
|
"qn_prefix": "DataSpec",
|
30424
|
-
"alternate_names": "Data
|
30424
|
+
"alternate_names": "Data Specification",
|
30425
30425
|
"family": "Data Designer",
|
30426
30426
|
"description": "A Data Specification defines the data requirements for a project or initiative. This includes the data structures , data fields and data classes.",
|
30427
30427
|
"verb": "Create",
|
@@ -30675,30 +30675,6 @@
|
|
30675
30675
|
"Journal Entry": ""
|
30676
30676
|
}
|
30677
30677
|
},
|
30678
|
-
{
|
30679
|
-
"Collection Type": {
|
30680
|
-
"variable_name": "collection_type",
|
30681
|
-
"inUpdate": true,
|
30682
|
-
"attr_labels": "",
|
30683
|
-
"examples": "",
|
30684
|
-
"default_value": "",
|
30685
|
-
"valid_values": "",
|
30686
|
-
"existing_element": "",
|
30687
|
-
"description": "A user supplied collection type.",
|
30688
|
-
"qualified_name_pattern": "",
|
30689
|
-
"generated": false,
|
30690
|
-
"style": "Simple",
|
30691
|
-
"user_specified": true,
|
30692
|
-
"unique": false,
|
30693
|
-
"input_required": false,
|
30694
|
-
"isParent": false,
|
30695
|
-
"isAnchor": false,
|
30696
|
-
"min_cardinality": 1,
|
30697
|
-
"max_cardinality": 1,
|
30698
|
-
"level": "Basic",
|
30699
|
-
"Journal Entry": ""
|
30700
|
-
}
|
30701
|
-
},
|
30702
30678
|
{
|
30703
30679
|
"Qualified Name": {
|
30704
30680
|
"variable_name": "qualified_name",
|
@@ -31102,6 +31078,30 @@
|
|
31102
31078
|
"Journal Entry": ""
|
31103
31079
|
}
|
31104
31080
|
},
|
31081
|
+
{
|
31082
|
+
"Namespace": {
|
31083
|
+
"variable_name": "namespace",
|
31084
|
+
"inUpdate": true,
|
31085
|
+
"attr_labels": "",
|
31086
|
+
"examples": "Shipping Department",
|
31087
|
+
"default_value": "",
|
31088
|
+
"valid_values": "",
|
31089
|
+
"existing_element": "",
|
31090
|
+
"description": "Optional namespace that scopes the structure.",
|
31091
|
+
"qualified_name_pattern": "",
|
31092
|
+
"generated": false,
|
31093
|
+
"style": "Simple",
|
31094
|
+
"user_specified": true,
|
31095
|
+
"unique": false,
|
31096
|
+
"input_required": false,
|
31097
|
+
"isParent": false,
|
31098
|
+
"isAnchor": false,
|
31099
|
+
"min_cardinality": 0,
|
31100
|
+
"max_cardinality": 1,
|
31101
|
+
"level": "Advanced",
|
31102
|
+
"Journal Entry": ""
|
31103
|
+
}
|
31104
|
+
},
|
31105
31105
|
{
|
31106
31106
|
"In Data Specification": {
|
31107
31107
|
"variable_name": "in_data_spec",
|
@@ -31126,6 +31126,30 @@
|
|
31126
31126
|
"Journal Entry": ""
|
31127
31127
|
}
|
31128
31128
|
},
|
31129
|
+
{
|
31130
|
+
"In Data Dictionary": {
|
31131
|
+
"variable_name": "in_data_dictionary",
|
31132
|
+
"inUpdate": true,
|
31133
|
+
"attr_labels": "",
|
31134
|
+
"examples": "Shipping Data Dictionary",
|
31135
|
+
"default_value": "",
|
31136
|
+
"valid_values": "",
|
31137
|
+
"existing_element": "DataDictionary",
|
31138
|
+
"description": "What data dictionaries is this data structure in?",
|
31139
|
+
"qualified_name_pattern": "local_qualifier::namespace::DataDictionary:display_name::version_id",
|
31140
|
+
"generated": false,
|
31141
|
+
"style": "Reference Name List",
|
31142
|
+
"user_specified": true,
|
31143
|
+
"unique": false,
|
31144
|
+
"input_required": false,
|
31145
|
+
"isParent": false,
|
31146
|
+
"isAnchor": false,
|
31147
|
+
"min_cardinality": 0,
|
31148
|
+
"max_cardinality": -1,
|
31149
|
+
"level": "Basic",
|
31150
|
+
"Journal Entry": ""
|
31151
|
+
}
|
31152
|
+
},
|
31129
31153
|
{
|
31130
31154
|
"Glossary Term": {
|
31131
31155
|
"variable_name": "glossary_term",
|
@@ -33331,7 +33355,7 @@
|
|
33331
33355
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
33332
33356
|
"qualified_name_pattern": "",
|
33333
33357
|
"generated": false,
|
33334
|
-
"style": "
|
33358
|
+
"style": "Simple",
|
33335
33359
|
"user_specified": true,
|
33336
33360
|
"unique": false,
|
33337
33361
|
"input_required": true,
|
@@ -33565,8 +33589,8 @@
|
|
33565
33589
|
"inUpdate": true,
|
33566
33590
|
"attr_labels": "",
|
33567
33591
|
"examples": "",
|
33568
|
-
"default_value": "",
|
33569
|
-
"valid_values": " ACTIVE;
|
33592
|
+
"default_value": "['ACTIVE']",
|
33593
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
33570
33594
|
"existing_element": "",
|
33571
33595
|
"description": "One of the status values from a list of valid values.",
|
33572
33596
|
"qualified_name_pattern": "",
|
@@ -33589,7 +33613,7 @@
|
|
33589
33613
|
"inUpdate": true,
|
33590
33614
|
"attr_labels": "",
|
33591
33615
|
"examples": "",
|
33592
|
-
"default_value": "",
|
33616
|
+
"default_value": "0",
|
33593
33617
|
"valid_values": "",
|
33594
33618
|
"existing_element": "",
|
33595
33619
|
"description": "The number of elements returned per page.",
|
@@ -33710,7 +33734,7 @@
|
|
33710
33734
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
33711
33735
|
"qualified_name_pattern": "",
|
33712
33736
|
"generated": false,
|
33713
|
-
"style": "
|
33737
|
+
"style": "Simple",
|
33714
33738
|
"user_specified": true,
|
33715
33739
|
"unique": false,
|
33716
33740
|
"input_required": true,
|
@@ -33944,8 +33968,8 @@
|
|
33944
33968
|
"inUpdate": true,
|
33945
33969
|
"attr_labels": "",
|
33946
33970
|
"examples": "",
|
33947
|
-
"default_value": "",
|
33948
|
-
"valid_values": " ACTIVE;
|
33971
|
+
"default_value": "['ACTIVE']",
|
33972
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
33949
33973
|
"existing_element": "",
|
33950
33974
|
"description": "One of the status values from a list of valid values.",
|
33951
33975
|
"qualified_name_pattern": "",
|
@@ -33968,7 +33992,7 @@
|
|
33968
33992
|
"inUpdate": true,
|
33969
33993
|
"attr_labels": "",
|
33970
33994
|
"examples": "",
|
33971
|
-
"default_value": "",
|
33995
|
+
"default_value": "0",
|
33972
33996
|
"valid_values": "",
|
33973
33997
|
"existing_element": "",
|
33974
33998
|
"description": "The number of elements returned per page.",
|
@@ -34059,8 +34083,8 @@
|
|
34059
34083
|
"inUpdate": true,
|
34060
34084
|
"attr_labels": "Format",
|
34061
34085
|
"examples": "List, Form, Report",
|
34062
|
-
"default_value": "
|
34063
|
-
"valid_values": "
|
34086
|
+
"default_value": "LIST",
|
34087
|
+
"valid_values": "LIST;FORM;REPORT;DICT; MERMAID",
|
34064
34088
|
"existing_element": "",
|
34065
34089
|
"description": "Optional specification of output format for the query.",
|
34066
34090
|
"qualified_name_pattern": "",
|
@@ -34089,7 +34113,7 @@
|
|
34089
34113
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
34090
34114
|
"qualified_name_pattern": "",
|
34091
34115
|
"generated": false,
|
34092
|
-
"style": "
|
34116
|
+
"style": "Simple",
|
34093
34117
|
"user_specified": true,
|
34094
34118
|
"unique": false,
|
34095
34119
|
"input_required": true,
|
@@ -34323,8 +34347,8 @@
|
|
34323
34347
|
"inUpdate": true,
|
34324
34348
|
"attr_labels": "",
|
34325
34349
|
"examples": "",
|
34326
|
-
"default_value": "",
|
34327
|
-
"valid_values": " ACTIVE;
|
34350
|
+
"default_value": "['ACTIVE']",
|
34351
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
34328
34352
|
"existing_element": "",
|
34329
34353
|
"description": "One of the status values from a list of valid values.",
|
34330
34354
|
"qualified_name_pattern": "",
|
@@ -34347,7 +34371,7 @@
|
|
34347
34371
|
"inUpdate": true,
|
34348
34372
|
"attr_labels": "",
|
34349
34373
|
"examples": "",
|
34350
|
-
"default_value": "",
|
34374
|
+
"default_value": "0",
|
34351
34375
|
"valid_values": "",
|
34352
34376
|
"existing_element": "",
|
34353
34377
|
"description": "The number of elements returned per page.",
|
@@ -34468,7 +34492,7 @@
|
|
34468
34492
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
34469
34493
|
"qualified_name_pattern": "",
|
34470
34494
|
"generated": false,
|
34471
|
-
"style": "
|
34495
|
+
"style": "Simple",
|
34472
34496
|
"user_specified": true,
|
34473
34497
|
"unique": false,
|
34474
34498
|
"input_required": true,
|
@@ -34702,8 +34726,8 @@
|
|
34702
34726
|
"inUpdate": true,
|
34703
34727
|
"attr_labels": "",
|
34704
34728
|
"examples": "",
|
34705
|
-
"default_value": "",
|
34706
|
-
"valid_values": " ACTIVE;
|
34729
|
+
"default_value": "['ACTIVE']",
|
34730
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
34707
34731
|
"existing_element": "",
|
34708
34732
|
"description": "One of the status values from a list of valid values.",
|
34709
34733
|
"qualified_name_pattern": "",
|
@@ -34726,7 +34750,7 @@
|
|
34726
34750
|
"inUpdate": true,
|
34727
34751
|
"attr_labels": "",
|
34728
34752
|
"examples": "",
|
34729
|
-
"default_value": "",
|
34753
|
+
"default_value": "0",
|
34730
34754
|
"valid_values": "",
|
34731
34755
|
"existing_element": "",
|
34732
34756
|
"description": "The number of elements returned per page.",
|
@@ -34847,7 +34871,7 @@
|
|
34847
34871
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
34848
34872
|
"qualified_name_pattern": "",
|
34849
34873
|
"generated": false,
|
34850
|
-
"style": "
|
34874
|
+
"style": "Simple",
|
34851
34875
|
"user_specified": true,
|
34852
34876
|
"unique": false,
|
34853
34877
|
"input_required": true,
|
@@ -35081,8 +35105,8 @@
|
|
35081
35105
|
"inUpdate": true,
|
35082
35106
|
"attr_labels": "",
|
35083
35107
|
"examples": "",
|
35084
|
-
"default_value": "",
|
35085
|
-
"valid_values": " ACTIVE;
|
35108
|
+
"default_value": "['ACTIVE']",
|
35109
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
35086
35110
|
"existing_element": "",
|
35087
35111
|
"description": "One of the status values from a list of valid values.",
|
35088
35112
|
"qualified_name_pattern": "",
|
@@ -35105,7 +35129,7 @@
|
|
35105
35129
|
"inUpdate": true,
|
35106
35130
|
"attr_labels": "",
|
35107
35131
|
"examples": "",
|
35108
|
-
"default_value": "",
|
35132
|
+
"default_value": "0",
|
35109
35133
|
"valid_values": "",
|
35110
35134
|
"existing_element": "",
|
35111
35135
|
"description": "The number of elements returned per page.",
|
@@ -35460,8 +35484,8 @@
|
|
35460
35484
|
"inUpdate": true,
|
35461
35485
|
"attr_labels": "",
|
35462
35486
|
"examples": "",
|
35463
|
-
"default_value": "",
|
35464
|
-
"valid_values": " ACTIVE;
|
35487
|
+
"default_value": "['ACTIVE']",
|
35488
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
35465
35489
|
"existing_element": "",
|
35466
35490
|
"description": "One of the status values from a list of valid values.",
|
35467
35491
|
"qualified_name_pattern": "",
|
@@ -35484,7 +35508,7 @@
|
|
35484
35508
|
"inUpdate": true,
|
35485
35509
|
"attr_labels": "",
|
35486
35510
|
"examples": "",
|
35487
|
-
"default_value": "",
|
35511
|
+
"default_value": "0",
|
35488
35512
|
"valid_values": "",
|
35489
35513
|
"existing_element": "",
|
35490
35514
|
"description": "The number of elements returned per page.",
|
@@ -35605,7 +35629,7 @@
|
|
35605
35629
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
35606
35630
|
"qualified_name_pattern": "",
|
35607
35631
|
"generated": false,
|
35608
|
-
"style": "
|
35632
|
+
"style": "Simple",
|
35609
35633
|
"user_specified": true,
|
35610
35634
|
"unique": false,
|
35611
35635
|
"input_required": true,
|
@@ -35767,7 +35791,7 @@
|
|
35767
35791
|
"inUpdate": true,
|
35768
35792
|
"attr_labels": "",
|
35769
35793
|
"examples": "",
|
35770
|
-
"default_value": "",
|
35794
|
+
"default_value": "0",
|
35771
35795
|
"valid_values": "",
|
35772
35796
|
"existing_element": "",
|
35773
35797
|
"description": "The number of elements returned per page.",
|
@@ -35887,8 +35911,8 @@
|
|
35887
35911
|
"inUpdate": true,
|
35888
35912
|
"attr_labels": "",
|
35889
35913
|
"examples": "",
|
35890
|
-
"default_value": "",
|
35891
|
-
"valid_values": " ACTIVE;
|
35914
|
+
"default_value": "['ACTIVE']",
|
35915
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
35892
35916
|
"existing_element": "",
|
35893
35917
|
"description": "One of the status values from a list of valid values.",
|
35894
35918
|
"qualified_name_pattern": "",
|
@@ -40239,220 +40263,9 @@
|
|
40239
40263
|
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
40240
40264
|
"qualified_name_pattern": "",
|
40241
40265
|
"generated": false,
|
40242
|
-
"style": "SImple",
|
40243
|
-
"user_specified": true,
|
40244
|
-
"unique": false,
|
40245
|
-
"input_required": true,
|
40246
|
-
"isParent": false,
|
40247
|
-
"isAnchor": false,
|
40248
|
-
"min_cardinality": 0,
|
40249
|
-
"max_cardinality": 1,
|
40250
|
-
"level": "Basic",
|
40251
|
-
"Journal Entry": ""
|
40252
|
-
}
|
40253
|
-
},
|
40254
|
-
{
|
40255
|
-
"Starts With": {
|
40256
|
-
"variable_name": "starts_with",
|
40257
|
-
"inUpdate": false,
|
40258
|
-
"attr_labels": "",
|
40259
|
-
"examples": "",
|
40260
|
-
"default_value": "True",
|
40261
|
-
"valid_values": "",
|
40262
|
-
"existing_element": "",
|
40263
|
-
"description": "If true, look for matches with the search string starting from the beginning of a field.",
|
40264
|
-
"qualified_name_pattern": "",
|
40265
|
-
"generated": false,
|
40266
|
-
"style": "Bool",
|
40267
|
-
"user_specified": true,
|
40268
|
-
"unique": false,
|
40269
|
-
"input_required": false,
|
40270
|
-
"isParent": false,
|
40271
|
-
"isAnchor": false,
|
40272
|
-
"min_cardinality": 1,
|
40273
|
-
"max_cardinality": 1,
|
40274
|
-
"level": "Basic",
|
40275
|
-
"Journal Entry": ""
|
40276
|
-
}
|
40277
|
-
},
|
40278
|
-
{
|
40279
|
-
"Ends With": {
|
40280
|
-
"variable_name": "ends_with",
|
40281
|
-
"inUpdate": false,
|
40282
|
-
"attr_labels": "",
|
40283
|
-
"examples": "",
|
40284
|
-
"default_value": "False",
|
40285
|
-
"valid_values": "",
|
40286
|
-
"existing_element": "",
|
40287
|
-
"description": "If true, look for matches with the search string starting from the end of a field.",
|
40288
|
-
"qualified_name_pattern": "",
|
40289
|
-
"generated": false,
|
40290
|
-
"style": "Bool",
|
40291
|
-
"user_specified": true,
|
40292
|
-
"unique": false,
|
40293
|
-
"input_required": false,
|
40294
|
-
"isParent": false,
|
40295
|
-
"isAnchor": false,
|
40296
|
-
"min_cardinality": 1,
|
40297
|
-
"max_cardinality": 1,
|
40298
|
-
"level": "Basic",
|
40299
|
-
"Journal Entry": ""
|
40300
|
-
}
|
40301
|
-
},
|
40302
|
-
{
|
40303
|
-
"Ignore Case": {
|
40304
|
-
"variable_name": "",
|
40305
|
-
"inUpdate": true,
|
40306
|
-
"attr_labels": "",
|
40307
|
-
"examples": "",
|
40308
|
-
"default_value": "False",
|
40309
|
-
"valid_values": "",
|
40310
|
-
"existing_element": "ignore_case",
|
40311
|
-
"description": "If true, ignore the difference between upper and lower characters when matching the search string.",
|
40312
|
-
"qualified_name_pattern": "",
|
40313
|
-
"generated": false,
|
40314
|
-
"style": "Bool",
|
40315
|
-
"user_specified": true,
|
40316
|
-
"unique": false,
|
40317
|
-
"input_required": false,
|
40318
|
-
"isParent": false,
|
40319
|
-
"isAnchor": false,
|
40320
|
-
"min_cardinality": 1,
|
40321
|
-
"max_cardinality": 1,
|
40322
|
-
"level": "Basic",
|
40323
|
-
"Journal Entry": ""
|
40324
|
-
}
|
40325
|
-
},
|
40326
|
-
{
|
40327
|
-
"Page Size": {
|
40328
|
-
"variable_name": "page_size",
|
40329
|
-
"inUpdate": true,
|
40330
|
-
"attr_labels": "",
|
40331
|
-
"examples": "",
|
40332
|
-
"default_value": "",
|
40333
|
-
"valid_values": "",
|
40334
|
-
"existing_element": "",
|
40335
|
-
"description": "The number of elements returned per page.",
|
40336
|
-
"qualified_name_pattern": "",
|
40337
|
-
"generated": false,
|
40338
|
-
"style": "Simple Int",
|
40339
|
-
"user_specified": true,
|
40340
|
-
"unique": false,
|
40341
|
-
"input_required": false,
|
40342
|
-
"isParent": false,
|
40343
|
-
"isAnchor": false,
|
40344
|
-
"min_cardinality": 0,
|
40345
|
-
"max_cardinality": 1,
|
40346
|
-
"level": "Basic",
|
40347
|
-
"Journal Entry": ""
|
40348
|
-
}
|
40349
|
-
},
|
40350
|
-
{
|
40351
|
-
"Start From": {
|
40352
|
-
"variable_name": "start_from",
|
40353
|
-
"inUpdate": true,
|
40354
|
-
"attr_labels": "",
|
40355
|
-
"examples": "",
|
40356
|
-
"default_value": "0",
|
40357
|
-
"valid_values": "",
|
40358
|
-
"existing_element": "",
|
40359
|
-
"description": "When paging through results, the starting point of the results to return.",
|
40360
|
-
"qualified_name_pattern": "",
|
40361
|
-
"generated": false,
|
40362
|
-
"style": "Simple Int",
|
40363
|
-
"user_specified": true,
|
40364
|
-
"unique": false,
|
40365
|
-
"input_required": false,
|
40366
|
-
"isParent": false,
|
40367
|
-
"isAnchor": false,
|
40368
|
-
"min_cardinality": 0,
|
40369
|
-
"max_cardinality": 1,
|
40370
|
-
"level": "Basic",
|
40371
|
-
"Journal Entry": ""
|
40372
|
-
}
|
40373
|
-
}
|
40374
|
-
]
|
40375
|
-
},
|
40376
|
-
"View Glossaries": {
|
40377
|
-
"display_name": "View Glossaries",
|
40378
|
-
"qn_prefix": "",
|
40379
|
-
"alternate_names": "Glossaries; Glossary",
|
40380
|
-
"family": "GlossaryManager",
|
40381
|
-
"description": "Return the glossaries, optionally filtered by the search string.",
|
40382
|
-
"verb": "View",
|
40383
|
-
"upsert": false,
|
40384
|
-
"attach": false,
|
40385
|
-
"details": false,
|
40386
|
-
"form": false,
|
40387
|
-
"ReferenceURL": "",
|
40388
|
-
"style": "display",
|
40389
|
-
"level": "Basic",
|
40390
|
-
"view": true,
|
40391
|
-
"Journal Entry": "",
|
40392
|
-
"Attributes": [
|
40393
|
-
{
|
40394
|
-
"Search String": {
|
40395
|
-
"variable_name": "",
|
40396
|
-
"inUpdate": true,
|
40397
|
-
"attr_labels": "Filter",
|
40398
|
-
"examples": "",
|
40399
|
-
"default_value": "*",
|
40400
|
-
"valid_values": "",
|
40401
|
-
"existing_element": "",
|
40402
|
-
"description": "An optional search string to filter results by.",
|
40403
|
-
"qualified_name_pattern": "",
|
40404
|
-
"generated": false,
|
40405
40266
|
"style": "Simple",
|
40406
40267
|
"user_specified": true,
|
40407
40268
|
"unique": false,
|
40408
|
-
"input_required": false,
|
40409
|
-
"isParent": false,
|
40410
|
-
"isAnchor": false,
|
40411
|
-
"min_cardinality": 0,
|
40412
|
-
"max_cardinality": 1,
|
40413
|
-
"level": "Basic",
|
40414
|
-
"Journal Entry": ""
|
40415
|
-
}
|
40416
|
-
},
|
40417
|
-
{
|
40418
|
-
"Output Format": {
|
40419
|
-
"variable_name": "",
|
40420
|
-
"inUpdate": false,
|
40421
|
-
"attr_labels": "Format",
|
40422
|
-
"examples": "List, Form, Report",
|
40423
|
-
"default_value": "List",
|
40424
|
-
"valid_values": "LIST; FORM; REPORT; DICT; MD; MERMAID; HTML",
|
40425
|
-
"existing_element": "",
|
40426
|
-
"description": "Optional specification of output format for the query.",
|
40427
|
-
"qualified_name_pattern": "",
|
40428
|
-
"generated": false,
|
40429
|
-
"style": "Valid Value",
|
40430
|
-
"user_specified": true,
|
40431
|
-
"unique": false,
|
40432
|
-
"input_required": false,
|
40433
|
-
"isParent": false,
|
40434
|
-
"isAnchor": false,
|
40435
|
-
"min_cardinality": 0,
|
40436
|
-
"max_cardinality": 1,
|
40437
|
-
"level": "Basic",
|
40438
|
-
"Journal Entry": ""
|
40439
|
-
}
|
40440
|
-
},
|
40441
|
-
{
|
40442
|
-
"Output Format Set": {
|
40443
|
-
"variable_name": "output_foprmat_set",
|
40444
|
-
"inUpdate": true,
|
40445
|
-
"attr_labels": "OUTPUT SET",
|
40446
|
-
"examples": "Collections, Agreements",
|
40447
|
-
"default_value": "Governance Definitions",
|
40448
|
-
"valid_values": "",
|
40449
|
-
"existing_element": "",
|
40450
|
-
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
40451
|
-
"qualified_name_pattern": "",
|
40452
|
-
"generated": false,
|
40453
|
-
"style": "SImple",
|
40454
|
-
"user_specified": true,
|
40455
|
-
"unique": false,
|
40456
40269
|
"input_required": true,
|
40457
40270
|
"isParent": false,
|
40458
40271
|
"isAnchor": false,
|
@@ -40581,6 +40394,265 @@
|
|
40581
40394
|
"level": "Basic",
|
40582
40395
|
"Journal Entry": ""
|
40583
40396
|
}
|
40397
|
+
},
|
40398
|
+
{
|
40399
|
+
"Limit Result by Status": {
|
40400
|
+
"variable_name": "",
|
40401
|
+
"inUpdate": true,
|
40402
|
+
"attr_labels": "",
|
40403
|
+
"examples": "",
|
40404
|
+
"default_value": "['ACTIVE']",
|
40405
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
40406
|
+
"existing_element": "",
|
40407
|
+
"description": "One of the status values from a list of valid values.",
|
40408
|
+
"qualified_name_pattern": "",
|
40409
|
+
"generated": false,
|
40410
|
+
"style": "Valid Value",
|
40411
|
+
"user_specified": true,
|
40412
|
+
"unique": false,
|
40413
|
+
"input_required": false,
|
40414
|
+
"isParent": false,
|
40415
|
+
"isAnchor": false,
|
40416
|
+
"min_cardinality": 1,
|
40417
|
+
"max_cardinality": 1,
|
40418
|
+
"level": "Advanced",
|
40419
|
+
"Journal Entry": ""
|
40420
|
+
}
|
40421
|
+
}
|
40422
|
+
]
|
40423
|
+
},
|
40424
|
+
"View Glossaries": {
|
40425
|
+
"display_name": "View Glossaries",
|
40426
|
+
"qn_prefix": "",
|
40427
|
+
"alternate_names": "Glossaries; Glossary",
|
40428
|
+
"family": "GlossaryManager",
|
40429
|
+
"description": "Return the glossaries, optionally filtered by the search string.",
|
40430
|
+
"verb": "View",
|
40431
|
+
"upsert": false,
|
40432
|
+
"attach": false,
|
40433
|
+
"details": false,
|
40434
|
+
"form": false,
|
40435
|
+
"ReferenceURL": "",
|
40436
|
+
"style": "display",
|
40437
|
+
"level": "Basic",
|
40438
|
+
"view": true,
|
40439
|
+
"Journal Entry": "",
|
40440
|
+
"Attributes": [
|
40441
|
+
{
|
40442
|
+
"Search String": {
|
40443
|
+
"variable_name": "",
|
40444
|
+
"inUpdate": true,
|
40445
|
+
"attr_labels": "Filter",
|
40446
|
+
"examples": "",
|
40447
|
+
"default_value": "*",
|
40448
|
+
"valid_values": "",
|
40449
|
+
"existing_element": "",
|
40450
|
+
"description": "An optional search string to filter results by.",
|
40451
|
+
"qualified_name_pattern": "",
|
40452
|
+
"generated": false,
|
40453
|
+
"style": "Simple",
|
40454
|
+
"user_specified": true,
|
40455
|
+
"unique": false,
|
40456
|
+
"input_required": false,
|
40457
|
+
"isParent": false,
|
40458
|
+
"isAnchor": false,
|
40459
|
+
"min_cardinality": 0,
|
40460
|
+
"max_cardinality": 1,
|
40461
|
+
"level": "Basic",
|
40462
|
+
"Journal Entry": ""
|
40463
|
+
}
|
40464
|
+
},
|
40465
|
+
{
|
40466
|
+
"Output Format": {
|
40467
|
+
"variable_name": "",
|
40468
|
+
"inUpdate": false,
|
40469
|
+
"attr_labels": "Format",
|
40470
|
+
"examples": "List, Form, Report",
|
40471
|
+
"default_value": "List",
|
40472
|
+
"valid_values": "LIST; FORM; REPORT; DICT; MD; MERMAID; HTML",
|
40473
|
+
"existing_element": "",
|
40474
|
+
"description": "Optional specification of output format for the query.",
|
40475
|
+
"qualified_name_pattern": "",
|
40476
|
+
"generated": false,
|
40477
|
+
"style": "Valid Value",
|
40478
|
+
"user_specified": true,
|
40479
|
+
"unique": false,
|
40480
|
+
"input_required": false,
|
40481
|
+
"isParent": false,
|
40482
|
+
"isAnchor": false,
|
40483
|
+
"min_cardinality": 0,
|
40484
|
+
"max_cardinality": 1,
|
40485
|
+
"level": "Basic",
|
40486
|
+
"Journal Entry": ""
|
40487
|
+
}
|
40488
|
+
},
|
40489
|
+
{
|
40490
|
+
"Output Format Set": {
|
40491
|
+
"variable_name": "output_foprmat_set",
|
40492
|
+
"inUpdate": true,
|
40493
|
+
"attr_labels": "OUTPUT SET",
|
40494
|
+
"examples": "Collections, Agreements",
|
40495
|
+
"default_value": "Governance Definitions",
|
40496
|
+
"valid_values": "",
|
40497
|
+
"existing_element": "",
|
40498
|
+
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
40499
|
+
"qualified_name_pattern": "",
|
40500
|
+
"generated": false,
|
40501
|
+
"style": "Simple",
|
40502
|
+
"user_specified": true,
|
40503
|
+
"unique": false,
|
40504
|
+
"input_required": true,
|
40505
|
+
"isParent": false,
|
40506
|
+
"isAnchor": false,
|
40507
|
+
"min_cardinality": 0,
|
40508
|
+
"max_cardinality": 1,
|
40509
|
+
"level": "Basic",
|
40510
|
+
"Journal Entry": ""
|
40511
|
+
}
|
40512
|
+
},
|
40513
|
+
{
|
40514
|
+
"Starts With": {
|
40515
|
+
"variable_name": "starts_with",
|
40516
|
+
"inUpdate": false,
|
40517
|
+
"attr_labels": "",
|
40518
|
+
"examples": "",
|
40519
|
+
"default_value": "True",
|
40520
|
+
"valid_values": "",
|
40521
|
+
"existing_element": "",
|
40522
|
+
"description": "If true, look for matches with the search string starting from the beginning of a field.",
|
40523
|
+
"qualified_name_pattern": "",
|
40524
|
+
"generated": false,
|
40525
|
+
"style": "Bool",
|
40526
|
+
"user_specified": true,
|
40527
|
+
"unique": false,
|
40528
|
+
"input_required": false,
|
40529
|
+
"isParent": false,
|
40530
|
+
"isAnchor": false,
|
40531
|
+
"min_cardinality": 1,
|
40532
|
+
"max_cardinality": 1,
|
40533
|
+
"level": "Basic",
|
40534
|
+
"Journal Entry": ""
|
40535
|
+
}
|
40536
|
+
},
|
40537
|
+
{
|
40538
|
+
"Ends With": {
|
40539
|
+
"variable_name": "ends_with",
|
40540
|
+
"inUpdate": false,
|
40541
|
+
"attr_labels": "",
|
40542
|
+
"examples": "",
|
40543
|
+
"default_value": "False",
|
40544
|
+
"valid_values": "",
|
40545
|
+
"existing_element": "",
|
40546
|
+
"description": "If true, look for matches with the search string starting from the end of a field.",
|
40547
|
+
"qualified_name_pattern": "",
|
40548
|
+
"generated": false,
|
40549
|
+
"style": "Bool",
|
40550
|
+
"user_specified": true,
|
40551
|
+
"unique": false,
|
40552
|
+
"input_required": false,
|
40553
|
+
"isParent": false,
|
40554
|
+
"isAnchor": false,
|
40555
|
+
"min_cardinality": 1,
|
40556
|
+
"max_cardinality": 1,
|
40557
|
+
"level": "Basic",
|
40558
|
+
"Journal Entry": ""
|
40559
|
+
}
|
40560
|
+
},
|
40561
|
+
{
|
40562
|
+
"Ignore Case": {
|
40563
|
+
"variable_name": "",
|
40564
|
+
"inUpdate": true,
|
40565
|
+
"attr_labels": "",
|
40566
|
+
"examples": "",
|
40567
|
+
"default_value": "False",
|
40568
|
+
"valid_values": "",
|
40569
|
+
"existing_element": "ignore_case",
|
40570
|
+
"description": "If true, ignore the difference between upper and lower characters when matching the search string.",
|
40571
|
+
"qualified_name_pattern": "",
|
40572
|
+
"generated": false,
|
40573
|
+
"style": "Bool",
|
40574
|
+
"user_specified": true,
|
40575
|
+
"unique": false,
|
40576
|
+
"input_required": false,
|
40577
|
+
"isParent": false,
|
40578
|
+
"isAnchor": false,
|
40579
|
+
"min_cardinality": 1,
|
40580
|
+
"max_cardinality": 1,
|
40581
|
+
"level": "Basic",
|
40582
|
+
"Journal Entry": ""
|
40583
|
+
}
|
40584
|
+
},
|
40585
|
+
{
|
40586
|
+
"Page Size": {
|
40587
|
+
"variable_name": "page_size",
|
40588
|
+
"inUpdate": true,
|
40589
|
+
"attr_labels": "",
|
40590
|
+
"examples": "",
|
40591
|
+
"default_value": "",
|
40592
|
+
"valid_values": "",
|
40593
|
+
"existing_element": "",
|
40594
|
+
"description": "The number of elements returned per page.",
|
40595
|
+
"qualified_name_pattern": "",
|
40596
|
+
"generated": false,
|
40597
|
+
"style": "Simple Int",
|
40598
|
+
"user_specified": true,
|
40599
|
+
"unique": false,
|
40600
|
+
"input_required": false,
|
40601
|
+
"isParent": false,
|
40602
|
+
"isAnchor": false,
|
40603
|
+
"min_cardinality": 0,
|
40604
|
+
"max_cardinality": 1,
|
40605
|
+
"level": "Basic",
|
40606
|
+
"Journal Entry": ""
|
40607
|
+
}
|
40608
|
+
},
|
40609
|
+
{
|
40610
|
+
"Start From": {
|
40611
|
+
"variable_name": "start_from",
|
40612
|
+
"inUpdate": true,
|
40613
|
+
"attr_labels": "",
|
40614
|
+
"examples": "",
|
40615
|
+
"default_value": "0",
|
40616
|
+
"valid_values": "",
|
40617
|
+
"existing_element": "",
|
40618
|
+
"description": "When paging through results, the starting point of the results to return.",
|
40619
|
+
"qualified_name_pattern": "",
|
40620
|
+
"generated": false,
|
40621
|
+
"style": "Simple Int",
|
40622
|
+
"user_specified": true,
|
40623
|
+
"unique": false,
|
40624
|
+
"input_required": false,
|
40625
|
+
"isParent": false,
|
40626
|
+
"isAnchor": false,
|
40627
|
+
"min_cardinality": 0,
|
40628
|
+
"max_cardinality": 1,
|
40629
|
+
"level": "Basic",
|
40630
|
+
"Journal Entry": ""
|
40631
|
+
}
|
40632
|
+
},
|
40633
|
+
{
|
40634
|
+
"Limit Result by Status": {
|
40635
|
+
"variable_name": "",
|
40636
|
+
"inUpdate": true,
|
40637
|
+
"attr_labels": "",
|
40638
|
+
"examples": "",
|
40639
|
+
"default_value": "['ACTIVE']",
|
40640
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
40641
|
+
"existing_element": "",
|
40642
|
+
"description": "One of the status values from a list of valid values.",
|
40643
|
+
"qualified_name_pattern": "",
|
40644
|
+
"generated": false,
|
40645
|
+
"style": "Valid Value",
|
40646
|
+
"user_specified": true,
|
40647
|
+
"unique": false,
|
40648
|
+
"input_required": false,
|
40649
|
+
"isParent": false,
|
40650
|
+
"isAnchor": false,
|
40651
|
+
"min_cardinality": 1,
|
40652
|
+
"max_cardinality": 1,
|
40653
|
+
"level": "Advanced",
|
40654
|
+
"Journal Entry": ""
|
40655
|
+
}
|
40584
40656
|
}
|
40585
40657
|
]
|
40586
40658
|
},
|
@@ -43728,6 +43800,577 @@
|
|
43728
43800
|
"Journal Entry": ""
|
43729
43801
|
}
|
43730
43802
|
},
|
43803
|
+
{
|
43804
|
+
"Start From": {
|
43805
|
+
"variable_name": "start_from",
|
43806
|
+
"inUpdate": true,
|
43807
|
+
"attr_labels": "",
|
43808
|
+
"examples": "",
|
43809
|
+
"default_value": "0",
|
43810
|
+
"valid_values": "",
|
43811
|
+
"existing_element": "",
|
43812
|
+
"description": "When paging through results, the starting point of the results to return.",
|
43813
|
+
"qualified_name_pattern": "",
|
43814
|
+
"generated": false,
|
43815
|
+
"style": "Simple Int",
|
43816
|
+
"user_specified": true,
|
43817
|
+
"unique": false,
|
43818
|
+
"input_required": false,
|
43819
|
+
"isParent": false,
|
43820
|
+
"isAnchor": false,
|
43821
|
+
"min_cardinality": 0,
|
43822
|
+
"max_cardinality": 1,
|
43823
|
+
"level": "Basic",
|
43824
|
+
"Journal Entry": ""
|
43825
|
+
}
|
43826
|
+
},
|
43827
|
+
{
|
43828
|
+
"Limit Result by Status": {
|
43829
|
+
"variable_name": "",
|
43830
|
+
"inUpdate": true,
|
43831
|
+
"attr_labels": "",
|
43832
|
+
"examples": "",
|
43833
|
+
"default_value": "['ACTIVE']",
|
43834
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
43835
|
+
"existing_element": "",
|
43836
|
+
"description": "One of the status values from a list of valid values.",
|
43837
|
+
"qualified_name_pattern": "",
|
43838
|
+
"generated": false,
|
43839
|
+
"style": "Valid Value",
|
43840
|
+
"user_specified": true,
|
43841
|
+
"unique": false,
|
43842
|
+
"input_required": false,
|
43843
|
+
"isParent": false,
|
43844
|
+
"isAnchor": false,
|
43845
|
+
"min_cardinality": 1,
|
43846
|
+
"max_cardinality": 1,
|
43847
|
+
"level": "Advanced",
|
43848
|
+
"Journal Entry": ""
|
43849
|
+
}
|
43850
|
+
}
|
43851
|
+
]
|
43852
|
+
},
|
43853
|
+
"View Report": {
|
43854
|
+
"display_name": "View Report",
|
43855
|
+
"qn_prefix": "",
|
43856
|
+
"alternate_names": "View MD; View FORM; View DICT; View LIST; View HTML",
|
43857
|
+
"family": "General",
|
43858
|
+
"description": "This can be used to produce a report using any output format set.",
|
43859
|
+
"verb": "View",
|
43860
|
+
"upsert": false,
|
43861
|
+
"attach": false,
|
43862
|
+
"details": false,
|
43863
|
+
"form": false,
|
43864
|
+
"ReferenceURL": "",
|
43865
|
+
"style": "display",
|
43866
|
+
"level": "Basic",
|
43867
|
+
"view": true,
|
43868
|
+
"Journal Entry": "",
|
43869
|
+
"Attributes": [
|
43870
|
+
{
|
43871
|
+
"Search String": {
|
43872
|
+
"variable_name": "",
|
43873
|
+
"inUpdate": true,
|
43874
|
+
"attr_labels": "Filter",
|
43875
|
+
"examples": "",
|
43876
|
+
"default_value": "*",
|
43877
|
+
"valid_values": "",
|
43878
|
+
"existing_element": "",
|
43879
|
+
"description": "An optional search string to filter results by.",
|
43880
|
+
"qualified_name_pattern": "",
|
43881
|
+
"generated": false,
|
43882
|
+
"style": "Simple",
|
43883
|
+
"user_specified": true,
|
43884
|
+
"unique": false,
|
43885
|
+
"input_required": false,
|
43886
|
+
"isParent": false,
|
43887
|
+
"isAnchor": false,
|
43888
|
+
"min_cardinality": 0,
|
43889
|
+
"max_cardinality": 1,
|
43890
|
+
"level": "Basic",
|
43891
|
+
"Journal Entry": ""
|
43892
|
+
}
|
43893
|
+
},
|
43894
|
+
{
|
43895
|
+
"Output Format": {
|
43896
|
+
"variable_name": "",
|
43897
|
+
"inUpdate": true,
|
43898
|
+
"attr_labels": "Format",
|
43899
|
+
"examples": "LIST, FORM",
|
43900
|
+
"default_value": "LIST",
|
43901
|
+
"valid_values": "LIST; FORM; REPORT; MERMAID; DICT",
|
43902
|
+
"existing_element": "",
|
43903
|
+
"description": "Optional specification of output format for the query.",
|
43904
|
+
"qualified_name_pattern": "",
|
43905
|
+
"generated": false,
|
43906
|
+
"style": "Valid Value",
|
43907
|
+
"user_specified": true,
|
43908
|
+
"unique": false,
|
43909
|
+
"input_required": false,
|
43910
|
+
"isParent": false,
|
43911
|
+
"isAnchor": false,
|
43912
|
+
"min_cardinality": 0,
|
43913
|
+
"max_cardinality": 1,
|
43914
|
+
"level": "Basic",
|
43915
|
+
"Journal Entry": ""
|
43916
|
+
}
|
43917
|
+
},
|
43918
|
+
{
|
43919
|
+
"Output Format Set": {
|
43920
|
+
"variable_name": "output_foprmat_set",
|
43921
|
+
"inUpdate": true,
|
43922
|
+
"attr_labels": "OUTPUT SET",
|
43923
|
+
"examples": "Collections, Agreements",
|
43924
|
+
"default_value": "Governance Definitions",
|
43925
|
+
"valid_values": "",
|
43926
|
+
"existing_element": "",
|
43927
|
+
"description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
|
43928
|
+
"qualified_name_pattern": "",
|
43929
|
+
"generated": false,
|
43930
|
+
"style": "Valid Value",
|
43931
|
+
"user_specified": true,
|
43932
|
+
"unique": false,
|
43933
|
+
"input_required": true,
|
43934
|
+
"isParent": false,
|
43935
|
+
"isAnchor": false,
|
43936
|
+
"min_cardinality": 0,
|
43937
|
+
"max_cardinality": 1,
|
43938
|
+
"level": "Basic",
|
43939
|
+
"Journal Entry": ""
|
43940
|
+
}
|
43941
|
+
},
|
43942
|
+
{
|
43943
|
+
"Starts With": {
|
43944
|
+
"variable_name": "starts_with",
|
43945
|
+
"inUpdate": false,
|
43946
|
+
"attr_labels": "",
|
43947
|
+
"examples": "",
|
43948
|
+
"default_value": "True",
|
43949
|
+
"valid_values": "",
|
43950
|
+
"existing_element": "",
|
43951
|
+
"description": "If true, look for matches with the search string starting from the beginning of a field.",
|
43952
|
+
"qualified_name_pattern": "",
|
43953
|
+
"generated": false,
|
43954
|
+
"style": "Bool",
|
43955
|
+
"user_specified": true,
|
43956
|
+
"unique": false,
|
43957
|
+
"input_required": false,
|
43958
|
+
"isParent": false,
|
43959
|
+
"isAnchor": false,
|
43960
|
+
"min_cardinality": 1,
|
43961
|
+
"max_cardinality": 1,
|
43962
|
+
"level": "Basic",
|
43963
|
+
"Journal Entry": ""
|
43964
|
+
}
|
43965
|
+
},
|
43966
|
+
{
|
43967
|
+
"Ends With": {
|
43968
|
+
"variable_name": "ends_with",
|
43969
|
+
"inUpdate": false,
|
43970
|
+
"attr_labels": "",
|
43971
|
+
"examples": "",
|
43972
|
+
"default_value": "False",
|
43973
|
+
"valid_values": "",
|
43974
|
+
"existing_element": "",
|
43975
|
+
"description": "If true, look for matches with the search string starting from the end of a field.",
|
43976
|
+
"qualified_name_pattern": "",
|
43977
|
+
"generated": false,
|
43978
|
+
"style": "Bool",
|
43979
|
+
"user_specified": true,
|
43980
|
+
"unique": false,
|
43981
|
+
"input_required": false,
|
43982
|
+
"isParent": false,
|
43983
|
+
"isAnchor": false,
|
43984
|
+
"min_cardinality": 1,
|
43985
|
+
"max_cardinality": 1,
|
43986
|
+
"level": "Basic",
|
43987
|
+
"Journal Entry": ""
|
43988
|
+
}
|
43989
|
+
},
|
43990
|
+
{
|
43991
|
+
"Ignore Case": {
|
43992
|
+
"variable_name": "",
|
43993
|
+
"inUpdate": true,
|
43994
|
+
"attr_labels": "",
|
43995
|
+
"examples": "",
|
43996
|
+
"default_value": "False",
|
43997
|
+
"valid_values": "",
|
43998
|
+
"existing_element": "ignore_case",
|
43999
|
+
"description": "If true, ignore the difference between upper and lower characters when matching the search string.",
|
44000
|
+
"qualified_name_pattern": "",
|
44001
|
+
"generated": false,
|
44002
|
+
"style": "Bool",
|
44003
|
+
"user_specified": true,
|
44004
|
+
"unique": false,
|
44005
|
+
"input_required": false,
|
44006
|
+
"isParent": false,
|
44007
|
+
"isAnchor": false,
|
44008
|
+
"min_cardinality": 1,
|
44009
|
+
"max_cardinality": 1,
|
44010
|
+
"level": "Basic",
|
44011
|
+
"Journal Entry": ""
|
44012
|
+
}
|
44013
|
+
},
|
44014
|
+
{
|
44015
|
+
"Limit Result by Status": {
|
44016
|
+
"variable_name": "",
|
44017
|
+
"inUpdate": true,
|
44018
|
+
"attr_labels": "",
|
44019
|
+
"examples": "",
|
44020
|
+
"default_value": "['ACTIVE']",
|
44021
|
+
"valid_values": "'UNKNOWN'; 'DRAFT'; 'PREPARED'; 'PROPOSED'; 'APPROVED'; 'REJECTED'; 'APPROVED_CONCEPT'; 'UNDER_DEVELOPMENT'; 'DEVELOPMENT_COMPLETE'; 'APPROVED_FOR_DEPLOYMENT'; 'STANDBY'; 'ACTIVE'; 'FAILED'; 'DISABLED'; 'COMPLETE'; 'DEPRECATED'; 'OTHER' ; 'DELETED",
|
44022
|
+
"existing_element": "",
|
44023
|
+
"description": "One of the status values from a list of valid values.",
|
44024
|
+
"qualified_name_pattern": "",
|
44025
|
+
"generated": false,
|
44026
|
+
"style": "Valid Value",
|
44027
|
+
"user_specified": true,
|
44028
|
+
"unique": false,
|
44029
|
+
"input_required": false,
|
44030
|
+
"isParent": false,
|
44031
|
+
"isAnchor": false,
|
44032
|
+
"min_cardinality": 1,
|
44033
|
+
"max_cardinality": 1,
|
44034
|
+
"level": "Advanced",
|
44035
|
+
"Journal Entry": ""
|
44036
|
+
}
|
44037
|
+
},
|
44038
|
+
{
|
44039
|
+
"Metadata Element Subtype Names": {
|
44040
|
+
"variable_name": "metadata_element_subtype_names",
|
44041
|
+
"inUpdate": true,
|
44042
|
+
"attr_labels": "",
|
44043
|
+
"examples": "",
|
44044
|
+
"default_value": "",
|
44045
|
+
"valid_values": "",
|
44046
|
+
"existing_element": "",
|
44047
|
+
"description": "Filter results by the list of metadata elements. If none are provided, then no status filtering will be performed.",
|
44048
|
+
"qualified_name_pattern": "",
|
44049
|
+
"generated": false,
|
44050
|
+
"style": "Simple List",
|
44051
|
+
"user_specified": true,
|
44052
|
+
"unique": false,
|
44053
|
+
"input_required": false,
|
44054
|
+
"isParent": false,
|
44055
|
+
"isAnchor": false,
|
44056
|
+
"min_cardinality": 0,
|
44057
|
+
"max_cardinality": 1,
|
44058
|
+
"level": "Basic",
|
44059
|
+
"Journal Entry": ""
|
44060
|
+
}
|
44061
|
+
},
|
44062
|
+
{
|
44063
|
+
"Metadata Element Type Name": {
|
44064
|
+
"variable_name": "metadata_element_type_name",
|
44065
|
+
"inUpdate": true,
|
44066
|
+
"attr_labels": "",
|
44067
|
+
"examples": "",
|
44068
|
+
"default_value": "",
|
44069
|
+
"valid_values": "",
|
44070
|
+
"existing_element": "",
|
44071
|
+
"description": "Optionally filter results by the type of metadata element.",
|
44072
|
+
"qualified_name_pattern": "",
|
44073
|
+
"generated": false,
|
44074
|
+
"style": "Simple",
|
44075
|
+
"user_specified": true,
|
44076
|
+
"unique": false,
|
44077
|
+
"input_required": false,
|
44078
|
+
"isParent": false,
|
44079
|
+
"isAnchor": false,
|
44080
|
+
"min_cardinality": 0,
|
44081
|
+
"max_cardinality": 1,
|
44082
|
+
"level": "Basic",
|
44083
|
+
"Journal Entry": ""
|
44084
|
+
}
|
44085
|
+
},
|
44086
|
+
{
|
44087
|
+
"Skip Relationshjps": {
|
44088
|
+
"variable_name": "skip_relationships",
|
44089
|
+
"inUpdate": true,
|
44090
|
+
"attr_labels": "",
|
44091
|
+
"examples": "",
|
44092
|
+
"default_value": "",
|
44093
|
+
"valid_values": "",
|
44094
|
+
"existing_element": "",
|
44095
|
+
"description": "Allow listed relationships to be skipped in the output returned.",
|
44096
|
+
"qualified_name_pattern": "",
|
44097
|
+
"generated": false,
|
44098
|
+
"style": "Simple List",
|
44099
|
+
"user_specified": true,
|
44100
|
+
"unique": false,
|
44101
|
+
"input_required": false,
|
44102
|
+
"isParent": false,
|
44103
|
+
"isAnchor": false,
|
44104
|
+
"min_cardinality": 0,
|
44105
|
+
"max_cardinality": 1,
|
44106
|
+
"level": "Basic",
|
44107
|
+
"Journal Entry": ""
|
44108
|
+
}
|
44109
|
+
},
|
44110
|
+
{
|
44111
|
+
"Include Only Relationships": {
|
44112
|
+
"variable_name": "include_only_relationships",
|
44113
|
+
"inUpdate": true,
|
44114
|
+
"attr_labels": "",
|
44115
|
+
"examples": "",
|
44116
|
+
"default_value": "",
|
44117
|
+
"valid_values": "",
|
44118
|
+
"existing_element": "",
|
44119
|
+
"description": "Include information only about specified relationships.",
|
44120
|
+
"qualified_name_pattern": "",
|
44121
|
+
"generated": false,
|
44122
|
+
"style": "Simple List",
|
44123
|
+
"user_specified": true,
|
44124
|
+
"unique": false,
|
44125
|
+
"input_required": false,
|
44126
|
+
"isParent": false,
|
44127
|
+
"isAnchor": false,
|
44128
|
+
"min_cardinality": 0,
|
44129
|
+
"max_cardinality": 1,
|
44130
|
+
"level": "Basic",
|
44131
|
+
"Journal Entry": ""
|
44132
|
+
}
|
44133
|
+
},
|
44134
|
+
{
|
44135
|
+
"Skip Classified Elements": {
|
44136
|
+
"variable_name": "skip_classified_elements",
|
44137
|
+
"inUpdate": true,
|
44138
|
+
"attr_labels": "",
|
44139
|
+
"examples": "",
|
44140
|
+
"default_value": "",
|
44141
|
+
"valid_values": "",
|
44142
|
+
"existing_element": "",
|
44143
|
+
"description": "Skip elements with the any of the specified classifications.",
|
44144
|
+
"qualified_name_pattern": "",
|
44145
|
+
"generated": false,
|
44146
|
+
"style": "Simple List",
|
44147
|
+
"user_specified": true,
|
44148
|
+
"unique": false,
|
44149
|
+
"input_required": false,
|
44150
|
+
"isParent": false,
|
44151
|
+
"isAnchor": false,
|
44152
|
+
"min_cardinality": 0,
|
44153
|
+
"max_cardinality": 1,
|
44154
|
+
"level": "Basic",
|
44155
|
+
"Journal Entry": ""
|
44156
|
+
}
|
44157
|
+
},
|
44158
|
+
{
|
44159
|
+
"Include Only Classified Elements": {
|
44160
|
+
"variable_name": "include_only_classified_elements",
|
44161
|
+
"inUpdate": true,
|
44162
|
+
"attr_labels": "",
|
44163
|
+
"examples": "",
|
44164
|
+
"default_value": "",
|
44165
|
+
"valid_values": "",
|
44166
|
+
"existing_element": "",
|
44167
|
+
"description": "Include only elements with the specified classifications.",
|
44168
|
+
"qualified_name_pattern": "",
|
44169
|
+
"generated": false,
|
44170
|
+
"style": "Simple List",
|
44171
|
+
"user_specified": true,
|
44172
|
+
"unique": false,
|
44173
|
+
"input_required": false,
|
44174
|
+
"isParent": false,
|
44175
|
+
"isAnchor": false,
|
44176
|
+
"min_cardinality": 0,
|
44177
|
+
"max_cardinality": 1,
|
44178
|
+
"level": "Basic",
|
44179
|
+
"Journal Entry": ""
|
44180
|
+
}
|
44181
|
+
},
|
44182
|
+
{
|
44183
|
+
"Governance Zone Filter": {
|
44184
|
+
"variable_name": "governance_zone_filter",
|
44185
|
+
"inUpdate": true,
|
44186
|
+
"attr_labels": "",
|
44187
|
+
"examples": "",
|
44188
|
+
"default_value": "",
|
44189
|
+
"valid_values": "",
|
44190
|
+
"existing_element": "",
|
44191
|
+
"description": "Include only elements in one of the specified governance zones.",
|
44192
|
+
"qualified_name_pattern": "",
|
44193
|
+
"generated": false,
|
44194
|
+
"style": "Simple List",
|
44195
|
+
"user_specified": true,
|
44196
|
+
"unique": false,
|
44197
|
+
"input_required": false,
|
44198
|
+
"isParent": false,
|
44199
|
+
"isAnchor": false,
|
44200
|
+
"min_cardinality": 0,
|
44201
|
+
"max_cardinality": 1,
|
44202
|
+
"level": "Basic",
|
44203
|
+
"Journal Entry": ""
|
44204
|
+
}
|
44205
|
+
},
|
44206
|
+
{
|
44207
|
+
"Graph Query Depth": {
|
44208
|
+
"variable_name": "graph_query_depth",
|
44209
|
+
"inUpdate": true,
|
44210
|
+
"attr_labels": "",
|
44211
|
+
"examples": "",
|
44212
|
+
"default_value": "1",
|
44213
|
+
"valid_values": "",
|
44214
|
+
"existing_element": "",
|
44215
|
+
"description": "The depth of the hierarchy to return. Default is 5. Specifying 0 returns only the top level attributes. ",
|
44216
|
+
"qualified_name_pattern": "",
|
44217
|
+
"generated": false,
|
44218
|
+
"style": "Simple Int",
|
44219
|
+
"user_specified": true,
|
44220
|
+
"unique": false,
|
44221
|
+
"input_required": false,
|
44222
|
+
"isParent": false,
|
44223
|
+
"isAnchor": false,
|
44224
|
+
"min_cardinality": 0,
|
44225
|
+
"max_cardinality": 1,
|
44226
|
+
"level": "Basic",
|
44227
|
+
"Journal Entry": ""
|
44228
|
+
}
|
44229
|
+
},
|
44230
|
+
{
|
44231
|
+
"Effective Time": {
|
44232
|
+
"variable_name": "effective_time",
|
44233
|
+
"inUpdate": true,
|
44234
|
+
"attr_labels": "",
|
44235
|
+
"examples": "",
|
44236
|
+
"default_value": "",
|
44237
|
+
"valid_values": "",
|
44238
|
+
"existing_element": "",
|
44239
|
+
"description": "An ISO-8601 string representing the time to use for evaluating effectivity of the elements related to this one.",
|
44240
|
+
"qualified_name_pattern": "",
|
44241
|
+
"generated": false,
|
44242
|
+
"style": "Simple",
|
44243
|
+
"user_specified": true,
|
44244
|
+
"unique": false,
|
44245
|
+
"input_required": false,
|
44246
|
+
"isParent": false,
|
44247
|
+
"isAnchor": false,
|
44248
|
+
"min_cardinality": 1,
|
44249
|
+
"max_cardinality": 1,
|
44250
|
+
"level": "Advanced",
|
44251
|
+
"Journal Entry": ""
|
44252
|
+
}
|
44253
|
+
},
|
44254
|
+
{
|
44255
|
+
"AsOfTime": {
|
44256
|
+
"variable_name": "as_of_time",
|
44257
|
+
"inUpdate": true,
|
44258
|
+
"attr_labels": "As Of Time",
|
44259
|
+
"examples": "",
|
44260
|
+
"default_value": "",
|
44261
|
+
"valid_values": "",
|
44262
|
+
"existing_element": "",
|
44263
|
+
"description": "An ISO-8601 string representing the time to view the state of the repository.",
|
44264
|
+
"qualified_name_pattern": "",
|
44265
|
+
"generated": false,
|
44266
|
+
"style": "Simple",
|
44267
|
+
"user_specified": true,
|
44268
|
+
"unique": false,
|
44269
|
+
"input_required": false,
|
44270
|
+
"isParent": false,
|
44271
|
+
"isAnchor": false,
|
44272
|
+
"min_cardinality": 1,
|
44273
|
+
"max_cardinality": 1,
|
44274
|
+
"level": "Basic",
|
44275
|
+
"Journal Entry": ""
|
44276
|
+
}
|
44277
|
+
},
|
44278
|
+
{
|
44279
|
+
"Sort Order": {
|
44280
|
+
"variable_name": "sort_order",
|
44281
|
+
"inUpdate": false,
|
44282
|
+
"attr_labels": "",
|
44283
|
+
"examples": "LAST_UPDATE_RECENT",
|
44284
|
+
"default_value": "",
|
44285
|
+
"valid_values": "ANY; CREATION_DATE_RECENT; CREATION_DATA_OLDEST; LAST_UPDATE_RECENT; LAST_UPDATE_OLDEST; PROPERTY_ASCENDING; PROPERTY_DESCENDING",
|
44286
|
+
"existing_element": "",
|
44287
|
+
"description": "How to order the results. The sort order can be selected from a list of valid value.",
|
44288
|
+
"qualified_name_pattern": "",
|
44289
|
+
"generated": false,
|
44290
|
+
"style": "Valid Value",
|
44291
|
+
"user_specified": true,
|
44292
|
+
"unique": false,
|
44293
|
+
"input_required": false,
|
44294
|
+
"isParent": false,
|
44295
|
+
"isAnchor": false,
|
44296
|
+
"min_cardinality": 0,
|
44297
|
+
"max_cardinality": 1,
|
44298
|
+
"level": "Basic",
|
44299
|
+
"Journal Entry": ""
|
44300
|
+
}
|
44301
|
+
},
|
44302
|
+
{
|
44303
|
+
"Order Property Name": {
|
44304
|
+
"variable_name": "order_property_name",
|
44305
|
+
"inUpdate": false,
|
44306
|
+
"attr_labels": "",
|
44307
|
+
"examples": "",
|
44308
|
+
"default_value": "",
|
44309
|
+
"valid_values": "",
|
44310
|
+
"existing_element": "order_property_name",
|
44311
|
+
"description": "The property to use for sorting if the sort_order_property is PROPERTY_ASCENDING or PROPERTY_DESCENDING",
|
44312
|
+
"qualified_name_pattern": "",
|
44313
|
+
"generated": false,
|
44314
|
+
"style": "Simple",
|
44315
|
+
"user_specified": true,
|
44316
|
+
"unique": false,
|
44317
|
+
"input_required": false,
|
44318
|
+
"isParent": false,
|
44319
|
+
"isAnchor": false,
|
44320
|
+
"min_cardinality": 0,
|
44321
|
+
"max_cardinality": 1,
|
44322
|
+
"level": "Basic",
|
44323
|
+
"Journal Entry": ""
|
44324
|
+
}
|
44325
|
+
},
|
44326
|
+
{
|
44327
|
+
"Limit Result by Status": {
|
44328
|
+
"variable_name": "limit_results_by_status",
|
44329
|
+
"inUpdate": false,
|
44330
|
+
"attr_labels": "",
|
44331
|
+
"examples": "",
|
44332
|
+
"default_value": "",
|
44333
|
+
"valid_values": " ACTIVE; DELETED; ",
|
44334
|
+
"existing_element": "",
|
44335
|
+
"description": "One of the status values from a list of valid values.",
|
44336
|
+
"qualified_name_pattern": "",
|
44337
|
+
"generated": false,
|
44338
|
+
"style": "Valid Value",
|
44339
|
+
"user_specified": true,
|
44340
|
+
"unique": false,
|
44341
|
+
"input_required": false,
|
44342
|
+
"isParent": false,
|
44343
|
+
"isAnchor": false,
|
44344
|
+
"min_cardinality": 0,
|
44345
|
+
"max_cardinality": 1,
|
44346
|
+
"level": "Advanced",
|
44347
|
+
"Journal Entry": ""
|
44348
|
+
}
|
44349
|
+
},
|
44350
|
+
{
|
44351
|
+
"Page Size": {
|
44352
|
+
"variable_name": "page_size",
|
44353
|
+
"inUpdate": true,
|
44354
|
+
"attr_labels": "",
|
44355
|
+
"examples": "",
|
44356
|
+
"default_value": "0",
|
44357
|
+
"valid_values": "",
|
44358
|
+
"existing_element": "",
|
44359
|
+
"description": "The number of elements returned per page.",
|
44360
|
+
"qualified_name_pattern": "",
|
44361
|
+
"generated": false,
|
44362
|
+
"style": "Simple Int",
|
44363
|
+
"user_specified": true,
|
44364
|
+
"unique": false,
|
44365
|
+
"input_required": false,
|
44366
|
+
"isParent": false,
|
44367
|
+
"isAnchor": false,
|
44368
|
+
"min_cardinality": 0,
|
44369
|
+
"max_cardinality": 1,
|
44370
|
+
"level": "Basic",
|
44371
|
+
"Journal Entry": ""
|
44372
|
+
}
|
44373
|
+
},
|
43731
44374
|
{
|
43732
44375
|
"Start From": {
|
43733
44376
|
"variable_name": "start_from",
|