Class Keyring
ApiAxle\Api\Keyring class
Wraps Keyring related calls to the ApiAxle API
Namespace: ApiAxle\Api
Author: Phillip Shipley <phillip@phillipshipley.com>
Located at src/ApiAxle/Api/Keyring.php
Author: Phillip Shipley <phillip@phillipshipley.com>
Located at src/ApiAxle/Api/Keyring.php
public
|
#
__construct(
Construct new Keyring object |
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
#
getKeyList( integer $from = 0, integer $to = 100, string $resolve = 'true' )
Get a list of Keys with access to this Keyring |
public
|
|
public
|
|
public
|
|
public
type
|
#
getStats( integer $timestart = false, integer $timeend = false, string $granularity = 'minute', string $format_timeseries = 'true', string $format_timestamp = 'epoch_seconds',
Get real time hits for a keyring |
public
|
|
public
|
|
public
|
protected
|
$config | |
#
Configuration data |
protected
string
|
$name | |
#
Keyring Name |
protected
integer
|
$createdAt | |
#
Created at timestamp, set automatically by API |
protected
integer
|
$updatedAt | |
#
Updated at timestamp, set automatically by API |