Resource: LegacyCaseFederationPlatform
This service is available for customers who migrated SOAR to a customer managed project and have the Chronicle API enabled. A LegacyCaseFederationPlatform denotes a SOAR platform which represents a remote SOAR instance (or this local instance) which serves as a secondary instance in this instance.
| JSON representation | 
|---|
{ "name": string, "displayName": string, "host": string, "apiKey": string, "obfuscatedApiKey": string }  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. The unique id of the LegacyCaseFederationPlatform.  | 
              
displayName | 
                
                   
 Required. The display name of the LegacyCaseFederationPlatform.  | 
              
host | 
                
                   
 Required. The host of the LegacyCaseFederationPlatform, for example test-customer.siemplify-soar.com  | 
              
apiKey | 
                
                   
 Output only. API key generated by the primary instance, for use by the secondary instance. returned on create only  | 
              
obfuscatedApiKey | 
                
                   
 Output only. The obfuscated API key generated for the secondary instance.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Legacy endpoint for creating a case federation platform. | 
                
 | 
              Legacy endpoint for deleting a case federation platform. | 
                
 | 
              Legacy endpoint for getting a case federation platform. |