v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132690159.9 KB
projects

Downloads an install script for MonitoringPoints for a given network monitoring provider.

get/v1/{+parent}/monitoringPoints:downloadInstallScript

Path parameters

parentstring required

Required. Parent value for DownloadInstallScriptRequest. Format: projects/{project}/locations/{location}/networkMonitoringProviders/{network_monitoring_provider}

Query parameters

_passwordstring

Optional. Password for logging into the MonitoringPoint.

hostnamestring

Required. The hostname of the MonitoringPoint, e.g. "test-vm"

monitoringPointType'MONITORING_POINT_TYPE_UNSPECIFIED' | 'CONTAINER' | 'KVM' | 'VMWARE' | 'HELM' | 'GCE_VM' | 'AZURE_VM' | 'AWS_EC2'

Required. The type of the monitoring point.

ntpServerAddressstring

Optional. Network Time Protocol a user can configure. If the user omits the field, the default is either NTP servers provided in the DHCP lease or a set of well-known NTP servers pre-configured on the monitoring point. This field can be an IP address or FQDN.

ntpServerSecondaryAddressstring

Optional. Second NTP server.

privateConnectivityEnabledboolean

Optional. For Google Cloud MPs, this field indicates whether the Monitoring Point is deployed in a Private Service Connect deployment. Not used for non-Google Cloud MPs.

staticIpAddress.dnsServerAddressstring

Required. DNS server.

staticIpAddress.dnsServerSecondaryAddressstring

Optional. Second DNS server.

staticIpAddress.domainstring

Optional. Domain name of the MonitoringPoint.

staticIpAddress.gatewayAddressstring

Required. Gateway IP address. Example: "100.80.40.1".

staticIpAddress.ipAddressstring

Required. IP address of the MonitoringPoint.

staticIpAddress.netmaskstring

Optional. Networkmask and CIDR range. Example: "255.255.255.0/24"

timeZone.idstring

IANA Time Zone Database time zone. For example "America/New_York".

timeZone.versionstring

Optional. IANA Time Zone Database version number. For example "2019a".

useDhcpboolean

Optional. Dynamic Host Configuration Protocol, is a network management protocol that automatically assigns IP addresses and other network configuration parameters to devices connecting to a network.

Response

Successful response