Update SPIFFE Mapping
Update an existing SPIFFE-ID to agent mapping.
Path Parameters
Mapping ID
Body
The mapping fields to update
SPIFFE trust domain. Must match the trust domain configured on the gateway for SPIFFE authentication to succeed.
"customer.com"
ID of the Hoop agent this mapping resolves to (exact form). Mutually exclusive with AgentTemplate.
Go text/template that renders to a Hoop agent name. Used with SPIFFEPrefix. See the SPIFFE docs for template field details. Mutually exclusive with AgentID.
The groups assigned to the agent when authenticating via this mapping.
["agents"]
Exact SPIFFE ID to match. Mutually exclusive with SPIFFEPrefix.
"spiffe://customer.com/agent/arqa-prod"
SPIFFE ID prefix. Matches any SVID whose sub begins with this string; longest-prefix wins on lookup. Mutually exclusive with SPIFFEID.
"spiffe://customer.com/agent/"
Response
OK
SPIFFE trust domain. Must match the trust domain configured on the gateway for SPIFFE authentication to succeed.
"customer.com"
ID of the Hoop agent this mapping resolves to (exact form). Mutually exclusive with AgentTemplate.
Go text/template that renders to a Hoop agent name. Used with SPIFFEPrefix. See the SPIFFE docs for template field details. Mutually exclusive with AgentID.
Creation timestamp
The groups assigned to the agent when authenticating via this mapping.
["agents"]
The unique identifier of this resource
Organization ID
Exact SPIFFE ID to match. Mutually exclusive with SPIFFEPrefix.
"spiffe://customer.com/agent/arqa-prod"
SPIFFE ID prefix. Matches any SVID whose sub begins with this string; longest-prefix wins on lookup. Mutually exclusive with SPIFFEID.
"spiffe://customer.com/agent/"
Last update timestamp