├── .gitignore ├── LICENSE ├── create_artifacts.sh ├── documentation ├── appendix.md ├── introduction.md └── reuse │ ├── firewall │ ├── anchorId.raml │ ├── dfwConfigUpdate │ ├── dfwL2RuleUpdate │ ├── dfwL2RulesAdd │ ├── dfwL2Section │ ├── dfwL2SectionIdUpdate │ ├── dfwL3RuleUpdate │ ├── dfwL3RulesAdd │ ├── dfwL3Section │ ├── dfwL3SectionIdUpdate │ ├── if-match │ └── operation.raml │ ├── pagesize │ ├── pagesize-1024 │ ├── pagesize-rec-100-2000 │ ├── startindex │ └── status-codes │ ├── 200 │ ├── 201 │ ├── 204 │ ├── 400 │ ├── 403 │ ├── 404 │ └── 505 ├── html-version ├── nsxvapi-static.html ├── nsxvapi.html └── readme.md ├── md-version └── nsxvapi.md ├── nsxvapi.raml ├── postman-collection ├── nsxvapi.postman_collection-environment.json └── nsxvapi.postman_collection.json ├── readme.md ├── schemas ├── advancedConfigUpdate.xsd ├── allUsersUpdate.xsd ├── appRuleUpdate.xsd ├── appRulesCreate.xsd ├── applianceDnsClientUpdate.xsd ├── applianceMgrBackupSettingsUpdate.xsd ├── applianceUpdate.xsd ├── applicationProfileUpdate.xsd ├── applicationProfilesCreate.xsd ├── arpMACUpdate.xsd ├── authSettingsUpdate.xsd ├── autoConfigUpdate.xsd ├── bridingUpdate.xsd ├── certificateCreate.xsd ├── certificateSelfSignedCreate.xsd ├── cliSettingsUpdate.xsd ├── clientConfigUpdate.xsd ├── clusterUpdate.xsd ├── controller.xsd ├── controllerSyslog.xsd ├── controllercredentials.xsd ├── crlCreate.xsd ├── csrCreate.xsd ├── dataCollectionKillSwitchToggle.xsd ├── dataCollectionVMCreate.xsd ├── defaultFirewallPolicyUpdate.xsd ├── dfwConfigImport.xsd ├── dfwDraftUpdate.xsd ├── dfwDraftsCreate.xsd ├── dfwIPFixUpdate.xsd ├── dfwPerformanceUpdate.xsd ├── dfwRule.xsd ├── dfwSection.xsd ├── dfwThresholdsUpdate.xsd ├── dhcpPoolCreate.xsd ├── dhcpRelayUpdate.xsd ├── dhcpStaticBindingCreate.xsd ├── dhcpUpdate.xsd ├── dlpExcludeAreaUpdate.xsd ├── dlpExcludeSecGroupUpdate.xsd ├── dlpFileFiltersUpdate.xsd ├── dlpIncludeSecGroupUpdate.xsd ├── dlpPolicyRegulationsUpdate.xsd ├── dlpRegexClassificationValueUpdate.xsd ├── dlpScanningUpdate.xsd ├── domainCreate.xsd ├── eLogServerCreate.xsd ├── edgeDnsClientUpdate.xsd ├── edgeDnsUpdate.xsd ├── edgeNatConfig.xsd ├── edgeNatRuleUpdate.xsd ├── edgeNatRulesCreate.xsd ├── firewallRuleUpdate.xsd ├── firewallRulesCreate.xsd ├── flowsExcludeCreate.xsd ├── globalFirewallConfigUpdate.xsd ├── hierarchyCreate.xsd ├── highAvailabilityCreate.xsd ├── installPackageUpdate.xsd ├── installPackagesCreate.xsd ├── interfacesCreate.xsd ├── ipAddressRequest.xsd ├── ipPool.xsd ├── ipPoolUpdate.xsd ├── ipsetCreate.xsd ├── ipsetUpdate.xsd ├── layer3RedirectSectionUpdate.xsd ├── layer3RedirectSectionsCreate.xsd ├── layoutUpdate.xsd ├── lbMonitorUpdate.xsd ├── lbMonitorsCreate.xsd ├── ldapServerCreate.xsd ├── loadBalancerConfig.xsd ├── logicalSwitchConnCheck.xsd ├── logicalSwitchCreate.xsd ├── logicalSwitchPing.xsd ├── logicalSwitchUpdate.xsd ├── logicalSwitchVmAttach.xsd ├── macSetCreateUpdate.xsd ├── mgmtInterfaceUpdate.xsd ├── netExtipPoolsCreate.xsd ├── netExtipPoolsUpdate.xsd ├── nsxCliExecute.xsd ├── nsxControllerPasswordUpdate.xsd ├── nsxEdgeFirewallConfigUpdate.xsd ├── nsxEdgeUpdate.xsd ├── nsxEdgesCreate.xsd ├── nwFabricConfig.xsd ├── nwfabricClustersUpdate.xsd ├── nwfabricHostsUpdate.xsd ├── poolUpdate.xsd ├── poolsCreate.xsd ├── privateNetworkUpdate.xsd ├── privateNetworksCreate.xsd ├── routingBGPUpdate.xsd ├── routingConfigStaticUpdate.xsd ├── routingConfigUpdate.xsd ├── routingGlobalConfigUpdate.xsd ├── routingOSPFUpdate.xsd ├── ruleUpdate.xsd ├── rulesCreate.xsd ├── scriptCreate.xsd ├── scriptFileIDUpdate.xsd ├── scriptUpdate.xsd ├── secGroupBulkCreate.xsd ├── secGroupBulkUpdate.xsd ├── secGroupObjectUpdate.xsd ├── securityFabricCreate.xsd ├── securityPolicyCreate.xsd ├── securityPolicyIDUpdate.xsd ├── securityTagCreate.xsd ├── serverSettingsUpdate.xsd ├── serviceGroupUpdate.xsd ├── serviceGroupsCreate.xsd ├── serviceUpdate.xsd ├── serviceUpgrade.xsd ├── servicesScopeCreate.xsd ├── solutionIPPortSet.xsd ├── spoofGuardPoliciesCreate.xsd ├── spoofGuardPolicyApprove.xsd ├── spoofGuardPolicyUpdate.xsd ├── sslVPNUpdate.xsd ├── ssoConfig.xsd ├── syslogUpdate.xsd ├── systemLocaleUpdate.xsd ├── systemSyslogServerUpdate.xsd ├── systemTimeUpdate.xsd ├── traceflowCreate.xsd ├── universalSyncConfigurationManagersUpdate.xsd ├── universalSyncConfigurationNsxManagersCreate.xsd ├── userRoleMgmtCreate.xsd ├── userRoleMgmtUpdate.xsd ├── usersCreate.xsd ├── usersUpdate.xsd ├── vShieldSolutionActivate.xsd ├── vShieldSolutionCreate.xsd ├── vShieldVendorCreate.xsd ├── vcConfig.xsd ├── vdnMulticast.xsd ├── vdnMulticastUpdate.xsd ├── vdnScopeCreate.xsd ├── vdnScopeEdit.xsd ├── vdnScopeUpdate.xsd ├── vdnSegment.xsd ├── vdnSegmentUpdate.xsd ├── vdsContext.xsd ├── virtualServersCreate.xsd └── webResourcesCreate.xsd └── templates └── raml-fleece ├── index.handlebars ├── main.handlebars ├── resource.handlebars └── style.less /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/LICENSE -------------------------------------------------------------------------------- /create_artifacts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/create_artifacts.sh -------------------------------------------------------------------------------- /documentation/appendix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/appendix.md -------------------------------------------------------------------------------- /documentation/introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/introduction.md -------------------------------------------------------------------------------- /documentation/reuse/firewall/anchorId.raml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/anchorId.raml -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwConfigUpdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwConfigUpdate -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL2RuleUpdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL2RuleUpdate -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL2RulesAdd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL2RulesAdd -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL2Section: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL2Section -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL2SectionIdUpdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL2SectionIdUpdate -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL3RuleUpdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL3RuleUpdate -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL3RulesAdd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL3RulesAdd -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL3Section: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL3Section -------------------------------------------------------------------------------- /documentation/reuse/firewall/dfwL3SectionIdUpdate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/dfwL3SectionIdUpdate -------------------------------------------------------------------------------- /documentation/reuse/firewall/if-match: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/if-match -------------------------------------------------------------------------------- /documentation/reuse/firewall/operation.raml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/firewall/operation.raml -------------------------------------------------------------------------------- /documentation/reuse/pagesize: -------------------------------------------------------------------------------- 1 | The number of results to return. 2 | -------------------------------------------------------------------------------- /documentation/reuse/pagesize-1024: -------------------------------------------------------------------------------- 1 | The number of results to return. Range is 1-1024. 2 | -------------------------------------------------------------------------------- /documentation/reuse/pagesize-rec-100-2000: -------------------------------------------------------------------------------- 1 | The number of results to return. Recommended range is 100-2000. 2 | -------------------------------------------------------------------------------- /documentation/reuse/startindex: -------------------------------------------------------------------------------- 1 | The starting point for returning results. 2 | -------------------------------------------------------------------------------- /documentation/reuse/status-codes/200: -------------------------------------------------------------------------------- 1 | OK 2 | -------------------------------------------------------------------------------- /documentation/reuse/status-codes/201: -------------------------------------------------------------------------------- 1 | Created. 2 | -------------------------------------------------------------------------------- /documentation/reuse/status-codes/204: -------------------------------------------------------------------------------- 1 | No content. 2 | -------------------------------------------------------------------------------- /documentation/reuse/status-codes/400: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/status-codes/400 -------------------------------------------------------------------------------- /documentation/reuse/status-codes/403: -------------------------------------------------------------------------------- 1 | Forbidden. Authorization header not provided. 2 | -------------------------------------------------------------------------------- /documentation/reuse/status-codes/404: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/documentation/reuse/status-codes/404 -------------------------------------------------------------------------------- /documentation/reuse/status-codes/505: -------------------------------------------------------------------------------- 1 | Internal server error. Input contained no data. 2 | -------------------------------------------------------------------------------- /html-version/nsxvapi-static.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/html-version/nsxvapi-static.html -------------------------------------------------------------------------------- /html-version/nsxvapi.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/html-version/nsxvapi.html -------------------------------------------------------------------------------- /html-version/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/html-version/readme.md -------------------------------------------------------------------------------- /md-version/nsxvapi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/md-version/nsxvapi.md -------------------------------------------------------------------------------- /nsxvapi.raml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/nsxvapi.raml -------------------------------------------------------------------------------- /postman-collection/nsxvapi.postman_collection-environment.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/postman-collection/nsxvapi.postman_collection-environment.json -------------------------------------------------------------------------------- /postman-collection/nsxvapi.postman_collection.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/postman-collection/nsxvapi.postman_collection.json -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/readme.md -------------------------------------------------------------------------------- /schemas/advancedConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/advancedConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/allUsersUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/allUsersUpdate.xsd -------------------------------------------------------------------------------- /schemas/appRuleUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/appRuleUpdate.xsd -------------------------------------------------------------------------------- /schemas/appRulesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/appRulesCreate.xsd -------------------------------------------------------------------------------- /schemas/applianceDnsClientUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/applianceDnsClientUpdate.xsd -------------------------------------------------------------------------------- /schemas/applianceMgrBackupSettingsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/applianceMgrBackupSettingsUpdate.xsd -------------------------------------------------------------------------------- /schemas/applianceUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/applianceUpdate.xsd -------------------------------------------------------------------------------- /schemas/applicationProfileUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/applicationProfileUpdate.xsd -------------------------------------------------------------------------------- /schemas/applicationProfilesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/applicationProfilesCreate.xsd -------------------------------------------------------------------------------- /schemas/arpMACUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/arpMACUpdate.xsd -------------------------------------------------------------------------------- /schemas/authSettingsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/authSettingsUpdate.xsd -------------------------------------------------------------------------------- /schemas/autoConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/autoConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/bridingUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/bridingUpdate.xsd -------------------------------------------------------------------------------- /schemas/certificateCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/certificateCreate.xsd -------------------------------------------------------------------------------- /schemas/certificateSelfSignedCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/certificateSelfSignedCreate.xsd -------------------------------------------------------------------------------- /schemas/cliSettingsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/cliSettingsUpdate.xsd -------------------------------------------------------------------------------- /schemas/clientConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/clientConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/clusterUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/clusterUpdate.xsd -------------------------------------------------------------------------------- /schemas/controller.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/controller.xsd -------------------------------------------------------------------------------- /schemas/controllerSyslog.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/controllerSyslog.xsd -------------------------------------------------------------------------------- /schemas/controllercredentials.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/controllercredentials.xsd -------------------------------------------------------------------------------- /schemas/crlCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/crlCreate.xsd -------------------------------------------------------------------------------- /schemas/csrCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/csrCreate.xsd -------------------------------------------------------------------------------- /schemas/dataCollectionKillSwitchToggle.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dataCollectionKillSwitchToggle.xsd -------------------------------------------------------------------------------- /schemas/dataCollectionVMCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dataCollectionVMCreate.xsd -------------------------------------------------------------------------------- /schemas/defaultFirewallPolicyUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/defaultFirewallPolicyUpdate.xsd -------------------------------------------------------------------------------- /schemas/dfwConfigImport.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwConfigImport.xsd -------------------------------------------------------------------------------- /schemas/dfwDraftUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwDraftUpdate.xsd -------------------------------------------------------------------------------- /schemas/dfwDraftsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwDraftsCreate.xsd -------------------------------------------------------------------------------- /schemas/dfwIPFixUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwIPFixUpdate.xsd -------------------------------------------------------------------------------- /schemas/dfwPerformanceUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwPerformanceUpdate.xsd -------------------------------------------------------------------------------- /schemas/dfwRule.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwRule.xsd -------------------------------------------------------------------------------- /schemas/dfwSection.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwSection.xsd -------------------------------------------------------------------------------- /schemas/dfwThresholdsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dfwThresholdsUpdate.xsd -------------------------------------------------------------------------------- /schemas/dhcpPoolCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dhcpPoolCreate.xsd -------------------------------------------------------------------------------- /schemas/dhcpRelayUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dhcpRelayUpdate.xsd -------------------------------------------------------------------------------- /schemas/dhcpStaticBindingCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dhcpStaticBindingCreate.xsd -------------------------------------------------------------------------------- /schemas/dhcpUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dhcpUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpExcludeAreaUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpExcludeAreaUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpExcludeSecGroupUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpExcludeSecGroupUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpFileFiltersUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpFileFiltersUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpIncludeSecGroupUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpIncludeSecGroupUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpPolicyRegulationsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpPolicyRegulationsUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpRegexClassificationValueUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpRegexClassificationValueUpdate.xsd -------------------------------------------------------------------------------- /schemas/dlpScanningUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/dlpScanningUpdate.xsd -------------------------------------------------------------------------------- /schemas/domainCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/domainCreate.xsd -------------------------------------------------------------------------------- /schemas/eLogServerCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/eLogServerCreate.xsd -------------------------------------------------------------------------------- /schemas/edgeDnsClientUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/edgeDnsClientUpdate.xsd -------------------------------------------------------------------------------- /schemas/edgeDnsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/edgeDnsUpdate.xsd -------------------------------------------------------------------------------- /schemas/edgeNatConfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/edgeNatConfig.xsd -------------------------------------------------------------------------------- /schemas/edgeNatRuleUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/edgeNatRuleUpdate.xsd -------------------------------------------------------------------------------- /schemas/edgeNatRulesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/edgeNatRulesCreate.xsd -------------------------------------------------------------------------------- /schemas/firewallRuleUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/firewallRuleUpdate.xsd -------------------------------------------------------------------------------- /schemas/firewallRulesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/firewallRulesCreate.xsd -------------------------------------------------------------------------------- /schemas/flowsExcludeCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/flowsExcludeCreate.xsd -------------------------------------------------------------------------------- /schemas/globalFirewallConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/globalFirewallConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/hierarchyCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/hierarchyCreate.xsd -------------------------------------------------------------------------------- /schemas/highAvailabilityCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/highAvailabilityCreate.xsd -------------------------------------------------------------------------------- /schemas/installPackageUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/installPackageUpdate.xsd -------------------------------------------------------------------------------- /schemas/installPackagesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/installPackagesCreate.xsd -------------------------------------------------------------------------------- /schemas/interfacesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/interfacesCreate.xsd -------------------------------------------------------------------------------- /schemas/ipAddressRequest.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ipAddressRequest.xsd -------------------------------------------------------------------------------- /schemas/ipPool.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ipPool.xsd -------------------------------------------------------------------------------- /schemas/ipPoolUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ipPoolUpdate.xsd -------------------------------------------------------------------------------- /schemas/ipsetCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ipsetCreate.xsd -------------------------------------------------------------------------------- /schemas/ipsetUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ipsetUpdate.xsd -------------------------------------------------------------------------------- /schemas/layer3RedirectSectionUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/layer3RedirectSectionUpdate.xsd -------------------------------------------------------------------------------- /schemas/layer3RedirectSectionsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/layer3RedirectSectionsCreate.xsd -------------------------------------------------------------------------------- /schemas/layoutUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/layoutUpdate.xsd -------------------------------------------------------------------------------- /schemas/lbMonitorUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/lbMonitorUpdate.xsd -------------------------------------------------------------------------------- /schemas/lbMonitorsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/lbMonitorsCreate.xsd -------------------------------------------------------------------------------- /schemas/ldapServerCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ldapServerCreate.xsd -------------------------------------------------------------------------------- /schemas/loadBalancerConfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/loadBalancerConfig.xsd -------------------------------------------------------------------------------- /schemas/logicalSwitchConnCheck.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/logicalSwitchConnCheck.xsd -------------------------------------------------------------------------------- /schemas/logicalSwitchCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/logicalSwitchCreate.xsd -------------------------------------------------------------------------------- /schemas/logicalSwitchPing.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/logicalSwitchPing.xsd -------------------------------------------------------------------------------- /schemas/logicalSwitchUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/logicalSwitchUpdate.xsd -------------------------------------------------------------------------------- /schemas/logicalSwitchVmAttach.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/logicalSwitchVmAttach.xsd -------------------------------------------------------------------------------- /schemas/macSetCreateUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/macSetCreateUpdate.xsd -------------------------------------------------------------------------------- /schemas/mgmtInterfaceUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/mgmtInterfaceUpdate.xsd -------------------------------------------------------------------------------- /schemas/netExtipPoolsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/netExtipPoolsCreate.xsd -------------------------------------------------------------------------------- /schemas/netExtipPoolsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/netExtipPoolsUpdate.xsd -------------------------------------------------------------------------------- /schemas/nsxCliExecute.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nsxCliExecute.xsd -------------------------------------------------------------------------------- /schemas/nsxControllerPasswordUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nsxControllerPasswordUpdate.xsd -------------------------------------------------------------------------------- /schemas/nsxEdgeFirewallConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nsxEdgeFirewallConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/nsxEdgeUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nsxEdgeUpdate.xsd -------------------------------------------------------------------------------- /schemas/nsxEdgesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nsxEdgesCreate.xsd -------------------------------------------------------------------------------- /schemas/nwFabricConfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nwFabricConfig.xsd -------------------------------------------------------------------------------- /schemas/nwfabricClustersUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nwfabricClustersUpdate.xsd -------------------------------------------------------------------------------- /schemas/nwfabricHostsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/nwfabricHostsUpdate.xsd -------------------------------------------------------------------------------- /schemas/poolUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/poolUpdate.xsd -------------------------------------------------------------------------------- /schemas/poolsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/poolsCreate.xsd -------------------------------------------------------------------------------- /schemas/privateNetworkUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/privateNetworkUpdate.xsd -------------------------------------------------------------------------------- /schemas/privateNetworksCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/privateNetworksCreate.xsd -------------------------------------------------------------------------------- /schemas/routingBGPUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/routingBGPUpdate.xsd -------------------------------------------------------------------------------- /schemas/routingConfigStaticUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/routingConfigStaticUpdate.xsd -------------------------------------------------------------------------------- /schemas/routingConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/routingConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/routingGlobalConfigUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/routingGlobalConfigUpdate.xsd -------------------------------------------------------------------------------- /schemas/routingOSPFUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/routingOSPFUpdate.xsd -------------------------------------------------------------------------------- /schemas/ruleUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ruleUpdate.xsd -------------------------------------------------------------------------------- /schemas/rulesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/rulesCreate.xsd -------------------------------------------------------------------------------- /schemas/scriptCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/scriptCreate.xsd -------------------------------------------------------------------------------- /schemas/scriptFileIDUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/scriptFileIDUpdate.xsd -------------------------------------------------------------------------------- /schemas/scriptUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/scriptUpdate.xsd -------------------------------------------------------------------------------- /schemas/secGroupBulkCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/secGroupBulkCreate.xsd -------------------------------------------------------------------------------- /schemas/secGroupBulkUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/secGroupBulkUpdate.xsd -------------------------------------------------------------------------------- /schemas/secGroupObjectUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/secGroupObjectUpdate.xsd -------------------------------------------------------------------------------- /schemas/securityFabricCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/securityFabricCreate.xsd -------------------------------------------------------------------------------- /schemas/securityPolicyCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/securityPolicyCreate.xsd -------------------------------------------------------------------------------- /schemas/securityPolicyIDUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/securityPolicyIDUpdate.xsd -------------------------------------------------------------------------------- /schemas/securityTagCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/securityTagCreate.xsd -------------------------------------------------------------------------------- /schemas/serverSettingsUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/serverSettingsUpdate.xsd -------------------------------------------------------------------------------- /schemas/serviceGroupUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/serviceGroupUpdate.xsd -------------------------------------------------------------------------------- /schemas/serviceGroupsCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/serviceGroupsCreate.xsd -------------------------------------------------------------------------------- /schemas/serviceUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/serviceUpdate.xsd -------------------------------------------------------------------------------- /schemas/serviceUpgrade.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/serviceUpgrade.xsd -------------------------------------------------------------------------------- /schemas/servicesScopeCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/servicesScopeCreate.xsd -------------------------------------------------------------------------------- /schemas/solutionIPPortSet.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/solutionIPPortSet.xsd -------------------------------------------------------------------------------- /schemas/spoofGuardPoliciesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/spoofGuardPoliciesCreate.xsd -------------------------------------------------------------------------------- /schemas/spoofGuardPolicyApprove.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/spoofGuardPolicyApprove.xsd -------------------------------------------------------------------------------- /schemas/spoofGuardPolicyUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/spoofGuardPolicyUpdate.xsd -------------------------------------------------------------------------------- /schemas/sslVPNUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/sslVPNUpdate.xsd -------------------------------------------------------------------------------- /schemas/ssoConfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/ssoConfig.xsd -------------------------------------------------------------------------------- /schemas/syslogUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/syslogUpdate.xsd -------------------------------------------------------------------------------- /schemas/systemLocaleUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/systemLocaleUpdate.xsd -------------------------------------------------------------------------------- /schemas/systemSyslogServerUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/systemSyslogServerUpdate.xsd -------------------------------------------------------------------------------- /schemas/systemTimeUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/systemTimeUpdate.xsd -------------------------------------------------------------------------------- /schemas/traceflowCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/traceflowCreate.xsd -------------------------------------------------------------------------------- /schemas/universalSyncConfigurationManagersUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/universalSyncConfigurationManagersUpdate.xsd -------------------------------------------------------------------------------- /schemas/universalSyncConfigurationNsxManagersCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/universalSyncConfigurationNsxManagersCreate.xsd -------------------------------------------------------------------------------- /schemas/userRoleMgmtCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/userRoleMgmtCreate.xsd -------------------------------------------------------------------------------- /schemas/userRoleMgmtUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/userRoleMgmtUpdate.xsd -------------------------------------------------------------------------------- /schemas/usersCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/usersCreate.xsd -------------------------------------------------------------------------------- /schemas/usersUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/usersUpdate.xsd -------------------------------------------------------------------------------- /schemas/vShieldSolutionActivate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vShieldSolutionActivate.xsd -------------------------------------------------------------------------------- /schemas/vShieldSolutionCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vShieldSolutionCreate.xsd -------------------------------------------------------------------------------- /schemas/vShieldVendorCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vShieldVendorCreate.xsd -------------------------------------------------------------------------------- /schemas/vcConfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vcConfig.xsd -------------------------------------------------------------------------------- /schemas/vdnMulticast.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnMulticast.xsd -------------------------------------------------------------------------------- /schemas/vdnMulticastUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnMulticastUpdate.xsd -------------------------------------------------------------------------------- /schemas/vdnScopeCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnScopeCreate.xsd -------------------------------------------------------------------------------- /schemas/vdnScopeEdit.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnScopeEdit.xsd -------------------------------------------------------------------------------- /schemas/vdnScopeUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnScopeUpdate.xsd -------------------------------------------------------------------------------- /schemas/vdnSegment.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnSegment.xsd -------------------------------------------------------------------------------- /schemas/vdnSegmentUpdate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdnSegmentUpdate.xsd -------------------------------------------------------------------------------- /schemas/vdsContext.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/vdsContext.xsd -------------------------------------------------------------------------------- /schemas/virtualServersCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/virtualServersCreate.xsd -------------------------------------------------------------------------------- /schemas/webResourcesCreate.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/schemas/webResourcesCreate.xsd -------------------------------------------------------------------------------- /templates/raml-fleece/index.handlebars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/templates/raml-fleece/index.handlebars -------------------------------------------------------------------------------- /templates/raml-fleece/main.handlebars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/templates/raml-fleece/main.handlebars -------------------------------------------------------------------------------- /templates/raml-fleece/resource.handlebars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/templates/raml-fleece/resource.handlebars -------------------------------------------------------------------------------- /templates/raml-fleece/style.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vmware-archive/nsxraml/HEAD/templates/raml-fleece/style.less --------------------------------------------------------------------------------