Returns a websocket URL that allows sending/receiving console input and output to a component of the specified deployment if one exists. Optionally, the instance_name parameter can be provided to retrieve the exec URL for a specific instance. Note that instances are ephemeral; therefore, we recommended to avoid making persistent changes or such scripting around them.
OptionalrequestConfiguration: RequestConfiguration<ExecRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Returns a websocket URL that allows sending/receiving console input and output to a component of the specified deployment if one exists. Optionally, the instance_name parameter can be provided to retrieve the exec URL for a specific instance. Note that instances are ephemeral; therefore, we recommended to avoid making persistent changes or such scripting around them.
OptionalrequestConfiguration: RequestConfiguration<ExecRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/apps/{app_-id}/deployments/{deployment_id}/components/{component_name}/exec