vapi: component info

The component_info structure holds component metadata of the different metadata types for an API component. The structure allows any combination of metadata types to be aggregated into one instance. This structure was added in vSphere API 6.7.

Representation:

{
    "cli"{
        "commands"[
            {
                "formatter""SIMPLE",
                "output_field_list"[
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    },
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "service_id""obj-103",
                "options"[
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    },
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    }
                ],
                "description""string",
                "operation_id""obj-103"
            },
            {
                "formatter""SIMPLE",
                "output_field_list"[
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    },
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "service_id""obj-103",
                "options"[
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    },
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    }
                ],
                "description""string",
                "operation_id""obj-103"
            }
        ],
        "namespaces"[
            {
                "children"[
                    {
                        "path""string",
                        "name""string"
                    },
                    {
                        "path""string",
                        "name""string"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "description""string"
            },
            {
                "children"[
                    {
                        "path""string",
                        "name""string"
                    },
                    {
                        "path""string",
                        "name""string"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "description""string"
            }
        ]
    },
    "routing"{
        "packages"{
            "obj-103"{
                "routing_info"{
                    "operation_hints"[
                        "string",
                        "string"
                    ],
                    "id_types"{
                        "<string>""string"
                    },
                    "routing_strategy""string",
                    "routing_path""string"
                },
                "services"{
                    "obj-103"{
                        "operations"{
                            "obj-103"{
                                "routing_info"{
                                    "operation_hints"[
                                        "string",
                                        "string"
                                    ],
                                    "id_types"{
                                        "<string>""string"
                                    },
                                    "routing_strategy""string",
                                    "routing_path""string"
                                }
                            }
                        },
                        "routing_info"{
                            "operation_hints"[
                                "string",
                                "string"
                            ],
                            "id_types"{
                                "<string>""string"
                            },
                            "routing_strategy""string",
                            "routing_path""string"
                        }
                    }
                }
            }
        }
    },
    "metamodel"{
        "metadata"{
            "<string>"{
                "elements"{
                    "<string>"{
                        "list_value"[
                            "string",
                            "string"
                        ],
                        "string_value""string",
                        "structure_id""obj-103",
                        "type""LONG",
                        "structure_ids"[
                            "obj-103",
                            "obj-103"
                        ],
                        "long_value"1
                    }
                }
            }
        },
        "documentation""string",
        "name""string",
        "packages"{
            "obj-103"{
                "metadata"{
                    "<string>"{
                        "elements"{
                            "<string>"{
                                "list_value"[
                                    "string",
                                    "string"
                                ],
                                "string_value""string",
                                "structure_id""obj-103",
                                "type""LONG",
                                "structure_ids"[
                                    "obj-103",
                                    "obj-103"
                                ],
                                "long_value"1
                            }
                        }
                    }
                },
                "documentation""string",
                "name""string",
                "structures"{
                    "obj-103"{
                        "metadata"{
                            "<string>"{
                                "elements"{
                                    "<string>"{
                                        "list_value"[
                                            "string",
                                            "string"
                                        ],
                                        "string_value""string",
                                        "structure_id""obj-103",
                                        "type""LONG",
                                        "structure_ids"[
                                            "obj-103",
                                            "obj-103"
                                        ],
                                        "long_value"1
                                    }
                                }
                            }
                        },
                        "documentation""string",
                        "name""string",
                        "enumerations"{
                            "obj-103"{
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "values"[
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "value""string"
                                    },
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "value""string"
                                    }
                                ],
                                "documentation""string",
                                "name""string"
                            }
                        },
                        "constants"{
                            "<string>"{
                                "documentation""string",
                                "type"{
                                    "builtin_type""VOID",
                                    "user_defined_type"{
                                        "resource_type""string",
                                        "resource_id""obj-103"
                                    },
                                    "category""BUILTIN",
                                    "generic_instantiation"{
                                        "generic_type""LIST",
                                        "element_type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST"
                                            }
                                        }
                                    }
                                },
                                "value"{
                                    "list_value"[
                                        {
                                            "string_value""string",
                                            "boolean_value"true,
                                            "type""BOOLEAN",
                                            "double_value"1.5,
                                            "long_value"1
                                        },
                                        {
                                            "string_value""string",
                                            "boolean_value"true,
                                            "type""BOOLEAN",
                                            "double_value"1.5,
                                            "long_value"1
                                        }
                                    ],
                                    "primitive_value"{
                                        "string_value""string",
                                        "boolean_value"true,
                                        "type""BOOLEAN",
                                        "double_value"1.5,
                                        "long_value"1
                                    },
                                    "category""PRIMITIVE"
                                }
                            }
                        },
                        "type""STRUCTURE",
                        "fields"[
                            {
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "name""string",
                                "type"{
                                    "builtin_type""VOID",
                                    "user_defined_type"{
                                        "resource_type""string",
                                        "resource_id""obj-103"
                                    },
                                    "category""BUILTIN",
                                    "generic_instantiation"{
                                        "generic_type""LIST",
                                        "element_type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST"
                                            }
                                        }
                                    }
                                }
                            },
                            {
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "name""string",
                                "type"{
                                    "builtin_type""VOID",
                                    "user_defined_type"{
                                        "resource_type""string",
                                        "resource_id""obj-103"
                                    },
                                    "category""BUILTIN",
                                    "generic_instantiation"{
                                        "generic_type""LIST",
                                        "element_type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST"
                                            }
                                        }
                                    }
                                }
                            }
                        ]
                    }
                },
                "enumerations"{
                    "obj-103"{
                        "metadata"{
                            "<string>"{
                                "elements"{
                                    "<string>"{
                                        "list_value"[
                                            "string",
                                            "string"
                                        ],
                                        "string_value""string",
                                        "structure_id""obj-103",
                                        "type""LONG",
                                        "structure_ids"[
                                            "obj-103",
                                            "obj-103"
                                        ],
                                        "long_value"1
                                    }
                                }
                            }
                        },
                        "values"[
                            {
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "value""string"
                            },
                            {
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "value""string"
                            }
                        ],
                        "documentation""string",
                        "name""string"
                    }
                },
                "services"{
                    "obj-103"{
                        "metadata"{
                            "<string>"{
                                "elements"{
                                    "<string>"{
                                        "list_value"[
                                            "string",
                                            "string"
                                        ],
                                        "string_value""string",
                                        "structure_id""obj-103",
                                        "type""LONG",
                                        "structure_ids"[
                                            "obj-103",
                                            "obj-103"
                                        ],
                                        "long_value"1
                                    }
                                }
                            }
                        },
                        "operations"{
                            "obj-103"{
                                "output"{
                                    "metadata"{
                                        "<string>"{
                                            "elements"{
                                                "<string>"{
                                                    "list_value"[
                                                        "string",
                                                        "string"
                                                    ],
                                                    "string_value""string",
                                                    "structure_id""obj-103",
                                                    "type""LONG",
                                                    "structure_ids"[
                                                        "obj-103",
                                                        "obj-103"
                                                    ],
                                                    "long_value"1
                                                }
                                            }
                                        }
                                    },
                                    "documentation""string",
                                    "type"{
                                        "builtin_type""VOID",
                                        "user_defined_type"{
                                            "resource_type""string",
                                            "resource_id""obj-103"
                                        },
                                        "category""BUILTIN",
                                        "generic_instantiation"{
                                            "generic_type""LIST",
                                            "element_type"{
                                                "builtin_type""VOID",
                                                "user_defined_type"{
                                                    "resource_type""string",
                                                    "resource_id""obj-103"
                                                },
                                                "category""BUILTIN",
                                                "generic_instantiation"{
                                                    "generic_type""LIST"
                                                }
                                            }
                                        }
                                    }
                                },
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "name""string",
                                "params"[
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ],
                                "errors"[
                                    {
                                        "documentation""string",
                                        "structure_id""obj-103"
                                    },
                                    {
                                        "documentation""string",
                                        "structure_id""obj-103"
                                    }
                                ]
                            }
                        },
                        "documentation""string",
                        "name""string",
                        "structures"{
                            "obj-103"{
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "documentation""string",
                                "name""string",
                                "enumerations"{
                                    "obj-103"{
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "values"[
                                            {
                                                "metadata"{
                                                    "<string>"{
                                                        "elements"{
                                                            "<string>"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            }
                                                        }
                                                    }
                                                },
                                                "documentation""string",
                                                "value""string"
                                            },
                                            {
                                                "metadata"{
                                                    "<string>"{
                                                        "elements"{
                                                            "<string>"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            }
                                                        }
                                                    }
                                                },
                                                "documentation""string",
                                                "value""string"
                                            }
                                        ],
                                        "documentation""string",
                                        "name""string"
                                    }
                                },
                                "constants"{
                                    "<string>"{
                                        "documentation""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        },
                                        "value"{
                                            "list_value"[
                                                {
                                                    "string_value""string",
                                                    "boolean_value"true,
                                                    "type""BOOLEAN",
                                                    "double_value"1.5,
                                                    "long_value"1
                                                },
                                                {
                                                    "string_value""string",
                                                    "boolean_value"true,
                                                    "type""BOOLEAN",
                                                    "double_value"1.5,
                                                    "long_value"1
                                                }
                                            ],
                                            "primitive_value"{
                                                "string_value""string",
                                                "boolean_value"true,
                                                "type""BOOLEAN",
                                                "double_value"1.5,
                                                "long_value"1
                                            },
                                            "category""PRIMITIVE"
                                        }
                                    }
                                },
                                "type""STRUCTURE",
                                "fields"[
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            }
                        },
                        "enumerations"{
                            "obj-103"{
                                "metadata"{
                                    "<string>"{
                                        "elements"{
                                            "<string>"{
                                                "list_value"[
                                                    "string",
                                                    "string"
                                                ],
                                                "string_value""string",
                                                "structure_id""obj-103",
                                                "type""LONG",
                                                "structure_ids"[
                                                    "obj-103",
                                                    "obj-103"
                                                ],
                                                "long_value"1
                                            }
                                        }
                                    }
                                },
                                "values"[
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "value""string"
                                    },
                                    {
                                        "metadata"{
                                            "<string>"{
                                                "elements"{
                                                    "<string>"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    }
                                                }
                                            }
                                        },
                                        "documentation""string",
                                        "value""string"
                                    }
                                ],
                                "documentation""string",
                                "name""string"
                            }
                        },
                        "constants"{
                            "<string>"{
                                "documentation""string",
                                "type"{
                                    "builtin_type""VOID",
                                    "user_defined_type"{
                                        "resource_type""string",
                                        "resource_id""obj-103"
                                    },
                                    "category""BUILTIN",
                                    "generic_instantiation"{
                                        "generic_type""LIST",
                                        "element_type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST"
                                            }
                                        }
                                    }
                                },
                                "value"{
                                    "list_value"[
                                        {
                                            "string_value""string",
                                            "boolean_value"true,
                                            "type""BOOLEAN",
                                            "double_value"1.5,
                                            "long_value"1
                                        },
                                        {
                                            "string_value""string",
                                            "boolean_value"true,
                                            "type""BOOLEAN",
                                            "double_value"1.5,
                                            "long_value"1
                                        }
                                    ],
                                    "primitive_value"{
                                        "string_value""string",
                                        "boolean_value"true,
                                        "type""BOOLEAN",
                                        "double_value"1.5,
                                        "long_value"1
                                    },
                                    "category""PRIMITIVE"
                                }
                            }
                        }
                    }
                }
            }
        }
    },
    "privilege"{
        "packages"{
            "obj-103"{
                "privileges"[
                    "string",
                    "string"
                ],
                "services"{
                    "obj-103"{
                        "operations"{
                            "obj-103"{
                                "privileges"[
                                    "string",
                                    "string"
                                ],
                                "privilege_info"[
                                    {
                                        "privileges"[
                                            "string",
                                            "string"
                                        ],
                                        "property_path""string"
                                    },
                                    {
                                        "privileges"[
                                            "string",
                                            "string"
                                        ],
                                        "property_path""string"
                                    }
                                ]
                            }
                        }
                    }
                }
            }
        }
    },
    "authentication"{
        "packages"{
            "obj-103"{
                "schemes"[
                    {
                        "session_manager""string",
                        "scheme""string",
                        "scheme_type""SESSIONLESS"
                    },
                    {
                        "session_manager""string",
                        "scheme""string",
                        "scheme_type""SESSIONLESS"
                    }
                ],
                "services"{
                    "obj-103"{
                        "operations"{
                            "obj-103"{
                                "schemes"[
                                    {
                                        "session_manager""string",
                                        "scheme""string",
                                        "scheme_type""SESSIONLESS"
                                    },
                                    {
                                        "session_manager""string",
                                        "scheme""string",
                                        "scheme_type""SESSIONLESS"
                                    }
                                ]
                            }
                        },
                        "schemes"[
                            {
                                "session_manager""string",
                                "scheme""string",
                                "scheme_type""SESSIONLESS"
                            },
                            {
                                "session_manager""string",
                                "scheme""string",
                                "scheme_type""SESSIONLESS"
                            }
                        ]
                    }
                }
            }
        }
    }
}
{
    "cli"{
        "commands"[
            {
                "formatter""SIMPLE",
                "output_field_list"[
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    },
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "service_id""obj-103",
                "options"[
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    },
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    }
                ],
                "description""string",
                "operation_id""obj-103"
            },
            {
                "formatter""SIMPLE",
                "output_field_list"[
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    },
                    {
                        "output_fields"[
                            {
                                "display_name""string",
                                "field_name""string"
                            },
                            {
                                "display_name""string",
                                "field_name""string"
                            }
                        ],
                        "structure_id""obj-103"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "service_id""obj-103",
                "options"[
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    },
                    {
                        "short_option""string",
                        "long_option""string",
                        "description""string",
                        "type""string",
                        "generic""NONE",
                        "field_name""string"
                    }
                ],
                "description""string",
                "operation_id""obj-103"
            }
        ],
        "namespaces"[
            {
                "children"[
                    {
                        "path""string",
                        "name""string"
                    },
                    {
                        "path""string",
                        "name""string"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "description""string"
            },
            {
                "children"[
                    {
                        "path""string",
                        "name""string"
                    },
                    {
                        "path""string",
                        "name""string"
                    }
                ],
                "identity"{
                    "path""string",
                    "name""string"
                },
                "description""string"
            }
        ]
    },
    "routing"{
        "packages"[
            {
                "value"{
                    "routing_info"{
                        "operation_hints"[
                            "string",
                            "string"
                        ],
                        "id_types"[
                            {
                                "value""string",
                                "key""string"
                            }
                        ],
                        "routing_strategy""string",
                        "routing_path""string"
                    },
                    "services"[
                        {
                            "value"{
                                "operations"[
                                    {
                                        "value"{
                                            "routing_info"{
                                                "operation_hints"[
                                                    "string",
                                                    "string"
                                                ],
                                                "id_types"[
                                                    {
                                                        "value""string",
                                                        "key""string"
                                                    }
                                                ],
                                                "routing_strategy""string",
                                                "routing_path""string"
                                            }
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "routing_info"{
                                    "operation_hints"[
                                        "string",
                                        "string"
                                    ],
                                    "id_types"[
                                        {
                                            "value""string",
                                            "key""string"
                                        }
                                    ],
                                    "routing_strategy""string",
                                    "routing_path""string"
                                }
                            },
                            "key""obj-103"
                        }
                    ]
                },
                "key""obj-103"
            }
        ]
    },
    "metamodel"{
        "metadata"[
            {
                "value"{
                    "elements"[
                        {
                            "value"{
                                "list_value"[
                                    "string",
                                    "string"
                                ],
                                "string_value""string",
                                "structure_id""obj-103",
                                "type""LONG",
                                "structure_ids"[
                                    "obj-103",
                                    "obj-103"
                                ],
                                "long_value"1
                            },
                            "key""string"
                        }
                    ]
                },
                "key""string"
            }
        ],
        "documentation""string",
        "name""string",
        "packages"[
            {
                "value"{
                    "metadata"[
                        {
                            "value"{
                                "elements"[
                                    {
                                        "value"{
                                            "list_value"[
                                                "string",
                                                "string"
                                            ],
                                            "string_value""string",
                                            "structure_id""obj-103",
                                            "type""LONG",
                                            "structure_ids"[
                                                "obj-103",
                                                "obj-103"
                                            ],
                                            "long_value"1
                                        },
                                        "key""string"
                                    }
                                ]
                            },
                            "key""string"
                        }
                    ],
                    "documentation""string",
                    "name""string",
                    "structures"[
                        {
                            "value"{
                                "metadata"[
                                    {
                                        "value"{
                                            "elements"[
                                                {
                                                    "value"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    },
                                                    "key""string"
                                                }
                                            ]
                                        },
                                        "key""string"
                                    }
                                ],
                                "documentation""string",
                                "name""string",
                                "enumerations"[
                                    {
                                        "value"{
                                            "metadata"[
                                                {
                                                    "value"{
                                                        "elements"[
                                                            {
                                                                "value"{
                                                                    "list_value"[
                                                                        "string",
                                                                        "string"
                                                                    ],
                                                                    "string_value""string",
                                                                    "structure_id""obj-103",
                                                                    "type""LONG",
                                                                    "structure_ids"[
                                                                        "obj-103",
                                                                        "obj-103"
                                                                    ],
                                                                    "long_value"1
                                                                },
                                                                "key""string"
                                                            }
                                                        ]
                                                    },
                                                    "key""string"
                                                }
                                            ],
                                            "values"[
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "value""string"
                                                },
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "value""string"
                                                }
                                            ],
                                            "documentation""string",
                                            "name""string"
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "constants"[
                                    {
                                        "value"{
                                            "documentation""string",
                                            "type"{
                                                "builtin_type""VOID",
                                                "user_defined_type"{
                                                    "resource_type""string",
                                                    "resource_id""obj-103"
                                                },
                                                "category""BUILTIN",
                                                "generic_instantiation"{
                                                    "generic_type""LIST",
                                                    "element_type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST"
                                                        }
                                                    }
                                                }
                                            },
                                            "value"{
                                                "list_value"[
                                                    {
                                                        "string_value""string",
                                                        "boolean_value"true,
                                                        "type""BOOLEAN",
                                                        "double_value"1.5,
                                                        "long_value"1
                                                    },
                                                    {
                                                        "string_value""string",
                                                        "boolean_value"true,
                                                        "type""BOOLEAN",
                                                        "double_value"1.5,
                                                        "long_value"1
                                                    }
                                                ],
                                                "primitive_value"{
                                                    "string_value""string",
                                                    "boolean_value"true,
                                                    "type""BOOLEAN",
                                                    "double_value"1.5,
                                                    "long_value"1
                                                },
                                                "category""PRIMITIVE"
                                            }
                                        },
                                        "key""string"
                                    }
                                ],
                                "type""STRUCTURE",
                                "fields"[
                                    {
                                        "metadata"[
                                            {
                                                "value"{
                                                    "elements"[
                                                        {
                                                            "value"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            },
                                                            "key""string"
                                                        }
                                                    ]
                                                },
                                                "key""string"
                                            }
                                        ],
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "metadata"[
                                            {
                                                "value"{
                                                    "elements"[
                                                        {
                                                            "value"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            },
                                                            "key""string"
                                                        }
                                                    ]
                                                },
                                                "key""string"
                                            }
                                        ],
                                        "documentation""string",
                                        "name""string",
                                        "type"{
                                            "builtin_type""VOID",
                                            "user_defined_type"{
                                                "resource_type""string",
                                                "resource_id""obj-103"
                                            },
                                            "category""BUILTIN",
                                            "generic_instantiation"{
                                                "generic_type""LIST",
                                                "element_type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "key""obj-103"
                        }
                    ],
                    "enumerations"[
                        {
                            "value"{
                                "metadata"[
                                    {
                                        "value"{
                                            "elements"[
                                                {
                                                    "value"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    },
                                                    "key""string"
                                                }
                                            ]
                                        },
                                        "key""string"
                                    }
                                ],
                                "values"[
                                    {
                                        "metadata"[
                                            {
                                                "value"{
                                                    "elements"[
                                                        {
                                                            "value"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            },
                                                            "key""string"
                                                        }
                                                    ]
                                                },
                                                "key""string"
                                            }
                                        ],
                                        "documentation""string",
                                        "value""string"
                                    },
                                    {
                                        "metadata"[
                                            {
                                                "value"{
                                                    "elements"[
                                                        {
                                                            "value"{
                                                                "list_value"[
                                                                    "string",
                                                                    "string"
                                                                ],
                                                                "string_value""string",
                                                                "structure_id""obj-103",
                                                                "type""LONG",
                                                                "structure_ids"[
                                                                    "obj-103",
                                                                    "obj-103"
                                                                ],
                                                                "long_value"1
                                                            },
                                                            "key""string"
                                                        }
                                                    ]
                                                },
                                                "key""string"
                                            }
                                        ],
                                        "documentation""string",
                                        "value""string"
                                    }
                                ],
                                "documentation""string",
                                "name""string"
                            },
                            "key""obj-103"
                        }
                    ],
                    "services"[
                        {
                            "value"{
                                "metadata"[
                                    {
                                        "value"{
                                            "elements"[
                                                {
                                                    "value"{
                                                        "list_value"[
                                                            "string",
                                                            "string"
                                                        ],
                                                        "string_value""string",
                                                        "structure_id""obj-103",
                                                        "type""LONG",
                                                        "structure_ids"[
                                                            "obj-103",
                                                            "obj-103"
                                                        ],
                                                        "long_value"1
                                                    },
                                                    "key""string"
                                                }
                                            ]
                                        },
                                        "key""string"
                                    }
                                ],
                                "operations"[
                                    {
                                        "value"{
                                            "output"{
                                                "metadata"[
                                                    {
                                                        "value"{
                                                            "elements"[
                                                                {
                                                                    "value"{
                                                                        "list_value"[
                                                                            "string",
                                                                            "string"
                                                                        ],
                                                                        "string_value""string",
                                                                        "structure_id""obj-103",
                                                                        "type""LONG",
                                                                        "structure_ids"[
                                                                            "obj-103",
                                                                            "obj-103"
                                                                        ],
                                                                        "long_value"1
                                                                    },
                                                                    "key""string"
                                                                }
                                                            ]
                                                        },
                                                        "key""string"
                                                    }
                                                ],
                                                "documentation""string",
                                                "type"{
                                                    "builtin_type""VOID",
                                                    "user_defined_type"{
                                                        "resource_type""string",
                                                        "resource_id""obj-103"
                                                    },
                                                    "category""BUILTIN",
                                                    "generic_instantiation"{
                                                        "generic_type""LIST",
                                                        "element_type"{
                                                            "builtin_type""VOID",
                                                            "user_defined_type"{
                                                                "resource_type""string",
                                                                "resource_id""obj-103"
                                                            },
                                                            "category""BUILTIN",
                                                            "generic_instantiation"{
                                                                "generic_type""LIST"
                                                            }
                                                        }
                                                    }
                                                }
                                            },
                                            "metadata"[
                                                {
                                                    "value"{
                                                        "elements"[
                                                            {
                                                                "value"{
                                                                    "list_value"[
                                                                        "string",
                                                                        "string"
                                                                    ],
                                                                    "string_value""string",
                                                                    "structure_id""obj-103",
                                                                    "type""LONG",
                                                                    "structure_ids"[
                                                                        "obj-103",
                                                                        "obj-103"
                                                                    ],
                                                                    "long_value"1
                                                                },
                                                                "key""string"
                                                            }
                                                        ]
                                                    },
                                                    "key""string"
                                                }
                                            ],
                                            "documentation""string",
                                            "name""string",
                                            "params"[
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "name""string",
                                                    "type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST",
                                                            "element_type"{
                                                                "builtin_type""VOID",
                                                                "user_defined_type"{
                                                                    "resource_type""string",
                                                                    "resource_id""obj-103"
                                                                },
                                                                "category""BUILTIN",
                                                                "generic_instantiation"{
                                                                    "generic_type""LIST"
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "name""string",
                                                    "type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST",
                                                            "element_type"{
                                                                "builtin_type""VOID",
                                                                "user_defined_type"{
                                                                    "resource_type""string",
                                                                    "resource_id""obj-103"
                                                                },
                                                                "category""BUILTIN",
                                                                "generic_instantiation"{
                                                                    "generic_type""LIST"
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            ],
                                            "errors"[
                                                {
                                                    "documentation""string",
                                                    "structure_id""obj-103"
                                                },
                                                {
                                                    "documentation""string",
                                                    "structure_id""obj-103"
                                                }
                                            ]
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "documentation""string",
                                "name""string",
                                "structures"[
                                    {
                                        "value"{
                                            "metadata"[
                                                {
                                                    "value"{
                                                        "elements"[
                                                            {
                                                                "value"{
                                                                    "list_value"[
                                                                        "string",
                                                                        "string"
                                                                    ],
                                                                    "string_value""string",
                                                                    "structure_id""obj-103",
                                                                    "type""LONG",
                                                                    "structure_ids"[
                                                                        "obj-103",
                                                                        "obj-103"
                                                                    ],
                                                                    "long_value"1
                                                                },
                                                                "key""string"
                                                            }
                                                        ]
                                                    },
                                                    "key""string"
                                                }
                                            ],
                                            "documentation""string",
                                            "name""string",
                                            "enumerations"[
                                                {
                                                    "value"{
                                                        "metadata"[
                                                            {
                                                                "value"{
                                                                    "elements"[
                                                                        {
                                                                            "value"{
                                                                                "list_value"[
                                                                                    "string",
                                                                                    "string"
                                                                                ],
                                                                                "string_value""string",
                                                                                "structure_id""obj-103",
                                                                                "type""LONG",
                                                                                "structure_ids"[
                                                                                    "obj-103",
                                                                                    "obj-103"
                                                                                ],
                                                                                "long_value"1
                                                                            },
                                                                            "key""string"
                                                                        }
                                                                    ]
                                                                },
                                                                "key""string"
                                                            }
                                                        ],
                                                        "values"[
                                                            {
                                                                "metadata"[
                                                                    {
                                                                        "value"{
                                                                            "elements"[
                                                                                {
                                                                                    "value"{
                                                                                        "list_value"[
                                                                                            "string",
                                                                                            "string"
                                                                                        ],
                                                                                        "string_value""string",
                                                                                        "structure_id""obj-103",
                                                                                        "type""LONG",
                                                                                        "structure_ids"[
                                                                                            "obj-103",
                                                                                            "obj-103"
                                                                                        ],
                                                                                        "long_value"1
                                                                                    },
                                                                                    "key""string"
                                                                                }
                                                                            ]
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ],
                                                                "documentation""string",
                                                                "value""string"
                                                            },
                                                            {
                                                                "metadata"[
                                                                    {
                                                                        "value"{
                                                                            "elements"[
                                                                                {
                                                                                    "value"{
                                                                                        "list_value"[
                                                                                            "string",
                                                                                            "string"
                                                                                        ],
                                                                                        "string_value""string",
                                                                                        "structure_id""obj-103",
                                                                                        "type""LONG",
                                                                                        "structure_ids"[
                                                                                            "obj-103",
                                                                                            "obj-103"
                                                                                        ],
                                                                                        "long_value"1
                                                                                    },
                                                                                    "key""string"
                                                                                }
                                                                            ]
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ],
                                                                "documentation""string",
                                                                "value""string"
                                                            }
                                                        ],
                                                        "documentation""string",
                                                        "name""string"
                                                    },
                                                    "key""obj-103"
                                                }
                                            ],
                                            "constants"[
                                                {
                                                    "value"{
                                                        "documentation""string",
                                                        "type"{
                                                            "builtin_type""VOID",
                                                            "user_defined_type"{
                                                                "resource_type""string",
                                                                "resource_id""obj-103"
                                                            },
                                                            "category""BUILTIN",
                                                            "generic_instantiation"{
                                                                "generic_type""LIST",
                                                                "element_type"{
                                                                    "builtin_type""VOID",
                                                                    "user_defined_type"{
                                                                        "resource_type""string",
                                                                        "resource_id""obj-103"
                                                                    },
                                                                    "category""BUILTIN",
                                                                    "generic_instantiation"{
                                                                        "generic_type""LIST"
                                                                    }
                                                                }
                                                            }
                                                        },
                                                        "value"{
                                                            "list_value"[
                                                                {
                                                                    "string_value""string",
                                                                    "boolean_value"true,
                                                                    "type""BOOLEAN",
                                                                    "double_value"1.5,
                                                                    "long_value"1
                                                                },
                                                                {
                                                                    "string_value""string",
                                                                    "boolean_value"true,
                                                                    "type""BOOLEAN",
                                                                    "double_value"1.5,
                                                                    "long_value"1
                                                                }
                                                            ],
                                                            "primitive_value"{
                                                                "string_value""string",
                                                                "boolean_value"true,
                                                                "type""BOOLEAN",
                                                                "double_value"1.5,
                                                                "long_value"1
                                                            },
                                                            "category""PRIMITIVE"
                                                        }
                                                    },
                                                    "key""string"
                                                }
                                            ],
                                            "type""STRUCTURE",
                                            "fields"[
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "name""string",
                                                    "type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST",
                                                            "element_type"{
                                                                "builtin_type""VOID",
                                                                "user_defined_type"{
                                                                    "resource_type""string",
                                                                    "resource_id""obj-103"
                                                                },
                                                                "category""BUILTIN",
                                                                "generic_instantiation"{
                                                                    "generic_type""LIST"
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "name""string",
                                                    "type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST",
                                                            "element_type"{
                                                                "builtin_type""VOID",
                                                                "user_defined_type"{
                                                                    "resource_type""string",
                                                                    "resource_id""obj-103"
                                                                },
                                                                "category""BUILTIN",
                                                                "generic_instantiation"{
                                                                    "generic_type""LIST"
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            ]
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "enumerations"[
                                    {
                                        "value"{
                                            "metadata"[
                                                {
                                                    "value"{
                                                        "elements"[
                                                            {
                                                                "value"{
                                                                    "list_value"[
                                                                        "string",
                                                                        "string"
                                                                    ],
                                                                    "string_value""string",
                                                                    "structure_id""obj-103",
                                                                    "type""LONG",
                                                                    "structure_ids"[
                                                                        "obj-103",
                                                                        "obj-103"
                                                                    ],
                                                                    "long_value"1
                                                                },
                                                                "key""string"
                                                            }
                                                        ]
                                                    },
                                                    "key""string"
                                                }
                                            ],
                                            "values"[
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "value""string"
                                                },
                                                {
                                                    "metadata"[
                                                        {
                                                            "value"{
                                                                "elements"[
                                                                    {
                                                                        "value"{
                                                                            "list_value"[
                                                                                "string",
                                                                                "string"
                                                                            ],
                                                                            "string_value""string",
                                                                            "structure_id""obj-103",
                                                                            "type""LONG",
                                                                            "structure_ids"[
                                                                                "obj-103",
                                                                                "obj-103"
                                                                            ],
                                                                            "long_value"1
                                                                        },
                                                                        "key""string"
                                                                    }
                                                                ]
                                                            },
                                                            "key""string"
                                                        }
                                                    ],
                                                    "documentation""string",
                                                    "value""string"
                                                }
                                            ],
                                            "documentation""string",
                                            "name""string"
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "constants"[
                                    {
                                        "value"{
                                            "documentation""string",
                                            "type"{
                                                "builtin_type""VOID",
                                                "user_defined_type"{
                                                    "resource_type""string",
                                                    "resource_id""obj-103"
                                                },
                                                "category""BUILTIN",
                                                "generic_instantiation"{
                                                    "generic_type""LIST",
                                                    "element_type"{
                                                        "builtin_type""VOID",
                                                        "user_defined_type"{
                                                            "resource_type""string",
                                                            "resource_id""obj-103"
                                                        },
                                                        "category""BUILTIN",
                                                        "generic_instantiation"{
                                                            "generic_type""LIST"
                                                        }
                                                    }
                                                }
                                            },
                                            "value"{
                                                "list_value"[
                                                    {
                                                        "string_value""string",
                                                        "boolean_value"true,
                                                        "type""BOOLEAN",
                                                        "double_value"1.5,
                                                        "long_value"1
                                                    },
                                                    {
                                                        "string_value""string",
                                                        "boolean_value"true,
                                                        "type""BOOLEAN",
                                                        "double_value"1.5,
                                                        "long_value"1
                                                    }
                                                ],
                                                "primitive_value"{
                                                    "string_value""string",
                                                    "boolean_value"true,
                                                    "type""BOOLEAN",
                                                    "double_value"1.5,
                                                    "long_value"1
                                                },
                                                "category""PRIMITIVE"
                                            }
                                        },
                                        "key""string"
                                    }
                                ]
                            },
                            "key""obj-103"
                        }
                    ]
                },
                "key""obj-103"
            }
        ]
    },
    "privilege"{
        "packages"[
            {
                "value"{
                    "privileges"[
                        "string",
                        "string"
                    ],
                    "services"[
                        {
                            "value"{
                                "operations"[
                                    {
                                        "value"{
                                            "privileges"[
                                                "string",
                                                "string"
                                            ],
                                            "privilege_info"[
                                                {
                                                    "privileges"[
                                                        "string",
                                                        "string"
                                                    ],
                                                    "property_path""string"
                                                },
                                                {
                                                    "privileges"[
                                                        "string",
                                                        "string"
                                                    ],
                                                    "property_path""string"
                                                }
                                            ]
                                        },
                                        "key""obj-103"
                                    }
                                ]
                            },
                            "key""obj-103"
                        }
                    ]
                },
                "key""obj-103"
            }
        ]
    },
    "authentication"{
        "packages"[
            {
                "value"{
                    "schemes"[
                        {
                            "session_manager""string",
                            "scheme""string",
                            "scheme_type""SESSIONLESS"
                        },
                        {
                            "session_manager""string",
                            "scheme""string",
                            "scheme_type""SESSIONLESS"
                        }
                    ],
                    "services"[
                        {
                            "value"{
                                "operations"[
                                    {
                                        "value"{
                                            "schemes"[
                                                {
                                                    "session_manager""string",
                                                    "scheme""string",
                                                    "scheme_type""SESSIONLESS"
                                                },
                                                {
                                                    "session_manager""string",
                                                    "scheme""string",
                                                    "scheme_type""SESSIONLESS"
                                                }
                                            ]
                                        },
                                        "key""obj-103"
                                    }
                                ],
                                "schemes"[
                                    {
                                        "session_manager""string",
                                        "scheme""string",
                                        "scheme_type""SESSIONLESS"
                                    },
                                    {
                                        "session_manager""string",
                                        "scheme""string",
                                        "scheme_type""SESSIONLESS"
                                    }
                                ]
                            },
                            "key""obj-103"
                        }
                    ]
                },
                "key""obj-103"
            }
        ]
    }
}

Attributes:

Name Type Description
Required
-.metamodel component_info The metamodel component data. This attribute was added in vSphere API 6.7.

-.metamodel.name string Dot separated name of the component element. The segments in the name reflect the organization of the APIs. The format of each segment is lower case with underscores. Each underscore represents a word boundary. If there are acronyms in the word, the capitalization is preserved. This format makes it easy to translate the segment into a different naming convention.

-.metamodel.packages object Metamodel metadata information of all the package elements contained in the component element. The key in the key/value pairs is the identifier of the package element and the value in the key/value pairs is the metamodel information of the package element.

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.package. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.package.Object with element values of type package_info.

-.metamodel.packages.* package_info
-.metamodel.packages.*.name string Dot separated name of the package element. The segments in the name reflect the organization of the APIs. The format of each segment is lower case with underscores. Each underscore represents a word boundary. If there are acronyms in the word, the capitalization is preserved. This format makes it easy to translate the segment into a different naming convention.

-.metamodel.packages.*.structures object Metamodel information of all the structure elements contained in the package element. The key in the key/value pairs is the identifier of the structure element and the value in the key/value pairs is the metamodel information for the structure element.

This does not include the structure elements contained in the service elements that are contained in this package element.

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.structure. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.structure.Object with element values of type structure_info.

-.metamodel.packages.*.structures.* structure_info
-.metamodel.packages.*.structures.*.name string Dot separated name of the structure element. The segments in the name reflect the organization of the APIs. The format of each segment is lower case with underscores. Each underscore represents a word boundary. If there are acronyms in the word, the capitalization is preserved. This format makes it easy to translate the segment into a different naming convention.

-.metamodel.packages.*.structures.*.type string Type of the structure.

Defines the kind of this structure element. In the interface definition language, structure element and error element have similar characteristics. The difference is that only error elements can be used to describe the errors of an operation element. Value is one of:
STRUCTURE: If the type is a structure element.
ERROR: If the type is an error element.

-.metamodel.packages.*.structures.*.enumerations object Metamodel information of all the enumeration elements contained in the structure element. The key in the key/value pairs is the identifier of the enumeration element and the value is the metamodel information of the enumeration element.

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.enumeration. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.enumeration.Object with element values of type enumeration_info.

-.metamodel.packages.*.structures.*.enumerations.* enumeration_info
-.metamodel.packages.*.structures.*.enumerations.*.name string Dot separated name of the enumeration element. The segments in the name reflect the organization of the APIs. The format of each segment is lower case with underscores. Each underscore represents a word boundary. If there are acronyms in the word, the capitalization is preserved. This format makes it easy to translate the segment into a different naming convention.

-.metamodel.packages.*.structures.*.enumerations.*.values enumeration_value_info[] Metamodel information of all the enumeration value elements contained in this enumeration element. The order of the enumeration value elements in the list is same as the order in which they are defined in the interface definition file.

-.metamodel.packages.*.structures.*.enumerations.*.values[].value string Value in the enumerated type. All the characters in the string are capitalized.

-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata object Additional metadata for enumeration value in the enumerated type. The key in the key/value pairs is the name of the metadata element and the value is the data associated with that metadata element.

The vapi.metadata.metamodel.metadata_identifier contains possible string values for keys in the key/value pairs.

Object with element values of type element_map.

-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.* element_map
-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements object Metamodel information of the metadata elements. The key parameter of the key/value pairs is the identifier for the element and the value corresponds to the element value.

Object with element values of type element_value.

-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements.* element_value
-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements.*.type string Type of the value.

Defines the valid types for values in metadata elements. Value is one of:
LONG: Indicates the type of the value is a long (64 bit signed integer).
STRING: Indicates the type of the value is a string (a variable length sequence of characters). The encoding is UTF-8.
STRING_LIST: Indicates the type of the value is a list of strings.
STRUCTURE_REFERENCE: Indicates the type of the value is an identifier for a structure element.
STRUCTURE_REFERENCE_LIST: Indicates the type of the value is a list of identifiers for a structure element.

-.metamodel.metadata object Generic metadata for the component element. The key in the key/value pairs is the name of the metadata element and the value is the data associated with that metadata element.

The vapi.metadata.metamodel.metadata_identifier contains possible string values for keys in the key/value pairs.

Object with element values of type element_map.

-.metamodel.documentation string English language documentation for a component. It can contain HTML markup and documentation tags (similar to Javadoc tags). The first sentence of the package documentation is a complete sentence that identifies the component by name and summarizes the purpose of the component.

-.cli.namespaces info[] Information for all CLI namespaces of a component. This attribute was added in vSphere API 6.7.

-.cli.commands info[] Information for all CLI commands of a component. This attribute was added in vSphere API 6.7.

-.authentication.packages object Authentication information of all the package elements. The key in the key/value pairs is the identifier of the package element and the value in the key/value pairs is the authentication information for the package element.

For an explanation of authentication information containment within package elements, see vapi.metadata.authentication.package.

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.package. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.package.Object with element values of type package_info.

-.routing.packages object Routing information of all the vAPI packages. The key in the map is the ID of the package and the value in the map is the routing information for the package For an explanation of routing information within packages, see vapi.metadata.routing.package

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.package. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.package.Object with element values of type package_info.

-.privilege.packages object Privilege information of all the package elements. The key in the key/value pairs is the identifier of the package element and the value in the key/value pairs is the privilege information for the package element.

For an explanation of privilege information containment within package elements, see vapi.metadata.privilege.package.

When clients pass a value of this structure as a parameter, the key in the field key/value pairs must be an identifier for the resource type: com.vmware.vapi.package. When operations return a value of this structure as a result, the key in the field key/value pairs will be an identifier for the resource type: com.vmware.vapi.package.Object with element values of type package_info.

Optional
-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements.*.long_value long Long value of the metadata element.

Optional. It is only relevant when type has value LONG. This field is optional and it is only relevant when the value of type is LONG.

-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements.*.string_value string String value of the metadata element.

Optional. It is only relevant when type has value STRING. This field is optional and it is only relevant when the value of type is STRING.

-.metamodel.packages.*.structures.*.enumerations.*.values[].metadata.*.elements.*.list_value string[] List of strings value of the metadata element.

Optional. It is only relevant when type has value STRING_LIST. This field is optional and it is only relevant when the value of type is STRING_LIST.

-.cli component_info The CLI component data. This attribute was added in vSphere API 6.7.

Optional. could be unset because CLI metadata might not be present for the component.

-.authentication component_info The authentication component data. This attribute was added in vSphere API 6.7.

Optional. could be unset because authentication metadata might not be present for the component.

-.routing component_info The routing component data. This attribute was added in vSphere API 6.7.

Optional. could be unset because routing metadata might not be present for the component.

-.privilege component_info The privilege component data. This attribute was added in vSphere API 6.7.

Optional. could be unset because privilege metadata might not be present for the component.