InlineServiceManager1
{
"authentication_scheme": {
"certificate_id": "string",
"password": "string",
"scheme_name": "string",
"username": "string"
},
"port": 0,
"server": "string",
"service_ids": [
"ResourceReference Object"
],
"thumbprint": "string",
"uri": "string",
"vendor_id": "string"
}
CallbackAuthenticationScheme describes how notification requests should authenticate to the server.
Integer port value to specify a standard/non-standard HTTPS port.
IP address or fully qualified domain name of the partner REST server.
Thumbprint (SHA-256 hash represented in lower case hex) for the certificate on the partner console. This will be required to establish secure communication with the console and to avoid man-in-the-middle attacks.
URI on which notification requests should be made on the specified server.
Id which is unique to a vendor or partner for which the service is created.