ServiceDeployment

ServiceDeployment[assoc]

represents a service deployment with specification given by assoc.

Details

  • For Wolfram Application Server, in ServiceDeployment[assoc], assoc may include the following key value pairs:
  • "Name""WolframApplicationServer"
    "URL"the URL for the deployment
    "Endpoint"path or URL for the endpoint of the deployment
    "Resource"path or URL for the resource containing the deployment
    "ResourceType"file type of the resource
    "MIMEType"application MIME type of the resource
    "PoolName"name of the kernel pool used to evaluate the resource
    "Timeout"kernel timeout in seconds
  • For Wolfram Web Engine, in ServiceDeployment[assoc], assoc may include the following key value pairs:
  • "Name""WolframWebEngine"
    "URL"the URL for the deployment
    "Base"the base URL for the server

Examples

Basic Examples  (1)

Specify the exact location of a deployment on a server:

Once the application has been deployed, it can be called using URLRead:

Information can be used to see more details about the deployment:

Wolfram Research (2021), ServiceDeployment, Wolfram Language function, https://reference.wolfram.com/language/ref/ServiceDeployment.html (updated 2023).

Text

Wolfram Research (2021), ServiceDeployment, Wolfram Language function, https://reference.wolfram.com/language/ref/ServiceDeployment.html (updated 2023).

CMS

Wolfram Language. 2021. "ServiceDeployment." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2023. https://reference.wolfram.com/language/ref/ServiceDeployment.html.

APA

Wolfram Language. (2021). ServiceDeployment. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ServiceDeployment.html

BibTeX

@misc{reference.wolfram_2024_servicedeployment, author="Wolfram Research", title="{ServiceDeployment}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/ServiceDeployment.html}", note=[Accessed: 02-May-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_servicedeployment, organization={Wolfram Research}, title={ServiceDeployment}, year={2023}, url={https://reference.wolfram.com/language/ref/ServiceDeployment.html}, note=[Accessed: 02-May-2024 ]}