메소드 | 설명 | |
---|---|---|
azureAction ( ) | ||
describeApiSpecAction ( string $version, string $service ) | Describes API specifications | |
hasAccess ( ) | ||
linuxAction ( ) | ||
reportAction ( string $uuid, string $secretHash ) | View report action | |
samlAction ( ) | SAML 2.0 Auth test endpoint | |
windowsAction ( ) | ||
xAzureTokenAction ( string $code = null, string $error = null, string $error_description = null ) | xAzureTokenAction. Redirects to azure environment configuration |
메소드 | 설명 | |
---|---|---|
parseInstallScriptArgs ( array $params, boolean $isLinux = true ) : array | Decode params from href depending on type of OS |
public describeApiSpecAction ( string $version, string $service ) | ||
$version | string | API version |
$service | string | API service |
public reportAction ( string $uuid, string $secretHash ) | ||
$uuid | string | Report uuid |
$secretHash | string | Report secret hash |