Class: Ansible::Ruby::Modules::Vmware_category_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/vmware/vmware_category_facts.rb

Overview

This module can be used to gather facts about VMware tag categories. Tag feature is introduced in vSphere 6 version, so this module is not supported in earlier versions of vSphere. All variables and VMware object names are case sensitive.

Method Summary

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base