Modules

filter

 

Objects/Functions

module (N/https/clientCertificate)

SuiteScript 2.0

clientCertificate.get(options)

clientCertificate.get(options).{}

N/https/clientCertificate Module
clientCertificate.get()
Method Description: Method used to send a SSL secured GET request to a remote service and return the response. If negotiating a connection to the destination server exceeds 5 seconds, a connection timeout occurs. If transferring a payload to the server exceeds 45 seconds, a request timeout occurs.
Returns: An https.ClientResponse Object
Supported Script Types: Server-side scripts For more information, see SuiteScript 2.0 Script Types.
Governance: 10 units
Module: N/https/clientCertificate Module
Since: 2019.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=clientCertificate.get(options)