# Service version - Mandatory
serviceVersion = 1.0
ownerId = <insert-here>
serviceType.product = com.vmware.cis
serviceType.type = cs.license
nodeId = <insert-here>

endpoint0.url = https://<insert-here>:443/ls/resourcebundle
endpoint0.type.id = com.vmware.cis.common.resourcebundle
endpoint0.type.protocol = http
endpoint0.ssltrust0 = <insert-here>

endpoint0.data0.key = cis.common.ep.localurl 
endpoint0.data0.value = <insert-here>
endpoint0.data1.key = com.vmware.cis.common.resourcebundle.basename
endpoint0.data1.value = <insert-here>


endpoint1.url = https://<insert-here>:443/ls/healthstatus
endpoint1.type.id = com.vmware.cis.common.healthstatus
endpoint1.type.protocol = rest
endpoint1.ssltrust0 = <insert-here>

endpoint1.data0.key = cis.common.ep.localurl
endpoint1.data0.value = <insert-here>


endpoint2.url = https://<insert-here>:443/ls/sdk
endpoint2.type.id = com.vmware.cis.cs.license.sdk
endpoint2.type.protocol = vmomi
endpoint2.ssltrust0 = <insert-here>

endpoint2.data0.key = cis.common.ep.localurl
endpoint2.data0.value =  <insert-here>


# Service custom attributes - Optional
attribute0.key = com.vmware.cis.cm.GroupResourceKey
attribute0.value = <insert-here>
attribute1.key = com.vmware.cis.cm.ControlScript
attribute1.value = <insert-here>
attribute2.key = com.vmware.cis.cm.HostId
attribute2.value = <insert-here>
