diff --git a/vmc/_sources/index.rst.txt b/vmc/_sources/index.rst.txt
index c64c6b18..7f01fb80 100644
--- a/vmc/_sources/index.rst.txt
+++ b/vmc/_sources/index.rst.txt
@@ -1,5 +1,5 @@
.. vmc documentation master file, created by
- sphinx-quickstart on Tue Apr 6 04:26:22 2021.
+ sphinx-quickstart on Fri Apr 23 12:27:43 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
diff --git a/vmc/_static/basic.css b/vmc/_static/basic.css
index be19270e..b3bdc004 100644
--- a/vmc/_static/basic.css
+++ b/vmc/_static/basic.css
@@ -277,25 +277,25 @@ p.rubric {
font-weight: bold;
}
-img.align-left, .figure.align-left, object.align-left {
+img.align-left, figure.align-left, .figure.align-left, object.align-left {
clear: left;
float: left;
margin-right: 1em;
}
-img.align-right, .figure.align-right, object.align-right {
+img.align-right, figure.align-right, .figure.align-right, object.align-right {
clear: right;
float: right;
margin-left: 1em;
}
-img.align-center, .figure.align-center, object.align-center {
+img.align-center, figure.align-center, .figure.align-center, object.align-center {
display: block;
margin-left: auto;
margin-right: auto;
}
-img.align-default, .figure.align-default {
+img.align-default, figure.align-default, .figure.align-default {
display: block;
margin-left: auto;
margin-right: auto;
@@ -319,7 +319,8 @@ img.align-default, .figure.align-default {
/* -- sidebars -------------------------------------------------------------- */
-div.sidebar {
+div.sidebar,
+aside.sidebar {
margin: 0 0 0.5em 1em;
border: 1px solid #ddb;
padding: 7px;
@@ -377,12 +378,14 @@ div.body p.centered {
/* -- content of sidebars/topics/admonitions -------------------------------- */
div.sidebar > :last-child,
+aside.sidebar > :last-child,
div.topic > :last-child,
div.admonition > :last-child {
margin-bottom: 0;
}
div.sidebar::after,
+aside.sidebar::after,
div.topic::after,
div.admonition::after,
blockquote::after {
@@ -455,20 +458,22 @@ td > :last-child {
/* -- figures --------------------------------------------------------------- */
-div.figure {
+div.figure, figure {
margin: 0.5em;
padding: 0.5em;
}
-div.figure p.caption {
+div.figure p.caption, figcaption {
padding: 0.3em;
}
-div.figure p.caption span.caption-number {
+div.figure p.caption span.caption-number,
+figcaption span.caption-number {
font-style: italic;
}
-div.figure p.caption span.caption-text {
+div.figure p.caption span.caption-text,
+figcaption span.caption-text {
}
/* -- field list styles ----------------------------------------------------- */
diff --git a/vmc/_static/documentation_options.js b/vmc/_static/documentation_options.js
index f61ee8b8..69594767 100644
--- a/vmc/_static/documentation_options.js
+++ b/vmc/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: '1.36.0',
+ VERSION: '1.37.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/vmc/com.html b/vmc/com.html
index 5c059d6f..aa34795d 100644
--- a/vmc/com.html
+++ b/vmc/com.html
@@ -7,7 +7,7 @@
-
com package — vmc 1.36.0 documentation
+ com package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.html b/vmc/com.vmware.html
index 92151cce..41d9feaa 100644
--- a/vmc/com.vmware.html
+++ b/vmc/com.vmware.html
@@ -7,7 +7,7 @@
- com.vmware package — vmc 1.36.0 documentation
+ com.vmware package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.html b/vmc/com.vmware.vmc.html
index ba7c67a6..dfa26336 100644
--- a/vmc/com.vmware.vmc.html
+++ b/vmc/com.vmware.vmc.html
@@ -7,7 +7,7 @@
- com.vmware.vmc package — vmc 1.36.0 documentation
+ com.vmware.vmc package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.orgs.aws.html b/vmc/com.vmware.vmc.orgs.aws.html
index b90499be..04535d3c 100644
--- a/vmc/com.vmware.vmc.orgs.aws.html
+++ b/vmc/com.vmware.vmc.orgs.aws.html
@@ -7,7 +7,7 @@
- com.vmware.vmc.orgs.aws package — vmc 1.36.0 documentation
+ com.vmware.vmc.orgs.aws package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.orgs.aws.resources.html b/vmc/com.vmware.vmc.orgs.aws.resources.html
index 63a3e536..775c7f35 100644
--- a/vmc/com.vmware.vmc.orgs.aws.resources.html
+++ b/vmc/com.vmware.vmc.orgs.aws.resources.html
@@ -7,7 +7,7 @@
- com.vmware.vmc.orgs.aws.resources package — vmc 1.36.0 documentation
+ com.vmware.vmc.orgs.aws.resources package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.orgs.html b/vmc/com.vmware.vmc.orgs.html
index 8216d91f..34661f87 100644
--- a/vmc/com.vmware.vmc.orgs.html
+++ b/vmc/com.vmware.vmc.orgs.html
@@ -7,7 +7,7 @@
- com.vmware.vmc.orgs package — vmc 1.36.0 documentation
+ com.vmware.vmc.orgs package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.orgs.sddcs.clusters.html b/vmc/com.vmware.vmc.orgs.sddcs.clusters.html
index 65a20b64..f4159784 100644
--- a/vmc/com.vmware.vmc.orgs.sddcs.clusters.html
+++ b/vmc/com.vmware.vmc.orgs.sddcs.clusters.html
@@ -7,7 +7,7 @@
- com.vmware.vmc.orgs.sddcs.clusters package — vmc 1.36.0 documentation
+ com.vmware.vmc.orgs.sddcs.clusters package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/com.vmware.vmc.orgs.sddcs.html b/vmc/com.vmware.vmc.orgs.sddcs.html
index f38a173d..0c2e35a8 100644
--- a/vmc/com.vmware.vmc.orgs.sddcs.html
+++ b/vmc/com.vmware.vmc.orgs.sddcs.html
@@ -7,7 +7,7 @@
- com.vmware.vmc.orgs.sddcs package — vmc 1.36.0 documentation
+ com.vmware.vmc.orgs.sddcs package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/enumeration.html b/vmc/enumeration.html
index 136f086c..c2d255bb 100644
--- a/vmc/enumeration.html
+++ b/vmc/enumeration.html
@@ -7,7 +7,7 @@
- Interface definition language to python mapping for enumerated types — vmc 1.36.0 documentation
+ Interface definition language to python mapping for enumerated types — vmc 1.37.0 documentation
@@ -61,7 +61,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/genindex.html b/vmc/genindex.html
index e16e83d6..c126c394 100644
--- a/vmc/genindex.html
+++ b/vmc/genindex.html
@@ -7,7 +7,7 @@
- Index — vmc 1.36.0 documentation
+ Index — vmc 1.37.0 documentation
@@ -61,7 +61,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/index.html b/vmc/index.html
index 3d2f808b..be660481 100644
--- a/vmc/index.html
+++ b/vmc/index.html
@@ -7,7 +7,7 @@
- Welcome to vmc’s documentation! — vmc 1.36.0 documentation
+ Welcome to vmc’s documentation! — vmc 1.37.0 documentation
@@ -62,7 +62,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/objects.inv b/vmc/objects.inv
index 2f406f9e..c8ad3189 100644
Binary files a/vmc/objects.inv and b/vmc/objects.inv differ
diff --git a/vmc/py-modindex.html b/vmc/py-modindex.html
index a589f374..c8c1b603 100644
--- a/vmc/py-modindex.html
+++ b/vmc/py-modindex.html
@@ -7,7 +7,7 @@
- Python Module Index — vmc 1.36.0 documentation
+ Python Module Index — vmc 1.37.0 documentation
@@ -64,7 +64,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/search.html b/vmc/search.html
index b4888254..1c028cc5 100644
--- a/vmc/search.html
+++ b/vmc/search.html
@@ -7,7 +7,7 @@
- Search — vmc 1.36.0 documentation
+ Search — vmc 1.37.0 documentation
@@ -64,7 +64,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/searchindex.js b/vmc/searchindex.js
index bcea2728..8759ab98 100644
--- a/vmc/searchindex.js
+++ b/vmc/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["com","com.vmware","com.vmware.vmc","com.vmware.vmc.orgs","com.vmware.vmc.orgs.aws","com.vmware.vmc.orgs.aws.resources","com.vmware.vmc.orgs.sddcs","com.vmware.vmc.orgs.sddcs.clusters","enumeration","index","vmware","vmware.vapi","vmware.vapi.vmc"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["com.rst","com.vmware.rst","com.vmware.vmc.rst","com.vmware.vmc.orgs.rst","com.vmware.vmc.orgs.aws.rst","com.vmware.vmc.orgs.aws.resources.rst","com.vmware.vmc.orgs.sddcs.rst","com.vmware.vmc.orgs.sddcs.clusters.rst","enumeration.rst","index.rst","vmware.rst","vmware.vapi.rst","vmware.vapi.vmc.rst"],objects:{"":{com:[0,0,0,"-"],vmware:[10,0,0,"-"]},"com.vmware":{vmc:[2,0,0,"-"]},"com.vmware.vmc":{orgs:[3,0,0,"-"]},"com.vmware.vmc.orgs":{aws:[4,0,0,"-"],sddcs:[6,0,0,"-"]},"com.vmware.vmc.orgs.aws":{resources:[5,0,0,"-"]},"com.vmware.vmc.orgs.sddcs":{clusters:[7,0,0,"-"]},"vmware.vapi":{vmc:[12,0,0,"-"]},com:{vmware:[1,0,0,"-"]},vmware:{vapi:[11,0,0,"-"]}},objnames:{"0":["py","module","Python module"]},objtypes:{"0":"py:module"},terms:{"class":8,"enum":8,"import":8,"new":8,The:8,account_link_cli:[0,1,2,9],addons_cli:[0,1,2,3,9],allow:8,api:8,attribut:8,attrit:8,aws:[0,1,2,3,9],back:8,base:8,bind:8,both:8,can:8,client:[9,10,11],cluster:[0,1,2,3,6],clusters_cli:[0,1,2,3,9],com:[8,9],commun:8,config_cli:[0,1,2,3,6],contain:8,content:9,creat:8,createspec:8,csp_filter:[9,10,11],current:8,customer_support_cli:[0,1,9],defin:8,descript:8,dns_client:[0,1,2,3,9],doe:8,els:8,entiti:8,entity_metadata:8,esxs_client:[0,1,2,3,6],explain:8,file:8,filepath:8,first:8,folder:8,follow:8,from:8,futur:8,gener:8,get:8,has:8,have:8,how:8,includ:8,index:9,instanc:8,instanti:8,json:8,mai:8,management_vms_cli:[0,1,2,3,9],metadata:8,metadata_cli:8,method:8,model_cli:[0,1,9],modul:[0,4,8,9,10,11],msft_licensing_cli:[0,1,2,3,6],name:8,networking_cli:[0,1,2,3,9],newer:8,older:8,one:8,onli:8,org:[0,1,2,9],orgs_client:[0,1,9],packag:9,page:[8,9],paramet:8,pass:8,print:8,program:8,provid:8,receiv:8,remot:8,repres:8,reservations_cli:[0,1,2,9],resourc:[0,1,2,3,4],respons:8,sddc:[0,1,2,3,9],sddcs_client:[0,1,2,9],sdk:8,search:9,see:8,send:8,server:8,servic:8,servicequotas_cli:[0,1,2,3,4],sinc:8,sourc:8,source_info:8,source_svc:8,sourcetyp:8,spec:8,special:8,specifi:8,storage_cli:[0,1,2,9],str:8,string:8,submodul:[0,4,9,10,11],subpackag:9,subscriptions_cli:[0,1,2,9],support:8,system:8,tbrs_client:[0,1,2,9],thi:8,two:8,unknown:8,use:8,valu:8,vapi:[8,9,10],variabl:8,version:8,vmc:[0,1,10,11],vmc_client:[0,9],vmware:[0,8,9],want:8,when:8,which:8,would:8,you:8,your:8},titles:["com package","com.vmware package","com.vmware.vmc package","com.vmware.vmc.orgs package","com.vmware.vmc.orgs.aws package","com.vmware.vmc.orgs.aws.resources package","com.vmware.vmc.orgs.sddcs package","com.vmware.vmc.orgs.sddcs.clusters package","Interface definition language to python mapping for enumerated types","Welcome to vmc\u2019s documentation!","vmware package","vmware.vapi package","vmware.vapi.vmc package"],titleterms:{account_link_cli:3,addons_cli:6,aws:[4,5],client:12,cluster:7,clusters_cli:6,code:8,com:[0,1,2,3,4,5,6,7],config_cli:7,csp_filter:12,customer_support_cli:2,definit:8,dns_client:6,document:[8,9],enumer:8,esxs_client:7,exampl:8,indic:9,interfac:8,languag:8,management_vms_cli:6,map:8,model_cli:2,modul:[1,2,3,5,6,7,12],msft_licensing_cli:7,networking_cli:6,org:[3,4,5,6,7],orgs_client:2,packag:[0,1,2,3,4,5,6,7,10,11,12],python:8,reservations_cli:3,resourc:5,sddc:[6,7],sddcs_client:3,servicequotas_cli:5,storage_cli:3,submodul:[1,2,3,5,6,7,12],subpackag:[0,1,2,3,4,6,10,11],subscriptions_cli:3,tabl:9,tbrs_client:3,type:8,vapi:[11,12],vmc:[2,3,4,5,6,7,9,12],vmc_client:1,vmware:[1,2,3,4,5,6,7,10,11,12],welcom:9}})
\ No newline at end of file
+Search.setIndex({docnames:["com","com.vmware","com.vmware.vmc","com.vmware.vmc.orgs","com.vmware.vmc.orgs.aws","com.vmware.vmc.orgs.aws.resources","com.vmware.vmc.orgs.sddcs","com.vmware.vmc.orgs.sddcs.clusters","enumeration","index","vmware","vmware.vapi","vmware.vapi.vmc"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["com.rst","com.vmware.rst","com.vmware.vmc.rst","com.vmware.vmc.orgs.rst","com.vmware.vmc.orgs.aws.rst","com.vmware.vmc.orgs.aws.resources.rst","com.vmware.vmc.orgs.sddcs.rst","com.vmware.vmc.orgs.sddcs.clusters.rst","enumeration.rst","index.rst","vmware.rst","vmware.vapi.rst","vmware.vapi.vmc.rst"],objects:{"":{com:[0,0,0,"-"],vmware:[10,0,0,"-"]},"com.vmware":{vmc:[2,0,0,"-"]},"com.vmware.vmc":{orgs:[3,0,0,"-"]},"com.vmware.vmc.orgs":{aws:[4,0,0,"-"],sddcs:[6,0,0,"-"]},"com.vmware.vmc.orgs.aws":{resources:[5,0,0,"-"]},"com.vmware.vmc.orgs.sddcs":{clusters:[7,0,0,"-"]},"vmware.vapi":{vmc:[12,0,0,"-"]},com:{vmware:[1,0,0,"-"]},vmware:{vapi:[11,0,0,"-"]}},objnames:{"0":["py","module","Python module"]},objtypes:{"0":"py:module"},terms:{"class":8,"enum":8,"import":8,"new":8,The:8,account_link_cli:[0,1,2,9],addons_cli:[0,1,2,3,9],allow:8,api:8,attribut:8,attrit:8,aws:[0,1,2,3,9],back:8,base:8,bind:8,both:8,can:8,client:[9,10,11],cluster:[0,1,2,3,6],clusters_cli:[0,1,2,3,9],com:[8,9],commun:8,config_cli:[0,1,2,3,6],contain:8,creat:8,createspec:8,csp_filter:[9,10,11],current:8,customer_support_cli:[0,1,9],defin:8,descript:8,dns_client:[0,1,2,3,9],doe:8,els:8,entiti:8,entity_metadata:8,esxs_client:[0,1,2,3,6],explain:8,file:8,filepath:8,first:8,folder:8,follow:8,from:8,futur:8,gener:8,get:8,has:8,have:8,how:8,includ:8,index:9,instanc:8,instanti:8,json:8,mai:8,management_vms_cli:[0,1,2,3,9],metadata:8,metadata_cli:8,method:8,model_cli:[0,1,9],modul:[0,4,8,9,10,11],msft_licensing_cli:[0,1,2,3,6],name:8,networking_cli:[0,1,2,3,9],newer:8,older:8,one:8,onli:8,org:[0,1,2,9],orgs_client:[0,1,9],packag:9,page:[8,9],paramet:8,pass:8,print:8,program:8,provid:8,receiv:8,remot:8,repres:8,reservations_cli:[0,1,2,9],resourc:[0,1,2,3,4],respons:8,sddc:[0,1,2,3,9],sddcs_client:[0,1,2,9],sdk:8,search:9,see:8,send:8,server:8,servic:8,servicequotas_cli:[0,1,2,3,4],sinc:8,sourc:8,source_info:8,source_svc:8,sourcetyp:8,spec:8,special:8,specifi:8,storage_cli:[0,1,2,9],str:8,string:8,submodul:[0,4,9,10,11],subpackag:9,subscriptions_cli:[0,1,2,9],support:8,system:8,tbrs_client:[0,1,2,9],thi:8,two:8,unknown:8,use:8,valu:8,vapi:[8,9,10],variabl:8,version:8,vmc:[0,1,10,11],vmc_client:[0,9],vmware:[0,8,9],want:8,when:8,which:8,would:8,you:8,your:8},titles:["com package","com.vmware package","com.vmware.vmc package","com.vmware.vmc.orgs package","com.vmware.vmc.orgs.aws package","com.vmware.vmc.orgs.aws.resources package","com.vmware.vmc.orgs.sddcs package","com.vmware.vmc.orgs.sddcs.clusters package","Interface definition language to python mapping for enumerated types","Welcome to vmc\u2019s documentation!","vmware package","vmware.vapi package","vmware.vapi.vmc package"],titleterms:{account_link_cli:3,addons_cli:6,aws:[4,5],client:12,cluster:7,clusters_cli:6,code:8,com:[0,1,2,3,4,5,6,7],config_cli:7,content:9,csp_filter:12,customer_support_cli:2,definit:8,dns_client:6,document:[8,9],enumer:8,esxs_client:7,exampl:8,indic:9,interfac:8,languag:8,management_vms_cli:6,map:8,model_cli:2,modul:[1,2,3,5,6,7,12],msft_licensing_cli:7,networking_cli:6,org:[3,4,5,6,7],orgs_client:2,packag:[0,1,2,3,4,5,6,7,10,11,12],python:8,reservations_cli:3,resourc:5,sddc:[6,7],sddcs_client:3,servicequotas_cli:5,storage_cli:3,submodul:[1,2,3,5,6,7,12],subpackag:[0,1,2,3,4,6,10,11],subscriptions_cli:3,tabl:9,tbrs_client:3,type:8,vapi:[11,12],vmc:[2,3,4,5,6,7,9,12],vmc_client:1,vmware:[1,2,3,4,5,6,7,10,11,12],welcom:9}})
\ No newline at end of file
diff --git a/vmc/vmware.html b/vmc/vmware.html
index 452c13bc..1eba9661 100644
--- a/vmc/vmware.html
+++ b/vmc/vmware.html
@@ -7,7 +7,7 @@
- vmware package — vmc 1.36.0 documentation
+ vmware package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/vmware.vapi.html b/vmc/vmware.vapi.html
index 34a572c2..4e51c4c6 100644
--- a/vmc/vmware.vapi.html
+++ b/vmc/vmware.vapi.html
@@ -7,7 +7,7 @@
- vmware.vapi package — vmc 1.36.0 documentation
+ vmware.vapi package — vmc 1.37.0 documentation
@@ -63,7 +63,7 @@
- 1.36.0
+ 1.37.0
diff --git a/vmc/vmware.vapi.vmc.html b/vmc/vmware.vapi.vmc.html
index 2f941715..017481ff 100644
--- a/vmc/vmware.vapi.vmc.html
+++ b/vmc/vmware.vapi.vmc.html
@@ -7,7 +7,7 @@
- vmware.vapi.vmc package — vmc 1.36.0 documentation
+ vmware.vapi.vmc package — vmc 1.37.0 documentation
@@ -62,7 +62,7 @@
- 1.36.0
+ 1.37.0