associateService
inline suspend fun DevOpsAgentClient.associateService(crossinline block: AssociateServiceRequest.Builder.() -> Unit): AssociateServiceResponse
Adds a specific service association to an AgentSpace. It overwrites the existing association of the same service. Returns 201 Created on success.