Home
last modified time | relevance | path

Searched refs:post_uri (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/uri/
H A Ddriver.cxx25 assert (p.post_uri () == ""); in main()
34 assert (p.post_uri () == "relative"); in main()
43 assert (p.post_uri () == "#id"); in main()
52 assert (p.post_uri () == "http://www.example.com/foo#bar"); in main()
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/managers/
H A Dvs.py430 post_uri=None, argument
455 if post_uri:
456 config['customProvisionScriptUri'] = post_uri
473 userdata=None, nic_speed=None, disks=None, post_uri=None, argument
575 if post_uri:
576 data['postInstallScriptUri'] = post_uri
H A Dhardware.py277 def reload(self, hardware_id, post_uri=None, ssh_keys=None, lvm=False): argument
289 if post_uri:
290 config['customProvisionScriptUri'] = post_uri
496 post_uri=None, argument
549 if post_uri:
550 extras['provisionScripts'] = [post_uri]
/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Dsoftlayer_hw.py299 post_uri = config.get_cloud_config_value("post_uri", vm_, __opts__, default=None)
300 if post_uri:
301 kwargs["prices"].append({"id": post_uri})
H A Dsoftlayer.py385 post_uri = config.get_cloud_config_value("post_uri", vm_, __opts__, default=None)
386 if post_uri:
387 kwargs["postInstallScriptUri"] = post_uri
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/softlayer/
H A Dsl_vm.py278 post_uri=module.params.get('post_uri'),
348 post_uri=dict(type='str'),
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/virt/
H A Dreload.py38 post_uri=postinstall,
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/softlayer/
H A Dsl_vm.py337 post_uri=module.params.get('post_uri'),
408 post_uri=dict(type='str'),
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dsl_vm.py337 post_uri=module.params.get('post_uri'),
408 post_uri=dict(type='str'),
/dports/net/py-softlayer/SoftLayer-5.9.7/tests/managers/vs/
H A Dvs_tests.py218 post_uri = 'http://test.sftlyr.ws/test.sh'
220 self.vs.reload_instance(1, post_uri=post_uri, ssh_keys=[1701])
222 args = ('FORCE', {'customProvisionScriptUri': post_uri,
781 post_uri='https://example.com/boostrap.sh',
/dports/net/py-softlayer/SoftLayer-5.9.7/tests/managers/
H A Dhardware_tests.py106 post_uri = 'http://test.sftlyr.ws/test.sh'
107 result = self.hardware.reload(1, post_uri=post_uri, ssh_keys=[1701])
111 … args=('FORCE', {'customProvisionScriptUri': post_uri, 'sshKeyIds': [1701]}),
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/inc/libxml2/
H A Dlibxml2_xmlio.h272 xmlIOHTTPOpenW (const char * post_uri,
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/libxml2-new/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/science/openbabel/openbabel-3.1.1/include/libxml/
H A DxmlIO.h325 xmlIOHTTPOpenW (const char * post_uri,
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/libxml/include/libxml2/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/include/libxml/
H A DxmlIO.h329 xmlIOHTTPOpenW (const char * post_uri,
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A DxmlIO.in.h364 xmlIOHTTPOpenW (const char * post_uri,
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h364 xmlIOHTTPOpenW (const char * post_uri,
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A DxmlIO.in.h364 xmlIOHTTPOpenW (const char * post_uri,

1234