Documentation
    Preparing search index...

    This file was auto-generated by Fern from our API Definition.

    interface Datacenter {
        label: number;
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    label: number
    name: string
    url: string