diff --git a/packages/clients/src/api/ipam/v1/types.gen.ts b/packages/clients/src/api/ipam/v1/types.gen.ts index 2e00d4fb0..42865dc6b 100644 --- a/packages/clients/src/api/ipam/v1/types.gen.ts +++ b/packages/clients/src/api/ipam/v1/types.gen.ts @@ -28,6 +28,8 @@ export type ResourceType = | 'baremetal_private_nic' | 'llm_deployment' | 'mgdb_instance' + | 'apple_silicon_server' + | 'apple_silicon_private_nic' export interface Resource { /** Type of resource the IP is attached to. */