Get-DattoRMMSite

SYNOPSIS

Fetches data of the site (including total number of devices) identified by the given site Uid

SYNTAX

Get-DattoRMMSite [-SiteUID] <String> [<CommonParameters>]

DESCRIPTION

The Get-DattoRMMSite cmdlet fetches data of the site (including total number of devices) identified by the given site Uid

EXAMPLES

EXAMPLE 1

Get-DattoRMMSite

Prompts for a site Uid and fetches data of the site

EXAMPLE 2

Get-DattoRMMSite -SiteUID '123456789'

Fetches data for the specific site Id

PARAMETERS

-SiteUID

Fetches data of a specific site identified by the given site Uid

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

N/A

https://celerium.github.io/Celerium.DattoRMM/site/Site/Get-DattoRMMSite.html

https://zinfandel-api.centrastage.net/api/swagger-ui/index.html