StartBMCAccessRequest: {
    ip: string;
    serverId: number;
    zone?: Zone;
}

Type declaration

  • ip: string

    The IP authorized to connect to the given server.

  • serverId: number

    ID of the server to start the BMC access.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.