Interface BareMetalServerProfileDiskSupportedInterfaces.XDefault

  • Enclosing class:
    BareMetalServerProfileDiskSupportedInterfaces

    public static interface BareMetalServerProfileDiskSupportedInterfaces.XDefault
    The disk interface used for attaching the disk. - `fcp`: Attached using Fiber Channel Protocol - `sata`: Attached using Serial Advanced Technology Attachment - `nvme`: Attached using Non-Volatile Memory Express The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.