# Functions

CreateEndpointGroup will create an endpoint group with a random name.
CreateEndpointGroupWithCIDR will create an endpoint group with a random name and a specified CIDR.
CreateEndpointGroupWithSubnet will create an endpoint group with a random name.
CreateIKEPolicy will create an IKE Policy with a random name and given rule.
CreateIPSecPolicy will create an IPSec Policy with a random name and given rule.
CreateService will create a Service with a random name and a specified router ID An error will be returned if the service could not be created.
CreateSiteConnection will create an IPSec site connection with a random name and specified IKE policy, IPSec policy, service, peer EP group and local EP Group.
DeleteEndpointGroup will delete an Endpoint group with a specified ID.
DeleteIKEPolicy will delete an IKE policy with a specified ID.
DeleteIPSecPolicy will delete an IPSec policy with a specified ID.
DeleteService will delete a service with a specified ID.
DeleteSiteConnection will delete an IPSec site connection with a specified ID.